T Index 

  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  
T — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the Tab key (9).
TabAlignment — final class, package flash.text.engine
The TabAlignment class is an enumeration of constant values that you can use to set the tabAlignment property of the TabStop class.
tabBar — Property, class mx.containers.TabNavigator
A reference to the TabBar inside this TabNavigator.
tabBar — Property, class spark.skins.mobile.TabbedViewNavigatorSkin
A skin part that defines the tab bar of the navigator.
tabBar — Skin Part, class com.adobe.dct.component.datadictionary.DDEditor
A skin part that defines tab bar for the data dictionary editor. A skin part that defines tab bar for the data dictionary editor.
tabBar — Skin Part, class spark.components.TabbedViewNavigator
A skin part that defines the tab bar of the navigator. A skin part that defines the tab bar of the navigator.
TabBar — class, 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 — class, package spark.components
The TabBar class displays a set of identical tabs.
TabBar() — Constructor, class mx.controls.TabBar
Constructor.
TabBar() — Constructor, class spark.components.TabBar
Constructor.
TabBarAccImpl — class, package mx.accessibility
TabBarAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the TabBar class.
TabBarAccImpl — class, package spark.accessibility
TabBarAccImpl is the accessibility implementation class for spark.components.TabBar.
TabBarAccImpl(master:mx.core:UIComponent) — Constructor, class mx.accessibility.TabBarAccImpl
Constructor.
TabBarAccImpl(master:mx.core:UIComponent) — Constructor, class spark.accessibility.TabBarAccImpl
Constructor.
TabBarButtonSkin — class, package spark.skins.spark
The default skin class for Spark TabBar buttons.
TabBarButtonSkin — class, package spark.skins.wireframe
The wireframe skin class for TabBar component.
TabBarButtonSkin() — Constructor, class spark.skins.spark.TabBarButtonSkin
Constructor.
TabBarButtonSkin() — Constructor, class spark.skins.wireframe.TabBarButtonSkin
Constructor.
TabBarSkin — class, package spark.skins.spark
The default skin class for the Spark TabBar component.
TabBarSkin — class, package spark.skins.wireframe
The default wireframe skin class for the Spark TabBar component.
TabBarSkin() — Constructor, class spark.skins.spark.TabBarSkin
Constructor.
TabBarSkin() — Constructor, class spark.skins.wireframe.TabBarSkin
Constructor.
tabBarStyleFilters — Property, class mx.containers.TabNavigator
The set of styles to pass from the TabNavigator to the tabBar.
tabBarVisible — Property, class spark.components.View
Specifies whether a view should show the tab bar or not.
tabbedNavigator — Property, class spark.skins.mobile.TabbedViewNavigatorApplicationSkin
The tabbed navigator for the application
tabbedNavigator — Skin Part, class spark.components.TabbedViewNavigatorApplication
The main tabbedNavigator for the application. The main tabbedNavigator for the application.
TabbedViewNavigator — class, package spark.components
The TabbedViewNavigator class is a container that manages a collection of view navigator containers.
TabbedViewNavigator() — Constructor, class spark.components.TabbedViewNavigator
Constructor.
TabbedViewNavigatorApplication — class, package spark.components
The TabbedViewNavigatorApplication container defines an application with multiple sections.
TabbedViewNavigatorApplication() — Constructor, class spark.components.TabbedViewNavigatorApplication
Constructor.
TabbedViewNavigatorApplicationSkin — class, package spark.skins.mobile
The ActionScript-based skin used for TabbedViewNavigatorApplication.
TabbedViewNavigatorApplicationSkin() — Constructor, class spark.skins.mobile.TabbedViewNavigatorApplicationSkin
Constructor.
TabbedViewNavigatorSkin — class, package spark.skins.mobile
The ActionScript-based skin used for TabbedViewNavigator components.
TabbedViewNavigatorSkin() — Constructor, class spark.skins.mobile.TabbedViewNavigatorSkin
Constructor.
TabbedViewNavigatorTabBarFirstTabSkin — class, package spark.skins.mobile
Skin for the left-most button in the TabbedViewNavigator ButtonBar skin part.
TabbedViewNavigatorTabBarFirstTabSkin() — Constructor, class spark.skins.mobile.TabbedViewNavigatorTabBarFirstTabSkin
Constructor.
TabbedViewNavigatorTabBarHorizontalLayout — class, package spark.skins.mobile.supportClasses
The TabbedViewNavigatorButtonBarHorizontalLayout class is a layout specifically designed for the TabbedViewNavigator.
TabbedViewNavigatorTabBarHorizontalLayout() — Constructor, class spark.skins.mobile.supportClasses.TabbedViewNavigatorTabBarHorizontalLayout
Constructor.
TabbedViewNavigatorTabBarLastTabSkin — class, package spark.skins.mobile
Skin for used for middle and the right-most ButtonBarButton in the TabbedViewNavigator ButtonBar skin.
TabbedViewNavigatorTabBarLastTabSkin() — Constructor, class spark.skins.mobile.TabbedViewNavigatorTabBarLastTabSkin
Constructor.
TabbedViewNavigatorTabBarSkin — class, package spark.skins.mobile
The default skin class for the Spark TabbedViewNavigator tabBar skin part.
TabbedViewNavigatorTabBarSkin() — Constructor, class spark.skins.mobile.TabbedViewNavigatorTabBarSkin
Constructor.
TabbedViewNavigatorTabBarTabSkinBase — class, package spark.skins.mobile.supportClasses
ButtonBarButton skin base class for TabbedViewNavigator ButtonBarButtons.
TabbedViewNavigatorTabBarTabSkinBase() — Constructor, class spark.skins.mobile.supportClasses.TabbedViewNavigatorTabBarTabSkinBase
Constructor.
tabButtonBar — Property, class com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutSkin
The control for the tabs in the form of a ButtonBar.
tabButtonBar — Skin Part, class com.adobe.mosaic.sparklib.tabLayout.TabLayout
The tabButtonBar displays the tabs. It is a Spark ButtonBar. The tabButtonBar displays the tabs.
tabChildren — Property, class flash.display.DisplayObjectContainer
Determines whether the children of the object are tab enabled.
tabChildren — Property, class flash.display.Stage
Determines whether the children of the object are tab enabled.
tabChildren — Property, interface mx.core.IContainer
Determines whether the children of the object are tab enabled.
tabChildrenChange — Event, class flash.display.InteractiveObject
Dispatched when the value of the object's tabChildren flag changes.
TAB_CHILDREN_CHANGE — Constant Static Property, class flash.events.Event
The Event.TAB_CHILDREN_CHANGE constant defines the value of the type property of a tabChildrenChange event object.
TabElement — final class, package flashx.textLayout.elements
The TabElement class represents a <tab/> in the text flow.
TabElement() — Constructor, class flashx.textLayout.elements.TabElement
Constructor - creates a new TabElement instance.
tabEnabled — Property, interface fl.managers.IFocusManagerComponent
Gets a Boolean value that indicates whether pressing the Tab key can move focus to this component.
tabEnabled — Property, class flash.display.InteractiveObject
Specifies whether this object is in the tab order.
tabEnabled — Property, interface mx.core.IContainer
Specifies whether this object is in the tab order.
tabEnabled — Property, interface mx.core.IUITextField
Specifies whether this object is in the tab order.
tabEnabledChange — Event, class flash.display.InteractiveObject
Dispatched when the object's tabEnabled flag changes.
TAB_ENABLED_CHANGE — Constant Static Property, class flash.events.Event
The Event.TAB_ENABLED_CHANGE constant defines the value of the type property of a tabEnabledChange event object.
tabFocusEnabled — Property, class mx.core.FlexHTMLLoader
A flag that indicates whether child objects can receive focus This is similar to the tabEnabled property used by the Flash Player. This is usually true for components that handle keyboard input, but some components in controlbars have them set to false because they should not steal focus from another component like an editor.
tabFocusEnabled — Property, class mx.core.UIComponent
A flag that indicates whether this object can receive focus via the TAB key This is similar to the tabEnabled property used by the Flash Player. This is usually true for components that handle keyboard input, but some components in controlbars have them set to false because they should not steal focus from another component like an editor.
tabFocusEnabled — Property, class mx.flash.UIMovieClip
A flag that indicates whether child objects can receive focus This is similar to the tabEnabled property used by the Flash Player. This is usually true for components that handle keyboard input, but some components in controlbars have them set to false because they should not steal focus from another component like an editor.
tabFocusEnabled — Property, interface mx.managers.IFocusManagerComponent
A flag that indicates whether pressing the Tab key eventually moves focus to this component.
tabGap — Property, class com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutFirstButtonSkin
The gap between the tabs.
tabGap — Property, class com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutLastButtonSkin
The gap between the tabs.
tabGap — Property, class com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutMiddleButtonSkin
The gap between the tabs.
tabGap — Style, class com.adobe.mosaic.sparklib.tabLayout.TabLayout
The distance between the tabs (default is 0)
tabHeight — Style, class com.adobe.mosaic.sparklib.tabLayout.TabLayout
Changes the height of the tab bar - all tabs will be this height.
tabHeight — Style, class mx.containers.TabNavigator
Height of each tab, in pixels.
tabHeight — Style, class mx.controls.TabBar
Height of each tab navigation item, in pixels.
tabIndent — Static Property, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControl
The default Tab indent property.
tabIndex — Property, interface fl.managers.IFocusManagerComponent
Gets the order in which the component receives focus, if tabEnabledis set to true.
tabIndex — Property, class flash.display.InteractiveObject
Specifies the tab ordering of objects in a SWF file.
tabIndex — Property, class lc.procmgmt.ui.layout.WorkspaceModel
Deprecated Since LiveCycle ES Update 1 (8.2): Please use openTab().
tabIndex — Property, interface mx.core.IContainer
Specifies the tab ordering of objects in a SWF file.
tabIndex — Property, interface mx.core.IUITextField
Specifies the tab ordering of objects in a SWF file.
tabIndex — Property, interface mx.managers.IFocusManagerComponent
If tabFocusEnabled, the order in which the component receives focus.
tabIndex — Property, interface spark.core.IEditableText
Specifies the tab ordering of objects in a SWF file.
tabIndexChange — Event, class flash.display.InteractiveObject
Dispatched when the value of the object's tabIndex property changes.
TAB_INDEX_CHANGE — Constant Static Property, class flash.events.Event
The Event.TAB_INDEX_CHANGE constant defines the value of the type property of a tabIndexChange event object.
TabLayout — class, package com.adobe.mosaic.sparklib.tabLayout
TabLayout provides a TabNavigator-like experience using Spark components.
TabLayout() — Constructor, class com.adobe.mosaic.sparklib.tabLayout.TabLayout
Constructor.
TabLayoutBarSkin — class, package com.adobe.mosaic.sparklib.tabLayout.skins
The default skin class for the Spark ButtonBar component.
TabLayoutBarSkin() — Constructor, class com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutBarSkin
Constructor.
TabLayoutEvent — class, package com.adobe.mosaic.sparklib.tabLayout.events
Event class dispatched by the TabLayout component.
TabLayoutEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.mosaic.sparklib.tabLayout.events.TabLayoutEvent
Constructor.
TabLayoutFirstButtonSkin — class, package com.adobe.mosaic.sparklib.tabLayout.skins
The default skin class for the Spark Button component.
TabLayoutFirstButtonSkin() — Constructor, class com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutFirstButtonSkin
Constructor.
TabLayoutLastButtonSkin — class, package com.adobe.mosaic.sparklib.tabLayout.skins
The default skin class for the Spark Button component.
TabLayoutLastButtonSkin() — Constructor, class com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutLastButtonSkin
Constructor.
TabLayoutMiddleButtonSkin — class, package com.adobe.mosaic.sparklib.tabLayout.skins
The default skin class for the Spark Button component.
TabLayoutMiddleButtonSkin() — Constructor, class com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutMiddleButtonSkin
Constructor.
TabLayoutNewTabButtonSkin — class, package com.adobe.mosaic.sparklib.tabLayout.skins
The default skin class for the Spark Button component.
TabLayoutNewTabButtonSkin() — Constructor, class com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutNewTabButtonSkin
Constructor.
TabLayoutOptionMenuButtonSkin — class, package com.adobe.mosaic.sparklib.tabLayout.skins
The default skin class for the Spark Button component.
TabLayoutOptionMenuButtonSkin() — Constructor, class com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutOptionMenuButtonSkin
Constructor.
TabLayoutSkin — class, package com.adobe.mosaic.sparklib.tabLayout.skins
The main skin for the TabLayout component.
TabLayoutSkin() — Constructor, class com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutSkin
Constructor.
table — Property, class flash.data.SQLIndexSchema
The name of the table to which this index is attached.
table — Property, class flash.data.SQLTriggerSchema
The name of the table on which this trigger is defined, or the name of the view if the trigger is defined on a view.
table — Property, class flash.events.SQLUpdateEvent
The name of the table whose data change caused the event to be dispatched.
Table — class, package com.adobe.icc.vo
Represents a table in layout.
Table() — Constructor, class com.adobe.icc.vo.Table
Constructor
tableColumnDetails — Property, class com.adobe.solutions.acm.authoring.presentation.fragment.TableColumnEditor
The instance of TableColumnDetails refering to the column details of the table in FragmentLayoutModel.
TableColumnDetails — class, package com.adobe.icc.vo
Represents a table column.
TableColumnDetails() — Constructor, class com.adobe.icc.vo.TableColumnDetails
Constructor
tableColumnEditor — Skin Part, class com.adobe.solutions.acm.authoring.presentation.fragment.FragmentTableConfigPanel
A skin part that defines the TableColumnEditor component A skin part that defines the TableColumnEditor component
TableColumnEditor — class, package com.adobe.solutions.acm.authoring.presentation.fragment
This component allows editing of the columns of tables in FragmentLayoutModel.
TableColumnEditor() — Constructor, class com.adobe.solutions.acm.authoring.presentation.fragment.TableColumnEditor
Constructor.
tableColumnsDisplay — Skin Part, class com.adobe.solutions.acm.authoring.presentation.fragment.FragmentTableConfigPanel
A skin part that defines the numeric stepper for number of columns in a table A skin part that defines the numeric stepper for number of columns in a table
tableConfigPanel — Skin Part, class com.adobe.solutions.acm.authoring.presentation.fragment.FragmentLayoutEditor
A skin part that defines the panel having fragment's table configurations A skin part that defines the panel having fragment's table configurations
tableListDisplay — Skin Part, class com.adobe.solutions.acm.authoring.presentation.fragment.FragmentTableConfigPanel
A skin part that defines the dropdown containing list of tables A skin part that defines the dropdown containing list of tables
tableName — Property, class com.adobe.icc.editors.model.FieldAssignmentModel
The table name property.
tableName — Property, class com.adobe.icc.editors.model.TargetAreaAssignmentModel
The table name property.
tableName — Property, class com.adobe.icc.vo.Table
The string representing name of the table
TableRow — class, package com.adobe.icc.vo
Represents a table row.
TableRow() — Constructor, class com.adobe.icc.vo.TableRow
Constructor
tableRowDisplayer — Skin Part, class com.adobe.solutions.acm.authoring.presentation.letter.ContainerLayoutAssignmentEditor
A skin part that defines TableRowDisplayer component A skin part that defines TableRowDisplayer component
tableRowNameDisplay — Skin Part, class com.adobe.solutions.acm.authoring.presentation.letter.TableRowNameDisplayer
A skin part that defines the table's row name A skin part that defines the table's row name
TableRowNameDisplayer — class, package com.adobe.solutions.acm.authoring.presentation.letter
Component that displayes the Table's Row Name of the Tables with in the Fragment Layout added to the TargetArea's within the Letter.
TableRowNameDisplayer() — Constructor, class com.adobe.solutions.acm.authoring.presentation.letter.TableRowNameDisplayer
Constructor.
tableRowsDisplay — Skin Part, class com.adobe.solutions.acm.authoring.presentation.fragment.FragmentTableConfigPanel
A skin part that defines the numeric stepper for number of rows in a table A skin part that defines the numeric stepper for number of rows in a table
tables — Property, class com.adobe.consulting.pst.vo.Form
tables — Property, class com.adobe.icc.editors.model.FragmentLayoutModel
The tables of the underlying value object.
tables — Property, class com.adobe.icc.vo.ContainerLayout
Unique list of Table objects found in the container
tables — Property, class flash.data.SQLSchemaResult
An array of SQLTableSchema instances requested in a call to SQLConnection.loadSchema().
tableSOMExpression — Property, class com.adobe.icc.vo.Table
Table's SOM expression
tableTypeRadioButtonGroup — Skin Part, class com.adobe.solutions.acm.authoring.presentation.fragment.FragmentTableConfigPanel
A skin part that defines the table type radioButtonGroup A skin part that defines the table type radioButtonGroup
TabNavigator — class, package mx.containers
The MX TabNavigator container extends the MX ViewStack container by including a TabBar container for navigating between its child containers.
TabNavigator() — Constructor, class mx.containers.TabNavigator
Constructor.
TabNavigatorAutomationImpl — class, package mx.automation.delegates.containers
Defines the methods and properties required to perform instrumentation for the TabNavigator class.
TabNavigatorAutomationImpl(obj:mx.containers:TabNavigator) — Constructor, class mx.automation.delegates.containers.TabNavigatorAutomationImpl
Constructor.
tabOffset — Style, class mx.containers.TabNavigator
The horizontal offset, in pixels, of the tab bar from the left edge of the TabNavigator container.
TabOrderManager — class, package ga.util
Manage the tab order for both MX Guide layouts and Spark Guide layouts.
TabOrderManager(managedComponent:ga.model:ILayoutHost, isContainerFunction:Function) — Constructor, class ga.util.TabOrderManager
Manage the tab order for both MX Guide layouts and Spark Guide layouts.
tabRadius — Style, class com.adobe.mosaic.sparklib.tabLayout.TabLayout
The radius of the corners of the tabs (default is 0)
TabSkin — class, package mx.skins.halo
The skin for all the states of a Tab in a TabNavigator or TabBar.
TabSkin — class, package mx.skins.spark
The Spark skin class for the tabs of the MX TabNavigator container.
TabSkin — class, package mx.skins.wireframe
The wireframe skin class for the tabs of the MX TabNavigator container.
TabSkin() — Constructor, class mx.skins.halo.TabSkin
Constructor.
TabSkin() — Constructor, class mx.skins.spark.TabSkin
Constructor.
TabSkin() — Constructor, class mx.skins.wireframe.TabSkin
Constructor.
TAB_START_PROCESS — Constant Static Property, class lc.procmgmt.ui.layout.WorkspaceModel
Deprecated Since LiveCycle ES Update 1 (8.2): Please use START_PROCESS_TAB_NAME.
TabStop — final class, package flash.text.engine
The TabStop class represents the properties of a tab stop in a text block.
TabStop(alignment:String, position:Number, decimalAlignmentToken:String) — Constructor, class flash.text.engine.TabStop
Creates a new TabStop.
TabStopFormat — class, package flashx.textLayout.formats
The TabStopFormat class represents the properties of a tab stop in a paragraph.
TabStopFormat(initialValues:flashx.textLayout.formats:ITabStopFormat) — Constructor, class flashx.textLayout.formats.TabStopFormat
Creates a new TabStopFormat object.
tabStops — Property, class flash.text.TextFormat
Specifies custom tab stops as an array of non-negative integers.
tabStops — Property, class flash.text.engine.TextBlock
Specifies the tab stops for the text in the text block, in the form of a Vector of TabStop objects.
tabStops — Property, class flashx.textLayout.container.ContainerController
TextLayoutFormat: Specifies the tab stops associated with the paragraph.
tabStops — Property, class flashx.textLayout.elements.FlowElement
TextLayoutFormat: Specifies the tab stops associated with the paragraph.
tabStops — Property, interface flashx.textLayout.formats.ITextLayoutFormat
Specifies the tab stops associated with the paragraph.
tabStops — Property, class flashx.textLayout.formats.TextLayoutFormat
Specifies the tab stops associated with the paragraph.
tabStops — Style, class spark.components.supportClasses.SkinnableTextBase
Specifies the tab stops associated with the paragraph.
tabStops — Style, class spark.components.supportClasses.GroupBase
Specifies the tab stops associated with the paragraph.
tabStops — Style, class spark.components.FormHeading
Specifies the tab stops associated with the paragraph.
tabStops — Style, class spark.components.Scroller
Specifies the tab stops associated with the paragraph.
tabStops — Style, class spark.components.RichText
Specifies the tab stops associated with the paragraph.
tabStops — Style, class spark.components.SkinnableContainer
Specifies the tab stops associated with the paragraph.
tabStops — Style, class spark.components.RichEditableText
Specifies the tab stops associated with the paragraph.
tabStops — Style, class spark.components.NumericStepper
Specifies the tab stops associated with the paragraph.
tabStops — Style, class spark.skins.spark.DefaultItemRenderer
Specifies the tab stops associated with the paragraph.
tabStops — Style, class spark.skins.wireframe.DefaultItemRenderer
Specifies the tab stops associated with the paragraph.
tabStyleName — Style, class mx.containers.TabNavigator
Name of CSS style declaration that specifies styles for the tabs.
tabStyleName — Style, class mx.controls.TabBar
Name of CSS style declaration that specifies the styles to use for the tab navigation items.
TabTabNav — class, package ga.controls
The TabTabNav component uses two nested tab navigators to display the active Guide sections and panels.
TabTabNav() — Constructor, class ga.controls.TabTabNav
Constructor.
TAB_TODO — Constant Static Property, class lc.procmgmt.ui.layout.WorkspaceModel
Deprecated Since LiveCycle ES Update 1 (8.2): Please use TODO_TAB_NAME.
TAB_TRACKING — Constant Static Property, class lc.procmgmt.ui.layout.WorkspaceModel
Deprecated Since LiveCycle ES Update 1 (8.2): Please use TRACKING_TAB_NAME.
TABULAR — Constant Static Property, class flash.text.engine.DigitWidth
Used to specify tabular digit width.
tabWidth — Style, class mx.containers.TabNavigator
Width of each tab, in pixels.
tabWidth — Style, class mx.controls.TabBar
Width of the tab navigation item, in pixels.
tagName — Property, class coldfusion.service.mxml.Image
The tag name to be returned.
tags — Property, interface com.adobe.mosaic.om.interfaces.IMetadata
Retrieves the <Tag> elements content from this XML node.
tags — Property, interface com.adobe.solutions.prm.domain.IProject
Defines the list of tags that can be associated with an entity.
tags — Property, interface com.adobe.solutions.prm.domain.ITeamMember
Defines the list of tags that can be associated with an entity.
tags — Property, interface com.adobe.solutions.prm.domain.IWorkItem
Defines the list of tags that can be associated with an entity.
tags — Property, class com.adobe.solutions.prm.domain.impl.Project
Defines the list of tags that can be associated with an entity.
tags — Property, class com.adobe.solutions.prm.domain.impl.TeamMember
Defines the list of tags that can be associated with an entity.
tags — Property, class com.adobe.solutions.prm.domain.impl.WorkItem
Defines the list of tags that can be associated with an entity.
tags — Property, class com.adobe.solutions.prm.vo.AbstractSearchFilterVO
Contain list of tags.
_tags — Property, class com.adobe.solutions.prm.vo.ExtendableTaggedEntityVO
List of tags that can be associated with an entity.
tags — Property, class com.adobe.solutions.prm.vo.ExtendableTaggedEntityVO
Defines the list of tags that can be associated with an entity.
tail — Property, class mx.utils.LinkedList
Node representing tail of the list.
tailJoint — Property, class fl.ik.IKBone
The tail joint of the bone.
takeOffline() — method, class lc.procmgmt.ui.task.form.TaskForm
Indicates to display a Save As dialog box so that the user can save the PDF form to continue to work on offline.
TAMIL — Constant Static Property, class flash.globalization.NationalDigitsType
Represents the Unicode value for the zero digit of the Tamil digit set.
tan(angleRadians:Number) — Static Method , class Math
Computes and returns the tangent of the specified angle.
tapLocalX — Property, class flash.events.PressAndTapGestureEvent
The horizontal coordinate at which the event occurred relative to the containing interactive object.
tapLocalY — Property, class flash.events.PressAndTapGestureEvent
The vertical coordinate at which the event occurred relative to the containing interactive object.
tapStageX — Property, class flash.events.PressAndTapGestureEvent
The horizontal coordinate at which the tap touch occurred in global Stage coordinates.
tapStageY — Property, class flash.events.PressAndTapGestureEvent
The vertical coordinate at which the tap touch occurred in global Stage coordinates.
target — Property, class com.adobe.ep.ux.content.handlers.PermissionBasedAssetHandler
Actual target Asset Handler wrapped by this instance.
target — Property, class com.adobe.icc.editors.model.ConditionAssignmentModel
The data module that is the item in the list.
target — Property, class com.adobe.icc.editors.model.FieldAssignmentModel
The field associated with this assignment.
target — Property, interface com.adobe.icc.editors.model.IAssignmentModel
The target associated with this assignment.
target — Property, class com.adobe.icc.editors.model.ListAssignmentModel
The data module that is the item in the list.
target — Property, class com.adobe.icc.editors.model.VariableAssignmentModel
The field associated with this assignment.
target — Property, class com.adobe.icc.vo.CDMAssignment
Data module that is the result of the case if the expression evaluates to true.
target — Property, class com.adobe.icc.vo.LDMAssignment
Specifies the data module that is the item in the list.
target — Property, class com.adobe.livecycle.assetmanager.client.handler.PermissionBasedAssetHandler
Specifies the target asset handler that is wrapped by this instance.
target — Property, class com.adobe.mosaic.layouts.MosaicLayoutBase
Called when the target group is set for this layout.
target — Property, class fl.motion.AnimatorBase
The display object being animated.
target — Property, class fl.motion.BezierEase
The name of the animation property to target.
target — Property, class fl.motion.CustomEase
The name of the animation property to target.
target — Property, class fl.motion.FunctionEase
The name of the animation property to target.
target — Property, interface fl.motion.ITween
The name of the animation property to target.
target — Property, class fl.motion.SimpleEase
The name of the animation property to target.
target — Property, class flash.display.ShaderJob
The object into which the result of the shader operation is written.
target — Property, class flash.events.Event
The event target.
target — Property, class flash.net.dns.SRVRecord
The canonical host name of the server providing the service.
target — Property, class flash.text.TextFormat
Indicates the target window where the hyperlink is displayed.
target — Property, class flashx.textLayout.elements.LinkElement
The Target value associated with the LinkElement.
target — Property, class flashx.textLayout.operations.ApplyLinkOperation
The target of the link.
target — Property, class mx.effects.Effect
The object to which this effect is applied.
target — Property, class mx.effects.EffectInstance
The UIComponent object to which this effect is applied.
target — Property, interface mx.effects.IEffect
The object to which this effect is applied.
target — Property, interface mx.effects.IEffectInstance
The UIComponent object to which this effect is applied.
target — Property, class mx.effects.effectClasses.PropertyChanges
A target component of a transition.
target — Property, class mx.geom.Transform
The IVisualElement with which the Transform will keep in synch.
target — Property, class mx.states.AddChild
The child to be added.
target — Property, class mx.states.RemoveChild
The child to remove from the view.
target — Property, class mx.states.SetEventHandler
The component that dispatches the event.
target — Property, class mx.states.SetProperty
The object containing the property to be changed.
target — Property, class mx.states.SetStyle
The object whose style is being changed.
target — Property, class spark.layouts.supportClasses.LayoutBase
The GroupBase container whose elements are measured, sized and positioned by this layout.
target — Property, class spark.skins.spark.HighlightBitmapCaptureSkin
Object to target.
target — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseBreadCrumbFocusSkin
Accessor for the target of this skin.
targetArea — Property, class com.adobe.icc.editors.model.TargetAreaAssignmentModel
The target area associated with this assignment.
targetArea — Property, class com.adobe.icc.vo.TargetAreaAssignment
Specifies the TargetArea associated with this assignment.
targetArea — Property, class mx.effects.Dissolve
The area of the target to play the effect upon.
targetArea — Property, class mx.effects.effectClasses.DissolveInstance
The area of the target to play the effect upon.
targetArea — Property, class mx.effects.effectClasses.MaskEffectInstance
The area where the mask is applied on the target.
TargetArea — class, package com.adobe.icc.vo
Class representation of a Target Area in a Layout (XDP).
TargetArea() — Constructor, class com.adobe.icc.vo.TargetArea
Constructor
TargetAreaAssignment — class, package com.adobe.icc.vo
Properties of a TargetArea, from a Layout or a ContainerLayout, within a Letter.
TargetAreaAssignment() — Constructor, class com.adobe.icc.vo.TargetAreaAssignment
Constructor
targetAreaAssignmentEditor — Skin Part, class com.adobe.solutions.acm.authoring.presentation.letter.ContainerLayoutAssignmentEditor
A skin part that defines TargetAreaAssignmentEditor component A skin part that defines TargetAreaAssignmentEditor component
TargetAreaAssignmentEditor — class, package com.adobe.solutions.acm.authoring.presentation.letter
The component which enables editing of Target area associated with a letter's layout or fragment.
TargetAreaAssignmentEditor() — Constructor, class com.adobe.solutions.acm.authoring.presentation.letter.TargetAreaAssignmentEditor
Constructor.
targetAreaAssignmentModel — Property, class com.adobe.solutions.acm.authoring.presentation.letter.TargetAreaAssignmentEditor
The instance of TargetAreaAssignmentModel whose elements are being currently worked upon.
TargetAreaAssignmentModel — class, package com.adobe.icc.editors.model
The domain class representing the target area assignments in Letters.
targetAreaAssignments — Property, class com.adobe.consulting.pst.vo.Letter
Unique list of TargetAreaAssignment objects
targetAreaAssignments — Property, class com.adobe.icc.editors.model.ContainerLayoutAssignmentModel
The list of target area assignments in this ContainerLayoutAssignment.
targetAreaAssignments — Property, class com.adobe.icc.editors.model.LetterModel
The list of target area assignments in this Letter.
targetAreaDisplayList — Skin Part, class com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod
A skin part that defines the list of target areas to be displayed in the content capture panel. A skin part that defines the list of target areas to be displayed in the content capture panel.
_targetAreaId — Property, class com.adobe.icc.vo.TargetAreaAssignment
targetAreaName — Skin Part, class com.adobe.solutions.acm.ccr.presentation.contentcapture.TargetAreaRenderer
A skin part that defines the name of the TargetArea. A skin part that defines the name of the TargetArea.
targetAreaNameDisplay — Skin Part, class com.adobe.solutions.acm.authoring.presentation.letter.TargetAreaAssignmentEditor
A skin part that defines the target area's name A skin part that defines the target area's name
targetAreaOpen — Property, class com.adobe.solutions.acm.ccr.presentation.contentcapture.TargetAreaRenderer
Specifies whether the target area is currently in expanded or collapsed state.
TargetAreaRenderer — class, package com.adobe.solutions.acm.ccr.presentation.contentcapture
The TargetAreaRenderer component is a skinnable item renderer that renders a letter TargetArea.
TargetAreaRenderer() — Constructor, class com.adobe.solutions.acm.ccr.presentation.contentcapture.TargetAreaRenderer
Constructor.
targetAreas — Property, class com.adobe.consulting.pst.vo.Form
Unique list of TargetArea objects, one for each exposed target in the layout
targetAreas — Property, class com.adobe.icc.editors.model.FragmentLayoutModel
The target areas of the underlying value object.
targetAreas — Property, class com.adobe.icc.editors.model.LayoutModel
The target areas of the underlying value object.
targetAreas — Property, class com.adobe.icc.vo.ContainerLayout
Unique list of TargetArea objects found in the container
targetAssignmentEditor — Skin Part, class com.adobe.solutions.acm.authoring.presentation.letter.LetterContentPanel
A skin part that defines TargetAreaAssignmentEditor component A skin part that defines TargetAreaAssignmentEditor component
targetAssignmentsListDisplay — Skin Part, class com.adobe.solutions.acm.authoring.presentation.letter.ContainerLayoutAssignmentEditor
A skin part that defines the list holding target assignments A skin part that defines the list holding target assignments
targetAssignmentsListDisplay — Skin Part, class com.adobe.solutions.acm.authoring.presentation.letter.LetterContentPanel
A skin part that defines the list holding target assignments A skin part that defines the list holding target assignments
targetColor — Property, class com.adobe.consulting.pst.vo.FlexConfiguration
The highlighting color to be applied on a Target (in Doc Composer).
targetElement — Property, class flashx.textLayout.operations.FlowElementOperation
Specifies the element this operation modifies.
targetElement — Property, class flashx.textLayout.operations.SplitElementOperation
Specifies the element this operation modifies.
targetFactory — Property, class mx.states.AddChild
The factory that creates the child.
targetFrameRate — Property, class flash.events.ThrottleEvent
The frame rate that Flash Player or AIR targets after the ThrottleEvent is dispatched.
targetHighlightType — Property, class com.adobe.consulting.pst.vo.FlexConfiguration
The highlighting type to be done on a Target (in Doc Composer).
targetInstance — Property, class com.adobe.solutions.acm.ccr.presentation.contentcapture.FreeTextSettings
The TargetInstance in which the free form text will be inserted.
TargetInstance — class, package com.adobe.icc.dc.domain
This class is the runtime representation of the target area associated with the letter.
TargetInstance(targetData:com.adobe.icc.dc.data:TargetData, reloadTarget:com.adobe.icc.dc.data.reload:ReloadTarget) — Constructor, class com.adobe.icc.dc.domain.TargetInstance
Constructor.
targetInstanceFilterFunction — Property, class com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod
The filter function to filter the target areas that are shown in the content capture.
targetInstanceList — Property, class com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod
The TargetInstance list of the letter.
targetInstances — Property, class com.adobe.icc.dc.domain.LetterInstance
Collection of TargetInstance objects that represent the current state of content selection as well as optional content for each content target in the current letter.
targetName — Property, class fl.motion.AnimatorBase
The name of the target object as seen by the parent DisplayObjectContainer.
targetParent — Property, class fl.motion.AnimatorBase
The target parent DisplayObjectContainer being animated, which can be used in conjunction with targetName to retrieve the target object after it is removed and then replaced on the timeline.
targetParentButton — Property, class fl.motion.AnimatorBase
targets — Property, class mx.effects.Effect
An Array of objects that are targets for the effect.
targets — Property, interface mx.effects.IEffect
An Array of objects that are targets for the effect.
targetSeries — Property, class mx.charts.effects.effectClasses.SeriesEffectInstance
The series targeted by this instance.
targetState3D — Property, class fl.motion.AnimatorBase
The initial orientation for the target object.
targetURL — Property, class com.adobe.icomm.assetplacement.controller.PromoImage
Specifies the target URL that will be invoked when this PromoImage is clicked.
targetURL — Property, class com.adobe.icomm.assetplacement.controller.PromoSWFLoader
Specifies the target URL that will be invoked when this PromoImage is clicked.
targetURL — Property, class com.adobe.icomm.assetplacement.model.Resource
Specifies a reference to an external web page.
targetVisualBounds — Property, class mx.effects.effectClasses.MaskEffectInstance
The actual size of the effect target, including any drop shadows.
task — Property, class com.adobe.ep.ux.documentsubmit.component.DocumentSubmitComponent
The selected task associated with the document.
task — Property, class com.adobe.ep.ux.documentsubmit.domain.DocumentSubmit
The selected task associated with the document.
task — Property, class lc.procmgmt.commands.TaskCommand
The task that is associated with the command.
task — Property, class lc.procmgmt.domain.TaskAttachmentInfo
A Task object that stores the task the attachments are associated with.
task — Property, class lc.procmgmt.events.SwfDataEvent
The Task object that is associated with the event.
task — Property, class lc.procmgmt.formbridge.SwfConnector
The task associated with the Flex application.
task — Property, class lc.procmgmt.ui.attachments.AttachmentHeaderModel
The process management task that the attachments are associated with.
task — Property, class lc.procmgmt.ui.attachments.AttachmentListModel
The process management task that the notes and attachments are associated with.
task — Property, class lc.procmgmt.ui.attachments.AttachmentsModel
The process management task that the attachments are associated with.
task — Property, class lc.procmgmt.ui.startpoint.StartpointDetailsModel
The task associated with the selected startpoint.
task — Property, class lc.procmgmt.ui.task.TaskCardRendererModel
A Task object
task — Property, class lc.procmgmt.ui.task.TaskDetailsModel
A Task object representing the task assigned to the user.
task — Property, class lc.procmgmt.ui.task.TaskImageModel
The task that is used as the source to retrieve an image.
task — Property, class lc.procmgmt.ui.task.TaskInfoModel
The Task object that all properties of this model are bound to.
task — Property, class lc.procmgmt.ui.task.form.TaskForm
The task associated with the form.
Task — class, package lc.procmgmt.domain
The Task class represents a task on the Document Server.
TASK_ABANDON — Constant Static Property, class lc.procmgmt.events.TaskActionCompleteEvent
A special value that specifies the abandon task event type.
taskACL — Property, class lc.procmgmt.domain.Task
The access control list for a task.
taskACL — Property, class lc.procmgmt.ui.attachments.AttachmentHeaderModel
The TaskACL object associated with the current task.
TaskACL — class, package lc.procmgmt.domain
The TaskACL class describes the permissions that control various operations on a task.
taskAction — Property, class com.adobe.ep.ux.documentsubmit.skin.DocumentSubmitSkin
taskAction — Skin Part, class com.adobe.ep.ux.documentsubmit.domain.DocumentSubmit
The skin part that defines the buttons used to submit data for the task and completes the task. The skin part that defines the buttons used to submit data for the task and completes the task.
TaskAction — class, package com.adobe.ep.ux.taskaction.domain
The TaskAction UX component allows the user to interact with actions provied by a task.
TaskAction() — Constructor, class com.adobe.ep.ux.taskaction.domain.TaskAction
Constructor.
TaskActionCompleteEvent — class, package lc.procmgmt.events
The TaskActionCompleteEvent event is dispatched when a task action such as consult, forward, or delegate returns.
TaskActionCompleteEvent(taskId:String, userOid:String, type:String, bubbles:Boolean, cancelable:Boolean, token:lc.foundation.util:Token) — Constructor, class lc.procmgmt.events.TaskActionCompleteEvent
Constructor.
TaskActionComponent — class, package com.adobe.ep.ux.taskaction.component
This Task Action UX component renders the user action buttons for the provided ILCTask class.
TaskActionComponent() — Constructor, class com.adobe.ep.ux.taskaction.component.TaskActionComponent
Constructor.
TaskActionSkin — class, package com.adobe.ep.ux.taskaction.skin
The default skin for the TaskAction UX component.
TaskActionSkin() — Constructor, class com.adobe.ep.ux.taskaction.skin.TaskActionSkin
Constructor.
taskAttachmentInfo — Property, class lc.procmgmt.commands.AttachmentCommand
The TaskAttachmentInfo object that is associated with this command.
TaskAttachmentInfo — class, package lc.procmgmt.domain
The TaskAttachmentInfo class is used to handle attachments associated with tasks.
TaskAttachmentInfo(session:lc.foundation.domain:SessionMap, task:lc.procmgmt.domain:Task, attachmentInfo:lc.procmgmt.domain:AttachmentInfo, userID:String) — Constructor, class lc.procmgmt.domain.TaskAttachmentInfo
Constructor.
TaskCardRenderer — class, package lc.procmgmt.ui.task
The TaskCardRenderer component displays task information in a card layout.
TaskCardRenderer() — Constructor, class lc.procmgmt.ui.task.TaskCardRenderer
Constructor.
TaskCardRendererModel — class, package lc.procmgmt.ui.task
The TaskCardRendererModel class acts as the model for the TaskCardRenderer component.
TaskCardRendererModel() — Constructor, class lc.procmgmt.ui.task.TaskCardRendererModel
Constructor.
taskCardRenderModel — Property, class lc.procmgmt.ui.task.TaskCardRenderer
The presentation model for this view.
TASK_CLAIM — Constant Static Property, class lc.procmgmt.events.TaskActionCompleteEvent
A special value that specifies the claim task event type.
TASK_CLASS_MULTI_USER — Constant Static Property, class lc.procmgmt.TaskConstants
The value that specifies the task is from an Approval Service.
TASK_CLASS_STANDARD — Constant Static Property, class lc.procmgmt.TaskConstants
The value that specifies the task is from an User 2.0 service.
TASK_CLASS_STANDARD_LC8 — Constant Static Property, class lc.procmgmt.TaskConstants
The value that specifies the task is from an User 1.0 service.
TaskCommand — class, package lc.procmgmt.commands
The TaskCommand class is a generic command that has direct association with a Task object.
TaskCommand(task:lc.procmgmt.domain:Task, name:String) — Constructor, class lc.procmgmt.commands.TaskCommand
Constructor.
taskCommandBar — Property, class lc.procmgmt.ui.task.TaskCardRenderer
The container of the command buttons.
taskCommandBarModel — Property, class lc.procmgmt.ui.task.TaskCardRendererModel
The list of commands available to perform on a task.
taskCommandCollection — Property, class lc.procmgmt.ui.task.TaskCardRendererModel
A collection of TaskCommand objects.
taskCommandEvent — Event, class lc.procmgmt.ui.task.TaskCardRenderer
Dispatched when a command has been performed on a task.
taskCommandEvent — Event, class lc.procmgmt.ui.task.TaskTileList
Dispatched when a button is clicked in Workspace that executes a command.
TASK_COMPLETE — Constant Static Property, class lc.foundation.events.ObjectResultEvent
A special value that specifies the task completed.
taskCompleted — Event, class com.adobe.ep.ux.documentsubmit.component.DocumentSubmitComponent
Dispatched when the task completes successfully.
taskCompleted — Event, class com.adobe.ep.ux.taskaction.component.TaskActionComponent
ispatched when the task succesfully completes.
TASK_COMPLETED — Constant Static Property, class com.adobe.ep.taskmanagement.event.TaskCompletedEvent
The TASK_COMPLETED constant defines the event type.
TaskCompletedEvent — class, package com.adobe.ep.taskmanagement.event
The TaskCompleted event is dispatched when a task completes successfully.
taskCompletionFailed — Event, class com.adobe.ep.ux.documentsubmit.component.DocumentSubmitComponent
Dispatched when a task fails to complete and the Experience Server returns an error.
taskCompletionFailed — Event, class com.adobe.ep.ux.taskaction.component.TaskActionComponent
Dispatched when the task completion fails and the Experience Server returns an error.
TaskCompletionFailedEvent — class, package com.adobe.ep.taskmanagement.event
The TaskCompletedFailedEvent event is dispatched when a task fails to complete.
TaskConstants — class, package lc.procmgmt
The TaskConstants class holds constants for the Task class status and priority properties.
TASK_CONSULT — Constant Static Property, class lc.procmgmt.events.TaskActionCompleteEvent
A special value that specifies the consult task event type.
taskCountAll — Property, class lc.procmgmt.domain.QueueBase
The count of all tasks in the queue.
taskCountLabel — Skin Part, class com.adobe.ep.ux.tasklist.domain.TaskList
A label skin component to show the number of tasks in the Tasklist UX Component. A label skin component to show the number of tasks in the Tasklist UX Component.
TASK_DESCRIPTION — Constant Static Property, class lc.procmgmt.events.TaskActionCompleteEvent
A special value that specifies the description changed for the task event type.
taskDetailDataGroup — Skin Part, class com.adobe.ep.ux.taskdetails.domain.TaskDetails
The data for the TaskDetails UX component. The data for the TaskDetails UX component.
TaskDetails — class, package com.adobe.ep.ux.taskdetails.domain
The TaskDetails class provides a list of details that can be rendered editable.
TaskDetails — class, package lc.procmgmt.ui.task
The TaskDetails component represents the information on the task card.
TaskDetails() — Constructor, class com.adobe.ep.ux.taskdetails.domain.TaskDetails
Constructor.
TaskDetails() — Constructor, class lc.procmgmt.ui.task.TaskDetails
Constructor.
TaskDetailsAXMSkin — class, package com.adobe.ep.ux.taskdetails.skin
This is a skin for the Task Details UX component.
TaskDetailsAXMSkin() — Constructor, class com.adobe.ep.ux.taskdetails.skin.TaskDetailsAXMSkin
Constructor.
taskDetailsCancel(value:Object) — method, class lc.procmgmt.ui.search.SearchSelectorModel
An event listener for the SearchTemplateEvent.SEARCH_CANCELLED event.
taskDetailsClose() — method, class lc.procmgmt.ui.search.SearchSelectorModel
An event listener that handles when the task details close.
TaskDetailsComponent — class, package com.adobe.ep.ux.taskdetails.component
The TaskDetailsComponent class wraps the TaskDetails UX component by providing the required interaction with the ITaskManager class.
TaskDetailsComponent() — Constructor, class com.adobe.ep.ux.taskdetails.component.TaskDetailsComponent
Constructor.
TaskDetailsModel — class, package lc.procmgmt.ui.task
The TaskDetailsModel class provides support for the views that are interested in the TaskDetails component.
TaskDetailsModel() — Constructor, class lc.procmgmt.ui.task.TaskDetailsModel
Constructor.
TaskDetailsSkin — class, package com.adobe.ep.ux.taskdetails.skin
This is a simple list-based skin for the Task Details UX component.
TaskDetailsSkin() — Constructor, class com.adobe.ep.ux.taskdetails.skin.TaskDetailsSkin
Constructor.
TaskDirective — class, package lc.procmgmt.ui.task
The TaskDirective component is where end users are given the ability to forward, share, or consult a task with another person.
TaskDirective() — Constructor, class lc.procmgmt.ui.task.TaskDirective
Constructor.
TaskDirectiveBase — class, package lc.procmgmt.ui.task
The TaskDirectiveBase serves as the parent of the TaskDirective view.
taskDirectiveModel — Property, class lc.procmgmt.ui.task.TaskDirective
The presentation model for this view.
TaskDirectiveModel — class, package lc.procmgmt.ui.task
The TaskDirectiveModel class acts as the model for the TaskDirective component.
taskDocument — Property, class com.adobe.ep.ux.documentsubmit.skin.DocumentSubmitSkin
taskDocument — Skin Part, class com.adobe.ep.ux.documentsubmit.domain.DocumentSubmit
The skin part that defines the document. The skin part that defines the document.
TASK_EXTRA_RESULT — Constant Static Property, class lc.foundation.events.ObjectResultEvent
A special value that specifies that an extra task result was provided when the process started.
TaskForm — class, package lc.procmgmt.ui.task.form
The TaskForm component can display the form that is associated with a particular Task object.
TaskForm() — Constructor, class lc.procmgmt.ui.task.form.TaskForm
Constructor.
TaskFormSaveCommand — class, package lc.procmgmt.ui.task.form.commands
The TaskFormSaveCommand class executes the TaskForm object's save operation.
TaskFormSaveCommand(taskForm:lc.procmgmt.ui.task.form:TaskForm) — Constructor, class lc.procmgmt.ui.task.form.commands.TaskFormSaveCommand
Constructor.
TaskFormSubmitCommand — class, package lc.procmgmt.ui.task.form.commands
The TaskFormSubmitCommand class executes the TaskForm object's submit operation.
TaskFormSubmitCommand(taskForm:lc.procmgmt.ui.task.form:TaskForm) — Constructor, class lc.procmgmt.ui.task.form.commands.TaskFormSubmitCommand
Constructor.
TaskFormTakeOfflineCommand — class, package lc.procmgmt.ui.task.form.commands
The TaskFormTakeOfflineCommand class executes the TaskForm object's take offline operation and is used to take a form offline.
TaskFormTakeOfflineCommand(taskForm:lc.procmgmt.ui.task.form:TaskForm) — Constructor, class lc.procmgmt.ui.task.form.commands.TaskFormTakeOfflineCommand
Constructor.
TASK_FOR_PROCESS_INSTANCE_RESULT — Constant Static Property, class lc.foundation.events.CollectionResultEvent
A special value that specifies to retrieve the process instance results for a task.
TASK_FORWARD — Constant Static Property, class lc.procmgmt.events.TaskActionCompleteEvent
A special value that specifies the forward task event type.
taskId — Property, interface com.adobe.ep.taskmanagement.domain.IAttachment
The unique identifier for the task.
taskId — Property, class com.adobe.ep.ux.attachmentlist.component.AttachmentListComponent
The task identifier (task ID) used by the UX component.
taskId — Property, class com.adobe.ep.ux.attachmentlist.domain.events.AttachmentEvent
The identifier of the task.
taskId — Property, class com.adobe.ep.ux.taskdetails.component.TaskDetailsComponent
The identifier of a task for which to show the task details.
taskId — Property, class ga.model.GuidedActivity
TaskId passed in as a flashVar.
taskId — Property, class lc.procmgmt.domain.AttachmentInfo
The unique identifier for the task.
taskId — Property, class lc.procmgmt.domain.Task
The task identifier.
taskId — Property, class lc.procmgmt.domain.TaskACL
The task identifier of the corresponding task.
taskId — Property, class lc.procmgmt.events.TaskActionCompleteEvent
The unique identifier of the task.
taskId — Property, class lc.procmgmt.ui.task.TaskInfoModel
The unique identifier of the task.
TaskImage — class, package lc.procmgmt.ui.task
The TaskImage class displays the image associated with the process to which the task belongs.
TaskImage() — Constructor, class lc.procmgmt.ui.task.TaskImage
Constructor.
taskImageModel — Property, class lc.procmgmt.ui.startpoint.StartpointDetailsModel
The details of an image associated with a task.
TaskImageModel — class, package lc.procmgmt.ui.task
The TaskImageModel class provides support for views that are interested in displaying an image configured for the process to which the task belongs.
TaskImageModel() — Constructor, class lc.procmgmt.ui.task.TaskImageModel
Constructor.
TaskInfo — class, package lc.procmgmt.ui.task
The TaskInfo class displays a set of properties for a selected Task object.The TaskInfo component displays the stepName of the Task on top of all of the other Task properties.
TaskInfo() — Constructor, class lc.procmgmt.ui.task.TaskInfo
Constructor.
taskInfoModel — Property, class lc.procmgmt.ui.startpoint.StartpointDetailsModel
The details of a task.
taskInfoModel — Property, class lc.procmgmt.ui.task.TaskDetailsModel
A TaskInfoModel object representing the information for a task.
TaskInfoModel — class, package lc.procmgmt.ui.task
The TaskInfoModel class provides support for views that are interested in the Task object's data, such as, the TaskInfo component.
TaskInfoModel() — Constructor, class lc.procmgmt.ui.task.TaskInfoModel
Constructor.
taskItemRenderer — Property, class com.adobe.ep.ux.tasklist.domain.TaskList
The ITask item renderer.
TaskItemResult — class, package lc.procmgmt.domain
The TaskItemResult class passes item data from the Document Server when the item is rendered or submitted.
taskList — Property, class com.adobe.ep.ux.tasklist.skin.TaskListSkin
taskList — Skin Part, class com.adobe.ep.ux.tasklist.domain.TaskList
The skin part for the list of tasks. The skin part for the list of tasks.
TaskList — class, package com.adobe.ep.ux.tasklist.domain
The TaskList UX Component is a list that does not extend the spark ListBase class, but is an entirely skinnable component.
TaskList() — Constructor, class com.adobe.ep.ux.tasklist.domain.TaskList
Constructor.
TaskListComponent — class, package com.adobe.ep.ux.tasklist.component
The TaskDetailsComponent wraps the TaskDetails UX Component by providing the required interaction with the ITaskManager class.
TaskListComponent() — Constructor, class com.adobe.ep.ux.tasklist.component.TaskListComponent
Constructor.
TaskListSkin — class, package com.adobe.ep.ux.tasklist.skin
The default skin for the TaskList UX component.
TaskListSkin() — Constructor, class com.adobe.ep.ux.tasklist.skin.TaskListSkin
Constructor.
TASK_LOCK — Constant Static Property, class lc.procmgmt.events.TaskActionCompleteEvent
A special value that specifies the lock task event type.
taskManager — Property, class com.adobe.ep.ux.attachmentlist.component.AttachmentListComponent
The ILCTaskManager instance.
taskManager — Property, class com.adobe.ep.ux.documentsubmit.component.DocumentSubmitComponent
The ILCTaskManager instance.
taskManager — Property, class com.adobe.ep.ux.taskaction.component.TaskActionComponent
A TaskManager instance.
taskManager — Property, class com.adobe.ep.ux.taskdetails.component.TaskDetailsComponent
A taskmanager instance to use to load the task from the specified task identifier.
taskManager — Property, class com.adobe.ep.ux.tasklist.component.TaskListComponent
The ITaskManager instance.
TaskManager — class, package com.adobe.ep.taskmanagement.services
The implementation of the ITaskManager to use Remoting with the Experience Services - Task Management service.
TaskManager(taskManagerEndpointName:String, remotingURL:String, locale:String) — Constructor, class com.adobe.ep.taskmanagement.services.TaskManager
Constructor.
TaskManagerEvent — class, package com.adobe.ep.taskmanagement.event
The TaskManagerEvent event is the base event class.
TaskManagerEvent(type:String, bubbles:Boolean, cancelable:Boolean, token:com.adobe.ep.taskmanagement.util:IToken) — Constructor, class com.adobe.ep.taskmanagement.event.TaskManagerEvent
Constructor.
TaskManagerFaultEvent — class, package com.adobe.ep.taskmanagement.event
The TaskManagerFaultEvent event is dispatched when a fault occurs.
TaskManagerFaultEvent(errorMessage:String, errorParams:Object, type:String, bubbles:Boolean, cancelable:Boolean, token:com.adobe.ep.taskmanagement.util:IToken) — Constructor, class com.adobe.ep.taskmanagement.event.TaskManagerFaultEvent
Constructor.
TaskManagerServiceConstants — class, package com.adobe.ep.taskmanagement.services
TaskManager constants.
taskNameHeader — Property, class com.adobe.ep.ux.taskdetails.domain.TaskDetails
The header text for the TaskDetails UX Component.
taskProperty — Property, class com.adobe.ep.ux.taskdetails.domain.TaskPropertyChangedEvent
The task property associated with this event.
TaskProperty — class, package com.adobe.ep.taskmanagement.domain
The TaskProperty class defines the values of custom task properties.
TaskPropertyChangedEvent — class, package com.adobe.ep.ux.taskdetails.domain
The TaskPropertyChangedEvent class indicates when a task property value is modified in the Task Details UX component.
TaskPropertyChangedEvent(type:String, taskProperty:Object, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.ep.ux.taskdetails.domain.TaskPropertyChangedEvent
Constructor.
TASKPROPERTY_CHANGED_EVENT — Constant Static Property, class com.adobe.ep.ux.taskdetails.domain.TaskPropertyChangedEvent
The TaskPropertyChangedEvent constant specifie the event type name.
TASK_REJECT — Constant Static Property, class lc.procmgmt.events.TaskActionCompleteEvent
A special value that specifies the reject task event type.
TASK_RESULT — Constant Static Property, class lc.foundation.events.ObjectResultEvent
A special value that specifies that task results are available.
tasks — Property, class lc.procmgmt.domain.ProcessInstance
The collection of tasks for the process instance.
tasks — Property, class lc.procmgmt.domain.QueueBase
The collection of tasks associated with this queue.
TASK_SHARE — Constant Static Property, class lc.procmgmt.events.TaskActionCompleteEvent
A special value that specifies the share task event type.
tasksTab — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.ReviewStage
A reference to the TasksTab object that displays the task details of a stage. A reference to the TasksTab object that displays the task details of a stage.
tasksTab — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.ApprovalStage
A reference to the TasksTab object that displays the stage task details. A reference to the TasksTab object that displays the stage task details.
TasksTab — class, package com.adobe.solutions.rca.presentation.template.stages
The host component for the Tasks tab, used to display details of review and approval stages.
TasksTab() — Constructor, class com.adobe.solutions.rca.presentation.template.stages.TasksTab
The constructor for TasksTab class.
taskStage — Property, class com.adobe.solutions.rca.presentation.template.stages.TasksTab
The stage associated with the tasks tab.
TASK_STATUS_ASSIGNED — Constant Static Property, class lc.procmgmt.TaskConstants
A special value that specifies the task has been assigned.
TASK_STATUS_ASSIGNED_SAVED — Constant Static Property, class lc.procmgmt.TaskConstants
A special value that specifies the task has been assigned and saved.
TASK_STATUS_COMPLETED — Constant Static Property, class lc.procmgmt.TaskConstants
A special value that specifies the task has been completed.
TASK_STATUS_CREATED — Constant Static Property, class lc.procmgmt.TaskConstants
A special value that specifies the task has been created.
TASK_STATUS_CREATED_SAVED — Constant Static Property, class lc.procmgmt.TaskConstants
A special value that specifies the task has been created and saved.
TASK_STATUS_DEADLINED — Constant Static Property, class lc.procmgmt.TaskConstants
A special value that specifies the task has deadlined.
TASK_STATUS_TERMINATED — Constant Static Property, class lc.procmgmt.TaskConstants
A special value that specifies the task has been terminated.
TaskTileList — class, package lc.procmgmt.ui.task
The TaskTileList component is configured to use the TaskCardRenderer component to display tasks in a grid, as well as to pass on relevant events from the renderer.
TaskTileList() — Constructor, class lc.procmgmt.ui.task.TaskTileList
Constructor.
taskType — Property, class com.adobe.livecycle.rca.model.stage.AbstractStage
Specifies how tasks are delivered to participants.
taskType — Property, interface com.adobe.solutions.rca.domain.IStage
This property determines the mechanism of task delivery to participants.
taskType — Property, class com.adobe.solutions.rca.domain.impl.Stage
This property determines the mechanism of task delivery to participants.
taskType — Property, class com.adobe.solutions.rca.vo.ReviewStageVO
This property determines the mechanism of task delivery to participants.
taskTypeName — Property, interface com.adobe.ep.taskmanagement.domain.ITask
A name that specifies the tasktype.
taskTypeName — Property, interface com.adobe.ep.taskmanagement.filter.IFilter
The task type to use to filter the results.
TaskTypes — class, package com.adobe.livecycle.rca.model.constant
TaskTypes enumerator.
TaskTypes — class, package com.adobe.solutions.rca.constant
TaskTypes Enum.
TaskTypes() — Constructor, class com.adobe.livecycle.rca.model.constant.TaskTypes
Provides values for the taskType property of AbstractStage.
TaskTypes() — Constructor, class com.adobe.solutions.rca.constant.TaskTypes
The constructor for TaskTypes class.
TASK_UNLOCK — Constant Static Property, class lc.procmgmt.events.TaskActionCompleteEvent
A special value that specifies the unlock task event type.
TaskUserCommand — class, package lc.procmgmt.commands
The TaskUserCommand class is a generic command that has direct association with a Task object and a User object.
TaskUserCommand(task:lc.procmgmt.domain:Task, name:String) — Constructor, class lc.procmgmt.commands.TaskUserCommand
Constructor.
taskValueHeader — Property, class com.adobe.ep.ux.taskdetails.domain.TaskDetails
The header text for the task property value group.
TASK_VISIBILITY — Constant Static Property, class lc.procmgmt.events.TaskActionCompleteEvent
A special value that specifies that the visibility changed for the task event type.
TB — Constant Static Property, class flashx.textLayout.formats.BlockProgression
Specifies top to bottom block progression.
TBX — class, package com.adobe.consulting.pst.vo
Specifies a value object for a text module. Extends basic attributes from the DataModule class.
TBX() — Constructor, class com.adobe.consulting.pst.vo.TBX
Constructor
TBX — Constant Static Property, class com.adobe.icc.enum.ObjectType
Specifies the enumerator code for object type TBX.
TBXState — class, package com.adobe.icc.enum
Specifies the enumerator for the state of a TBX or Text Module.
TBXType — class, package com.adobe.icc.enum
Specifies the enumerator codes for the type of a TBX.
TBXXML — Property, class com.adobe.consulting.pst.vo.TBX
Get/set the TBXXML content: XML serialized as a String.
TBXXMLBytes — Property, class com.adobe.consulting.pst.vo.TBX
TCYElement — final class, package flashx.textLayout.elements
The TCYElement (Tatechuuyoko - ta-tae-chu-yo-ko) class is a subclass of SubParagraphGroupElementBase that causes text to draw horizontally within a vertical line.
TCYElement() — Constructor, class flashx.textLayout.elements.TCYElement
Constructor - creates a new TCYElement instance.
tcyOn — Property, class flashx.textLayout.operations.ApplyTCYOperation
Indicates whether the operation applies or removes TCY formatting.
teamDatagrid — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.ReviewStage
A reference to the DataGrid object that displays a list of team members in this stage and their details. A reference to the DataGrid object that displays a list of team members in this stage and their details.
teamDatagrid — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.ApprovalStage
A reference to the DataGrid object that displays the list of team member in a stage and their details. A reference to the DataGrid object that displays the list of team member in a stage and their details.
TeamMember — class, package com.adobe.solutions.prm.domain.impl
This class defines a team member domain entity.
TeamMember(value:com.adobe.solutions.prm.vo:TeamMemberVO, project:com.adobe.solutions.prm.domain:IProject, workItem:com.adobe.solutions.prm.domain:IWorkItem) — Constructor, class com.adobe.solutions.prm.domain.impl.TeamMember
The constructor for TeamMember class.
teamMemberAddButton — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.ReviewStage
A reference to the ButtonBase object to add a new team member. A reference to the ButtonBase object to add a new team member.
teamMemberAddButton — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.ApprovalStage
A reference to the ButtonBase object to add a new team member. A reference to the ButtonBase object to add a new team member.
TeamMemberDetails — class, package com.adobe.solutions.prm.presentation.team
The host component for displaying Team Member details.
TeamMemberDetails() — Constructor, class com.adobe.solutions.prm.presentation.team.TeamMemberDetails
The constructor for TeamMemberDetails class.
teamMemberRemoveButton — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.ReviewStage
A reference to the ButtonBase object to remove an existing team member. A reference to the ButtonBase object to remove an existing team member.
teamMemberRemoveButton — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.ApprovalStage
A reference to the ButtonBase object to remove an existing team member. A reference to the ButtonBase object to remove an existing team member.
teamMembersDataGrid — Skin Part, class com.adobe.solutions.prm.presentation.team.TeamPod
The skin part for the Team Members datagrid. The skin part for the Team Members datagrid.
TeamMemberVO — class, package com.adobe.solutions.prm.vo
Represents a TeamMember in a team.
TeamMemberVO() — Constructor, class com.adobe.solutions.prm.vo.TeamMemberVO
The constructor for TeamMemberVO class.
TeamPod — class, package com.adobe.solutions.prm.presentation.team
The host component for the Team pod.
TeamPod() — Constructor, class com.adobe.solutions.prm.presentation.team.TeamPod
The constructor for TeamPod class.
TeamPodEvent — class, package com.adobe.solutions.prm.presentation.event
The team pod event is dispatched from team pod, to navigate to a project or an asset.
TeamPodEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.solutions.prm.presentation.event.TeamPodEvent
The constructor for TeamPodEvent class.
Telemetry — final class, package flash.profiler
The Telemetry class lets an application profile ActionScript code and register handlers for commands
telephone — Property, class lc.foundation.domain.User
Deprecated Since Workspace 10: Please use the telephoneNumber property.
telephoneNumber — Property, class com.adobe.solutions.rca.vo.um.UserVO
Telephone number for this user.
telephoneNumber — Property, class lc.foundation.domain.User
The telephone number for the user.
TELUGU — Constant Static Property, class flash.globalization.NationalDigitsType
Represents the Unicode value for the zero digit of the Telugu digit set.
TEMP_FOLDER_NAME — Constant Static Property, class com.adobe.livecycle.content.File
The temporary path of folder where temp files will be uploaded.
template — Property, class com.adobe.solutions.rca.presentation.event.TemplateEvent
This property refers to the template on which the operation is performed.
template — Property, class com.adobe.solutions.rca.presentation.template.audit.AuditLevel
The associated schedule template.
template — Property, class com.adobe.solutions.rca.presentation.template.documents.SupportingDocuments
The schedule template associated with this host component.
template — Property, class com.adobe.solutions.rca.presentation.template.stages.StageBuilding
The schedule template associated with this component.
template — Property, class lc.procmgmt.domain.SearchTemplate
The XML that describes the search template.
template — Skin State, class com.adobe.solutions.rca.presentation.template.stages.CreationStage
The skin state when a component is displayed as part of a template. Publish checkbox and creation date are displayed.
template — Skin State, class com.adobe.solutions.rca.presentation.template.stages.ReviewStage
The skin state when the component is displaying a stage template. Publish checkbox and creation date are shown.
template — Skin State, class com.adobe.solutions.rca.presentation.template.stages.ApprovalStage
The skin state when a component is displaying a stage template. Publish checkbox and creation date are displayed.
templateAuthor — Property, class com.adobe.livecycle.rca.model.ReviewContext
Specifies the author of the template that was used to initiate a review.
templateAuthor — Property, interface com.adobe.solutions.rca.domain.IReviewContext
Name of the schedule template author.
templateAuthor — Property, class com.adobe.solutions.rca.domain.impl.ReviewContext
Name of the schedule template author.
templateAuthor — Property, class com.adobe.solutions.rca.vo.ReviewContextVO
Name of the template author.
TEMPLATE_CREATION — Constant Static Property, class com.adobe.livecycle.rca.model.constant.CreatedAtType
Specifies that the participant was added during template creation.
TEMPLATE_CREATION — Constant Static Property, class com.adobe.solutions.rca.constant.CreatedAtType
The value specifies that the participant was added during template creation.
templateDefinition — Skin State, class com.adobe.solutions.rca.presentation.template.TemplatePreview
The skin state when the component is displaying the template definition screen.
templateDefinition — Skin Part, class com.adobe.solutions.rca.presentation.template.TemplatePreview
A reference to the TemplateDefintion object that displays the template defintion screen. A reference to the TemplateDefintion object that displays the template defintion screen.
templateDefinition — Skin State, class com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow
The skin state when the component is displaying the template definition screen.
templateDefinition — Skin Part, class com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow
A reference to the TemplateDefintion object that displays the template defintion screen. A reference to the TemplateDefintion object that displays the template defintion screen.
templateDefinition — Skin State, class com.adobe.solutions.rca.presentation.template.TemplateEdit
The skin state when the component is displaying the template definition screen.
templateDefinition — Skin Part, class com.adobe.solutions.rca.presentation.template.TemplateEdit
A reference to the TemplateDefintion object that displays the template defintion screen. A reference to the TemplateDefintion object that displays the template defintion screen.
TemplateDefintion — class, package com.adobe.solutions.rca.presentation.template.definition
The host component for the template definition screen in the schedule template workflow.
TemplateDefintion() — Constructor, class com.adobe.solutions.rca.presentation.template.definition.TemplateDefintion
The constructor for TemplateDefintion class.
templateDesc — Property, class com.adobe.livecycle.rca.model.ReviewContext
Specifies the description of the template that is used to initiate a review.
templateDescription — Property, interface com.adobe.solutions.rca.domain.IReviewContext
Description of the schedule template used to initiate this review.
templateDescription — Property, class com.adobe.solutions.rca.domain.impl.ReviewContext
Description of the schedule template used to initiate this review.
templateDescription — Property, class com.adobe.solutions.rca.vo.ReviewContextVO
Description of the schedule template used to initiate this review.
templateDescriptionArea — Skin Part, class com.adobe.solutions.rca.presentation.template.definition.TemplateDefintion
A reference to the TextArea object that displays the template description. A reference to the TextArea object that displays the template description.
TemplateEdit — class, package com.adobe.solutions.rca.presentation.template
The host component for displaying the schedule template workflow in campaign mode, while editing an assigned template.
TemplateEdit() — Constructor, class com.adobe.solutions.rca.presentation.template.TemplateEdit
The constructor for TemplateEdit class.
TemplateEvent — class, package com.adobe.solutions.rca.presentation.event
This event is dispatched when an operation on a template is performed.
TemplateEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.solutions.rca.presentation.event.TemplateEvent
The constructor for TemplateEvent class.
templateIsActive — Property, class com.adobe.livecycle.rca.model.ReviewContext
Specifies whether the template that is used to initiate a review is an active process.
templateLabel — Skin Part, class com.adobe.solutions.prm.presentation.asset.NewAssetDialog
The skin part for displaying the template associated with the asset. The skin part for displaying the template associated with the asset.
templateLabel — Skin Part, class com.adobe.solutions.prm.presentation.asset.AssetDetailsPod
The skin part for the Template label. The skin part for the Template label.
templateLabel — Skin Part, class com.adobe.solutions.prm.presentation.project.ProjectDetailsPod
The skin part for displaying the template assigned to a project. The skin part for displaying the template assigned to a project.
templateMode — Property, class com.adobe.solutions.rca.presentation.template.stages.ApprovalStage
A Boolean flag to decide the skin state, between normal or template states.
templateMode — Property, class com.adobe.solutions.rca.presentation.template.stages.CreationStage
A Boolean value to decide the skin state between normal or template.
templateMode — Property, class com.adobe.solutions.rca.presentation.template.stages.ReviewStage
A Boolean value to decide the skin state between normal or template.
templateMode — Property, class com.adobe.solutions.rca.presentation.template.stages.StageInfo
The component displays the details of a stage template in the Schedule mode.
templateName — Property, class com.adobe.livecycle.rca.model.ReviewContext
Specifies the name of the template that is used to initiate a review.
templateName — Property, class com.adobe.livecycle.rca.model.ReviewSearchFilter
Specifies the name of the template that is used to create the review.
templateName — Property, class com.adobe.livecycle.rca.model.TemplateSearchFilter
Specifies the name of the template.
templateName — Property, interface com.adobe.solutions.prm.domain.IWorkItem
Defines the workItem template name.
templateName — Property, class com.adobe.solutions.prm.domain.impl.WorkItem
Defines the workItem template name.
templateName — Property, class com.adobe.solutions.prm.vo.WorkItemAssetSearchFilterVO
Defines the template name to be used in search.
templateName — Property, class com.adobe.solutions.prm.vo.WorkItemVO
Defines the workItem template name.
templateName — Property, interface com.adobe.solutions.rca.domain.IReviewContext
Name of the schedule template used to initiate this review.
templateName — Property, class com.adobe.solutions.rca.vo.ReviewContextVO
Name of the schedule template used to initiate this review.
templateName — Property, class com.adobe.solutions.rca.vo.ReviewSearchFilterVO
Name of template used to define the review.
templateName — Property, class com.adobe.solutions.rca.vo.TemplateSearchFilterVO
Name of the template.
templateName — Property, class lc.procmgmt.domain.SearchFilter
The template name of the search filter.
templateName — Skin Part, class com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow
A reference to the Label object that displays the schedule name. A reference to the Label object that displays the schedule name.
templateNameField — Skin Part, class com.adobe.solutions.rca.presentation.template.NewTemplateDialog
A reference to the TextInput object that allow users to enter the name of a schedule. A reference to the TextInput object that allow users to enter the name of a schedule.
templateNameValidator — Skin Part, class com.adobe.solutions.rca.presentation.template.NewTemplateDialog
A reference to the MultiTriggerValidator object that is used to validate the name of a schedule. A reference to the MultiTriggerValidator object that is used to validate the name of a schedule.
TemplatePreview — class, package com.adobe.solutions.rca.presentation.template
The host component for displaying the schedule template workflow in campaign mode, when previewing a template before assigning to a project or an asset.
TemplatePreview() — Constructor, class com.adobe.solutions.rca.presentation.template.TemplatePreview
The constructor for TemplatePreview class.
TEMPLATE_SAVED_EVENT — Constant Static Property, class com.adobe.solutions.rca.presentation.event.TemplateEvent
This value indicates that a template has been saved.
TemplateSearchFilter — class, package com.adobe.livecycle.rca.model
Defines properties that are used to search review templates.
TemplateSearchFilter() — Constructor, class com.adobe.livecycle.rca.model.TemplateSearchFilter
Filter class that is used to search review templates using the searchReviewTemplates API.
TemplateSearchFilterVO — class, package com.adobe.solutions.rca.vo
Defines properties used for searching schedule templates.
TemplateSearchFilterVO() — Constructor, class com.adobe.solutions.rca.vo.TemplateSearchFilterVO
The constructor for TemplateSearchFilterVO class.
TEMPLATE_SELECTED_EVENT — Constant Static Property, class com.adobe.solutions.rca.presentation.event.TemplateEvent
This value indicates that an existing template has been selected.
templateTextInput — Skin Part, class com.adobe.solutions.prm.presentation.asset.AssetDetailsPod
The skin part for the Template text input. The skin part for the Template text input.
templateTextInput — Skin Part, class com.adobe.solutions.prm.presentation.project.ProjectDetailsPod
The skin part the template assigned to a project. The skin part the template assigned to a project.
templateWorkflow — Skin Part, class com.adobe.solutions.rca.presentation.template.TemplatePreview
A reference to the List object that displays the list of screens in schedule workflow for navigation. A reference to the List object that displays the list of screens in schedule workflow for navigation.
templateWorkflow — Skin Part, class com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow
A reference to the List object that displays the list of screens in schedule workflow for navigation. A reference to the List object that displays the list of screens in schedule workflow for navigation.
templateWorkflow — Skin Part, class com.adobe.solutions.rca.presentation.template.TemplateEdit
A reference to the List object that displays the list of screens in schedule workflow for navigation. A reference to the List object that displays the list of screens in schedule workflow for navigation.
TEMPLATE_WORKFLOW_CANCEL_EVENT — Constant Static Property, class com.adobe.solutions.rca.presentation.event.TemplateEvent
This value indicates that a template creation workflow has been canceled.
temporal — Property, class org.osmf.media.MediaPlayer
Indicates whether the media is temporal.
temporalChange — Event, class org.osmf.media.MediaPlayer
Dispatched when the temporal property has changed.
TEMPORAL_CHANGE — Constant Static Property, class org.osmf.events.MediaPlayerCapabilityChangeEvent
The MediaPlayerCapabilityChangeEvent.TEMPORAL_CHANGE constant defines the value of the type property of the event object for a temporalChange event.
TemporaryQueue — class, package lc.procmgmt.domain
The TemporaryQueue class creates a Queue object of a specified type, with an isDefault property set to false.
TemporaryQueue(name:String, id:int, type:int) — Constructor, class lc.procmgmt.domain.TemporaryQueue
Constructor.
tempPath — Property, class com.adobe.livecycle.content.File
The temporary path to store the file.
terminate() — method, interface com.adobe.solutions.prm.domain.IProject
This remote operation terminates the current project.
terminate() — method, interface com.adobe.solutions.prm.domain.IWorkItem
This remote operation terminates the current workitem.
terminate() — method, class com.adobe.solutions.prm.domain.impl.Project
This remote operation terminates the current project.
terminate() — method, class com.adobe.solutions.prm.domain.impl.WorkItem
This remote operation terminates the current workitem.
terminate() — method, class flash.printing.PrintJob
Signals that the print job should be terminated without sending.
terminate() — method, class flash.system.Worker
Stops this worker's code execution.
TERMINATED — Constant Static Property, class com.adobe.livecycle.rca.model.constant.ApproverStatus
Specifies the approver status when the stage is completed but the approver has not completed the task.
TERMINATED — Constant Static Property, class com.adobe.livecycle.rca.model.constant.ReviewerStatus
Specifies the reviewer status when the review stage is complete but the reviewer has not completed the task.
TERMINATED — Constant Static Property, class com.adobe.solutions.prm.constant.ProjectState
A project and a WorkItem move to a Completed state when all the children are in a Completed state and when the associated workflow has ended, respectively.
TERMINATED — Constant Static Property, class com.adobe.solutions.rca.constant.ApproverStatus
The approver status when the stage is completed but the approver has not completed the task.
TERMINATED — Constant Static Property, class com.adobe.solutions.rca.constant.AuthorStatus
TERMINATED status implies that task has been terminated.
TERMINATED — Constant Static Property, class com.adobe.solutions.rca.constant.ReviewerStatus
The reviewer status when the stage is completed but the reviewer has not completed the task.
TERMINATED — Constant Static Property, class flash.system.WorkerState
This state indicates that the worker has been stopped by code in another worker calling this Worker object's terminate() method.
terminateProject(projectId:String) — method, interface com.adobe.solutions.prm.service.IProjectManagementCoreService
This function terminates a project that is running or is active.
terminateProject(projectId:String) — method, class com.adobe.solutions.prm.services.impl.ProjectManagementCoreService
This function terminates a project that is running or is active.
terminateWorkItem(workItemId:String) — method, interface com.adobe.solutions.prm.service.IWorkItemManagementService
This function terminates a given work item.
terminateWorkItem(workItemId:String) — method, class com.adobe.solutions.prm.services.impl.WorkItemManagementService
This function terminates a given work item.
test(str:String) — method, class RegExp
Tests for the match of the regular expression in the given string str.
TEST — Constant Static Property, class com.adobe.icc.enum.FormState
Specifies the enumerator code for a test.
TEST — Constant Static Property, class com.adobe.icc.enum.LetterState
Specifies the enumerator code for a test.
TEST — Constant Static Property, class com.adobe.icc.enum.ObjectState
Specifies the enumerator code for a test.
TEST — Constant Static Property, class com.adobe.icc.enum.TBXState
Specifies the enumerator code for a test.
testdata — Property, class com.adobe.consulting.pst.vo.Letter
Specifies the byte stream of the test data used in letter
testDataFile — Property, class com.adobe.icc.editors.model.LetterModel
The test data file that supplies the preview data.
testDataFileName — Property, class com.adobe.consulting.pst.vo.Letter
original XML/XDP test data file name ("friendly name") from user's local system (no path included)
text() — method, class XML
Returns an XMLList object of all XML properties of the XML object that represent XML text nodes.
text() — method, class XMLList
Calls the text() method of each XML object and returns an XMLList object that contains the results.
text — Property, interface com.adobe.fiber.styles.ILocalizeableMessage
Bindable property that returns the text attribute of this message aspect.
text — Property, class com.adobe.fiber.styles.LocalizeableMessage
Bindable property that returns the text attribute of this message aspect.
text — Property, class com.adobe.mosaic.sparklib.text.EscapedLabel
Overrides the text property sets the property with an escaped version.
text — Property, class fl.controls.ComboBox
Gets or sets the text that the text box contains in an editable ComboBox component.
text — Property, class fl.controls.Label
Gets or sets the plain text to be displayed by the Label component.
text — Property, class fl.controls.TextArea
Gets or sets a string which contains the text that is currently in the TextInput component.
text — Property, class fl.controls.TextInput
Gets or sets a string which contains the text that is currently in the TextInput component.
text — Property, class fl.text.TLFTextField
A string that is the current text in the text field.
text — Property, class flash.data.SQLStatement
The actual SQL text of the statement.
text — Property, class flash.events.TextEvent
For a textInput event, the character or sequence of characters entered by the user.
text — Property, class flash.text.StageText
The current text in the text field.
text — Property, class flash.text.StaticText
Returns the current text of the static text field.
text — Property, class flash.text.TextField
A string that is the current text in the text field.
text — Property, class flash.text.engine.ContentElement
A copy of the text in the element, not including any U+FDEF characters, which represent graphic elements in the String.
text — Property, class flash.text.engine.TextElement
Receives the text that is the content of the element.
text — Property, class flashx.textLayout.elements.FlowLeafElement
The text associated with the FlowLeafElement: The value for SpanElement subclass will be one character less than textLength if this is the last span in a ParagraphELement. The value for BreakElement subclass is a U+2028 The value for TabElement subclass is a tab The value for InlineGraphicElement subclass is U+FDEF
text — Property, class flashx.textLayout.elements.SpanElement
Receives the String of text that this SpanElement object holds.
text — Property, class flashx.textLayout.factory.StringTextLineFactory
The text to convert into TextLine objects.
text — Property, class flashx.textLayout.operations.InsertTextOperation
The text inserted by this operation.
text — Property, interface ga.model.IPanelText
The current string representing the text in a panel.
text — Property, class ga.uiComponents.TextInputPicture
Returns the unformatted value currently held in the control.
text — Property, class mx.charts.AxisLabel
The text label that is actually rendered along the axis.
text() — method, class mx.collections.XMLListCollection
Calls the text() method of each XML object in the XMLList and returns an XMLList containing the results.
text — Property, class mx.controls.Alert
The text to display in this alert dialog box.
text — Property, class mx.controls.ComboBase
Contents of the text field.
text — Property, class mx.controls.Label
Specifies the plain text displayed by this control.
text — Property, class mx.controls.RichTextEditor
Plain text without markup that displays in the RichTextEditor control's TextArea subcontrol.
text — Property, class mx.controls.TextArea
Plain text that appears in the control.
text — Property, class mx.controls.TextInput
Plain text that appears in the control.
text — Property, class mx.controls.ToolTip
The text displayed by the ToolTip.
text — Property, class mx.controls.advancedDataGridClasses.MXAdvancedDataGridItemRenderer
The text property of the component specified by editorID.
text — Property, class mx.controls.listClasses.MXItemRenderer
The text property of the component specified by editorID.
text — Property, class mx.controls.textClasses.TextRange
Plain-text contents of the range.
text — Property, class mx.core.FTETextField
A string that is the current text in the text field.
text — Property, interface mx.core.ITextInput
Plain text that appears in the control.
text — Property, interface mx.core.IToolTip
The text that appears in the tooltip.
text — Property, interface mx.core.IUITextField
A string that is the current text in the text field.
text — Property, class mx.rpc.livecycle.DocumentReference
The client should set this field if the DocumentReference is created from a text string available on the client.
text — Property, class spark.components.RichEditableText
The text String displayed by this component.
text — Property, class spark.components.supportClasses.SkinnableTextBase
The text displayed by this text component.
text — Property, class spark.components.supportClasses.StyleableStageText
A string that is the current text in the text field.
text — Property, class spark.components.supportClasses.StyleableTextField
The text displayed by this text component.
text — Property, class spark.components.supportClasses.TextBase
The text displayed by this text component.
text — Property, class spark.components.supportClasses.TextInputOperation
The text that was inputted.
text — Property, interface spark.core.IDisplayText
The text displayed by this text component.
text — Property, class xd.core.axm.view.components.AXMRichTextEditor
The text to use in the rich editable text area
Text — class, package mx.controls
The Text control displays multiline, noneditable text.
Text() — Constructor, class mx.controls.Text
Constructor.
TEXT — Constant Static Property, class com.adobe.icc.enum.TBXType
Specifies the enumerator code for a standard Text Module.
TEXT — Constant Static Property, class flash.net.URLLoaderDataFormat
Specifies that downloaded data is received as text.
textAlign — Property, class flash.text.StageText
Indicates the paragraph alignment.
textAlign — Property, class flashx.textLayout.container.ContainerController
TextLayoutFormat: Alignment of lines in the paragraph relative to the container.
textAlign — Property, class flashx.textLayout.elements.FlowElement
TextLayoutFormat: Alignment of lines in the paragraph relative to the container.
textAlign — Property, interface flashx.textLayout.formats.ITextLayoutFormat
Alignment of lines in the paragraph relative to the container.
textAlign — Property, class flashx.textLayout.formats.TextLayoutFormat
Alignment of lines in the paragraph relative to the container.
textAlign — Property, class mx.controls.textClasses.TextRange
Alignment of the text in the range.
textAlign — Style, class mx.charts.chartClasses.CartesianChart
Alignment of text within a container.
textAlign — Style, class mx.charts.chartClasses.ChartBase
Alignment of text within a container.
textAlign — Style, class mx.charts.chartClasses.DataTip
Alignment of text within a container.
textAlign — Style, class mx.charts.series.ColumnSeries
Alignment of text within a container.
textAlign — Style, class mx.charts.series.PieSeries
Alignment of text within a container.
textAlign — Style, class mx.charts.series.BarSeries
Alignment of text within a container.
textAlign — Style, class mx.charts.LegendItem
Alignment of text within a container.
textAlign — Style, class mx.charts.Legend
Alignment of text within a container.
textAlign — Style, class mx.charts.PieChart
Alignment of text within a container.
textAlign — Style, class mx.charts.AxisRenderer
Alignment of text within a container.
textAlign — Style, class mx.containers.FormHeading
Alignment of text within a container.
textAlign — Style, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
Alignment of text within a container.
textAlign — Style, class mx.controls.dataGridClasses.DataGridColumn
Alignment of text within a container.
textAlign — Style, class mx.controls.menuClasses.MenuBarItem
Alignment of text within a container.
textAlign — Style, class mx.controls.Button
Alignment of text within a container.
textAlign — Style, class mx.controls.MenuBar
Alignment of text within a container.
textAlign — Style, class mx.controls.ToolTip
Alignment of text within a container.
textAlign — Style, class mx.controls.TextInput
Alignment of text within a container.
textAlign — Style, class mx.controls.ProgressBar
Alignment of text within a container.
textAlign — Style, class mx.controls.ComboBox
Alignment of text within a container.
textAlign — Style, class mx.controls.DateField
Alignment of text within a container.
textAlign — Style, class mx.controls.NumericStepper
Alignment of text within a container.
textAlign — Style, class mx.controls.DateChooser
Alignment of text within a container.
textAlign — Style, class mx.controls.Label
Alignment of text within a container.
textAlign — Style, class mx.controls.ColorPicker
Alignment of text within a container.
textAlign — Style, class mx.core.ScrollControlBase
Alignment of text within a container.
textAlign — Style, class mx.core.UITextField
Alignment of text within a container.
textAlign — Style, class mx.core.Container
Alignment of text within a container.
textAlign — Style, class spark.components.supportClasses.ButtonBase
Alignment of text within a container.
textAlign — Style, class spark.components.supportClasses.StyleableTextField
Alignment of text within a container.
textAlign — Style, class spark.components.supportClasses.SkinnableTextBase
Alignment of text within a container.
textAlign — Style, class spark.components.supportClasses.GroupBase
Alignment of text within a container.
textAlign — Style, class spark.components.supportClasses.StyleableStageText
Alignment of text within a container.
textAlign — Style, class spark.components.FormHeading
Alignment of text within a container.
textAlign — Style, class spark.components.LabelItemRenderer
Alignment of text within a container.
textAlign — Style, class spark.components.ActionBar
Alignment of text within a container.
textAlign — Style, class spark.components.VideoPlayer
Alignment of text within a container.
textAlign — Style, class spark.components.Scroller
Alignment of text within a container.
textAlign — Style, class spark.components.RichText
Alignment of text within a container.
textAlign — Style, class spark.components.SkinnableContainer
Alignment of text within a container.
textAlign — Style, class spark.components.DataGrid
Alignment of text within a container.
textAlign — Style, class spark.components.RichEditableText
Alignment of text within a container.
textAlign — Style, class spark.components.NumericStepper
Alignment of text within a container.
textAlign — Style, class spark.components.Label
Alignment of text within a container.
textAlign — Style, class spark.components.SkinnableDataContainer
Alignment of text within a container.
textAlign — Style, class spark.skins.spark.DefaultGridItemRenderer
Alignment of text within a container.
textAlign — Style, class spark.skins.spark.DefaultItemRenderer
Alignment of text within a container.
textAlign — Style, class spark.skins.wireframe.DefaultItemRenderer
Alignment of text within a container.
TextAlign — final class, package flashx.textLayout.formats
Defines values for setting the textAlign and textAlignLast properties of the TextLayoutFormat class.
textAlignLast — Property, class flashx.textLayout.container.ContainerController
TextLayoutFormat: Alignment of the last (or only) line in the paragraph relative to the container in justified text.
textAlignLast — Property, class flashx.textLayout.elements.FlowElement
TextLayoutFormat: Alignment of the last (or only) line in the paragraph relative to the container in justified text.
textAlignLast — Property, interface flashx.textLayout.formats.ITextLayoutFormat
Alignment of the last (or only) line in the paragraph relative to the container in justified text.
textAlignLast — Property, class flashx.textLayout.formats.TextLayoutFormat
Alignment of the last (or only) line in the paragraph relative to the container in justified text.
textAlignLast — Style, class spark.components.supportClasses.ButtonBase
Alignment of the last line in the paragraph relative to the container in justified text.
textAlignLast — Style, class spark.components.supportClasses.SkinnableTextBase
Alignment of the last line in the paragraph relative to the container in justified text.
textAlignLast — Style, class spark.components.supportClasses.GroupBase
Alignment of the last line in the paragraph relative to the container in justified text.
textAlignLast — Style, class spark.components.supportClasses.SliderBase
Alignment of the last line in the paragraph relative to the container in justified text.
textAlignLast — Style, class spark.components.FormHeading
Alignment of the last line in the paragraph relative to the container in justified text.
textAlignLast — Style, class spark.components.VideoPlayer
Alignment of the last line in the paragraph relative to the container in justified text.
textAlignLast — Style, class spark.components.Scroller
Alignment of the last line in the paragraph relative to the container in justified text.
textAlignLast — Style, class spark.components.RichText
Alignment of the last line in the paragraph relative to the container in justified text.
textAlignLast — Style, class spark.components.SkinnableContainer
Alignment of the last line in the paragraph relative to the container in justified text.
textAlignLast — Style, class spark.components.DataGrid
Alignment of the last line in the paragraph relative to the container in justified text.
textAlignLast — Style, class spark.components.RichEditableText
Alignment of the last line in the paragraph relative to the container in justified text.
textAlignLast — Style, class spark.components.NumericStepper
Alignment of the last line in the paragraph relative to the container in justified text.
textAlignLast — Style, class spark.components.Label
Alignment of the last line in the paragraph relative to the container in justified text.
textAlignLast — Style, class spark.components.SkinnableDataContainer
Alignment of the last line in the paragraph relative to the container in justified text.
textAlignLast — Style, class spark.skins.spark.DefaultItemRenderer
Alignment of the last line in the paragraph relative to the container in justified text.
textAlignLast — Style, class spark.skins.wireframe.DefaultItemRenderer
Alignment of the last line in the paragraph relative to the container in justified text.
TEXT_ALIGNMENT_CHANGED — Constant Static Property, class xd.core.axm.view.components.TextEditingConstants
TEXT_ALIGNMENT_CHANGED
textAlpha — Property, class flashx.textLayout.container.ContainerController
TextLayoutFormat: Alpha (transparency) value for the text.
textAlpha — Property, class flashx.textLayout.elements.FlowElement
TextLayoutFormat: Alpha (transparency) value for the text.
textAlpha — Property, interface flashx.textLayout.formats.ITextLayoutFormat
Alpha (transparency) value for the text.
textAlpha — Property, class flashx.textLayout.formats.TextLayoutFormat
Alpha (transparency) value for the text.
textAlpha — Style, class spark.components.supportClasses.ButtonBase
Alpha (transparency) value for the text.
textAlpha — Style, class spark.components.supportClasses.SkinnableTextBase
Alpha (transparency) value for the text.
textAlpha — Style, class spark.components.supportClasses.GroupBase
Alpha (transparency) value for the text.
textAlpha — Style, class spark.components.supportClasses.SliderBase
Alpha (transparency) value for the text.
textAlpha — Style, class spark.components.FormHeading
Alpha (transparency) value for the text.
textAlpha — Style, class spark.components.VideoPlayer
Alpha (transparency) value for the text.
textAlpha — Style, class spark.components.Scroller
Alpha (transparency) value for the text.
textAlpha — Style, class spark.components.RichText
Alpha (transparency) value for the text.
textAlpha — Style, class spark.components.SkinnableContainer
Alpha (transparency) value for the text.
textAlpha — Style, class spark.components.DataGrid
Alpha (transparency) value for the text.
textAlpha — Style, class spark.components.RichEditableText
Alpha (transparency) value for the text.
textAlpha — Style, class spark.components.NumericStepper
Alpha (transparency) value for the text.
textAlpha — Style, class spark.components.Label
Alpha (transparency) value for the text.
textAlpha — Style, class spark.components.SkinnableDataContainer
Alpha (transparency) value for the text.
textAlpha — Style, class spark.skins.spark.DefaultItemRenderer
Alpha (transparency) value for the text.
textAlpha — Style, class spark.skins.wireframe.DefaultItemRenderer
Alpha (transparency) value for the text.
textArea — Property, class spark.components.gridClasses.DefaultGridItemEditor
The editor's TextArea component.
textArea — Skin State, class com.adobe.solutions.rca.presentation.template.stages.ProcessComponent
The skin state when a process is associated with the component.
textArea — Skin Part, class xd.core.axm.view.components.AXMRichTextEditor
The RichEditableText to be used as the text area in this component The RichEditableText to be used as the text area in this component
TextArea — class, package fl.controls
The TextArea component is a multiline text field with a border and optional scroll bars.
TextArea — class, package mx.controls
The TextArea control is a multiline text field with a border and optional scroll bars.
TextArea — class, package spark.components
TextArea is a text-entry control that lets users enter and edit multiple lines of formatted text.
TextArea() — Constructor, class fl.controls.TextArea
Creates a new TextArea component instance.
TextArea() — Constructor, class mx.controls.TextArea
Constructor.
TextArea() — Constructor, class spark.components.TextArea
Constructor.
TextAreaAutomationImpl — class, package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the TextArea control.
TextAreaAutomationImpl(obj:mx.controls:TextArea) — Constructor, class mx.automation.delegates.controls.TextAreaAutomationImpl
Constructor.
TextAreaHScrollBarSkin — class, package spark.skins.mobile
The default skin class for the Spark TextAreaHScrollBar component in mobile applications.
TextAreaHScrollBarSkin() — Constructor, class spark.skins.mobile.TextAreaHScrollBarSkin
Constructor.
TextAreaHScrollBarThumbSkin — class, package spark.skins.mobile
The ActionScript-based skin used for TextAreaHScrollBarThumb components in mobile applications.
TextAreaHScrollBarThumbSkin() — Constructor, class spark.skins.mobile.TextAreaHScrollBarThumbSkin
Constructor.
textAreaPart — Skin Part, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControl
TextAreaSkin — class, package mx.skins.wireframe
The wireframe skin class for the border of the MX TextArea component.
TextAreaSkin — class, package spark.skins.mobile
ActionScript-based skin for TextArea components in mobile applications.
TextAreaSkin — class, package spark.skins.spark
The default skin class for Spark TextArea component.
TextAreaSkin — class, package spark.skins.wireframe
The default wireframe skin class for the Spark TextArea component.
TextAreaSkin() — Constructor, class mx.skins.wireframe.TextAreaSkin
Constructor.
TextAreaSkin() — Constructor, class spark.skins.mobile.TextAreaSkin
Constructor.
TextAreaSkin() — Constructor, class spark.skins.spark.TextAreaSkin
Constructor.
TextAreaSkin() — Constructor, class spark.skins.wireframe.TextAreaSkin
Constructor.
textAreaStyleName — Style, class mx.controls.RichTextEditor
Name of the CSS Style declaration to use for the styles for the TextArea.
TextAreaVScrollBarSkin — class, package spark.skins.mobile
ActionScript-based skin for TextAreaVScrollBar components in mobile applications.
TextAreaVScrollBarSkin() — Constructor, class spark.skins.mobile.TextAreaVScrollBarSkin
Constructor.
TextAreaVScrollBarThumbSkin — class, package spark.skins.mobile
The ActionScript-based skin used for TextAreaHScrollBarThumb components in mobile applications.
TextAreaVScrollBarThumbSkin() — Constructor, class spark.skins.mobile.TextAreaVScrollBarThumbSkin
Constructor.
TextAssetPreviewRenderer — class, package com.adobe.solutions.acm.authoring.presentation.preview
This class defines the preview pod shown for Text.
TextAssetPreviewRenderer() — Constructor, class com.adobe.solutions.acm.authoring.presentation.preview.TextAssetPreviewRenderer
Constructor.
TextBase — class, package spark.components.supportClasses
The base class for Spark text controls such as Label and RichText which display text using CSS styles for the default format.
TextBase() — Constructor, class spark.components.supportClasses.TextBase
Constructor.
TextBaseAccImpl — class, package spark.accessibility
TextBaseAccImpl is the accessibility implementation class for spark.components.TextBase.
TextBaseAccImpl(master:mx.core:UIComponent) — Constructor, class spark.accessibility.TextBaseAccImpl
Constructor.
TextBaseline — final class, package flash.text.engine
The TextBaseline class is an enumeration of constant values to use in setting the dominantBaseline and alignmentBaseline properties of the ElementFormat class.
textBlock — Property, class flash.text.engine.ContentElement
The TextBlock to which this element belongs.
textBlock — Property, class flash.text.engine.TextLine
The TextBlock containing this text line, or null if the validity of the line is TextLineValidity.STATIC, meaning that the connection between the line and the TextBlock has been severed.
TextBlock — final class, package flash.text.engine
The TextBlock class is a factory for the creation of TextLine objects, which you can render by placing them on the display list.
TextBlock(content:flash.text.engine:ContentElement, tabStops:Vector$flash.text.engine:TabStop, textJustifier:flash.text.engine:TextJustifier, lineRotation:String, baselineZero:String, bidiLevel:int, applyNonLinearFontScaling:Boolean, baselineFontDescription:flash.text.engine:FontDescription, baselineFontSize:Number) — Constructor, class flash.text.engine.TextBlock
Creates a TextBlock object
textBlockBeginIndex — Property, class flash.text.engine.ContentElement
The index in the text block of the first character of this element.
textBlockBeginIndex — Property, class flash.text.engine.TextLine
The index of the first character of the line in the raw text of the text block.
textBody — Property, class coldfusion.service.PopRecord
Plain text in the message.
textChangeHandler(event:spark.events:TextOperationEvent) — method, class xd.core.axm.view.components.AXMRichTextEditor
Allows us to retreive the selections formatting when selection changes
TextClipboard — class, package flashx.textLayout.edit
The TextClipboard class copies and pastes TextScrap objects to and from the system clipboard.
textColor — Property, class fl.text.TLFTextField
The color of the text in a text field, in hexadecimal format.
textColor — Property, class flash.text.TextField
The color of the text in a text field, in hexadecimal format.
textColor — Property, class mx.core.FTETextField
The color of the text in a text field, in hexadecimal format.
textColor — Property, interface mx.core.IUITextField
The color of the text in a text field, in hexadecimal format.
TextColorType — final class, package flash.text
The TextColorType class provides color values for the flash.text.TextRenderer class.
TextContainerManager — class, package flashx.textLayout.container
Manages text in a container.
TextContainerManager(container:flash.display:Sprite, configuration:flashx.textLayout.elements:IConfiguration) — Constructor, class flashx.textLayout.container.TextContainerManager
Constructor function - creates a TextContainerManager instance.
textContentOverride — Property, class com.adobe.icc.vo.render.ContextData
Content to use for module resolution instead of module's persisted content.
textContentOverrideMimeType — Property, class com.adobe.icc.vo.render.ContextData
MIME type for the text content override.
TextConverter — class, package flashx.textLayout.conversion
This is the gateway class for handling import and export.
textDecoration — Property, class flashx.textLayout.container.ContainerController
TextLayoutFormat: Decoration on text.
textDecoration — Property, class flashx.textLayout.elements.FlowElement
TextLayoutFormat: Decoration on text.
textDecoration — Property, interface flashx.textLayout.formats.ITextLayoutFormat
Decoration on text.
textDecoration — Property, class flashx.textLayout.formats.TextLayoutFormat
Decoration on text.
textDecoration — Property, class mx.controls.textClasses.TextRange
Decoration of the font in the range, as "underline" or "normal".
textDecoration — Style, class mx.charts.chartClasses.CartesianChart
Determines whether the text is underlined.
textDecoration — Style, class mx.charts.chartClasses.ChartBase
Determines whether the text is underlined.
textDecoration — Style, class mx.charts.chartClasses.DataTip
Determines whether the text is underlined.
textDecoration — Style, class mx.charts.series.ColumnSeries
Determines whether the text is underlined.
textDecoration — Style, class mx.charts.series.PieSeries
Determines whether the text is underlined.
textDecoration — Style, class mx.charts.series.BarSeries
Determines whether the text is underlined.
textDecoration — Style, class mx.charts.LegendItem
Determines whether the text is underlined.
textDecoration — Style, class mx.charts.Legend
Determines whether the text is underlined.
textDecoration — Style, class mx.charts.PieChart
Determines whether the text is underlined.
textDecoration — Style, class mx.charts.AxisRenderer
Determines whether the text is underlined.
textDecoration — Style, class mx.containers.FormHeading
Determines whether the text is underlined.
textDecoration — Style, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
Determines whether the text is underlined.
textDecoration — Style, class mx.controls.dataGridClasses.DataGridColumn
Determines whether the text is underlined.
textDecoration — Style, class mx.controls.menuClasses.MenuBarItem
Determines whether the text is underlined.
textDecoration — Style, class mx.controls.Button
Determines whether the text is underlined.
textDecoration — Style, class mx.controls.MenuBar
Determines whether the text is underlined.
textDecoration — Style, class mx.controls.ToolTip
Determines whether the text is underlined.
textDecoration — Style, class mx.controls.TextInput
Determines whether the text is underlined.
textDecoration — Style, class mx.controls.ProgressBar
Determines whether the text is underlined.
textDecoration — Style, class mx.controls.ComboBox
Determines whether the text is underlined.
textDecoration — Style, class mx.controls.DateField
Determines whether the text is underlined.
textDecoration — Style, class mx.controls.NumericStepper
Determines whether the text is underlined.
textDecoration — Style, class mx.controls.DateChooser
Determines whether the text is underlined.
textDecoration — Style, class mx.controls.Label
Determines whether the text is underlined.
textDecoration — Style, class mx.controls.ColorPicker
Determines whether the text is underlined.
textDecoration — Style, class mx.core.ScrollControlBase
Determines whether the text is underlined.
textDecoration — Style, class mx.core.UITextField
Determines whether the text is underlined.
textDecoration — Style, class mx.core.Container
Determines whether the text is underlined.
textDecoration — Style, class spark.components.supportClasses.ButtonBase
Determines whether the text is underlined.
textDecoration — Style, class spark.components.supportClasses.StyleableTextField
Determines whether the text is underlined.
textDecoration — Style, class spark.components.supportClasses.SkinnableTextBase
Determines whether the text is underlined.
textDecoration — Style, class spark.components.supportClasses.GroupBase
Determines whether the text is underlined.
textDecoration — Style, class spark.components.supportClasses.SliderBase
Determines whether the text is underlined.
textDecoration — Style, class spark.components.FormHeading
Determines whether the text is underlined.
textDecoration — Style, class spark.components.LabelItemRenderer
Determines whether the text is underlined.
textDecoration — Style, class spark.components.ActionBar
Determines whether the text is underlined.
textDecoration — Style, class spark.components.VideoPlayer
Determines whether the text is underlined.
textDecoration — Style, class spark.components.Scroller
Determines whether the text is underlined.
textDecoration — Style, class spark.components.RichText
Determines whether the text is underlined.
textDecoration — Style, class spark.components.SkinnableContainer
Determines whether the text is underlined.
textDecoration — Style, class spark.components.DataGrid
Determines whether the text is underlined.
textDecoration — Style, class spark.components.RichEditableText
Determines whether the text is underlined.
textDecoration — Style, class spark.components.NumericStepper
Determines whether the text is underlined.
textDecoration — Style, class spark.components.DateSpinner
Determines whether the text is underlined.
textDecoration — Style, class spark.components.Label
Determines whether the text is underlined.
textDecoration — Style, class spark.components.SkinnableDataContainer
Determines whether the text is underlined.
textDecoration — Style, class spark.skins.spark.DefaultGridItemRenderer
Determines whether the text is underlined.
textDecoration — Style, class spark.skins.spark.DefaultItemRenderer
Determines whether the text is underlined.
textDecoration — Style, class spark.skins.wireframe.DefaultItemRenderer
Determines whether the text is underlined.
TextDecoration — final class, package flashx.textLayout.formats
Defines values for the textDecoration property of the TextLayoutFormat class.
textDisplay — Property, class spark.skins.mobile.supportClasses.StageTextSkinBase
textDisplay skin part.
textDisplay — Property, class spark.skins.mobile.supportClasses.TextSkinBase
textDisplay skin part.
textDisplay — Property, class spark.skins.spark.ComboBoxTextInputSkin
The IEditableText that may be present in any skin assigned to this component.
textDisplay — Property, class spark.skins.spark.NumericStepperSkin
textDisplay — Property, class spark.skins.spark.NumericStepperTextInputSkin
The IEditableText that may be present in any skin assigned to this component.
textDisplay — Property, class spark.skins.spark.TextAreaSkin
The IEditableText that may be present in any skin assigned to this component.
textDisplay — Property, class spark.skins.spark.TextInputSkin
The IEditableText that may be present in any skin assigned to this component.
textDisplay — Property, class spark.skins.wireframe.NumericStepperSkin
textDisplay — Property, class spark.skins.wireframe.NumericStepperTextInputSkin
The IEditableText that may be present in any skin assigned to this component.
textDisplay — Property, class spark.skins.wireframe.TextAreaSkin
The IEditableText that may be present in any skin assigned to this component.
textDisplay — Property, class spark.skins.wireframe.TextInputSkin
The IEditableText that may be present in any skin assigned to this component.
textDisplay — Skin Part, class spark.components.supportClasses.SkinnableTextBase
The IEditableText that may be present in any skin assigned to this component. This is RichEditableText for the Spark theme and StyleableStageText for the Mobile theme. The IEditableText that may be present in any skin assigned to this component.
textDisplay — Skin Part, class spark.components.NumericStepper
A skin part that defines a TextInput control which allows a user to edit the value of the NumericStepper component. The value is rounded and committed when the user presses enter, focuses out of the NumericStepper, or steps the NumericStepper. A skin part that defines a TextInput control which allows a user to edit the value of the NumericStepper component.
textDisplay — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxTextInputSkin
The IEditableText that may be present in any skin assigned to this component.
textDisplay — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperSkin
textDisplay — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperTextInputSkin
The IEditableText that may be present in any skin assigned to this component.
textDisplay — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseTextAreaSkin
The IEditableText that may be present in any skin assigned to this component.
textDisplay — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseTextInputSkin
The IEditableText that may be present in any skin assigned to this component.
textDisplay — Property, class xd.core.axm.enterprise.view.skins.SearchTextInputSkin
The IEditableText that may be present in any skin assigned to this component.
TextDisplayMode — final class, package flash.text
The TextDisplayMode class contains values that control the subpixel anti-aliasing of the advanced anti-aliasing system.
TEXT_EDIT — Constant Static Property, class com.adobe.solutions.acm.ccr.presentation.contentcapture.events.TextEditEvent
The TextEditEvent.TEXT_EDIT constant defines the value of the type property of the event object for an event that is dispatched when the agent clicks the Edit button for a TextModule in content panel of the CCR UI.
textEditBtn — Skin Part, class com.adobe.solutions.acm.ccr.presentation.contentcapture.ModuleItemRenderer
A skin part that defines the edit button for a TextModule. A skin part that defines the edit button for a TextModule.
TextEditEvent — class, package com.adobe.solutions.acm.ccr.presentation.contentcapture.events
TextEditEvent is the event dispatched when the agent clicks the Edit button for a TextModule in content panel of the CCR UI.
TextEditEvent(type:String, textEditModuleValue:com.adobe.icc.dc.domain:IModuleInstance) — Constructor, class com.adobe.solutions.acm.ccr.presentation.contentcapture.events.TextEditEvent
Constructor.
TextEditingConstants — class, package xd.core.axm.view.components
Constants for use with text editing
textEditModule — Property, class com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod
The TextModule which is currently being edited, when the agent agent clicks the Edit button corresponding to a TextModule.
textEditModule — Property, class com.adobe.solutions.acm.ccr.presentation.contentcapture.events.TextEditEvent
The TextModule for which the Edit button has been clicked.
textEditor — Skin Part, class com.adobe.solutions.acm.ccr.presentation.contentcapture.TextEditorContainer
A skin part which defines the text editor area. A skin part which defines the text editor area.
TextEditor — class, package com.adobe.solutions.acm.authoring.presentation
Editor to edit Text content
TextEditor() — Constructor, class com.adobe.solutions.acm.authoring.presentation.TextEditor
Constructor.
textEditorCancelBtn — Skin Part, class com.adobe.solutions.acm.ccr.presentation.contentcapture.TextEditorContainer
A skin part which defines the Cancel button. A skin part which defines the Cancel button.
TextEditorContainer — class, package com.adobe.solutions.acm.ccr.presentation.contentcapture
Create Correspondence TextEditor container.
TextEditorContainer() — Constructor, class com.adobe.solutions.acm.ccr.presentation.contentcapture.TextEditorContainer
Constructor.
textEditorOkBtn — Skin Part, class com.adobe.solutions.acm.ccr.presentation.contentcapture.TextEditorContainer
A skin part which defines the OK button. A skin part which defines the OK button.
TextElement — final class, package flash.text.engine
The TextElement class represents a string of formatted text.
TextElement(text:String, elementFormat:flash.text.engine:ElementFormat, eventMirror:flash.events:EventDispatcher, textRotation:String) — Constructor, class flash.text.engine.TextElement
Creates a new TextElement instance.
textEncodingFallback — Property, class flash.html.HTMLLoader
The character encoding used by the HTMLLoader content if an HTML page does not specify a character encoding.
textEncodingOverride — Property, class flash.html.HTMLLoader
The character encoding used by the HTMLLoader content, overriding any setting in the HTML page.
TextEvent — class, package flash.events
An object dispatches a TextEvent object 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, class flash.events.TextEvent
Creates an Event object that contains information about text events.
textField — Property, class fl.controls.ColorPicker
A reference to the internal text field of the ColorPicker component.
textField — Property, class fl.controls.ComboBox
Gets a reference to the TextInput component that the ComboBox component contains.
textField — Property, class fl.controls.Label
A reference to the internal text field of the Label component.
textField — Property, class fl.controls.LabelButton
A reference to the component's internal text field.
textField — Property, class fl.controls.NumericStepper
Gets a reference to the TextInput component that the NumericStepper component contains.
textField — Property, class fl.controls.TextArea
A reference to the internal text field of the TextArea component.
textField — Property, class fl.controls.TextInput
A reference to the internal text field of the TextInput component.
textField — Property, class mx.controls.Button
The internal UITextField object that renders the label of this Button.
textField — Property, class mx.controls.Label
The internal UITextField that renders the text of this Label.
textField — Property, class mx.controls.TextArea
The internal UITextField that renders the text of this TextArea.
textField — Property, class mx.controls.TextInput
The internal UITextField that renders the text of this TextInput.
textField — Property, class mx.controls.ToolTip
The internal UITextField that renders the text of this ToolTip.
TextField — class, package flash.text
The TextField class is used to create display objects for text display and input.
TextField() — Constructor, class flash.text.TextField
Creates a new TextField instance.
TextFieldAsset — class, package mx.core
TextFieldAsset is a subclass of the flash.text.TextField class which represents TextField symbols that you embed in a Flex application from a SWF file produced by Flash.
TextFieldAsset() — Constructor, class mx.core.TextFieldAsset
Constructor.
TextFieldAutomationHelper — class, 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:IUITextField) — Constructor, class mx.automation.delegates.TextFieldAutomationHelper
Constructor.
TextFieldAutoSize — final class, package flash.text
The TextFieldAutoSize class is an enumeration of constant values used in setting the autoSize property of the TextField class.
textFieldClass — Style, class mx.charts.chartClasses.DataTip
The class implementing IUITextField that is used by this component to render text.
textFieldClass — Style, class mx.charts.Legend
The class implementing IUITextField that is used by this component to render text.
textFieldClass — Style, class mx.containers.FormHeading
The class implementing IUITextField that is used by this component to render text.
textFieldClass — Style, class mx.controls.dataGridClasses.DataGridColumn
The class implementing IUITextField that is used by this component to render text.
textFieldClass — Style, class mx.controls.menuClasses.MenuBarItem
The class implementing IUITextField that is used by this component to render text.
textFieldClass — Style, class mx.controls.Button
The class implementing IUITextField that is used by this component to render text.
textFieldClass — Style, class mx.controls.MenuBar
The class implementing IUITextField that is used by this component to render text.
textFieldClass — Style, class mx.controls.ToolTip
The class implementing IUITextField that is used by this component to render text.
textFieldClass — Style, class mx.controls.TextInput
The class implementing IUITextField that is used by this component to render text.
textFieldClass — Style, class mx.controls.ProgressBar
The class implementing IUITextField that is used by this component to render text.
textFieldClass — Style, class mx.controls.ComboBox
The class implementing IUITextField that is used by this component to render text.
textFieldClass — Style, class mx.controls.DateField
The class implementing IUITextField that is used by this component to render text.
textFieldClass — Style, class mx.controls.NumericStepper
The class implementing IUITextField that is used by this component to render text.
textFieldClass — Style, class mx.controls.DateChooser
The class implementing IUITextField that is used by this component to render text.
textFieldClass — Style, class mx.controls.Label
The class implementing IUITextField that is used by this component to render text.
textFieldClass — Style, class mx.controls.ColorPicker
The class implementing IUITextField that is used by this component to render text.
textFieldClass — Style, class mx.core.ScrollControlBase
The class implementing IUITextField that is used by this component to render text.
textFieldClass — Style, class mx.core.UITextField
The class implementing IUITextField that is used by this component to render text.
textFieldClass — Style, class mx.core.Container
The class implementing IUITextField that is used by this component to render text.
TEXT_FIELD_HTML_FORMAT — Constant Static Property, class flashx.textLayout.conversion.TextConverter
HTML format.
textFieldSkin — Style, class fl.controls.ColorPicker
The class that provides the background for the text field of the ColorPicker component.
TextFieldType — final class, package flash.text
The TextFieldType class is an enumeration of constant values used in setting the type property of the TextField class.
textFilterBtn — Skin Part, class com.adobe.solutions.acm.authoring.presentation.common.ContentLibrary
A skin part that defines text filter button A skin part that defines text filter button
textFlow — Property, class fl.text.TLFTextField
Use this property to assign formatting from the TLF classes in the flashx packages to the TLFTextField instance.
textFlow — Property, class flashx.textLayout.compose.FlowComposerBase
The TextFlow object to which this flow composer is attached.
textFlow — Property, class flashx.textLayout.container.ContainerController
Returns the TextFlow object whose content appears in the container.
textFlow — Property, class flashx.textLayout.edit.ElementRange
The TextFlow object that contains the range.
textFlow — Property, interface flashx.textLayout.edit.ISelectionManager
The TextFlow object managed by this selection manager.
textFlow — Property, class flashx.textLayout.edit.SelectionManager
The TextFlow object managed by this selection manager.
textFlow — Property, class flashx.textLayout.edit.TextScrap
Gets the TextFlow that is currently in the TextScrap.
textFlow — Property, class flashx.textLayout.elements.TextRange
Returns the TextFlow associated with the selection.
textFlow — Property, class flashx.textLayout.events.CompositionCompleteEvent
TextFlow on which composition has been completed.
textFlow — Property, class flashx.textLayout.events.DamageEvent
TextFlow owning the damage
textFlow — Property, class flashx.textLayout.events.UpdateCompleteEvent
TextFlow which has been updated.
textFlow — Property, class flashx.textLayout.operations.FlowOperation
The TextFlow object to which this operation is applied.
textFlow — Property, class spark.components.RichEditableText
The TextFlow representing the rich text displayed by this component.
textFlow — Property, class spark.components.RichText
The TextFlow representing the rich text displayed by this component.
textFlow — Property, class spark.components.TextArea
The TextFlow representing the rich text displayed by this component.
textFlow — Property, class xd.core.axm.view.components.AXMRichTextEditor
Property used for setting other textflows on the current text editor.
TextFlow — class, package flashx.textLayout.elements
The TextFlow class is responsible for managing all the text content of a story.
TextFlow(config:flashx.textLayout.elements:IConfiguration) — Constructor, class flashx.textLayout.elements.TextFlow
Constructor - creates a new TextFlow instance.
textFlowFormat — Property, class flashx.textLayout.factory.StringTextLineFactory
The text flow format.
textFlowInitialFormat — Property, class flashx.textLayout.elements.Configuration
Specifies the initial format TextLayoutFormat configuration for a text flow (TextFlow object).
textFlowInitialFormat — Property, interface flashx.textLayout.elements.IConfiguration
Specifies the initial format TextLayoutFormat configuration for a text flow (TextFlow object).
TextFlowLine — final class, package flashx.textLayout.compose
The TextFlowLine class represents a single line of text in a text flow.
TextFlowLine(textLine:flash.text.engine:TextLine, paragraph:flashx.textLayout.elements:ParagraphElement, outerTargetWidth:Number, lineOffset:Number, absoluteStart:int, numChars:int) — Constructor, class flashx.textLayout.compose.TextFlowLine
Constructor - creates a new TextFlowLine instance.
TextFlowLineLocation — final class, package flashx.textLayout.compose
The TextFlowLineLocation class is an enumeration class that defines constants for specifying the location of a line within a paragraph.
TextFlowTextLineFactory — class, package flashx.textLayout.factory
The TextFlowTextLineFactory class provides a simple way to create TextLines for displaying text from a text flow.
TextFlowTextLineFactory() — Constructor, class flashx.textLayout.factory.TextFlowTextLineFactory
Creates a TextFlowTextLineFactory object.
TextFlowUtil — class, package spark.utils
TextFlowUtil is a utility class which provides methods for importing a TextFlow from, and exporting a TextFlow to, the markup language used by the Text Layout Framework.
textFormat — Style, class fl.controls.dataGridClasses.DataGridCellEditor
The TextFormat object to use to render the component label.
textFormat — Style, class fl.controls.listClasses.CellRenderer
The TextFormat object to use to render the component label.
textFormat — Style, class fl.core.UIComponent
The TextFormat object to use to render the component label.
TextFormat — class, 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, class flash.text.TextFormat
Creates a TextFormat object with the specified properties.
TEXT_FORMAT — Constant Static Property, class flash.desktop.ClipboardFormats
String data.
TextFormatAlign — final class, package flash.text
The TextFormatAlign class provides values for text alignment in the TextFormat class.
TextHandler — class, package com.adobe.icc.editors.handlers
The Handler for the actions requested for asset of type Text.
TextHandler() — Constructor, class com.adobe.icc.editors.handlers.TextHandler
Constructor.
textHeight — Property, class fl.controls.TextArea
Gets the height of the text, in pixels.
textHeight — Property, class fl.controls.TextInput
The height of the text, in pixels.
textHeight — Property, class fl.text.TLFTextField
The height of the text in pixels.
textHeight — Property, class flash.text.TextField
The height of the text in pixels.
textHeight — Property, class flash.text.engine.TextLine
The logical height of the text line, which is equal to ascent + descent.
textHeight — Property, class flashx.textLayout.compose.TextFlowLine
The height of the text line, which is equal to ascent plus descent.
textHeight — Property, class mx.controls.Label
The height of the text.
textHeight — Property, class mx.controls.TextArea
The height of the text.
textHeight — Property, class mx.controls.TextInput
The height of the text.
textHeight — Property, class mx.core.FTETextField
The height of the text in pixels.
textHeight — Property, interface mx.core.IUITextField
The height of the text in pixels.
textIndent — Property, class flashx.textLayout.container.ContainerController
TextLayoutFormat: A Number that specifies, in pixels, the amount to indent the first line of the paragraph.
textIndent — Property, class flashx.textLayout.elements.FlowElement
TextLayoutFormat: A Number that specifies, in pixels, the amount to indent the first line of the paragraph.
textIndent — Property, interface flashx.textLayout.formats.ITextLayoutFormat
A Number that specifies, in pixels, the amount to indent the first line of the paragraph.
textIndent — Property, class flashx.textLayout.formats.TextLayoutFormat
A Number that specifies, in pixels, the amount to indent the first line of the paragraph.
textIndent — Style, class mx.charts.chartClasses.CartesianChart
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class mx.charts.chartClasses.ChartBase
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class mx.charts.chartClasses.DataTip
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class mx.charts.series.ColumnSeries
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class mx.charts.series.PieSeries
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class mx.charts.series.BarSeries
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class mx.charts.LegendItem
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class mx.charts.Legend
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class mx.charts.PieChart
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class mx.charts.AxisRenderer
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class mx.containers.FormHeading
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class mx.controls.dataGridClasses.DataGridColumn
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class mx.controls.menuClasses.MenuBarItem
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, 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, class mx.controls.Button
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class mx.controls.MenuBar
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class mx.controls.ToolTip
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class mx.controls.TextInput
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class mx.controls.ProgressBar
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class mx.controls.ComboBox
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class mx.controls.DateField
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class mx.controls.NumericStepper
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class mx.controls.DateChooser
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class mx.controls.Label
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class mx.controls.ColorPicker
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class mx.core.ScrollControlBase
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class mx.core.UITextField
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class mx.core.Container
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class spark.components.supportClasses.StyleableTextField
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class spark.components.supportClasses.SkinnableTextBase
Offset of first line of text from the left side of the container.
textIndent — Style, class spark.components.supportClasses.GroupBase
Offset of first line of text from the left side of the container.
textIndent — Style, class spark.components.FormHeading
Offset of first line of text from the left side of the container.
textIndent — Style, class spark.components.LabelItemRenderer
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class spark.components.ActionBar
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class spark.components.Scroller
Offset of first line of text from the left side of the container.
textIndent — Style, class spark.components.RichText
Offset of first line of text from the left side of the container.
textIndent — Style, class spark.components.SkinnableContainer
Offset of first line of text from the left side of the container.
textIndent — Style, class spark.components.RichEditableText
Offset of first line of text from the left side of the container.
textIndent — Style, class spark.components.NumericStepper
Offset of first line of text from the left side of the container.
textIndent — Style, class spark.components.DateSpinner
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class spark.skins.spark.DefaultGridItemRenderer
A Number that specifies, in pixels, the amount to indent the first line of the paragraph.
textIndent — Style, class spark.skins.spark.DefaultItemRenderer
Offset of first line of text from the left side of the container.
textIndent — Style, class spark.skins.wireframe.DefaultItemRenderer
Offset of first line of text from the left side of the container.
textInput — Event, class fl.controls.TextArea
Dispatched when the user enters, deletes, or pastes text into the component.
textInput — Event, class fl.controls.TextInput
Dispatched when the user inputs text.
textInput — Event, class fl.text.TLFTextField
Flash Player dispatches the textInput event when a user enters one or more characters of text.
textInput — Event, class flash.display.InteractiveObject
Dispatched when a user enters one or more characters of text.
textInput — Event, class flash.text.TextField
Flash Player dispatches the textInput event when a user enters one or more characters of text.
textInput — Event, interface flash.text.ime.IIMEClient
Dispatched when the user enters text.
textInput — Property, class mx.controls.ComboBase
The internal TextInput subcomponent that displays the current selection.
textInput — Event, class mx.controls.TextArea
Dispatched when the user types, deletes, or pastes text into the control.
textInput — Event, class mx.controls.TextInput
Dispatched when the user types, deletes, or pastes text into the control.
textInput — Event, class spark.components.supportClasses.SkinnableTextBase
Dispatched when a keystroke is about to be input to the component.
textInput — Property, class spark.skins.spark.ComboBoxSkin
Optional skin part that holds the input text or the selectedItem text.
textInput — Property, class spark.skins.wireframe.ComboBoxSkin
Optional skin part that holds the input text or the selectedItem text.
textInput — Skin Part, class spark.components.ComboBox
Optional skin part that holds the input text or the selectedItem text. Optional skin part that holds the input text or the selectedItem text.
textInput — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxSkin
Optional skin part that holds the input text or the selectedItem text.
TextInput — class, package fl.controls
The TextInput component is a single-line text component that contains a native ActionScript TextField object.
TextInput — class, package mx.controls
The TextInput control is a single-line text field that is optionally editable.
TextInput — class, package spark.components
TextInput is a text-entry control that lets users enter and edit a single line of uniformly-formatted text.
TextInput() — Constructor, class fl.controls.TextInput
Creates a new TextInput component instance.
TextInput() — Constructor, class mx.controls.TextInput
Constructor.
TextInput() — Constructor, class spark.components.TextInput
Constructor.
TEXT_INPUT — Constant Static Property, class flash.events.TextEvent
Defines the value of the type property of a textInput event object.
TextInputAutomationImpl — class, package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the TextInput control.
TextInputAutomationImpl(obj:mx.controls:TextInput) — Constructor, class mx.automation.delegates.controls.TextInputAutomationImpl
Constructor.
TextInputBorderSkin — class, package mx.skins.spark
The Spark skin class for the border of the MX TextInput component.
TextInputBorderSkin() — Constructor, class mx.skins.spark.TextInputBorderSkin
Constructor.
textInput_changeHandler(event:flash.events:Event) — method, class mx.controls.ComboBase
Handles changes to the TextInput that serves as the editable text field in the component.
textInputClass — Style, class mx.controls.NumericStepper
The class implementing ITextInput that is used by this component to input text.
textInputClass — Style, class mx.controls.ComboBase
The class implementing ITextInput that is used by this component to input text.
TextInputDataCaptureRenderer — class, package com.adobe.solutions.acm.ccr.presentation.datacapture.renderers
Renderer for capturing Text Input from the user.
TextInputDataCaptureRenderer() — Constructor, class com.adobe.solutions.acm.ccr.presentation.datacapture.renderers.TextInputDataCaptureRenderer
Constructor.
TextInput_disabledSkin — Style, class fl.controls.NumericStepper
The skin used for the up arrow when it is in an up state.
textInputHandler(event:flash.events:TextEvent) — method, class flashx.textLayout.container.ContainerController
Processes the TextEvent.TEXT_INPUT event when the client manages events.
textInputHandler(event:flash.events:TextEvent) — method, class flashx.textLayout.container.TextContainerManager
Processes the TextEvent.TEXT_INPUT event when the client manages events.
textInputHandler(event:flash.events:TextEvent) — method, interface flashx.textLayout.edit.IInteractionEventHandler
Processes a TextEvent.
textInputHandler(event:flash.events:TextEvent) — method, class flashx.textLayout.edit.SelectionManager
Processes a TextEvent.
TextInputOperation — class, package spark.components.supportClasses
The TextInputOperation class represents a text input operation.
TextInputOperation() — Constructor, class spark.components.supportClasses.TextInputOperation
Constructor.
TextInputPicture — class, package ga.uiComponents
The TextInputPicture is a single-line text input field which supports both display and edit pictures.
TextInputPicture() — Constructor, class ga.uiComponents.TextInputPicture
Constructs a TextInputPicture with no pictures.
TextInputSearchRenderer — class, package com.adobe.ep.ux.content.view.components.search.renderers
Text Input Search Renderer Control for Advanced Search Pod
TextInputSearchRenderer() — Constructor, class com.adobe.ep.ux.content.view.components.search.renderers.TextInputSearchRenderer
Constructor
TextInputSkin — class, package mx.skins.wireframe
The wireframe skin class for the border of the MX TextInput component.
TextInputSkin — class, package spark.skins.mobile
ActionScript-based skin for TextInput controls in mobile applications.
TextInputSkin — class, package spark.skins.spark
The default skin class for Spark TextInput component.
TextInputSkin — class, package spark.skins.wireframe
The default wireframe skin class for the Spark TextInput component.
TextInputSkin() — Constructor, class mx.skins.wireframe.TextInputSkin
Constructor.
TextInputSkin() — Constructor, class spark.skins.mobile.TextInputSkin
Constructor.
TextInputSkin() — Constructor, class spark.skins.spark.TextInputSkin
Constructor.
TextInputSkin() — Constructor, class spark.skins.wireframe.TextInputSkin
Constructor.
textInputStyleFilters — Property, class mx.controls.ComboBase
The set of styles to pass from the ComboBase to the text input.
textInputStyleName — Style, class mx.controls.ComboBase
The style declaration for the internal TextInput subcomponent that displays the current selection.
TextInput_upskin — Style, class fl.controls.NumericStepper
The class that provides the skin for the text input box.
textInteractionMode — Property, class flash.text.TextField
The interaction mode property, Default value is TextInteractionMode.NORMAL.
TextInteractionMode — final class, package flash.text
A class that defines the Interactive mode of a text field object.
textInteractionModeChange — Event, class flash.text.TextField
Flash Player dispatches the textInteractionModeChange event when a user changes the interaction mode of a text field.
TEXT_INTERACTION_MODE_CHANGE — Constant Static Property, class flash.events.Event
The Event.TEXT_INTERACTION_MODE_CHANGE constant defines the value of the type property of a interaction mode event object.
textJustifier — Property, class flash.text.engine.TextBlock
Specifies the TextJustifier to use during line creation.
TextJustifier — class, package flash.text.engine
The TextJustifier class is an abstract base class for the justifier types that you can apply to a TextBlock, specifically the EastAsianJustifier and SpaceJustifier classes.
TextJustifier(locale:String, lineJustification:String) — Constructor, class flash.text.engine.TextJustifier
Calling the new TextJustifier() constructor throws an ArgumentError exception.
textJustify — Property, class flashx.textLayout.container.ContainerController
TextLayoutFormat: Specifies options for justifying text.
textJustify — Property, class flashx.textLayout.elements.FlowElement
TextLayoutFormat: Specifies options for justifying text.
textJustify — Property, interface flashx.textLayout.formats.ITextLayoutFormat
Specifies options for justifying text.
textJustify — Property, class flashx.textLayout.formats.TextLayoutFormat
Specifies options for justifying text.
textJustify — Style, class spark.components.supportClasses.ButtonBase
Specifies options for justifying text.
textJustify — Style, class spark.components.supportClasses.SkinnableTextBase
Specifies options for justifying text.
textJustify — Style, class spark.components.supportClasses.GroupBase
Specifies options for justifying text.
textJustify — Style, class spark.components.supportClasses.SliderBase
Specifies options for justifying text.
textJustify — Style, class spark.components.FormHeading
Specifies options for justifying text.
textJustify — Style, class spark.components.VideoPlayer
Specifies options for justifying text.
textJustify — Style, class spark.components.Scroller
Specifies options for justifying text.
textJustify — Style, class spark.components.RichText
Specifies options for justifying text.
textJustify — Style, class spark.components.SkinnableContainer
Specifies options for justifying text.
textJustify — Style, class spark.components.DataGrid
Specifies options for justifying text.
textJustify — Style, class spark.components.RichEditableText
Specifies options for justifying text.
textJustify — Style, class spark.components.NumericStepper
Specifies options for justifying text.
textJustify — Style, class spark.components.Label
Specifies options for justifying text.
textJustify — Style, class spark.components.SkinnableDataContainer
Specifies options for justifying text.
textJustify — Style, class spark.skins.spark.DefaultItemRenderer
Specifies options for justifying text.
textJustify — Style, class spark.skins.wireframe.DefaultItemRenderer
Specifies options for justifying text.
TextJustify — final class, package flashx.textLayout.formats
Defines values for setting the textJustify property of the TextLayoutFormat class.
TextLayoutEvent — class, package flashx.textLayout.events
A TextLayoutEvent instance represents an event, such as the TextLayoutEvent.SCROLL event, that does not require custom properties.
TextLayoutEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class flashx.textLayout.events.TextLayoutEvent
The TextLayoutEvent class represents the event object passed to the event listener for many Text Layout events.
TextLayoutFormat — class, package flashx.textLayout.formats
The TextLayoutFormat class holds all of the text layout properties.
TextLayoutFormat(initialValues:flashx.textLayout.formats:ITextLayoutFormat) — Constructor, class flashx.textLayout.formats.TextLayoutFormat
Creates a new TextLayoutFormat object.
TEXT_LAYOUT_FORMAT — Constant Static Property, class flashx.textLayout.conversion.TextConverter
TextLayout Format.
TextLayoutVersion — class, package flashx.textLayout
This class controls the backward-compatibility of the framework.
textLength — Property, class flashx.textLayout.compose.TextFlowLine
The number of characters to the next line, including trailing spaces.
textLength — Property, class flashx.textLayout.container.ContainerController
Returns the total number of characters in the container.
textLength — Property, class flashx.textLayout.elements.FlowElement
Returns the total length of text owned by this FlowElement object and its children.
textLine — Property, class flash.text.engine.TextLineMirrorRegion
The TextLine containing this mirror region.
TextLine — final class, package flash.text.engine
The TextLine class is used to display text on the display list.
textLineCreationResult — Property, class flash.text.engine.TextBlock
Indicates the result of a createTextLine() operation.
TextLineCreationResult — final class, package flash.text.engine
The TextLineCreationResult class is an enumeration of constant values used with TextBlock.textLineCreationResult.
textLineExists — Property, class flashx.textLayout.compose.TextFlowLine
Indicates whether the flash.text.engine.TextLine object for this TextFlowLine exists.
TextLineFactoryBase — class, package flashx.textLayout.factory
The TextLineFactoryBase class serves as the base class for the Text Layout Framework text line factories.
TextLineFactoryBase() — Constructor, class flashx.textLayout.factory.TextLineFactoryBase
Base-class constructor for text line factories.
TextLineMetrics — class, 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, class flash.text.TextLineMetrics
Creates a TextLineMetrics object.
TextLineMirrorRegion — final class, package flash.text.engine
The TextLineMirrorRegion class represents a portion of a text line wherein events are mirrored to another event dispatcher.
TextLineRecycler — class, package flashx.textLayout.compose
The TextLineRecycler class provides support for recycling of TextLines.
textLineRecyclerEnabled — Static Property, class flashx.textLayout.compose.TextLineRecycler
Controls if the TLF recycler enabled.
TextLineValidity — final class, package flash.text.engine
The TextLineValidity class is an enumeration of constant values for setting the validity property of the TextLine class.
textModel — Property, class com.adobe.solutions.acm.authoring.presentation.TextEditor
The TextModel instance currently being worked upon.
TextModel — class, package com.adobe.icc.editors.model
The TextModel class represents the domain object for the assets of type Text.
TextModuleInstance — class, package com.adobe.icc.dc.domain
This class is the runtime representation of the text module present in the letter.
TextModuleInstance(moduleData:com.adobe.icc.dc.data:ModuleData, vParentContainer:com.adobe.icc.dc.domain:IContainerInstance, remod:com.adobe.icc.dc.data.reload:ReloadModule) — Constructor, class com.adobe.icc.dc.domain.TextModuleInstance
Constructor
TEXT_NODE — Constant Static Property, class flash.xml.XMLNodeType
Specifies that the node is a text node.
TextOperationEvent — class, package spark.events
The TextOperationEvent class represents events that are dispatched when text content changes due to user operations such as inserting characters, backspacing, pasting, or changing text attributes.
TextOperationEvent(type:String, bubbles:Boolean, cancelable:Boolean, operation:flashx.textLayout.operations:FlowOperation) — Constructor, class spark.events.TextOperationEvent
Constructor.
textOverlayAlpha — Style, class fl.controls.listClasses.ImageCell
The opacity of the overlay behind the cell label.
textPadding — Style, class fl.controls.dataGridClasses.DataGridCellEditor
The spacing between the text and the edges of the component, and the spacing between the text and the icon, in pixels.
textPadding — Style, class fl.controls.listClasses.CellRenderer
The spacing between the text and the edges of the component, and the spacing between the text and the icon, in pixels.
textPadding — Style, class fl.controls.listClasses.ImageCell
The padding that separates the edge of the cell from the edge of the text, in pixels.
textPadding — Style, class fl.controls.TextArea
The padding that separates the component border from the text, in pixels.
textPadding — Style, class fl.controls.ComboBox
The space that separates the border from the text representing the selected item, in pixels.
textPadding — Style, class fl.controls.CheckBox
The spacing between the text and the edges of the component, and the spacing between the text and the icon, in pixels.
textPadding — Style, class fl.controls.LabelButton
The spacing between the text and the edges of the component, and the spacing between the text and the icon, in pixels.
textPadding — Style, class fl.controls.RadioButton
The spacing between the text and the edges of the component, and the spacing between the text and the icon, in pixels.
textPadding — Style, class fl.controls.TextInput
The padding that separates the component border from the text, in pixels.
textPadding — Style, class fl.controls.ColorPicker
The padding that appears around the color TextField, in pixels.
textPreviewRenderer — Skin Part, class com.adobe.solutions.acm.ccr.presentation.contentcapture.preview.ContentHoverPreviewRenderer
A skin part that defines the factory used for displaying Text's preview on hover. A skin part that defines the factory used for displaying Text's preview on hover.
TextRange — class, package flashx.textLayout.elements
A read only class that describes a range of contiguous text.
TextRange — class, 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(root:flashx.textLayout.elements:TextFlow, anchorIndex:int, activeIndex:int) — Constructor, class flashx.textLayout.elements.TextRange
Constructor - creates a new TextRange instance.
TextRange(owner:mx.core:UIComponent, modifiesSelection:Boolean, beginIndex:int, endIndex:int) — Constructor, 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, package flash.text
The TextRenderer class provides functionality for the advanced anti-aliasing capability of embedded fonts.
textRollOverColor — Style, class mx.containers.Accordion
Color of header text when rolled over.
textRollOverColor — Style, class mx.controls.listClasses.ListBase
The color of the text of a renderer when the user rolls over a it.
textRollOverColor — Style, class mx.controls.listClasses.AdvancedListBase
The color of the text of a renderer when the user rolls over a it.
textRollOverColor — Style, class mx.controls.Menu
The color of the menu item text when a user rolls the mouse over the menu item.
textRollOverColor — Style, class mx.controls.Button
Text color of the label as the user moves the mouse pointer over the button.
textRollOverColor — Style, class mx.controls.AdvancedDataGrid
Color of the text when the user rolls over a row.
textRollOverColor — Style, class mx.controls.LinkBar
Text color of the link as you move the mouse pointer over it.
textRollOverColor — Style, class mx.controls.ComboBox
The textRollOverColor of the drop-down list.
textRollOverColor — Style, class mx.controls.Tree
Color of the text when the user rolls over a row.
textRollOverColor — Style, class mx.controls.LinkButton
Text color of a LinkButton as a user moves the mouse pointer over it.
textRotation — Property, class flash.text.engine.ContentElement
The rotation to apply to the element as a unit.
textRotation — Property, class flash.text.engine.ElementFormat
Sets the rotation applied to individual glyphs.
textRotation — Property, class flashx.textLayout.container.ContainerController
TextLayoutFormat: Determines the number of degrees to rotate this text.
textRotation — Property, class flashx.textLayout.elements.FlowElement
TextLayoutFormat: Determines the number of degrees to rotate this text.
textRotation — Property, interface flashx.textLayout.formats.ITextLayoutFormat
Determines the number of degrees to rotate this text.
textRotation — Property, class flashx.textLayout.formats.TextLayoutFormat
Determines the number of degrees to rotate this text.
textRotation — Style, class spark.components.supportClasses.SkinnableTextBase
Determines the number of degrees to rotate this text.
textRotation — Style, class spark.components.supportClasses.GroupBase
Determines the number of degrees to rotate this text.
textRotation — Style, class spark.components.FormHeading
Determines the number of degrees to rotate this text.
textRotation — Style, class spark.components.Scroller
Determines the number of degrees to rotate this text.
textRotation — Style, class spark.components.RichText
Determines the number of degrees to rotate this text.
textRotation — Style, class spark.components.SkinnableContainer
Determines the number of degrees to rotate this text.
textRotation — Style, class spark.components.RichEditableText
Determines the number of degrees to rotate this text.
textRotation — Style, class spark.components.NumericStepper
Determines the number of degrees to rotate this text.
textRotation — Style, class spark.skins.spark.DefaultItemRenderer
Determines the number of degrees to rotate this text.
textRotation — Style, class spark.skins.wireframe.DefaultItemRenderer
Determines the number of degrees to rotate this text.
TextRotation — final class, package flash.text.engine
The TextRotation class is an enumeration of constant values used with the following properties: ElementFormat.textRotation, ContentElement.textRotation, TextBlock.lineRotation, and TextLine.getAtomTextRotation().
textScrap — Property, class flashx.textLayout.operations.PasteOperation
textScrap the text being pasted
TextScrap — class, package flashx.textLayout.edit
The TextScrap class represents a fragment of a text flow.
TextScrap(textFlow:flashx.textLayout.elements:TextFlow) — Constructor, class flashx.textLayout.edit.TextScrap
Creates a TextScrap object.
textSelected() — method, class lc.procmgmt.ui.search.SearchDescriptorCardRendererModel
Dispatches a SearchTemplateEvent.SEARCH_OPEN event when the text on the search descriptor card is selected in Workspace.
textSelected() — method, class lc.procmgmt.ui.startpoint.StartpointCardRendererModel
Displays the details of a process when the text is selected.
textSelected() — method, class lc.procmgmt.ui.task.TaskCardRendererModel
Dispatches the TaskEvent.DETAILS event when the text on the card for a task is clicked.
textSelectedColor — Style, class mx.containers.Accordion
Color of selected text.
textSelectedColor — Style, class mx.controls.listClasses.ListBase
The color of the text of a renderer when the user selects it.
textSelectedColor — Style, class mx.controls.listClasses.AdvancedListBase
The color of the text of a renderer when the user selects it.
textSelectedColor — Style, class mx.controls.Menu
The color of the menu item text when the menu item is selected.
textSelectedColor — Style, class mx.controls.Button
Text color of the label as the user presses it.
textSelectedColor — Style, class mx.controls.AdvancedDataGrid
Color of the text when the user selects a row.
textSelectedColor — Style, class mx.controls.LinkBar
Text color of the link as you press it.
textSelectedColor — Style, class mx.controls.ComboBox
The textSelectedColor of the drop-down list.
textSelectedColor — Style, class mx.controls.Tree
Color of the text when the user selects a row.
textSelectedColor — Style, class mx.controls.LinkButton
Text color of a LinkButton as a user presses it.
TEXT_SELECTION_CHANGE — Constant Static Property, 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, 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, class mx.automation.events.TextSelectionEvent
Constructor.
TextSelectionHighlighting — final class, package spark.components
This class specifies the allowed values for the selectionHighlighting property of the RichEditableText control, and controls that use RichEditableText as a subcomponent (Spark TextInput and Spark TextArea).
textShadowAlpha — Style, class spark.components.Group
Alpha of text shadows.
textShadowAlpha — Style, class spark.components.Button
Alpha of text shadows.
textShadowAlpha — Style, class spark.components.ActionBar
Alpha of text shadows.
textShadowAlpha — Style, class spark.components.SkinnableContainer
Alpha of text shadows.
textShadowAlpha — Style, class spark.components.ToggleSwitch
The alpha of text shadows.
textShadowColor — Style, class spark.components.Group
Color of text shadows.
textShadowColor — Style, class spark.components.Button
Color of text shadows.
textShadowColor — Style, class spark.components.ActionBar
Color of text shadows.
textShadowColor — Style, class spark.components.SkinnableContainer
Color of text shadows.
textShadowColor — Style, class spark.components.ToggleSwitch
The color of text shadows.
TextSkinBase — class, package spark.skins.mobile.supportClasses
ActionScript-based skin for text input controls in mobile applications that uses a StyleableTextField class for the text display.
TextSkinBase() — Constructor, class spark.skins.mobile.supportClasses.TextSkinBase
Constructor.
textSnapshot — Property, class flash.display.DisplayObjectContainer
Returns a TextSnapshot object for this DisplayObjectContainer instance.
textSnapshot — Property, class flash.display.Stage
Returns a TextSnapshot object for this DisplayObjectContainer instance.
textSnapshot — Property, interface mx.core.IContainer
Returns a TextSnapshot object for this DisplayObjectContainer instance.
TextSnapshot — class, package flash.text
TextSnapshot objects let you work with static text in a movie clip.
Texture — final class, package flash.display3D.textures
The Texture class represents a 2-dimensional texture uploaded to a rendering context.
TextureBase — class, package flash.display3D.textures
The TextureBase class is the base class for Context3D texture objects.
TEXTURE_READY — Constant Static Property, class flash.events.Event
The Event.TEXTURE_READY constant defines the value of the type property of a textureReady event object.
textWidth — Property, class fl.controls.TextArea
Gets the width of the text, in pixels.
textWidth — Property, class fl.controls.TextInput
The width of the text, in pixels.
textWidth — Property, class fl.text.TLFTextField
The width of the text in pixels.
textWidth — Property, class flash.text.TextField
The width of the text in pixels.
textWidth — Property, class flash.text.engine.TextLine
The logical width of the text line, which is the width that the text engine uses to lay out the line.
textWidth — Property, class mx.controls.Label
The width of the text.
textWidth — Property, class mx.controls.TextArea
The width of the text.
textWidth — Property, class mx.controls.TextInput
The width of the text.
textWidth — Property, class mx.core.FTETextField
The width of the text in pixels.
textWidth — Property, interface mx.core.IUITextField
The width of the text in pixels.
THAI — Constant Static Property, class flash.globalization.NationalDigitsType
Represents the Unicode value for the zero digit of the Thai digit set.
THAI — Constant Static Property, class flashx.textLayout.formats.ListStyleType
Numbering using Thai.
themeColor — Style, class mx.controls.ProgressBar
Theme color of the ProgressBar control.
themeColor — Style, class mx.core.UIComponent
Theme color of a component.
thickness — Property, class coldfusion.service.mxml.Image
Border thickness in pixels; the value must be an integer.
thickness — Property, class fl.text.TLFTextField
The thickness property is not applicable to the TLF TextField.
thickness — Property, class flash.display.GraphicsStroke
Indicates the thickness of the line in points; valid values are 0-255.
thickness — Property, class flash.text.TextField
The thickness of the glyph edges in this text field.
thickness — Property, class mx.charts.renderers.CrossItemRenderer
The thickness of the cross rendered, in pixels.
thickness — Property, class mx.core.FTETextField
This property has no effect in FTETextField because FTE uses a newer font renderer than TextField.
thickness — Property, interface mx.core.IUITextField
The thickness of the glyph edges in this text field.
thickness — Property, class mx.core.UITextFormat
Defines the thickness setting for the UITextField class.
THICKNESS — Constant Static Property, 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, class mx.validators.CurrencyValidator
The character used to separate thousands.
thousandsSeparator — Property, class mx.validators.NumberValidator
The character used to separate thousands in the whole part of the number.
thousandsSeparatorFrom — Property, class mx.formatters.CurrencyFormatter
Character to use as the thousands separator in the input String.
thousandsSeparatorFrom — Property, class mx.formatters.NumberBase
Character to use as the thousands separator in the input String.
thousandsSeparatorFrom — Property, class mx.formatters.NumberFormatter
Character to use as the thousands separator in the input String.
thousandsSeparatorTo — Property, class mx.formatters.CurrencyFormatter
Character to use as the thousands separator in the output string.
thousandsSeparatorTo — Property, class mx.formatters.NumberBase
Character to use as the thousands separator in the output String.
thousandsSeparatorTo — Property, class mx.formatters.NumberFormatter
Character to use as the thousands separator in the output String.
ThreeColumn — class, package ga.layouts
Defines the default Three Column panel layout available in the Guide Design perspective within Adobe Digital Enterprise Platform Document Services - Workbench 10.0.
ThreeColumn() — Constructor, class ga.layouts.ThreeColumn
Constructor.
ThreeColumnSkin — class, package com.adobe.guides.spark.layouts.skins
Defines the default Three Column skin available in the Guide Design perspective within Adobe Digital Enterprise Platform Document Services - Workbench 10.0.
ThreeColumnSkin() — Constructor, class com.adobe.guides.spark.layouts.skins.ThreeColumnSkin
Constructor.
threshold(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, operation:String, threshold:uint, color:uint, mask:uint, copySource:Boolean) — method, 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.
THROTTLE — Constant Static Property, class flash.events.ThrottleEvent
Defines the value of the type property of a ThrottleEvent event object.
THROTTLE — Constant Static Property, class flash.events.ThrottleType
This constant is used for the state property in the ThrottleEvent class.
ThrottleEvent — class, package flash.events
A ThrottleEvent is dispatched when the Flash Player throttles, pauses, or resumes content.
ThrottleEvent(type:String, bubbles:Boolean, cancelable:Boolean, state:String, targetFrameRate:Number) — Constructor, class flash.events.ThrottleEvent
Creates an Event object that contains information about the ThrottleEvent.
ThrottleType — final class, package flash.events
The ThrottleType class provides values for the playback state property of the flash.event.ThrottleEvent class.
throw — Statement
Generates, or throws, an error that can be handled, or caught, by a catch code block.
throwErrorOnIDChange — Property, class mx.data.DataStore
A flag you can set to false to restore the LiveCycle Data Services 2.6 behavior of logging an error but not throwing an error when the UID property is changed.
throwItemPendingErrors — Property, class mx.data.DataManager
Set this property to false if you want to suppress item pending errors when lazily fetched or unpaged data is accessed.
throwItemPendingErrors — Property, class mx.data.ManagedRemoteService
Set this property to false if you want to suppress item pending errors when lazily fetched or unpaged data is accessed.
throwOnError — Property, class flashx.textLayout.conversion.ConverterBase
throwOnError — Property, interface flashx.textLayout.conversion.ITextExporter
The throwOnError property controls how the exporter handles errors.
throwOnError — Property, interface flashx.textLayout.conversion.ITextImporter
The throwOnError property controls how the importer handles errors.
throwUnhandledFaults — Property, class mx.data.DataServiceAdapter
If true then the data manager throw an error if there is a fault with no listeners on the data manager.
throwUnhandledFaults — Property, class mx.data.RPCDataServiceAdapter
Returns false because this data manager does not throw an error if there is a fault with no listeners on the data manager.
thumb — Property, class spark.skins.mobile.HScrollBarSkin
HScrollbar thumb skin part.
thumb — Property, class spark.skins.mobile.HSliderSkin
HSlider thumb skin part
thumb — Property, class spark.skins.mobile.ToggleSwitchSkin
The thumb skin part.
thumb — Property, class spark.skins.mobile.VScrollBarSkin
VScrollbar thumb skin part
thumb — Property, class spark.skins.spark.HScrollBarSkin
thumb — Property, class spark.skins.spark.HSliderSkin
thumb — Property, class spark.skins.spark.VScrollBarSkin
thumb — Property, class spark.skins.spark.VSliderSkin
thumb — Property, class spark.skins.spark.mediaClasses.fullScreen.ScrubBarSkin
A skin part that defines a button that can be dragged along the track to increase or decrease the playhead location in the video.
thumb — Property, class spark.skins.spark.mediaClasses.fullScreen.VolumeBarSkin
The skin pat that defines the thumb in the drop-down slider track.
thumb — Property, class spark.skins.spark.mediaClasses.normal.ScrubBarSkin
A skin part that defines a button that can be dragged along the track to increase or decrease the playhead location in the video.
thumb — Property, class spark.skins.spark.mediaClasses.normal.VolumeBarSkin
The skin pat that defines the thumb in the drop-down slider track.
thumb — Property, class spark.skins.wireframe.HScrollBarSkin
thumb — Property, class spark.skins.wireframe.HSliderSkin
thumb — Property, class spark.skins.wireframe.VScrollBarSkin
thumb — Property, class spark.skins.wireframe.VSliderSkin
thumb — Property, class spark.skins.wireframe.mediaClasses.ScrubBarSkin
A skin part that defines a button that can be dragged along the track to increase or decrease the playhead location in the video.
thumb — Property, class spark.skins.wireframe.mediaClasses.VolumeBarSkin
The skin pat that defines the thumb in the drop-down slider track.
thumb — Skin Part, class spark.components.supportClasses.TrackBase
A skin part that defines a button that can be dragged along the track to increase or decrease the value property. Updates to the value property automatically update the position of the thumb button with respect to the track. A skin part that defines a button that can be dragged along the track to increase or decrease the value property.
thumb — Skin Part, class spark.components.ToggleSwitch
A skin part that can be dragged along the track. The thumbPosition property contains the thumb's current position along the track. A skin part that can be dragged along the track.
thumb — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollBarLargeSkin
thumb — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarNoControlsSkin
thumb — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarSkin
thumb — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarNoControlsSkin
thumb — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarSkin
THUMB — Constant Static Property, class fl.events.SliderEventClickTarget
The Slider thumb was clicked.
THUMB — Constant Static Property, class mx.events.SliderEventClickTarget
Specifies that the Slider's thumb was clicked.
thumbArrowUpSkin — Style, class fl.controls.ComboBox
Name of the class to use as the skin used for the thumb of the scroll bar.
thumbCount — Property, class mx.controls.sliderClasses.Slider
The number of thumbs allowed on the slider.
thumbDisabledSkin — Style, class fl.containers.BaseScrollPane
The skin that is used to indicate the disabled state of the thumb.
thumbDisabledSkin — Style, class fl.controls.Slider
The skin that is used to indicate the disabled state of the thumb.
thumbDisabledSkin — Style, class fl.controls.ComboBox
The skin that is used to indicate the disabled state of the thumb.
thumbDisabledSkin — Style, class fl.controls.ScrollBar
The skin that is used to indicate the disabled state of the thumb.
thumbDisabledSkin — Style, class mx.controls.sliderClasses.Slider
The skin for the slider thumb disabled state.
thumbDownSkin — Style, class fl.containers.BaseScrollPane
Name of the class to use as the skin for the thumb of the scroll bar when you click the thumb.
thumbDownSkin — Style, class fl.controls.Slider
Name of the class to use as the skin for the thumb of the scroll bar when you click the thumb.
thumbDownSkin — Style, class fl.controls.ComboBox
Name of the class to use as the skin for the thumb of the scroll bar when you click the thumb.
thumbDownSkin — Style, class fl.controls.ScrollBar
Name of the class to use as the skin for the thumb of the scroll bar when you click the thumb.
thumbDownSkin — Style, 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, class mx.controls.sliderClasses.Slider
The skin for the slider thumb down state.
thumbDrag — Event, class fl.controls.Slider
Dispatched when the slider thumb is pressed and then moved by the mouse.
thumbDrag — Event, class mx.controls.sliderClasses.Slider
Dispatched when the slider's thumb is pressed and then moved by the mouse.
thumbDrag — Event, class spark.components.supportClasses.TrackBase
Dispatched when the thumb is pressed and then moved by the mouse.
THUMB_DRAG — Constant Static Property, class fl.events.SliderEvent
Defines the value of the type property of a thumbDrag event object.
THUMB_DRAG — Constant Static Property, class mx.events.SliderEvent
The SliderEvent.THUMB_DRAG constant defines the value of the type property of the event object for a thumbDrag event.
THUMB_DRAG — Constant Static Property, class spark.events.TrackBaseEvent
The TrackBaseEvent.THUMB_DRAG constant defines the value of the type property of the event object for a thumbDrag event.
thumbIcon — Style, class fl.containers.BaseScrollPane
Name of the class to use as the icon for the thumb of the scroll bar.
thumbIcon — Style, class fl.controls.ComboBox
Name of the class to use as the icon for the thumb of the scroll bar.
thumbIcon — Style, class fl.controls.ScrollBar
Name of the class to use as the icon for the thumb of the scroll bar.
thumbIcon — Style, class mx.controls.scrollClasses.ScrollBar
Name of the class to use as the icon for the thumb of the scroll bar.
thumbImageHeight — Property, class spark.skins.mobile.HSliderThumbSkin
Height of the overall thumb image
thumbImageWidth — Property, class spark.skins.mobile.HSliderThumbSkin
Width of the overall thumb image
thumbIndex — Property, class mx.events.SliderEvent
The zero-based index of the thumb whose position has changed.
thumbnailLarge — Property, interface com.adobe.solutions.prm.domain.IAsset
Defines the large-sized thumbnail for the content of an asset.
thumbnailLarge — Property, class com.adobe.solutions.prm.domain.impl.Asset
Defines the large-sized thumbnail for the content of an asset.
thumbnailLarge — Property, class com.adobe.solutions.prm.vo.AssetVO
Defines the large-sized thumbnail for asset content.
thumbnailSmall — Property, interface com.adobe.solutions.prm.domain.IAsset
Defines the small-sized thumbnail for the content of an asset.
thumbnailSmall — Property, class com.adobe.solutions.prm.domain.impl.Asset
Defines the small-sized thumbnail for the content of an asset.
thumbnailSmall — Property, class com.adobe.solutions.prm.vo.AssetVO
Defines the small-sized thumbnail for asset content.
thumbnailUrl — Property, class com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor
The thumbnail URL of the asset.
thumbnailUrl — Property, class com.adobe.livecycle.assetmanager.client.model.AssetTypeDescriptor
Specifies the thumbnail URL of the asset.
thumbNormalClass — Property, class spark.skins.mobile.HSliderThumbSkin
Specifies the FXG class to use when the thumb is in the normal state
thumbOffset — Style, class mx.controls.scrollClasses.ScrollBar
The number of pixels to offset the scroll thumb from the center of the scroll bar.
thumbOffset — Style, 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, class fl.containers.BaseScrollPane
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, class fl.controls.Slider
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, class fl.controls.ComboBox
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, class fl.controls.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, 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, class mx.controls.sliderClasses.Slider
The skin for the slider thumb over state.
thumbPosition — Property, class spark.components.ToggleSwitch
The thumb's current position along the track.
THUMB_POSITION — Constant Static Property, class mx.events.ScrollEventDetail
Indicates that the scroll bar thumb has stopped moving.
thumbPress — Event, class fl.controls.Slider
Dispatched when the slider thumb is pressed.
thumbPress — Event, class mx.controls.sliderClasses.Slider
Dispatched when the slider's thumb is pressed, meaning the user presses the mouse button over the thumb.
thumbPress — Event, class spark.components.supportClasses.TrackBase
Dispatched when the thumb is pressed, meaning the user presses the mouse button over the thumb.
THUMB_PRESS — Constant Static Property, class fl.events.SliderEvent
Defines the value of the type property of a thumbPress event object.
THUMB_PRESS — Constant Static Property, 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_PRESS — Constant Static Property, class spark.events.TrackBaseEvent
The TrackBaseEvent.THUMB_PRESS constant defines the value of the type property of the event object for a thumbPress event.
thumbPressedClass — Property, class spark.skins.mobile.HSliderThumbSkin
Specifies the FXG class to use when the thumb is in the pressed state
thumbRelease — Event, class fl.controls.Slider
Dispatched when the slider thumb is pressed and released.
thumbRelease — Event, class mx.controls.sliderClasses.Slider
Dispatched when the slider's thumb is released, meaning the user releases the mouse button after a thumbPress event.
thumbRelease — Event, class spark.components.supportClasses.TrackBase
Dispatched when the thumb is released, meaning the user releases the mouse button after a thumbPress event.
THUMB_RELEASE — Constant Static Property, class fl.events.SliderEvent
Defines the value of the type property of a thumbRelease event object.
THUMB_RELEASE — Constant Static Property, 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_RELEASE — Constant Static Property, class spark.events.TrackBaseEvent
The TrackBaseEvent.THUMB_RELEASE constant defines the value of the type property of the event object for a thumbRelease event.
thumbSkin — Style, class mx.controls.scrollClasses.ScrollBar
Name of the class to use as the default skin for the down arrow button of the scroll bar.
thumbSkin — Style, class mx.controls.sliderClasses.Slider
The default skin for the slider thumb.
thumbSkinClass — Property, class spark.skins.mobile.HScrollBarSkin
Skin to use for the thumb Button skin part
thumbSkinClass — Property, class spark.skins.mobile.HSliderSkin
Specifies the skin class that will be used for the HSlider thumb.
thumbSkinClass — Property, class spark.skins.mobile.VScrollBarSkin
Skin to use for the thumb Button skin part
thumbSkin_normal — Property, class spark.skins.mobile.HSliderThumbSkin
Specifies the DisplayObject to use when the thumb is in the normal state
thumbSkin_pressed — Property, class spark.skins.mobile.HSliderThumbSkin
Specifies the DisplayObject to use when the thumb is in the pressed state
thumbStyleFilters — Property, class mx.controls.scrollClasses.ScrollBar
Set of styles to pass from the ScrollBar to the thumb.
thumbStyleFilters — Property, class mx.controls.sliderClasses.Slider
Set of styles to pass from the Slider to the thumbs.
THUMB_TRACK — Constant Static Property, class mx.events.ScrollEventDetail
Indicates that the scroll bar thumb is moving.
thumbUpSkin — Style, class fl.containers.BaseScrollPane
Name of the class to use as the skin used for the thumb of the scroll bar.
thumbUpSkin — Style, class fl.controls.Slider
Name of the class to use as the skin used for the thumb of the scroll bar.
thumbUpSkin — Style, class fl.controls.ScrollBar
Name of the class to use as the skin used for the thumb of the scroll bar.
thumbUpSkin — Style, class mx.controls.scrollClasses.ScrollBar
Name of the class to use as the skin for the thumb of the scroll bar.
thumbUpSkin — Style, class mx.controls.sliderClasses.Slider
The skin for the slider thumb up state.
TIBETAN — Constant Static Property, class flash.globalization.NationalDigitsType
Represents the Unicode value for the zero digit of the Tibetan digit set.
tickColor — Style, class mx.controls.sliderClasses.Slider
The color of the tick marks.
Ticket — class, package com.adobe.livecycle.ria.security.service
The Ticket class represents a ticket that can be used to authenticate the user while making Remoting calls.
Ticket(name:String, value:String, type:com.adobe.livecycle.ria.security.api:TicketType) — Constructor, class com.adobe.livecycle.ria.security.service.Ticket
Constructor.
TicketType — class, package com.adobe.livecycle.ria.security.api
The TicketType class defines the type of an ITicket object.
TicketType(val:String) — Constructor, class com.adobe.livecycle.ria.security.api.TicketType
Constructor.
tickInterval — Property, class fl.controls.Slider
The spacing of the tick marks relative to the maximum value of the component.
tickInterval — Property, class mx.controls.sliderClasses.Slider
The spacing of the tick marks relative to the maximum value of the control.
tickLength — Style, class mx.charts.AxisRenderer
Specifies the length of the tick marks on the axis, in pixels.
tickLength — Style, class mx.controls.sliderClasses.Slider
The length in pixels of the tick marks.
tickOffset — Style, 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, class mx.charts.AxisRenderer
Specifies where to draw the tick marks.
ticks — Property, class mx.charts.AxisRenderer
Contains an array that specifies where Flex draws the tick marks along the axis.
ticks — Property, class mx.charts.chartClasses.AxisLabelSet
An array of values from 0 to 1 representing where to place tick marks along the axis.
ticks — Property, interface mx.charts.chartClasses.IAxisRenderer
Contains an array that specifies where Flex draws the tick marks along the axis.
ticks — Property, class mx.charts.chartClasses.NumericAxis
An Array of tick marks for this axis.
ticksBetweenLabels — Property, class mx.charts.CategoryAxis
Specifies the location of major tick marks on the axis, relative to the category labels.
tickSkin — Style, class fl.controls.Slider
The skin for the ticks in a Slider component.
tickStroke — Style, class mx.charts.AxisRenderer
Specifies the characteristics of the tick marks on the axis.
tickThickness — Style, class mx.controls.sliderClasses.Slider
The thickness in pixels of the tick marks.
tickValues — Property, class mx.controls.sliderClasses.Slider
The positions of the tick marks on the slider.
Tile — class, package com.adobe.mosaic.mxml
The Tile component represents a composite application tile from the composite application catalog that can placed onto the Flex Display List.
Tile — class, package mx.containers
A Halo Tile container lays out its children in a grid of equal-sized cells.
Tile() — Constructor, class com.adobe.mosaic.mxml.Tile
Constructor.
Tile() — Constructor, class mx.containers.Tile
Constructor.
TileBase — class, 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, class mx.controls.listClasses.TileBase
Constructor.
TileBaseAutomationImpl — class, 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, class mx.automation.delegates.controls.TileBaseAutomationImpl
Constructor.
TileBaseDirection — final class, package mx.controls.listClasses
Values for the direction property of the TileList component.
tileChrome — Property, interface com.adobe.mosaic.om.interfaces.IPanel
Returns the panel's tileChrome setting.
TileDirection — final class, package mx.containers
The TileDirection class defines the constant values for the direction property of the Tile container.
TileGroup — class, package spark.components
The TileGroup container is an instance of the Group container that uses the TileLayout class.
TileGroup() — Constructor, class spark.components.TileGroup
Constructor.
tileHeight — Property, class mx.containers.Tile
Height of each tile cell, in pixels.
TileLayout — class, package spark.layouts
The TileLayout class arranges layout elements in columns and rows of equally-sized cells.
TileLayout() — Constructor, class spark.layouts.TileLayout
Constructor.
TileList — class, package fl.controls
The TileList class provides a grid of rows and columns that is typically used to format and display images in a "tiled" format.
TileList — class, package mx.controls
The TileList control displays a number of items laid out in tiles.
TileList() — Constructor, class fl.controls.TileList
Creates a new List component instance.
TileList() — Constructor, class mx.controls.TileList
Constructor.
TileListAccImpl — class, package fl.accessibility
The TileListAccImpl class, also called the Tile List Accessibility Implementation class, is used to make a TileList component accessible.
TileListCollectionItem — Dynamic Class, package fl.data
The TileListCollectionItem class defines a single item in an inspectable property that represents a data provider.
TileListCollectionItem() — Constructor, class fl.data.TileListCollectionItem
Creates a new TileListCollectionItem object.
TileListData — class, package fl.controls.listClasses
TileListData is a messenger class that holds information relevant to a specific cell in the list-based TileListData component.
TileListData(label:String, icon:Object, source:Object, owner:fl.core:UIComponent, index:uint, row:uint, col:uint) — Constructor, class fl.controls.listClasses.TileListData
Creates a new instance of the TileListData class as specified by its parameters.
TileListItemRenderer — class, package mx.controls.listClasses
The TileListItemRenderer class defines the default item renderer for the HorizontalList and TileList controls.
TileListItemRenderer() — Constructor, class mx.controls.listClasses.TileListItemRenderer
Constructor.
TileListItemRendererAutomationImpl — class, package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the TileListItemRenderer class.
TileListItemRendererAutomationImpl(obj:mx.controls.listClasses:TileListItemRenderer) — Constructor, class mx.automation.delegates.controls.TileListItemRendererAutomationImpl
Constructor.
tileNode — Property, class com.adobe.mosaic.mxml.Tile
Returns the underlying Composite Application Framework SDK ITile instance.
tileNode — Property, class com.adobe.mosaic.om.events.AddTileEvent
Returns the node that was added.
tileNode — Property, class com.adobe.mosaic.om.events.MaximizeTileEvent
Returns the node that was maximized.
tileNode — Property, class com.adobe.mosaic.om.events.MinimizeTileEvent
Returns the node that was minimized.
tileNode — Property, class com.adobe.mosaic.om.events.MoveTileEvent
Returns the node that was moved.
tileNode — Property, class com.adobe.mosaic.om.events.RemoveTileEvent
Returns the node that was removed.
tileNode — Property, class com.adobe.mosaic.om.events.ReparentTileEvent
Returns the node that was reparented.
tileNode — Property, class com.adobe.mosaic.om.events.RestoreTileEvent
Returns the node that was restored.
TileOrientation — final class, package spark.layouts
The TileOrientation class defines the possible values for the orientation property of the TileLayout class.
tiles — Property, interface com.adobe.mosaic.om.interfaces.ICatalog
Retrieves an array of tiles from the catalog to add to an application.
tiles — Property, interface com.adobe.mosaic.om.interfaces.IPanel
Returns an array of tiles that exist within the current panel.
tiles — Property, interface com.adobe.mosaic.om.interfaces.IShell
Returns an array of tiles that exist within the current shell.
tileWidth — Property, class mx.containers.Tile
Width of each tile cell, in pixels.
time — Property, class Date
The number of milliseconds since midnight January 1, 1970, universal time, for a Date object.
time — Property, class fl.ik.IKEvent
The time elapsed in milliseconds since the previous dispatch of the IKEvent.
time — Property, class fl.motion.AnimatorBase
A zero-based integer that indicates and controls the time in the current animation.
time — Property, class fl.transitions.Tween
The current time within the duration of the animation.
time — Property, class fl.transitions.TweenEvent
The time of the Tween when the event occurred.
time — Property, class flash.events.AVDictionaryDataEvent
The timestamp for the ID3 tag.
time — Property, class flash.net.NetStream
The position of the playhead, in seconds.
time — Constant Property, class flash.sampler.Sample
The microseconds that define the duration of the Sample instance.
time — Property, class org.osmf.events.SeekEvent
The seek's target time in seconds.
time — Property, class org.osmf.events.TimeEvent
New time value resulting from this change.
time — Property, class org.osmf.metadata.TimelineMarker
The time in seconds.
time — Property, class spark.effects.animation.Keyframe
The time, in milliseconds, at which the effect target for this keyframe should have the value specified by the value property.
TIME — Constant Static Property, class org.osmf.traits.MediaTraitType
Identifies an instance of a TimeTrait.
TIME — Constant Static Property, class spark.components.calendarClasses.DateSelectorDisplayMode
Show selection options for time.
timeChange — Event, class fl.motion.AnimatorBase
Dispatched when the Animator's time value has changed, but the screen has not yet been updated (i.e., the motionUpdate event).
TIME_CHANGE — Constant Static Property, class fl.motion.MotionEvent
Indicates that the Animator instance's time value has changed, but the screen has not yet been updated (Flash Player has not dispatched the motionUpdate event).
TimeEvent — class, package org.osmf.events
A TimeEvent is dispatched when properties of a TimeTrait change.
TimeEvent(type:String, bubbles:Boolean, cancelable:Boolean, time:Number) — Constructor, class org.osmf.events.TimeEvent
Constructor
timeLimit — Property, class fl.ik.IKMover
Specifies the maximum time (in milliseconds) the IK engine performs the movement.
TIME_LIMIT — Constant Static Property, class fl.ik.IKEvent
Defines the value of the type property of a timeLimit event object.
timeLimitInMilliseconds — Static Property, class com.adobe.gravity.utility.async.Deferred
The time limit for processing handlers.
TimelineMarker — class, package org.osmf.metadata
The TimelineMarker class represents an individual marker in the timeline of a MediaElement.
TimelineMarker(time:Number, duration:Number) — Constructor, class org.osmf.metadata.TimelineMarker
Constructor.
TimelineMetadata — class, package org.osmf.metadata
The TimelineMetadata class encapsulates metadata associated with the timeline of a MediaElement.
TimelineMetadata(media:org.osmf.media:MediaElement) — Constructor, class org.osmf.metadata.TimelineMetadata
Constructor.
TimelineMetadataEvent — class, package org.osmf.events
A TimelineMetadataEvent is dispatched when properties of a TimelineMetadata object change.
TimelineMetadataEvent(type:String, bubbles:Boolean, cancelable:Boolean, marker:org.osmf.metadata:TimelineMarker) — Constructor, class org.osmf.events.TimelineMetadataEvent
Constructor.
timeOfDay — Static Property, class mx.formatters.DateBase
Time of day names.
timeOffset — Property, class org.osmf.traits.DVRTrait
Indicates the number of seconds to be added to the time-related properties of the stream in order to obtain the real values. (OSMF always exposes a zero-based timeline) The timeOffset might have a non-zero value in case of DVR with a rolling window.
timeout — Property, class coldfusion.service.mxml.Ldap
Maximum length of time, in milliseconds, to wait for LDAP processing.
timeout — Property, class coldfusion.service.mxml.Mail
Number of seconds to wait before timing out connection to SMTP server.
timeout — Property, class coldfusion.service.mxml.Pop
Maximum time, in seconds, to wait for mail processing.
timeout — Property, interface fl.video.INCManager
The time in milliseconds after which attempts to make a connection stop.
timeout — Property, class fl.video.NCManager
The time in milliseconds after which attempts to make a connection stop.
timeout — Property, class flash.net.Socket
Indicates the number of milliseconds to wait for a connection.
timeout — Property, class flash.net.XMLSocket
Indicates the number of milliseconds to wait for a connection.
timeout — Property, class org.osmf.net.NetConnectionFactory
timer — Event, class flash.utils.Timer
Dispatched whenever a Timer object reaches an interval specified according to the Timer.delay property.
timer — Property, class mx.collections.GroupingCollection
The timer which is associated with an asynchronous refresh operation.
timer — Property, class mx.collections.GroupingCollection2
The timer which is associated with an asynchronous refresh operation.
Timer — class, package flash.utils
The Timer class is the interface to timers, which let you run code on a specified time sequence.
Timer(delay:Number, repeatCount:int) — Constructor, class flash.utils.Timer
Constructs a new Timer object with the specified delay and repeatCount states.
TIMER — Constant Static Property, class flash.events.TimerEvent
Defines the value of the type property of a timer event object.
timerComplete — Event, class flash.utils.Timer
Dispatched whenever it has completed the number of requests set by Timer.repeatCount.
TIMER_COMPLETE — Constant Static Property, class flash.events.TimerEvent
Defines the value of the type property of a timerComplete event object.
TimerEvent — class, package flash.events
A Timer object dispatches a TimerEvent objects whenever the Timer object reaches the interval specified by the Timer.delay property.
TimerEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class flash.events.TimerEvent
Creates an Event object with specific information relevant to timer events.
timeSinceLastUserInput — Property, class flash.desktop.NativeApplication
The time, in seconds, since the last user input.
timestamp — Property, class flash.events.AccelerometerEvent
The number of milliseconds at the time of the event since the runtime was initialized.
timestamp — Property, class flash.events.DRMMetadataEvent
The timestamp associated with the metadata
timestamp — Property, class flash.events.GeolocationEvent
The number of milliseconds at the time of the event since the runtime was initialized.
timestamp — Property, class flash.events.NetDataEvent
The timestamp of the data message in the media stream.
timestamp — Property, class flash.events.TouchEvent
Reports the time of the event in relative milliseconds.
timestamp — Property, class mx.messaging.AbstractConsumer
Contains the timestamp of the most recent message this Consumer has received.
timestamp — Property, class mx.messaging.messages.AbstractMessage
Provides access to the time stamp for the message.
timestamp — Property, interface mx.messaging.messages.IMessage
Provides access to the time stamp for the message.
timestamp — Property, class org.osmf.net.qos.QoSInfo
The machine time when this QoSInfo was created
timeStamp — Property, interface com.adobe.solutions.rca.domain.IComment
Date of publishing a comment.
timeStamp — Property, class com.adobe.solutions.rca.domain.impl.Comment
Date of publishing a comment.
timestampCreated — Property, class com.adobe.solutions.rca.vo.um.PrincipalVO
The timestamp that was created for the principal.
timestampUpdated — Property, class com.adobe.solutions.rca.vo.um.PrincipalVO
The timestamp that was updated for the principal.
timeStyle — Property, class spark.formatters.DateTimeFormatter
The time style for this instance of the DateTimeFormatter.
timeToLive — Property, class mx.messaging.messages.AbstractMessage
The time to live value of a message indicates how long the message should be considered valid and deliverable.
timeToLive — Property, interface mx.messaging.messages.IMessage
The time to live value of a message indicates how long the message should be considered valid and deliverable.
timeTrait — Property, class org.osmf.traits.SeekTrait
The TimeTrait used by this SeekTrait.
TimeTrait — class, package org.osmf.traits
TimeTrait defines the trait interface for media that have a duration and a currentTime.
TimeTrait(duration:Number) — Constructor, class org.osmf.traits.TimeTrait
Constructor.
timezone — Property, class com.adobe.solutions.rca.vo.um.UserVO
Timezone of this user.
timezone — Property, class lc.foundation.domain.User
The name of the time zone.
timeZone — Property, class lc.foundation.domain.User
The name of the time zone.
timezoneOffset — Property, class Date
The difference, in minutes, between universal time (UTC) and the computer's local time.
timing(playhead:Number, total:Number) — method, class ga.controls.HelpVideo
Returns the number of minutes and seconds elapsed.
tintColor — Property, class fl.motion.Color
The tinting color value in the 0xRRGGBB format.
tintMultiplier — Property, class fl.motion.Color
The percentage to apply the tint color, as a decimal value between 0 and 1.
tipBgColor — Property, class coldfusion.service.mxml.Chart
Background color of tips.
tipStyle — Property, class coldfusion.service.mxml.Chart
Determines the action that opens a pop-up window to display information about the current chart element.
title — Property, class coldfusion.service.PdfInfo
Title of the PDF.
title — Property, class coldfusion.service.mxml.Chart
Title of the chart.
title — Property, class com.adobe.livecycle.rca.model.Review
Specifies the title of the review provided by the user.
title — Property, class com.adobe.livecycle.rca.model.ReviewContext
Specifies a review title provided by the user.
title — Property, class com.adobe.solutions.acm.ccr.presentation.contentcapture.TextEditorContainer
The title to be displayed in the text editor window.
title — Property, class com.adobe.solutions.prm.domain.impl.TeamMember
Title of the member in the workflow.
title — Property, interface com.adobe.solutions.rca.domain.IReviewContext
Review title.
title — Property, interface com.adobe.solutions.rca.domain.common.IMember
Title of the member in the workflow.
title — Property, class com.adobe.solutions.rca.domain.impl.Participant
Title of the member in the workflow.
title — Property, class com.adobe.solutions.rca.domain.impl.ReviewContext
Review title.
title — Property, class com.adobe.solutions.rca.vo.ReviewContextVO
Review title.
title — Property, class flash.display.NativeWindow
The window title.
title — Property, class flash.html.HTMLHistoryItem
The title of the HTML page.
title — Property, class flash.media.StageWebView
The HTML title value.
title — Property, interface lc.foundation.ui.IReconnect
A message that indicates that a reconnection to Workspace is required.
title — Property, class lc.procmgmt.domain.ProcessVariable
The title of the process variable.
title — Property, class lc.procmgmt.ui.attachments.AttachmentHeaderModel
The text contained in the note title.
title — Property, class mx.charts.chartClasses.AxisBase
The text for the title displayed along the axis.
title — Property, interface mx.charts.chartClasses.IAxis
The text for the title displayed along the axis.
title — Property, class mx.containers.Panel
Title or caption displayed in the title bar.
title — Property, interface mx.core.IWindow
The title text that appears in the window title bar and the taskbar.
title — Property, class mx.core.Window
The title text that appears in the window title bar and the taskbar.
title — Property, class mx.core.WindowedApplication
The title that appears in the window title bar and the taskbar.
title — Property, class mx.core.windowClasses.TitleBar
The title that appears in the window title bar and the dock or taskbar.
title — Property, interface mx.managers.IBrowserManager
The title of the application as it should appear in the browser history.
title — Property, class mx.rpc.livecycle.Fault
The fault title.
title — Property, class spark.components.ActionBar
Title or caption displayed in the title area.
title — Property, class spark.components.Panel
Title or caption displayed in the title bar.
title — Property, class spark.components.View
title — Property, class spark.components.ViewNavigator
title — Property, class spark.components.ViewNavigatorApplication
title — Property, class spark.components.Window
The title text that appears in the window title bar and the taskbar.
title — Property, class spark.components.WindowedApplication
The title that appears in the window title bar and the taskbar.
title — Property, class spark.components.windowClasses.TitleBar
The title that appears in the window title bar and the dock or taskbar.
title — Skin State, class spark.components.ActionBar
Base state of ActionBar with the titleDisplay skin part and no content
title — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseAccordionSegmentSkin
The title for the segement.
TITLE — Constant Static Property, class flash.text.engine.TypographicCase
Specifies that uppercase characters use title glyphs on output.
titleAlign — Style, class spark.components.ActionBar
Alignment of the title relative to the ActionBar dimensions.
titleAlignment — Style, class mx.core.Window
Position of the title in title bar.
titleAlignment — Style, class mx.core.WindowedApplication
Position of the title in title bar.
TitleBackground — class, package mx.skins.halo
The skin for a title bar area of a Panel.
TitleBackground() — Constructor, class mx.skins.halo.TitleBackground
Constructor.
titleBackgroundSkin — Style, class mx.containers.Panel
The title background skin.
titleBar — Property, class mx.containers.Panel
The TitleBar sub-control that displays the Panel container's title bar.
titleBar — Property, class mx.core.Window
The UIComponent that displays the title bar.
titleBar — Property, class mx.core.WindowedApplication
The UIComponent that displays the title bar.
titleBar — Property, class spark.skins.spark.SparkChromeWindowedApplicationSkin
The skin part that defines the display of the title bar.
titleBar — Skin Part, class spark.components.Window
The skin part that defines the title bar. The skin part that defines the title bar.
titleBar — Skin Part, class spark.components.WindowedApplication
The skin part that defines the display of the title bar. The skin part that defines the display of the title bar.
TitleBar — class, package mx.core.windowClasses
The default title bar for a WindowedApplication or a Window.
TitleBar — class, package spark.components.windowClasses
The TitleBar class defines the default title bar for a WindowedApplication or a Window container.
TitleBar() — Constructor, class mx.core.windowClasses.TitleBar
Constructor.
TitleBar() — Constructor, class spark.components.windowClasses.TitleBar
Constructor.
titleBarBackgroundRect — Property, class spark.skins.spark.SparkChromeWindowedApplicationSkin
Defines the background color of the title bar.
titleBarBackgroundSkin — Style, class mx.core.Window
The title background skin.
titleBarBackgroundSkin — Style, class mx.core.WindowedApplication
The title background skin.
titleBarButtonPadding — Style, class mx.core.Window
The distance between the furthest out title bar button and the edge of the title bar.
titleBarButtonPadding — Style, class mx.core.WindowedApplication
The distance between the furthest out title bar button and the edge of the title bar.
titleBarColors — Style, class mx.core.Window
An array of two colors used to draw the header.
titleBarColors — Style, class mx.core.WindowedApplication
An array of two colors used to draw the header.
titleBarFactory — Property, class mx.core.Window
The IFactory that creates an instance to use as the title bar.
titleBarFactory — Property, class mx.core.WindowedApplication
The IFactory that creates an instance to use as the title bar.
TitleBarSkin — class, package mx.skins.wireframe.windowChrome
The wireframe skin class for the MX WindowedApplication component's TitleBar border.
TitleBarSkin — class, package spark.skins.spark.windowChrome
The default skin class for the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome.
TitleBarSkin() — Constructor, class mx.skins.wireframe.windowChrome.TitleBarSkin
Constructor.
TitleBarSkin() — Constructor, class spark.skins.spark.windowChrome.TitleBarSkin
Constructor.
titleBarStyleFilters — Property, class mx.core.Window
Set of styles to pass from the Window to the titleBar.
titleBarStyleFilters — Property, class mx.core.WindowedApplication
Set of styles to pass from the WindowedApplication to the titleBar.
titleContent — Property, class spark.components.ActionBar
The components that appear in the title area of the control.
titleContent — Property, class spark.components.View
titleContent — Property, class spark.components.ViewNavigator
titleContent — Property, class spark.components.ViewNavigatorApplication
titleContent — Skin State, class spark.components.ActionBar
ActionBar with content in the titleContent skin part, but not in the titleDisplay skin part.
titleContentWithAction — Skin State, class spark.components.ActionBar
ActionBar with content in the titleContent skin part, and components defined in the actionContent property for display in the actionGroup skin part.
titleContentWithActionAndNavigation — Skin State, class spark.components.ActionBar
ActionBar with content defined for the titleContent skin part, and components for display in the actionGroup skin part and in the navigationGroup skin part.
titleContentWithNavigation — Skin State, class spark.components.ActionBar
ActionBar with content in the titleContent skin part, and components defined in the navigationContent property for display in the navigationGroup skin part.
TitledCardRenderer — class, package lc.procmgmt.ui.controls.card
For internal use only.
TitledCardRenderer() — Constructor, class lc.procmgmt.ui.controls.card.TitledCardRenderer
Constructor.
TitledCardRendererModel — class, package lc.procmgmt.ui.controls.card
For internal use only.
titleDescription — Skin Part, class com.adobe.ep.ux.content.view.components.grid.hover.HoverRenderer
titleDisplay — Property, class spark.skins.spark.PanelSkin
The skin part that defines the appearance of the title text in the container.
titleDisplay — Property, class spark.skins.spark.TitleWindowSkin
The skin part that defines the appearance of the title text in the container.
titleDisplay — Property, class spark.skins.wireframe.PanelSkin
The skin part that defines the appearance of the title text in the container.
titleDisplay — Property, class spark.skins.wireframe.TitleWindowSkin
The skin part that defines the appearance of the title text in the container.
titleDisplay — Skin Part, class spark.components.ActionBar
The skin part that defines the appearance of the title text in the component. You can use CSS to declare styles on the ActionBar's titleDisplay skin part, as the following example shows: @namespace s "library://ns.adobe.com/flex/spark"; s|ActionBar #titleDisplay { color:red; } The skin part that defines the appearance of the title text in the component.
titleDisplay — Skin Part, class spark.components.Panel
The skin part that defines the appearance of the title text in the container. The skin part that defines the appearance of the title text in the container.
titleDisplay — Property, class xd.core.axm.enterprise.view.skins.AXMEnterprisePanelSkin
The skin part that defines the appearance of the title text in the container.
titleDisplay — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseTitleWindowSkin
The skin part that defines the appearance of the title text in the container.
titleDropDown — Skin Part, class com.adobe.solutions.prm.presentation.team.TeamMemberDetails
The skin part for the Title menu. The skin part for the Title menu.
titleGroup — Property, class spark.skins.mobile.ActionBarSkin
The skin part that defines the appearance of the title area of the component.
titleGroup — Skin Part, class spark.components.ActionBar
The skin part that defines the appearance of the title area of the component. By default, the ActionBarSkin class defines the title area to appear between the navigation and action areas. The skin part that defines the appearance of the title area of the component.
titleIcon — Property, class mx.containers.Panel
The icon displayed in the title bar.
titleIcon — Property, interface mx.core.IWindow
The Class (usually an image) used to draw the title bar icon.
titleIcon — Property, class mx.core.Window
The Class (usually an image) used to draw the title bar icon.
titleIcon — Property, class mx.core.WindowedApplication
The Class (usually an image) used to draw the title bar icon.
titleIcon — Property, class mx.core.windowClasses.TitleBar
The icon displayed in the title bar.
titleIcon — Property, class spark.components.Window
The Class (usually an image) used to draw the title bar icon.
titleIcon — Property, class spark.components.WindowedApplication
The Class (usually an image) used to draw the title bar icon.
titleIcon — Property, class spark.components.windowClasses.TitleBar
The icon displayed in the title bar.
titleIconImage — Property, class spark.skins.spark.windowChrome.MacTitleBarSkin
The title icon in the TitleBar.
titleIconImage — Property, class spark.skins.spark.windowChrome.TitleBarSkin
The title icon in the TitleBar.
titleIconImage — Skin Part, class spark.components.windowClasses.TitleBar
The title icon in the TitleBar. The title icon in the TitleBar.
titleLayout — Property, class spark.components.ActionBar
Defines the layout of the titleGroup and titleDisplay skin parts.
titleLayout — Property, class spark.components.View
Defines the layout of the titleGroup and titleDisplay skin parts.
titleLayout — Property, class spark.components.ViewNavigator
Defines the layout of the titleGroup and titleDisplay skin parts.
titleLayout — Property, class spark.components.ViewNavigatorApplication
Defines the layout of the titleGroup and titleDisplay skin parts.
titleList — Property, interface com.adobe.solutions.prm.domain.manager.ITitleManager
The list of titles that can be assigned to the members of a project or workitem.
titleManager — Property, class com.adobe.solutions.prm.presentation.team.TeamMemberDetails
The title manager instance to get the title list.
titleManager — Property, class com.adobe.solutions.prm.presentation.team.TeamPod
The title manager instance.
titleRenderer — Property, class mx.charts.AxisRenderer
A reference to the factory used to render the axis title.
titleStyleName — Style, class mx.containers.Panel
Style declaration name for the text in the title bar.
titleStyleName — Style, class mx.controls.Alert
Name of the CSS style declaration that specifies styles for the Alert title text.
titleText — Property, class spark.skins.spark.windowChrome.MacTitleBarSkin
The skin part that defines the UITextField control that displays the application title text.
titleText — Property, class spark.skins.spark.windowChrome.TitleBarSkin
The skin part that defines the UITextField control that displays the application title text.
titleText — Skin Part, class spark.components.windowClasses.TitleBar
The skin part that defines the UITextField control that displays the application title text. The skin part that defines the UITextField control that displays the application title text.
titleTextField — Property, class mx.containers.Panel
The UITextField sub-control that displays the title.
titleTextField — Property, class mx.core.windowClasses.TitleBar
The UITextField in the title bar that displays the application title.
titleTextStyleName — Style, class mx.core.Window
The style name for the title text.
titleTextStyleName — Style, class mx.core.WindowedApplication
The style name for the title text.
TitleWindow — class, package mx.containers
A TitleWindow layout container contains a title bar, a caption, a border, and a content area for its child.
TitleWindow — class, package spark.components
The TitleWindow class extends Panel to include a close button and move area.
TitleWindow() — Constructor, class mx.containers.TitleWindow
Constructor.
TitleWindow() — Constructor, class spark.components.TitleWindow
Constructor.
TitleWindowAccImpl — class, package mx.accessibility
TitleWindowAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the TitleWindow class.
TitleWindowAccImpl — class, package spark.accessibility
TitleWindowAccImpl is the accessibility implementation class for spark.components.TitleWindow.
TitleWindowAccImpl(master:mx.core:UIComponent) — Constructor, class mx.accessibility.TitleWindowAccImpl
Constructor.
TitleWindowAccImpl(master:mx.core:UIComponent) — Constructor, class spark.accessibility.TitleWindowAccImpl
Constructor.
TitleWindowBoundsEvent — class, package spark.events
The TitleWindowBoundsEvent class represents event objects that are dispatched when bounds of a Spark TitleWindow changes, either by moving or resizing.
TitleWindowBoundsEvent(type:String, bubbles:Boolean, cancelable:Boolean, beforeBounds:flash.geom:Rectangle, afterBounds:flash.geom:Rectangle) — Constructor, class spark.events.TitleWindowBoundsEvent
Constructor.
TitleWindowCloseButtonDownSkin — class, package mx.skins.wireframe
The wireframe skin class for the close button's down state in the TitleWindow component.
TitleWindowCloseButtonDownSkin() — Constructor, class mx.skins.wireframe.TitleWindowCloseButtonDownSkin
Constructor.
TitleWindowCloseButtonOverSkin — class, package mx.skins.wireframe
The wireframe skin class for the close button's over state in the TitleWindow component.
TitleWindowCloseButtonOverSkin() — Constructor, class mx.skins.wireframe.TitleWindowCloseButtonOverSkin
Constructor.
TitleWindowCloseButtonSkin — class, package spark.skins.spark
The default skin class for the close button of the Spark TitleWindow component.
TitleWindowCloseButtonSkin — class, package spark.skins.wireframe
The default wireframe skin class for the Spark TitleWindowCloseButton component.
TitleWindowCloseButtonSkin() — Constructor, class spark.skins.spark.TitleWindowCloseButtonSkin
Constructor.
TitleWindowCloseButtonSkin() — Constructor, class spark.skins.wireframe.TitleWindowCloseButtonSkin
Constructor.
TitleWindowCloseButtonUpSkin — class, package mx.skins.wireframe
The wireframe skin class for the close button's up state in the TitleWindow component.
TitleWindowCloseButtonUpSkin() — Constructor, class mx.skins.wireframe.TitleWindowCloseButtonUpSkin
Constructor.
TitleWindowSkin — class, package spark.skins.spark
The default skin class for a Spark TitleWindow container.
TitleWindowSkin — class, package spark.skins.wireframe
The default wireframe skin class for the Spark TitleWindow component.
TitleWindowSkin() — Constructor, class spark.skins.spark.TitleWindowSkin
Constructor.
TitleWindowSkin() — Constructor, class spark.skins.wireframe.TitleWindowSkin
Constructor.
titleWithAction — Skin State, class spark.components.ActionBar
ActionBar with content defined for the titleDisplay skin part, and components defined in the actionContent property for display in the actionGroup skin part.
titleWithActionAndNavigation — Skin State, class spark.components.ActionBar
ActionBar with content defined for the titleDisplay skin part, and components for display in the actionGroup skin part and in the navigationGroup skin part.
titleWithNavigation — Skin State, class spark.components.ActionBar
ActionBar with content defined for the titleDisplay skin part, and components defined in the navigationContent property for display in the navigationGroup skin part.
tlfMarkup — Property, class fl.text.TLFTextField
Sets or gets the TLF markup of the text in the TLF text field.
tlfText — Property, class com.adobe.consulting.pst.vo.TBX
Get/set the TLF Markup Text version of the content.
TLFTextField — class, package fl.text
Use the TLFTextField class to create text fields that use the advanced text display features of the Text Layout Framework (TLF).
TLFTextField() — Constructor, class fl.text.TLFTextField
Constructor for TLFTextField objects.
TLFTypographicCase — final class, package flashx.textLayout.formats
Defines values for the typographicCase property of the TextLayoutFormat class.
tlRadius — Property, class mx.graphics.RectangularDropShadow
The corner radius of the top left corner of the rounded rectangle that is casting the shadow.
tlRadius — Property, class spark.primitives.RectangularDropShadow
The corner radius of the top left corner of the rounded rectangle that is casting the shadow.
tmpfolder — Property, class com.adobe.consulting.pst.vo.FlexConfiguration
Temporary folder for any kind of file operation.
to — Property, class coldfusion.service.PopHeader
Message recipient e-mail addresses: Static address, for example, "support@example.com" Variable that contains an address, for example, "#Form.Email#"
to — Property, class coldfusion.service.PopRecord
Message recipient e-mail addresses: Static address, for example, "support@example.com" Variable that contains an address, for example, "#Form.Email#"
to — Property, class coldfusion.service.mxml.Mail
E-mail address of the recipient: Static address, for example, "support@example.com" Variable that contains an address, for example, "#Form.Email#" Name of a query column that contains an address, for example, "#EMail#".
toArray() — method, class fl.data.DataProvider
Creates an Array object representation of the data that the data provider contains.
toArray() — method, class mx.collections.ArrayList
Return an Array that is populated in the same order as the IList implementation.
toArray() — method, class mx.collections.AsyncListView
Returns an array with the same elements as this AsyncListView.
toArray() — method, interface mx.collections.IList
Returns an Array that is populated in the same order as the IList implementation.
toArray() — method, class mx.collections.ListCollectionView
Returns an Array that is populated in the same order as the IList implementation.
toArray(obj:Object) — Static Method , class mx.utils.ArrayUtil
Ensures that an Object can be used as an Array.
toArray() — method, class spark.collections.NumericDataProvider
Returns an Array that is populated in the same order as the IList implementation.
toArray() — method, class spark.components.TabbedViewNavigator
Return an Array that is populated in the same order as the IList implementation.
toastFadeTimeMilliseconds — Property, class lc.procmgmt.ui.layout.DesktopModel
Deprecated Since LiveCycle ES Update 1 (8.2): Toast is no longer used.
toastViewTimeMilliseconds — Property, class lc.procmgmt.ui.layout.DesktopModel
Deprecated Since LiveCycle ES Update 1 (8.2): Toast is no longer used.
toByteArray() — method, class flash.net.drm.DRMVoucher
toByteArray() — method, class mx.utils.Base64Decoder
Returns the current buffer as a decoded flash.utils.ByteArray.
toByteArray(uid:String) — Static Method , class mx.utils.RPCUIDUtil
Converts a UID formatted String to a ByteArray.
toByteArray(uid:String) — Static Method , class mx.utils.UIDUtil
Converts a UID formatted String to a ByteArray.
toDateString() — method, class Date
Returns a string representation of the day and date only, and does not include the time or timezone.
today() — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc
Returns the current date and time (legacy).
todayColor — Style, class mx.controls.DateField
Color of the highlight of today's date in the DateChooser control.
todayColor — Style, class mx.controls.DateChooser
Color of the background of today's date.
todayIndicator — Skin Part, class com.adobe.solutions.rca.presentation.gantt.GanttChart
The skin part that refers to the Group that displays current date. The skin part that refers to the Group that displays current date.
todayIndicatorSkin — Style, 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, 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.
toDo — Property, class lc.procmgmt.ui.layout.Workspace
A reference to the ToDo component.
ToDo — class, package lc.procmgmt.ui.task
The ToDo component is the primary component that enables a user to navigate between different queues to locate their tasks.
ToDo() — Constructor, class lc.procmgmt.ui.task.ToDo
Constructor.
ToDoBase — class, package lc.procmgmt.ui.task
For internal use only.
ToDoBase() — Constructor, class lc.procmgmt.ui.task.ToDoBase
For internal use only.
toDoModel — Property, class lc.procmgmt.ui.layout.WorkspaceModel
An instance of the ToDoModel class.
ToDoModel — class, package lc.procmgmt.ui.task
The ToDoModel class provides the model implementation for the the ToDo component.
ToDoModel() — Constructor, class lc.procmgmt.ui.task.ToDoModel
Constructor.
toDoSelectorModel — Property, class lc.procmgmt.ui.task.ToDoModel
For internal use only.
TODO_TAB_NAME — Constant Static Property, class lc.procmgmt.ui.layout.WorkspaceModel
The name that is used as an identifier for the To Do tab.
toDouble(s:Object) — Static Method , class com.adobe.fiber.runtime.lib.ConversionFunc
Converts a string to a double.
toExponential(fractionDigits:uint) — method, class Number
Returns a string representation of the number in exponential notation.
toExponential(fractionDigits:uint) — method, class int
Returns a string representation of the number in exponential notation.
toExponential(fractionDigits:uint) — method, class uint
Returns a string representation of the number in exponential notation.
TO_FIT — Constant Static Property, class flashx.textLayout.formats.LineBreak
Specifies that lines wrap to fit the container width.
toFixed(fractionDigits:uint) — method, class Number
Returns a string representation of the number in fixed-point notation.
toFixed(fractionDigits:uint) — method, class int
Returns a string representation of the number in fixed-point notation.
toFixed(fractionDigits:uint) — method, class uint
Returns a string representation of the number in fixed-point notation.
toFloat(s:Object) — Static Method , class com.adobe.fiber.runtime.lib.ConversionFunc
Converts a string to a float.
toggle — Property, class fl.controls.CheckBox
A CheckBox toggles by definition, so the toggle property is set to true in the constructor and cannot be changed for a CheckBox.
toggle — Property, class fl.controls.LabelButton
Gets or sets a Boolean value that indicates whether a button can be toggled.
toggle — Property, class fl.controls.RadioButton
A radio button is a toggle button; its toggle property is set to true in the constructor and cannot be changed.
toggle() — method, class ga.controls.HelpBox
Play or pause the video.
toggle — Property, class mx.controls.Button
Controls whether a Button is in a toggle state or not.
ToggleButton — class, package spark.components
The ToggleButton component defines a toggle button.
ToggleButton() — Constructor, class spark.components.ToggleButton
Constructor.
ToggleButtonAccImpl — class, package spark.accessibility
ToggleButtonAccImpl is the accessibility implementation class for spark.components.ToggleButton.
ToggleButtonAccImpl(master:mx.core:UIComponent) — Constructor, class spark.accessibility.ToggleButtonAccImpl
Constructor.
ToggleButtonBar — class, package mx.controls
The ToggleButtonBar control defines a horizontal or vertical group of buttons that maintain their selected or deselected state.
ToggleButtonBar() — Constructor, class mx.controls.ToggleButtonBar
Constructor.
ToggleButtonBarAutomationImpl — class, package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the ToggleButtonBar control.
ToggleButtonBarAutomationImpl(obj:mx.controls:ToggleButtonBar) — Constructor, class mx.automation.delegates.controls.ToggleButtonBarAutomationImpl
Constructor.
ToggleButtonBase — class, package spark.components.supportClasses
The ToggleButtonBase component is the base class for the Spark button components that support the selected property.
ToggleButtonBase() — Constructor, class spark.components.supportClasses.ToggleButtonBase
Constructor.
ToggleButtonSkin — class, package spark.skins.spark
The default skin class for a Spark ToggleButton component.
ToggleButtonSkin — class, package spark.skins.wireframe
The default wireframe skin class for the Spark ToggleButton component.
ToggleButtonSkin() — Constructor, class spark.skins.spark.ToggleButtonSkin
Constructor.
ToggleButtonSkin() — Constructor, class spark.skins.wireframe.ToggleButtonSkin
Constructor.
toggleOnClick — Property, class mx.controls.ToggleButtonBar
Specifies whether the currently selected button can be deselected by the user.
togglePause() — method, class flash.net.NetStream
Pauses or resumes playback of a stream.
toggleReviewerType() — method, interface com.adobe.solutions.rca.domain.IReviewer
Toggles the optional property of the reviewer.
toggleReviewerType() — method, class com.adobe.solutions.rca.domain.impl.Reviewer
Toggles the optional property of the reviewer.
toggleReviewerType(reviewerId:String) — method, interface com.adobe.solutions.rca.service.IReviewCommentingAndApproval
This API is used to mark an optional reviewer mandatory and vice-versa.
toggleReviewerType(reviewerId:String) — method, class com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval
This API is used to mark an optional reviewer mandatory and vice-versa.
ToggleSwitch — class, package spark.components
The Spark ToggleSwitch control defines a binary switch that can be in the selected or unselected position.
ToggleSwitch() — Constructor, class spark.components.ToggleSwitch
Constructor.
ToggleSwitchSkin — class, package spark.skins.mobile
ActionScript-based skin for the ToggleSwitch control.
ToggleSwitchSkin() — Constructor, class spark.skins.mobile.ToggleSwitchSkin
Constructor.
toggleView2(type:String, callback:Function) — method, class com.adobe.guides.spark.wrappers.components.WrapperHostBase
Transfers data to or from and displays or hides the PDF or document
toggleView2(type:String, callback:Function) — method, interface ga.controls.IWrapperHost
Transfers data to or from and displays or hides the PDF or document
toggleView2(type:String, callback:Function) — method, class ga.controls.Wrapper
Transfers data to or from and displays or hides the PDF or document
toHex(n:int, bigEndian:Boolean) — Static Method , class mx.data.crypto.IntUtil
Outputs the hex value of a int, allowing the developer to specify the endinaness in the process.
toInteger(s:Object) — Static Method , class com.adobe.fiber.runtime.lib.ConversionFunc
Converts a string to an integer.
toJSON(k:String) — method, class Date
Provides an overridable method for customizing the JSON encoding of values in an Date object.
toJSON(k:String) — method, class XML
Provides an overridable method for customizing the JSON encoding of values in an XML object.
toJSON(k:String) — method, class flash.utils.ByteArray
Provides an overridable method for customizing the JSON encoding of values in an ByteArray object.
toJSON(k:String) — method, class flash.utils.Dictionary
Provides an overridable method for customizing the JSON encoding of values in an Dictionary object.
token — Property, class com.adobe.dct.event.DCTServiceEvent
AsyncToken object.
token — Property, class com.adobe.ep.taskmanagement.event.TaskManagerEvent
The token that represents the call to the method.
token — Property, class com.adobe.ep.taskmanagement.event.TaskManagerFaultEvent
The token that represents the call to the fault.
token — Property, class flash.events.DRMAuthenticationCompleteEvent
The authentication token.
token — Event, class flash.notifications.RemoteNotifier
Dispatched when a notification token is available from the iOS upon successful subscription for remote notifications.
token — Property, class lc.foundation.events.LiveCycleEvent
The token that represents the call to the method.
token — Property, class lc.foundation.events.LiveCycleFaultEvent
The token that represents the call to the fault.
token — Property, class mx.rpc.CallResponder
Each CallResponder dispatches result and fault events received from a single token.
token — Property, class mx.rpc.events.AbstractEvent
The token that represents the call to the method.
token — Property, class org.osmf.events.DRMEvent
The token returned as a result of a successful authentication.
Token — class, package com.adobe.ep.taskmanagement.util
The Token class provides a mechanism to specify handlers for asynchronous calls.
Token — class, package com.adobe.gravity.utility.async
Token objects are returned from functions that initiate asynchronous operations.
Token — class, package lc.foundation.util
The Token class provides a mechanism to specify handlers for asynchronous calls.
Token() — Constructor, class com.adobe.gravity.utility.async.Token
Constructor.
TOKEN — Constant Static Property, class flash.events.RemoteNotificationEvent
Defines the value of the type property of a RemoteNotificationEvent event object.
TOKEN_EXPIRED — Constant Static Property, class com.adobe.livecycle.ria.security.api.AuthFailureCode
A special value that indicates that the login token associated with current user session has expired.
tokenId — Property, class flash.events.RemoteNotificationEvent
Cotains the tokenId received from APNs, used to identify the application.
tokens — Property, interface com.adobe.fiber.styles.ILocalizeableMessage
Bindable property that returns the tokens attribute of this message aspect.
tokens — Property, class com.adobe.fiber.styles.LocalizeableMessage
Bindable property that returns the tokens attribute of this message aspect.
toLocaleDateString() — method, class Date
Returns a String representation of the day and date only, and does not include the time or timezone.
toLocaleLowerCase() — method, class String
Returns a copy of this string, with all uppercase characters converted to lowercase.
toLocaleString() — method, class Array
Returns a string that represents the elements in the specified array.
toLocaleString() — method, class Date
Returns a String representation of the day, date, time, given in local time.
toLocaleString() — method, class Object
Returns the string representation of this object, formatted according to locale-specific conventions.
toLocaleString() — method, class Vector
Returns a string that represents the elements in the specified Vector.
toLocaleTimeString() — method, class Date
Returns a String representation of the time only, and does not include the day, date, year, or timezone.
toLocaleUpperCase() — method, class String
Returns a copy of this string, with all lowercase characters converted to uppercase.
toLong(s:Object) — Static Method , class com.adobe.fiber.runtime.lib.ConversionFunc
Converts a string to a long.
toLowerCase() — method, class String
Returns a copy of this string, with all uppercase characters converted to lowercase.
toLowerCase(s:String) — method, class flash.globalization.StringTools
Converts a string to lowercase according to language conventions.
toLowerCase(s:String) — method, class spark.globalization.StringTools
Converts a string to lowercase according to language conventions.
toMatrix3D() — method, class flash.geom.PerspectiveProjection
Returns the underlying Matrix3D object of the display object.
toolbar — Skin Part, class com.adobe.ep.ux.content.view.AssetManagerView
Skin Part for Toolbar Skin Part for Toolbar
toolbar — Skin Part, class com.adobe.guides.spark.headers.components.StandardHeader
Toolbar Toolbar
toolbar — Skin Part, class com.adobe.guides.spark.wrappers.components.StandardWrapperHost
toolbar skin part. toolbar skin part.
toolBar — Skin Part, class com.adobe.solutions.exm.authoring.view.ExpressionBuilder
A Skin part which defines UI component to display ExpressionBuilder Toolbar. A Skin part which defines UI component to display ExpressionBuilder Toolbar.
Toolbar — class, package com.adobe.ep.ux.content.view.components.toolbar
Toolbar host component
Toolbar() — Constructor, class com.adobe.ep.ux.content.view.components.toolbar.Toolbar
Constructor
ToolBar — class, package com.adobe.solutions.acm.ccr.presentation
Create Correspondence UI top ToolBar.
ToolBar — class, package ga.controls
The ToolBar component displays the Guide toolbar.
ToolBar() — Constructor, class com.adobe.solutions.acm.ccr.presentation.ToolBar
Constructor.
ToolBar() — Constructor, class ga.controls.ToolBar
Constructor.
toolbarContent — Skin Part, class com.adobe.ep.ux.content.view.components.toolbar.Toolbar
Skin Part for holding all content/children of toolbar Skin Part for holding all content/children of toolbar
toolbarOption — Property, class com.adobe.solutions.acm.ccr.presentation.pdf.LetterPDFContainer
The value indicating whether PDF tool bar should be shown or not.'0' indicates that the tool bar is not shown.
toolBarVisible — Property, class flash.html.HTMLWindowCreateOptions
Specifies whether a toolbar bar should be displayed.
tooLongError — Property, class mx.validators.StringValidator
Error message when the String is longer than the maxLength property.
tooltip — Property, class com.adobe.icc.dc.domain.BaseModuleInstance
Tooltip associated with this ModuleInstance.
tooltip — Property, interface com.adobe.icc.dc.domain.IModuleInstance
Tooltip associated with this ModuleInstance.
tooltip — Property, class com.adobe.icc.vo.CustomAction
The toolTip property of the underlying object.
tooltip — Property, class flash.desktop.SystemTrayIcon
The tooltip that pops up for the system tray icon.
tooltip — Property, class lc.procmgmt.ui.task.TaskImageModel
The tool tip for the image.
toolTip — Property, class com.adobe.ep.ux.content.model.asset.AssetAction
Tooltip for action
toolTip — Property, class com.adobe.icc.dc.domain.FieldInstance
The toolTip property of the underlying value object.
toolTip — Property, interface com.adobe.icc.dc.domain.IDataInstance
The toolTip property of the underlying value object.
toolTip — Property, class com.adobe.icc.dc.domain.VariableInstance
The toolTip property of the underlying value object.
toolTip — Property, class com.adobe.icc.editors.model.FieldAssignmentModel
The toolTip property of the underlying value object.
toolTip — Property, interface com.adobe.icc.editors.model.IAssignmentModel
The toolTip property of the underlying value object.
toolTip — Property, class com.adobe.icc.editors.model.VariableAssignmentModel
The toolTip property of the underlying value object.
toolTip — Property, class com.adobe.icc.vo.FieldAssignment
Specifies the tooltip text that is shown for this assignment.
toolTip — Property, class com.adobe.icc.vo.VariableAssignment
Specifies the tooltip text for this assignment.
toolTip — Property, class com.adobe.icc.vo.render.ResolvedContent
Tooltip associated with the content.
toolTip — Property, class com.adobe.livecycle.assetmanager.client.model.AssetAction
Specifies the tooltip for the action.
toolTip — Property, class mx.core.UIComponent
Text to display in the ToolTip.
toolTip — Property, class mx.core.UIFTETextField
Text to display in the ToolTip.
toolTip — Property, class mx.core.UITextField
Text to display in the ToolTip.
toolTip — Property, class mx.events.ToolTipEvent
The ToolTip object to which this event applies.
toolTip — Property, class mx.flash.UIMovieClip
Text to display in the ToolTip.
toolTip — Property, interface mx.managers.IToolTipManagerClient
The text of this component's tooltip.
ToolTip — class, package mx.controls
The ToolTip control lets you provide helpful information to your users.
ToolTip() — Constructor, class mx.controls.ToolTip
Constructor.
ToolTipAutomationImpl — class, package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the ToolTip control.
ToolTipAutomationImpl(obj:mx.controls:ToolTip) — Constructor, class mx.automation.delegates.controls.ToolTipAutomationImpl
Constructor.
ToolTipBorder — class, package mx.skins.halo
The skin for a ToolTip.
ToolTipBorder() — Constructor, class mx.skins.halo.ToolTipBorder
Constructor.
toolTipChanger(event:mx.events:ToolTipEvent) — method, class ga.controls.ToolBar
Shift the tooltip location to not be covered by the displayed PDF.
toolTipChildren — Property, interface mx.managers.ISystemManager
A list of the tooltips being parented by this ISystemManager.
toolTipChildren — Property, class mx.managers.SystemManager
A list of the tooltips being parented by this ISystemManager.
toolTipChildren — Property, class mx.managers.WindowedSystemManager
A list of the tooltips being parented by this ISystemManager.
toolTipClass — Static Property, class mx.managers.ToolTipManager
The class to use for creating ToolTips.
toolTipCreate — Event, class mx.core.UIComponent
Dispatched by the component when it is time to create a ToolTip.
toolTipCreate — Event, class mx.flash.UIMovieClip
Dispatched by the component when it is time to create a ToolTip.
TOOL_TIP_CREATE — Constant Static Property, 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.
toolTipDisplay — Skin Part, class com.adobe.solutions.acm.authoring.presentation.letter.data.UserLinkageAssignmentEditor
A skin part that defines the tooltip for USER linkage A skin part that defines the tooltip for USER linkage
toolTipDisplay — Skin Part, class com.adobe.solutions.acm.authoring.presentation.letter.data.DDELinkageAssignmentEditor
A skin part that defines tool tip display A skin part that defines tool tip display
toolTipEnd — Event, class mx.core.UIComponent
Dispatched by the component when its ToolTip has been hidden and is to be discarded soon.
toolTipEnd — Event, class mx.flash.UIMovieClip
Dispatched by the component when its ToolTip has been hidden and will be discarded soon.
TOOL_TIP_END — Constant Static Property, 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, 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, class mx.events.ToolTipEvent
Constructor.
toolTipField — Property, class mx.controls.NavBar
Name of the the field in the dataProvider object to display as the tooltip label.
toolTipHide — Event, class mx.core.UIComponent
Dispatched by the component when its ToolTip is about to be hidden.
toolTipHide — Event, class mx.flash.UIMovieClip
Dispatched by the component when its ToolTip is about to be hidden.
TOOL_TIP_HIDE — Constant Static Property, 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, 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, class mx.events.InterManagerRequest
Communication between ToolTipManagers use this request type.
tooltipOffset — Property, class spark.skins.mobile.supportClasses.HSliderDataTip
Offset of the bottom of the ToolTip from the top of the overall HSlider skin.
toolTipShow — Event, class mx.core.UIComponent
Dispatched by the component when its ToolTip is about to be shown.
toolTipShow — Event, class mx.flash.UIMovieClip
Dispatched by the component when its ToolTip is about to be shown.
TOOL_TIP_SHOW — Constant Static Property, 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, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer
Positions the tooltip in the header.
toolTipShowHandler(event:mx.events:ToolTipEvent) — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer
The event handler to position the tooltip.
toolTipShowHandler(event:mx.events:ToolTipEvent) — method, class mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer
The event handler to position the tooltip.
toolTipShowHandler(event:mx.events:ToolTipEvent) — method, class mx.controls.dataGridClasses.DataGridItemRenderer
The event handler to position the tooltip.
toolTipShowHandler(event:mx.events:ToolTipEvent) — method, class mx.controls.dataGridClasses.FTEDataGridItemRenderer
The event handler to position the tooltip.
toolTipShowHandler(event:mx.events:ToolTipEvent) — method, class mx.controls.listClasses.ListItemRenderer
Positions the ToolTip object.
toolTipShowHandler(event:mx.events:ToolTipEvent) — method, class mx.controls.listClasses.TileListItemRenderer
Positions the ToolTip object.
toolTipShown — Event, class mx.core.UIComponent
Dispatched by the component when its ToolTip has been shown.
toolTipShown — Event, class mx.flash.UIMovieClip
Dispatched by the component when its ToolTip has been shown.
TOOL_TIP_SHOWN — Constant Static Property, 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.
ToolTipSkin — class, package mx.skins.wireframe
The wireframe skin class for the border of the MX ToolTip component.
ToolTipSkin() — Constructor, class mx.skins.wireframe.ToolTipSkin
Constructor.
toolTipStart — Event, class mx.core.UIComponent
Dispatched by a component whose toolTip property is set, as soon as the user moves the mouse over it.
toolTipStart — Event, class mx.flash.UIMovieClip
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, 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, class mx.validators.EmailValidator
Error message when there is more than one at sign in the e-mail address.
toopTipMessage — Property, class com.adobe.ep.ux.attachmentlist.skin.renderers.AttachmentIconRendererSkin
The tooltip message for the associated attachment.
tooShortError — Property, class mx.validators.StringValidator
Error message when the string is shorter than the minLength property.
top — Property, class com.adobe.mosaic.mxml.Tile
Sets the top value.
top — Property, interface com.adobe.mosaic.om.interfaces.IUIAttributes
Returns the node's top value which is the vertical distance, in pixels, from the upper edge of the component to the upper edge of the content region.
top — Property, class flash.geom.Rectangle
The y coordinate of the top-left corner of the rectangle.
top — Property, class mx.core.EdgeMetrics
The height, in pixels, of the top edge region.
top — Property, interface mx.core.ILayoutElement
The vertical distance in pixels from the top edge of the component to the anchor target's top edge.
top — Property, class mx.core.UIComponent
For components, this layout constraint property is a facade on top of the similarly-named style.
top — Property, class mx.flash.UIMovieClip
The vertical distance, in pixels, from the top edge of the control's content area to the top edge of the component.
top — Property, class org.osmf.layout.LayoutMetadata
Defines the desired vertical offset of the target in pixels.
top — Property, class spark.core.SpriteVisualElement
The vertical distance in pixels from the top edge of the component to the anchor target's top edge.
top — Property, class spark.primitives.supportClasses.GraphicElement
The vertical distance in pixels from the top edge of the component to the anchor target's top edge.
top — Style, class mx.core.UIComponent
The vertical distance, in pixels, from the top edge of the component to the top edge of its parent container's content area.
TOP — Constant Static Property, class fl.controls.ButtonLabelPlacement
The label appears above the icon.
TOP — Constant Static Property, class fl.video.VideoAlign
Specifies that the video is aligned at the top.
TOP — Constant Static Property, class flash.display.FocusDirection
Indicates that focus should be given to the object at the beginning of the reading order.
TOP — Constant Static Property, class flash.display.NativeWindowResize
The top edge of the window.
TOP — Constant Static Property, class flash.display.StageAlign
Specifies that the Stage is aligned at the top.
TOP — Constant Static Property, class flashx.textLayout.formats.VerticalAlign
Specifies alignment with the top edge of the frame.
TOP — Constant Static Property, class mx.controls.ButtonLabelPlacement
Specifies that the label appears above the icon.
TOP — Constant Static Property, class mx.controls.ProgressBarLabelPlacement
Specifies to place the label above the progress bar.
TOP — Constant Static Property, 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
TOP — Constant Static Property, class org.osmf.layout.VerticalAlign
Defines the top vertical align mode.
TOP — Constant Static Property, class spark.components.IconPlacement
Specifies that the icon appears above the label.
TOP — Constant Static Property, class spark.components.supportClasses.OverlayDepth
The default depth value above all Flex overlay elements.
TOP — Constant Static Property, class spark.layouts.RowAlign
Do not justify the rows.
TOP — Constant Static Property, class spark.layouts.VerticalAlign
Vertically align children to the top of the container.
topBottomTextPadding — Property, class spark.skins.mobile.supportClasses.HSliderDataTip
Top and bottom padding for the text in the ToolTip.
topExtension — Property, class flash.filters.ShaderFilter
The growth in pixels on the top side of the target object.
topExtension — Property, class spark.filters.ShaderFilter
The growth in pixels on the top side of the target object.
topGroup — Property, class com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutSkin
The topGroup has the add, tabs, and option buttons.
toPlainText(sString:String) — Static Method , class ga.model.PanelItem
Converts text fom HTML to plain text.
topLeft — Property, 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, class fl.video.VideoAlign
Specifies that the video is aligned in the top-left corner.
TOP_LEFT — Constant Static Property, class flash.display.NativeWindowResize
The top-left corner of the window.
TOP_LEFT — Constant Static Property, class flash.display.StageAlign
Specifies that the Stage is aligned in the top-left corner.
TOP_LEFT — Constant Static Property, class spark.components.PopUpPosition
Position at the upper left corner of the target
topLeftRadiusX — Property, class spark.primitives.Rect
The x radius of the top left corner of the rectangle.
topLeftRadiusY — Property, class spark.primitives.Rect
The y radius of the top left corner of the rectangle.
TOP_LEVEL — Constant Static Property, class mx.core.ApplicationDomainTarget
The application domain of the top-level module factory.
topLevelApplication — Static Property, class mx.core.FlexGlobals
The first application run in an ApplicationDomain is the top-level application.
topLevelId — Property, class lc.foundation.util.CompositeMessage
The top-level message identifier.
topLevelSystemManager — Property, interface mx.managers.ISystemManager
The ISystemManager responsible for the application window.
topLevelSystemManager — Property, class mx.managers.SystemManager
Returns the SystemManager responsible for the application window.
topLevelSystemManager — Property, class mx.managers.WindowedSystemManager
Returns the SystemManager responsible for the application window.
Top Level — package
The top level contains the core ActionScript classes and global functions.
topOffset — Property, class mx.controls.dataGridClasses.DataGridHeader
The offset, in pixels, from the top of the content of the renderer.
topOffset — Property, class mx.controls.listClasses.ListBaseContentHolder
Offset, in pixels, for the upper-left corner in the list control of the content defined by the ListBase.listContent property.
toPrecision(precision:uint) — method, class Number
Returns a string representation of the number either in exponential notation or in fixed-point notation.
toPrecision(precision:uint) — method, class int
Returns a string representation of the number either in exponential notation or in fixed-point notation.
toPrecision(precision:uint) — method, class uint
Returns a string representation of the number either in exponential notation or in fixed-point notation.
TOP_RIGHT — Constant Static Property, class fl.video.VideoAlign
Specifies that the video is aligned in the top-right corner.
TOP_RIGHT — Constant Static Property, class flash.display.NativeWindowResize
The top-right corner of the window.
TOP_RIGHT — Constant Static Property, class flash.display.StageAlign
Specifies that the Stage is aligned in the top-right corner.
topRightRadiusX — Property, class spark.primitives.Rect
The x radius of the top right corner of the rectangle.
topRightRadiusY — Property, class spark.primitives.Rect
The y radius of the top right corner of the rectangle.
topTextPadding — Property, class spark.skins.mobile.supportClasses.HSliderDataTip
Top padding for the text in the ToolTip.
toState — Property, class mx.states.Transition
A String specifying the view state that you are changing to when you apply the transition.
toString() — method, class Array
Returns a string that represents the elements in the specified array.
toString() — method, class Boolean
Returns the string representation ("true" or "false") of the Boolean object.
toString() — method, class Date
Returns a String representation of the day, date, time, and timezone.
toString() — method, class Error
Returns the string "Error" by default or the value contained in the Error.message property, if defined.
toString() — method, class Namespace
Equivalent to the Namespace.uri property.
toString(radix:Number) — method, class Number
Returns the string representation of the specified Number object (myNumber).
toString() — method, class Object
Returns the string representation of the specified object.
toString() — method, class QName
Returns a string composed of the URI, and the local name for the QName object, separated by "::".
toString() — method, class Vector
Returns a string that represents the elements in the Vector.
toString() — method, class XML
Returns a string representation of the XML object.
toString() — method, class XMLList
Returns a string representation of all the XML objects in an XMLList object.
toString(radix:uint) — method, class int
Returns the string representation of an int object.
toString(radix:uint) — method, class uint
Returns the string representation of a uint object.
toString() — method, class air.net.SecureSocketMonitor
Returns the string representation of the specified object.
toString() — method, class air.net.ServiceMonitor
Returns the string representation of the specified object.
toString() — method, class air.net.SocketMonitor
Returns the string representation of the specified object.
toString() — method, class air.net.URLMonitor
Returns the string representation of the specified object.
toString() — method, class air.update.events.DownloadErrorEvent
Returns a string that contains all the properties of the object.
toString() — method, class air.update.events.StatusFileUpdateErrorEvent
Returns a string that contains all the properties of the object.
toString() — method, class air.update.events.StatusFileUpdateEvent
Returns a string that contains all the properties of the object.
toString() — method, class air.update.events.StatusUpdateErrorEvent
Returns a string that contains all the properties of the object.
toString() — method, class air.update.events.StatusUpdateEvent
Returns a string that contains all the properties of the object.
toString() — method, class air.update.events.UpdateEvent
Returns a string that contains all the properties of the object.
toString() — method, class coldfusion.service.ServiceElement
toString() — method, class coldfusion.service.ServiceElementCollection
toString() — method, class com.adobe.consulting.pst.vo.Form
Specifies the string representation of this object.
toString() — method, class com.adobe.consulting.pst.vo.Letter
Specifies the string representation of this object.
toString() — method, class com.adobe.consulting.pst.vo.TBX
Returns the string representation of the specified object.
toString(value:Object) — Static Method , class com.adobe.fiber.runtime.lib.ConversionFunc
Returns the string representation of a value.
toString() — method, interface com.adobe.icc.editors.model.config.IConfigProvider
Returns the string representation of the CML config.
toString() — method, class com.adobe.icc.editors.model.config.XMLConfigProvider
Returns the string representation of the CML config.
toString() — method, class com.adobe.icc.editors.model.el.Expression
String representation of the operand
toString() — method, interface com.adobe.icc.editors.model.el.IOperand
String representation of the operand
toString() — method, interface com.adobe.icc.editors.model.el.IOperator
String representation of the operator
toString() — method, class com.adobe.icc.editors.model.el.operands.StringOperand
String representation of the operand
toString() — method, class com.adobe.icc.editors.model.el.operands.VariableOperand
String representation of the operand
toString() — method, class com.adobe.icc.editors.model.el.operators.AndOperator
String representation of the operator Concrete subclasses must have toString() defined.
toString() — method, class com.adobe.icc.editors.model.el.operators.BinaryOperator
String representation of the operator Concrete subclasses must have toString() defined.
toString() — method, class com.adobe.icc.editors.model.el.operators.EqualsOperator
String representation of the operator Concrete subclasses must have toString() defined.
toString() — method, class com.adobe.icc.editors.model.el.operators.OrOperator
String representation of the operator Concrete subclasses must have toString() defined.
toString() — method, class com.adobe.icc.editors.model.el.operators.UnaryOperator
String representation of the operator Concrete subclasses must have toString() defined.
toString() — method, class com.adobe.icc.external.dc.InvokeParams
Provides a string representation of this class.
toString(... rest) — method, class com.adobe.icc.services.formbridge.FormBridgeError
Gets a string representation of this error.
toString() — method, class com.adobe.icc.vo.CDMAssignment
Specifies a string representation of this object.
toString() — method, class com.adobe.icc.vo.ConditionalDataModule
Specifies a string representation of this object.
toString() — method, class com.adobe.icc.vo.ContainerLayout
String representation of this object.
toString() — method, class com.adobe.icc.vo.DataModule
Fetch String representation of this object.
toString() — method, class com.adobe.icc.vo.Field
Specifies a string representation of this object.
toString() — method, class com.adobe.icc.vo.FieldAssignment
Specifies a string representation of this object.
toString() — method, class com.adobe.icc.vo.ImageModule
Returns the string representation of the specified object.
toString() — method, class com.adobe.icc.vo.LDMAssignment
Specifies the string representation of this object.
toString() — method, class com.adobe.icc.vo.ListDataModule
Specifies a string representation of this object.
toString() — method, class com.adobe.icc.vo.ModuleAssignment
Fetch String representation of this object.
toString() — method, class com.adobe.icc.vo.TargetArea
Specifies the string representation of this object.
toString() — method, class com.adobe.icc.vo.TargetAreaAssignment
Specifies the string representation of this object.
toString() — method, class com.adobe.icc.vo.Variable
Specifies a string representation of this object.
toString() — method, class com.adobe.icc.vo.VariableAssignment
Specifies the string representation of this object.
toString() — method, class com.adobe.livecycle.ria.security.api.AuthStatus
The String representation of an AuthStatus object.
toString() — method, class com.adobe.livecycle.ria.security.api.SecurityConfig
Provides configuration details.
toString() — method, class com.adobe.livecycle.ria.security.api.TicketType
Provides the string representation for the ticket.
toString() — method, class com.adobe.livecycle.ria.security.service.Ticket
Returns the string representation of a ticket.
toString() — method, class fl.controls.dataGridClasses.DataGridColumn
Returns a string representation of the DataGridColumn object.
toString() — method, class fl.data.DataProvider
Creates a string representation of the data that the data provider contains.
toString() — method, class fl.events.ColorPickerEvent
Returns a string that contains all the properties of the ColorPickerEvent object.
toString() — method, class fl.events.ComponentEvent
Returns a string that contains all the properties of the ComponentEvent object.
toString() — method, class fl.events.DataChangeEvent
Returns a string that contains all the properties of the DataChangeEvent object.
toString() — method, class fl.events.DataGridEvent
Returns a string that contains all the properties of the DataGridEvent object.
toString() — method, class fl.events.ListEvent
Returns a string that contains all the properties of the ListEvent object.
toString() — method, class fl.events.ScrollEvent
Returns a string that contains all the properties of the ScrollEvent object.
toString() — method, class fl.events.SliderEvent
Returns a string that contains all the properties of the SliderEvent object.
toString() — method, class flash.desktop.NativeDragOptions
Constructs a string containing the current settings of this NativeDragOptions object.
toString() — method, class flash.display.NativeMenuItem
Returns a string containing all the properties of the NativeMenuItem object.
toString() — method, class flash.errors.DRMManagerError
Returns the string "Error" by default or the value contained in the Error.message property, if defined.
toString() — method, class flash.errors.PermissionError
Returns the string "Error" by default or the value contained in the Error.message property, if defined.
toString() — method, class flash.errors.SQLError
Returns the string "Error" by default or the value contained in the Error.message property, if defined.
toString() — method, class flash.events.AVHTTPStatusEvent
Returns a string that contains all the properties of the AVHTTPStatusEvent object.
toString() — method, class flash.events.AccelerometerEvent
Returns a string that contains all the properties of the AccelerometerEvent object.
toString() — method, class flash.events.ActivityEvent
Returns a string that contains all the properties of the ActivityEvent object.
toString() — method, class flash.events.AsyncErrorEvent
Returns a string that contains all the properties of the AsyncErrorEvent object.
toString() — method, class flash.events.ContextMenuEvent
Returns a string that contains all the properties of the ContextMenuEvent object.
toString() — method, class flash.events.DNSResolverEvent
Returns a string that contains all the properties of the DNSResolverEvent object.
toString() — method, class flash.events.DRMAuthenticateEvent
Returns a string that contains all the properties of the DRMAuthenticateEvent object.
toString() — method, class flash.events.DRMDeviceGroupErrorEvent
toString() — method, class flash.events.DRMDeviceGroupEvent
toString() — method, class flash.events.DRMErrorEvent
Returns a string that contains all the properties of the DRMErrorEvent object.
toString() — method, class flash.events.DRMStatusEvent
Returns a string that contains all the properties of the DRMStatusEvent object.
toString() — method, class flash.events.DataEvent
Returns a string that contains all the properties of the DataEvent object.
toString() — method, class flash.events.DatagramSocketDataEvent
Returns a string that contains all the properties of the DatagramSocketDataEvent object.
toString() — method, class flash.events.ErrorEvent
Returns a string that contains all the properties of the ErrorEvent object.
toString() — method, class flash.events.Event
Returns a string containing all the properties of the Event object.
toString() — method, class flash.events.FocusEvent
Returns a string that contains all the properties of the FocusEvent object.
toString() — method, class flash.events.FullScreenEvent
Returns a string that contains all the properties of the FullScreenEvent object.
toString() — method, class flash.events.GeolocationEvent
Returns a string that contains all the properties of the GeolocationEvent object.
toString() — method, class flash.events.GestureEvent
Returns a string that contains all the properties of the GestureEvent object.
toString() — method, class flash.events.HTTPStatusEvent
Returns a string that contains all the properties of the HTTPStatusEvent object.
toString() — method, class flash.events.IMEEvent
Returns a string that contains all the properties of the IMEEvent object.
toString() — method, class flash.events.IOErrorEvent
Returns a string that contains all the properties of the IOErrorEvent object.
toString() — method, class flash.events.KeyboardEvent
Returns a string that contains all the properties of the KeyboardEvent object.
toString() — method, class flash.events.LocationChangeEvent
Returns a string that contains all the properties of the LocationChangeEvent object.
toString() — method, class flash.events.MediaEvent
Returns a string that contains all the properties of MediaEvent object.
toString() — method, class flash.events.MouseEvent
Returns a string that contains all the properties of the MouseEvent object.
toString() — method, class flash.events.NativeDragEvent
Formats the properties of this NativeDragEvent object as a string.
toString() — method, class flash.events.NativeProcessExitEvent
Returns a string that contains all the properties of the NativeProcessExitEvent object.
toString() — method, class flash.events.NativeWindowBoundsEvent
Returns a string that contains all the properties of the NativeWindowBoundsEvent object.
toString() — method, class flash.events.NativeWindowDisplayStateEvent
Returns a string that contains all the properties of the NativeWindowDisplayStateEvent object.
toString() — method, class flash.events.NetDataEvent
Returns a string that contains all the properties of the NetDataEvent object.
toString() — method, class flash.events.NetMonitorEvent
Returns a string that contains all the properties of the NetMonitorEvent object.
toString() — method, class flash.events.NetStatusEvent
Returns a string that contains all the properties of the NetStatusEvent object.
toString() — method, class flash.events.OutputProgressEvent
Returns a string that contains all the properties of the OutputProgressEvent object.
toString() — method, class flash.events.PermissionEvent
Returns a string that contains all the properties of the PermissionEvent object.
toString() — method, class flash.events.PressAndTapGestureEvent
Returns a string that contains all the properties of the PressAndTapGestureEvent object.
toString() — method, class flash.events.ProgressEvent
Returns a string that contains all the properties of the ProgressEvent object.
toString() — method, class flash.events.SQLErrorEvent
Returns a string that contains all the properties of the SQLErrorEvent object.
toString() — method, class flash.events.SampleDataEvent
Returns a string that contains all the properties of the SampleDataEvent object.
toString() — method, class flash.events.ScreenMouseEvent
Returns a string that contains all the properties of the ScreenMouseEvent object.
toString() — method, class flash.events.SecurityErrorEvent
Returns a string that contains all the properties of the SecurityErrorEvent object.
toString() — method, class flash.events.ServerSocketConnectEvent
Returns a string that contains all the properties of the ServerSocketConnectEvent object.
toString() — method, class flash.events.ShaderEvent
Returns a string that contains all the properties of the ShaderEvent object.
toString() — method, class flash.events.SoftKeyboardEvent
Returns a string that contains all the properties of the SoftKeyboardEvent object.
toString() — method, class flash.events.StageOrientationEvent
Returns a string that contains all the properties of the StageOrientationEvent object.
toString() — method, class flash.events.StatusEvent
Returns a string that contains all the properties of the StatusEvent object.
toString() — method, class flash.events.StorageVolumeChangeEvent
Returns a string containing all the properties of the Event object.
toString() — method, class flash.events.SyncEvent
Returns a string that contains all the properties of the SyncEvent object.
toString() — method, class flash.events.TextEvent
Returns a string that contains all the properties of the TextEvent object.
toString() — method, class flash.events.ThrottleEvent
Returns a string that contains all the properties of the ThrottleEvent object.
toString() — method, class flash.events.TimerEvent
Returns a string that contains all the properties of the TimerEvent object.
toString() — method, class flash.events.TouchEvent
Returns a string that contains all the properties of the TouchEvent object.
toString() — method, class flash.events.TransformGestureEvent
Returns a string that contains all the properties of the TransformGestureEvent object.
toString() — method, class flash.events.UncaughtErrorEvent
Returns a string that contains all the properties of the UncaughtErrorEvent object.
toString() — method, class flash.geom.ColorTransform
Formats and returns a string that describes all of the properties of the ColorTransform object.
toString() — method, class flash.geom.Matrix
Returns a text value listing the properties of the Matrix object.
toString() — method, class flash.geom.Point
Returns a string that contains the values of the x and y coordinates.
toString() — method, 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, class flash.geom.Vector3D
Returns a string representation of the current Vector3D object.
toString() — method, class flash.net.GroupSpecifier
Identical to the groupspecWithAuthorizations() method.
toString() — method, class flash.net.NetGroupInfo
Returns a string containing the values of the properties of the NetGroupInfo object.
toString() — method, class flash.net.NetStreamInfo
Returns a text value listing the properties of the NetStreamInfo object.
toString() — method, class flash.net.NetStreamMulticastInfo
Returns a string listing the properties of the NetStreamMulticastInfo object.
toString() — method, class flash.net.URLVariables
Returns a string containing all enumerable variables, in the MIME content encoding application/x-www-form-urlencoded.
toString() — method, class flash.sampler.StackFrame
Converts the StackFrame to a string of its properties.
toString() — method, class flash.security.X500DistinguishedName
Returns all DN properties in one string.
toString() — method, class flash.system.MessageChannel
Returns the string representation of the specified object.
toString() — method, class flash.utils.ByteArray
Converts the byte array to a string.
toString() — method, class flash.xml.XMLDocument
Returns a string representation of the XML object.
toString() — method, 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, class mx.automation.AutomationClass
toString() — method, class mx.automation.AutomationID
Serializes the id to a string.
toString() — method, class mx.collections.ArrayList
Pretty prints the contents of this ArrayList to a string and returns it.
toString() — method, class mx.collections.AsyncListView
Returns a string that contains the list's length and the number of pending item requests.
toString() — method, class mx.collections.ListCollectionView
Prints the contents of this view to a string and returns it.
toString() — method, 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, class mx.core.ComponentDescriptor
Returns the string "ComponentDescriptor_" plus the value of the id property.
toString() — method, class mx.core.FlexBitmap
Returns a string indicating the location of this object within the hierarchy of DisplayObjects in the Application.
toString() — method, class mx.core.FlexHTMLLoader
Returns a string indicating the location of this object within the hierarchy of DisplayObjects in the Application.
toString() — method, class mx.core.FlexLoader
Returns a string indicating the location of this object within the hierarchy of DisplayObjects in the Application.
toString() — method, class mx.core.FlexMovieClip
Returns a string indicating the location of this object within the hierarchy of DisplayObjects in the Application.
toString() — method, class mx.core.FlexShape
Returns a string indicating the location of this object within the hierarchy of DisplayObjects in the Application.
toString() — method, class mx.core.FlexSimpleButton
Returns a string indicating the location of this object within the hierarchy of DisplayObjects in the Application.
toString() — method, class mx.core.FlexSprite
Returns a string indicating the location of this object within the hierarchy of DisplayObjects in the Application.
toString() — method, class mx.core.FlexTextField
Returns a string indicating the location of this object within the hierarchy of DisplayObjects in the Application.
toString() — method, class mx.data.CacheDataDescriptor
Returns a String representation of the CacheDataDescriptor object.
toString() — method, class mx.data.Conflict
Returns a String representation of this Conflict object.
toString() — method, class mx.data.Conflicts
Returns a String representation of this Conflicts object.
toString() — method, class mx.data.ManagedAssociation
Returns the string representation of the specified object.
toString() — method, class mx.data.ManagedRemoteService
Represents an instance of MangedRemoteService as a String, describing important properties such as the destination id and the set of channels assigned.
toString() — method, class mx.data.MessageBatch
Returns a String representation of this object.
toString() — method, class mx.data.PropertySpecifier
Returns the string representation of the specified object.
toString(value:Object, namespaceURIs:Array, exclude:Array, indent:int, printTypes:Boolean, refs:flash.utils:Dictionary) — Static Method , class mx.data.utils.Managed
Returns a String representation of this managed object.
toString() — method, class mx.logging.errors.InvalidCategoryError
Returns the messge as a String.
toString() — method, class mx.logging.errors.InvalidFilterError
Returns the messge as a String.
toString() — method, 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, interface mx.managers.IHistoryManagerClient
Converts this object to a unique string.
toString() — method, class mx.messaging.ChannelSet
Returns a String containing the ids of the Channels in the ChannelSet.
toString() — method, class mx.messaging.errors.MessagingError
Returns the string "[MessagingError]" by default, and includes the message property if defined.
toString() — method, class mx.messaging.events.ChannelEvent
Returns a string representation of the ChannelEvent.
toString() — method, class mx.messaging.events.ChannelFaultEvent
Returns a string representation of the ChannelFaultEvent.
toString() — method, class mx.messaging.events.MessageAckEvent
Returns a string representation of the MessageAckEvent.
toString() — method, class mx.messaging.events.MessageEvent
Returns a string representation of the MessageEvent.
toString() — method, class mx.messaging.events.MessageFaultEvent
Returns a string representation of the MessageFaultEvent.
toString() — method, class mx.messaging.management.Attribute
Returns a string representation of the attribute.
toString() — method, class mx.messaging.management.MBeanFeatureInfo
Returns a string representation of the feature info.
toString() — method, class mx.messaging.management.MBeanInfo
Returns a string representation of the MBean info.
toString() — method, class mx.messaging.management.ObjectInstance
Returns a string representation of the object name instance.
toString() — method, class mx.messaging.management.ObjectName
This method will return a string representation of the object name.
toString() — method, class mx.messaging.messages.AbstractMessage
Returns a string representation of the message.
toString() — method, class mx.messaging.messages.CommandMessage
Returns a string representation of the message.
toString() — method, interface mx.messaging.messages.IMessage
This method will return a string representation of the message.
toString() — method, class mx.olap.OLAPCube
Returns the name of the cube
toString() — method, class mx.olap.OLAPElement
Returns the unique name of the element.
toString() — method, class mx.resources.Locale
Returns the locale String that was used to construct this Locale instance.
toString() — method, class mx.rpc.Fault
Returns the string representation of a Fault object.
toString() — method, class mx.rpc.events.FaultEvent
Returns a string representation of the FaultEvent.
toString() — method, class mx.rpc.events.HeaderEvent
Returns a string representation of the HeaderEvent.
toString() — method, class mx.rpc.events.InvokeEvent
Returns a string representation of the InvokeEvent.
toString() — method, class mx.rpc.events.ResultEvent
Returns a string representation of the ResultEvent.
toString() — method, class mx.rpc.events.WSDLLoadEvent
Returns a String representation of this WSDLLoadEvent object.
toString() — method, class mx.rpc.events.XMLLoadEvent
Returns a String representation of this XMLLoadEvent object.
toString() — method, class mx.rpc.livecycle.JobStatus
Returns the job status as a String
toString() — method, class mx.rpc.remoting.RemoteObject
Represents an instance of RemoteObject as a String, describing important properties such as the destination id and the set of channels assigned.
toString() — method, class mx.rpc.soap.LoadEvent
Returns a String representation of this LoadEvent.
toString() — method, class mx.rpc.soap.SOAPFault
Returns the String "SOAPFault" plus the faultCode, faultString, and faultDetail.
toString() — method, class mx.rpc.soap.WebService
Represents an instance of WebService as a String, describing important properties such as the destination id and the set of channels assigned.
toString() — method, class mx.styles.CSSCondition
Returns a String representation of this condition.
toString() — method, class mx.styles.CSSSelector
Returns a String representation of this selector.
toString() — method, class mx.utils.Base64Encoder
Returns the current buffer as a Base64 encoded String.
toString(value:Object, namespaceURIs:Array, exclude:Array) — Static Method , class mx.utils.ObjectUtil
Pretty-prints the specified Object into a String.
toString(value:Object, namespaceURIs:Array, exclude:Array) — Static Method , class mx.utils.RPCObjectUtil
Pretty-prints the specified Object into a String.
total — Property, class mx.events.CubeEvent
The total number of elements in the cube that need to be udpated.
totalAscent — Property, class flash.text.engine.TextLine
Specifies the number of pixels from the baseline to the top of the tallest character or graphic in the line.
totalChanges — Property, class flash.data.SQLConnection
Contains the total number of data changes that have been made since the connection to the database was opened.
totalDescent — Property, class flash.text.engine.TextLine
Specifies the number of pixels from the baseline to the bottom of the lowest-descending character or graphic in the line.
totalFrames — Property, class flash.display.MovieClip
The total number of frames in the MovieClip instance.
totalGPUMemory — Property, class flash.display3D.Context3D
Returns the total GPU memory allocated by Stage3D data structures of an application. Whenever a GPU resource object is created, memory utilized is stored in Context3D.
totalHeight — Property, class flash.text.engine.TextLine
The total logical height of the text line, which is equal to totalAscent + totalDescent.
totalMemory — Static Property, class flash.system.System
The amount of memory (in bytes) currently in use that has been directly allocated by Flash Player or AIR.
totalMemoryNumber — Static Property, class flash.system.System
The amount of memory (in bytes) currently in use that has been directly allocated by Flash Player or AIR.
totalPages — Property, class coldfusion.service.PdfInfo
The title assigned to the PDF document.
totalPushTime — Property, class mx.messaging.messages.MessagePerformanceUtils
Only populated in the case of a pushed message, this is the time between the push causing client sending its message and the push receving client receiving it.
totalStages — Property, class com.adobe.livecycle.rca.model.Review
Specifies the total number of stages.
totalTime — Property, class fl.video.FLVPlayback
A number that is the total playing time for the video in seconds.
totalTime — Property, class fl.video.VideoPlayer
A number that is the total playing time for the video in seconds.
totalTime — Property, class mx.controls.VideoDisplay
Total length of the media, in seconds.
totalTime — Property, class mx.messaging.messages.MessagePerformanceUtils
Time between this client sending a message and receiving a response for it from the server
toTimeString() — method, class Date
Returns a String representation of the time and timezone only, and does not include the day and date.
TOUCH — Constant Static Property, class mx.core.InteractionMode
The main interaction mode for this component is through touch.
touchBegin — Event, class flash.display.InteractiveObject
Dispatched when the user first contacts a touch-enabled device (such as touches a finger to a mobile phone or tablet with a touch screen).
TOUCH_BEGIN — Constant Static Property, class flash.events.TouchEvent
Defines the value of the type property of a TOUCH_BEGIN touch event object.
touchDelay — Style, class spark.components.supportClasses.ButtonBase
When in touch interaction mode, the number of milliseconds to wait after the user interaction has occured before showing the component in a visually down state.
touchDelay — Style, class spark.components.supportClasses.GroupBase
When in touch interaction mode, the number of milliseconds to wait after the user interaction has occured before showing the component in a visually down state.
touchDelay — Style, class spark.components.Scroller
When in touch interaction mode, the number of milliseconds to wait after the user interaction has occured before showing the component in a visually down state.
touchDelay — Style, class spark.components.SkinnableContainer
When in touch interaction mode, the number of milliseconds to wait after the user interaction has occured before showing the component in a visually down state.
touchDelay — Style, class spark.components.List
When in touch interaction mode, the number of milliseconds to wait after the user interaction has occured before showing the component in a visually down state.
touchEnd — Event, class flash.display.InteractiveObject
Dispatched when the user removes contact with a touch-enabled device (such as lifts a finger off a mobile phone or tablet with a touch screen).
TOUCH_END — Constant Static Property, class flash.events.TouchEvent
Defines the value of the type property of a TOUCH_END touch event object.
TouchEvent — class, package flash.events
The TouchEvent class lets you handle events on devices that detect user contact with the device (such as a finger on a touch screen).
TouchEvent(type:String, bubbles:Boolean, cancelable:Boolean, touchPointID:int, isPrimaryTouchPoint:Boolean, localX:Number, localY:Number, sizeX:Number, sizeY:Number, pressure:Number, relatedObject:flash.display:InteractiveObject, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, commandKey:Boolean, controlKey:Boolean, timestamp:Number, touchIntent:String, samples:flash.utils:ByteArray, isTouchPointCanceled:Boolean) — Constructor, class flash.events.TouchEvent
Creates an Event object that contains information about touch events.
TouchEventIntent — final class, package flash.events
The TouchEventIntent class defines constants for the touchIntent property of the TouchEvent class.
touchIntent — Property, class flash.events.TouchEvent
Reports whether the touch was generated by the primary or the eraser end of a stylus.
touchInteractionEnd — Event, class mx.core.UIComponent
A non-cancellable event, dispatched by a component when it is done responding to a touch interaction user gesture.
TOUCH_INTERACTION_END — Constant Static Property, class mx.events.TouchInteractionEvent
The TouchInteractionEvent.TOUCH_INTERACTION_END constant defines the value of the type property of the event object for a touchInteractionEnd event.
TouchInteractionEvent — class, package mx.events
TouchInteractionEvents are used to coordinate touch intraction and response among different components.
TouchInteractionEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class mx.events.TouchInteractionEvent
Constructor.
TouchInteractionReason — final class, package mx.events
The TouchInteractionReason class defines the constant values for the reason property of the TouchInteractionEvent class.
touchInteractionStart — Event, class mx.core.UIComponent
A non-cancellable event, dispatched by a component when it starts responding to a touch interaction user gesture.
TOUCH_INTERACTION_START — Constant Static Property, class mx.events.TouchInteractionEvent
The TouchInteractionEvent.TOUCH_INTERACTION_START constant defines the value of the type property of the event object for a touchInteractionStart event.
touchInteractionStarting — Event, class mx.core.UIComponent
A cancellable event, dispatched by a component in an attempt to respond to a touch interaction user gesture.
TOUCH_INTERACTION_STARTING — Constant Static Property, class mx.events.TouchInteractionEvent
The TouchInteractionEvent.TOUCH_INTERACTION_STARTING constant defines the value of the type property of the event object for a touchInteractionStarting event.
touchMove — Event, class flash.display.InteractiveObject
Dispatched when the user touches the device, and is continuously dispatched until the point of contact is removed.
TOUCH_MOVE — Constant Static Property, class flash.events.TouchEvent
Defines the value of the type property of a TOUCH_MOVE touch event object.
touchOut — Event, class flash.display.InteractiveObject
Dispatched when the user moves the point of contact away from InteractiveObject instance on a touch-enabled device (such as drags a finger from one display object to another on a mobile phone or tablet with a touch screen).
TOUCH_OUT — Constant Static Property, class flash.events.TouchEvent
Defines the value of the type property of a TOUCH_OUT touch event object.
touchOver — Event, class flash.display.InteractiveObject
Dispatched when the user moves the point of contact over an InteractiveObject instance on a touch-enabled device (such as drags a finger from a point outside a display object to a point over a display object on a mobile phone or tablet with a touch screen).
TOUCH_OVER — Constant Static Property, class flash.events.TouchEvent
Defines the value of the type property of a TOUCH_OVER touch event object.
TOUCH_POINT — Constant Static Property, class flash.ui.MultitouchInputMode
Specifies that events are dispatched only for basic touch events, such as a single finger tap.
touchPointID — Property, class flash.events.TouchEvent
A unique identification number (as an int) assigned to the touch point.
touchRollOut — Event, class flash.display.InteractiveObject
Dispatched when the user moves the point of contact away from an InteractiveObject instance on a touch-enabled device (such as drags a finger from over a display object to a point outside the display object on a mobile phone or tablet with a touch screen).
TOUCH_ROLL_OUT — Constant Static Property, class flash.events.TouchEvent
Defines the value of the type property of a TOUCH_ROLL_OUT touch event object.
touchRollOver — Event, class flash.display.InteractiveObject
Dispatched when the user moves the point of contact over an InteractiveObject instance on a touch-enabled device (such as drags a finger from a point outside a display object to a point over a display object on a mobile phone or tablet with a touch screen).
TOUCH_ROLL_OVER — Constant Static Property, class flash.events.TouchEvent
Defines the value of the type property of a TOUCH_ROLL_OVER touch event object.
touchscreenType — Static Property, class flash.system.Capabilities
Specifies the type of touchscreen supported, if any.
TouchscreenType — final class, package flash.system
The TouchscreenType class is an enumeration class that provides values for the different types of touch screens.
touchTap — Event, class flash.display.InteractiveObject
Dispatched when the user lifts the point of contact over the same InteractiveObject instance on which the contact was initiated on a touch-enabled device (such as presses and releases a finger from a single point over a display object on a mobile phone or tablet with a touch screen).
TOUCH_TAP — Constant Static Property, class flash.events.TouchEvent
Defines the value of the type property of a TOUCH_TAP touch event object.
toUpperCase() — method, class String
Returns a copy of this string, with all lowercase characters converted to uppercase.
toUpperCase(s:String) — method, class flash.globalization.StringTools
Converts a string to uppercase according to language conventions.
toUpperCase(s:String) — method, class spark.globalization.StringTools
Converts a string to uppercase according to language conventions.
toUTCString() — method, class Date
Returns a String representation of the day, date, and time in universal time (UTC).
toValue — Property, class mx.effects.AnimateProperty
The ending value for the effect.
toValue — Property, class mx.effects.effectClasses.AnimatePropertyInstance
The ending value for the effect.
toXMLString() — method, class XML
Returns a string representation of the XML object.
toXMLString() — method, class XMLList
Returns a string representation of all the XML objects in an XMLList object.
toXMLString() — method, 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, Top Level
Displays expressions, or writes to log files, while debugging.
traceLevel — Static Property, class mx.olap.OLAPTrace
The current trace level, which determines the amount of trace information written to the log file, TRACE_LEVEL_1 writes the least amount of information to the log file, and TRACE_LEVEL_3 writes the most.
TRACE_LEVEL_1 — Constant Static Property, class mx.olap.OLAPTrace
Specifies to write minimal trace information to the log file.
TRACE_LEVEL_2 — Constant Static Property, class mx.olap.OLAPTrace
Specifies to write more trace information to the log file than TRACE_LEVEL_1.
TRACE_LEVEL_3 — Constant Static Property, class mx.olap.OLAPTrace
Specifies to write the most trace information to the log file.
traceMessage(className:String, methodName:String, message:String) — method, class mx.automation.AutomationManager
traceMessage(className:String, methodName:String, message:String) — method, interface mx.automation.IAutomationDebugTracer
Traces the message
TRACE_METHOD — Constant Static Property, class mx.messaging.messages.HTTPRequestMessage
Indicates that the method used for this request should be "trace".
traceMsg(msg:String, level:int) — Static Method , class mx.olap.OLAPTrace
Writes trace information to the log file You must set TraceOutputFileEnable=1 in mm.cfg, and use the Debug Flash Player or AIR Debug Launcher to generate trace output by calling this method.
traceOn — Static Property, class mx.olap.OLAPTrace
Set to true to enable trace output.
TraceTarget — class, package mx.logging.targets
Provides a logger target that uses the global trace() method to output log messages.
TraceTarget() — Constructor, class mx.logging.targets.TraceTarget
Constructor.
track — Property, class fl.video.FLVPlaybackCaptioning
Support for multiple language tracks.
track — Property, class flash.media.ID3Info
The track number; corresponds to the ID3 2.0 tag TRCK.
track — Property, class spark.skins.mobile.HScrollBarSkin
HScrollbar track skin part.
track — Property, class spark.skins.mobile.HSliderSkin
HSlider track skin part
track — Property, class spark.skins.mobile.ToggleSwitchSkin
The track skin part.
track — Property, class spark.skins.mobile.VScrollBarSkin
VScrollbar track skin part
track — Property, class spark.skins.spark.HScrollBarSkin
track — Property, class spark.skins.spark.HSliderSkin
track — Property, class spark.skins.spark.VScrollBarSkin
track — Property, class spark.skins.spark.VSliderSkin
track — Property, class spark.skins.spark.mediaClasses.fullScreen.ScrubBarSkin
The skin pat that defines the video timeline.
track — Property, class spark.skins.spark.mediaClasses.fullScreen.VolumeBarSkin
The skin pat that defines the drop-down slider track.
track — Property, class spark.skins.spark.mediaClasses.normal.ScrubBarSkin
The skin pat that defines the video timeline.
track — Property, class spark.skins.spark.mediaClasses.normal.VolumeBarSkin
The skin pat that defines the drop-down slider track.
track — Property, class spark.skins.wireframe.HScrollBarSkin
track — Property, class spark.skins.wireframe.HSliderSkin
track — Property, class spark.skins.wireframe.VScrollBarSkin
track — Property, class spark.skins.wireframe.VSliderSkin
track — Property, class spark.skins.wireframe.mediaClasses.ScrubBarSkin
The skin pat that defines the video timeline.
track — Property, class spark.skins.wireframe.mediaClasses.VolumeBarSkin
The skin pat that defines the drop-down slider track.
track — Skin Part, class spark.components.supportClasses.TrackBase
A skin part that defines a button that, when pressed, sets the value property to the value corresponding with the current button position on the track. A skin part that defines a button that, when pressed, sets the value property to the value corresponding with the current button position on the track.
track — Skin Part, class spark.components.ToggleSwitch
A skin part that defines the bounds along which the thumb can be dragged. A skin part that defines the bounds along which the thumb can be dragged.
track — Skin Part, class xd.core.axm.view.components.AXMSwitch
track — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollBarLargeSkin
track — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarNoControlsSkin
track — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarSkin
track — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarNoControlsSkin
track — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarSkin
TRACK — Constant Static Property, class fl.events.SliderEventClickTarget
The Slider track was clicked.
TRACK — Constant Static Property, class mx.events.SliderEventClickTarget
Specifies that the Slider's track was clicked.
trackAllArmatures(enable:Boolean) — Static Method , class fl.ik.IKManager
Enables or disables live-tracking for all armatures.
trackAsMenu — Property, class flash.display.MovieClip
Indicates whether other display objects that are SimpleButton or MovieClip objects can receive mouse release events or other user input release events.
trackAsMenu — Property, class flash.display.SimpleButton
Indicates whether other display objects that are SimpleButton or MovieClip objects can receive user input release events.
TrackBase — class, package spark.components.supportClasses
The TrackBase class is a base class for components with a track and one or more thumb buttons, such as Slider and ScrollBar.
TrackBase() — Constructor, class spark.components.supportClasses.TrackBase
Constructor.
TrackBaseEvent — class, package spark.events
Represents events that are dispatched from a TrackBase component.
TrackBaseEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class spark.events.TrackBaseEvent
Constructor.
trackClass — Property, class spark.skins.mobile.HSliderTrackSkin
Specifies the FXG class to use for the track image
trackColors — Style, class mx.controls.scrollClasses.ScrollBar
The colors of the track, as an array of two colors.
trackColors — Style, class mx.controls.sliderClasses.Slider
The colors of the track, as an array of two colors.
trackColors — Style, class mx.controls.ProgressBar
The colors of the track, as an array of two colors.
trackDisabledSkin — Style, class fl.containers.BaseScrollPane
The skin that is used to indicate a disabled track.
trackDisabledSkin — Style, class fl.controls.ComboBox
The skin that is used to indicate a disabled track.
trackDisabledSkin — Style, class fl.controls.ScrollBar
The skin that is used to indicate a disabled track.
trackDisabledSkin — Style, 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, class fl.containers.BaseScrollPane
The skin that is used to indicate the down state of a disabled skin.
trackDownSkin — Style, class fl.controls.ComboBox
The skin that is used to indicate the down state of a disabled skin.
trackDownSkin — Style, class fl.controls.ScrollBar
The skin that is used to indicate the down state of a disabled skin.
trackDownSkin — Style, 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 — Property, class spark.skins.mobile.HSliderTrackSkin
Specifies the track image height
trackHeight — Style, class mx.controls.ProgressBar
The height of the track in pixels.
trackHighlightSkin — Style, class mx.controls.sliderClasses.Slider
The skin for the slider track when it is selected.
trackIKArmature(theTree:fl.ik:IKArmature, enable:Boolean) — Static Method , class fl.ik.IKManager
Enables or disables live-tracking for the specified IKArmature instance.
trackIKObject(target:flash.display:DisplayObject, enable:Boolean) — Static Method , class fl.ik.IKManager
Enables or disables live-tracking for the specified IK display object instance.
tracking — Property, class flashx.textLayout.elements.FlowElement
Sets the tracking and is synonymous with the trackingRight property.
tracking — Property, class lc.procmgmt.ui.layout.Workspace
A reference to the Tracking component.
Tracking — class, package lc.procmgmt.ui.tracking
The Tracking component enables the user to navigate through Process objects and Task object that they have initiated or participated in.
Tracking() — Constructor, class lc.procmgmt.ui.tracking.Tracking
Constructor.
trackingCount — Property, class com.adobe.gravity.tracker.ServiceTracker
A number that increments every time the set of tracked services changes.
trackingLeft — Property, class flash.text.engine.ElementFormat
The tracking or manual kerning applied to the left of each glyph in pixels.
trackingLeft — Property, class flashx.textLayout.container.ContainerController
TextLayoutFormat: Number in pixels (or percent of fontSize, like 120%) indicating the amount of tracking (manual kerning) to be applied to the left of each character.
trackingLeft — Property, class flashx.textLayout.elements.FlowElement
TextLayoutFormat: Number in pixels (or percent of fontSize, like 120%) indicating the amount of tracking (manual kerning) to be applied to the left of each character.
trackingLeft — Property, interface flashx.textLayout.formats.ITextLayoutFormat
Number in pixels (or percent of fontSize, like 120%) indicating the amount of tracking (manual kerning) to be applied to the left of each character.
trackingLeft — Property, class flashx.textLayout.formats.TextLayoutFormat
Number in pixels (or percent of fontSize, like 120%) indicating the amount of tracking (manual kerning) to be applied to the left of each character.
trackingLeft — Style, class spark.components.supportClasses.ButtonBase
The amount of tracking (manual kerning) to be applied to the left of each character.
trackingLeft — Style, class spark.components.supportClasses.SkinnableTextBase
The amount of tracking (manual kerning) to be applied to the left of each character.
trackingLeft — Style, class spark.components.supportClasses.GroupBase
The amount of tracking (manual kerning) to be applied to the left of each character.
trackingLeft — Style, class spark.components.supportClasses.SliderBase
The amount of tracking (manual kerning) to be applied to the left of each character.
trackingLeft — Style, class spark.components.FormHeading
The amount of tracking (manual kerning) to be applied to the left of each character.
trackingLeft — Style, class spark.components.VideoPlayer
The amount of tracking (manual kerning) to be applied to the left of each character.
trackingLeft — Style, class spark.components.Scroller
The amount of tracking (manual kerning) to be applied to the left of each character.
trackingLeft — Style, class spark.components.RichText
The amount of tracking (manual kerning) to be applied to the left of each character.
trackingLeft — Style, class spark.components.SkinnableContainer
The amount of tracking (manual kerning) to be applied to the left of each character.
trackingLeft — Style, class spark.components.DataGrid
The amount of tracking (manual kerning) to be applied to the left of each character.
trackingLeft — Style, class spark.components.RichEditableText
The amount of tracking (manual kerning) to be applied to the left of each character.
trackingLeft — Style, class spark.components.NumericStepper
The amount of tracking (manual kerning) to be applied to the left of each character.
trackingLeft — Style, class spark.components.Label
The amount of tracking (manual kerning) to be applied to the left of each character.
trackingLeft — Style, class spark.components.SkinnableDataContainer
The amount of tracking (manual kerning) to be applied to the left of each character.
trackingLeft — Style, class spark.skins.spark.DefaultItemRenderer
The amount of tracking (manual kerning) to be applied to the left of each character.
trackingLeft — Style, class spark.skins.wireframe.DefaultItemRenderer
The amount of tracking (manual kerning) to be applied to the left of each character.
trackingModel — Property, class lc.procmgmt.ui.layout.WorkspaceModel
An instance of the TrackingModel class.
TrackingModel — class, package lc.procmgmt.ui.tracking
The TrackingModel class provides support for the Tracking component.
TrackingModel() — Constructor, class lc.procmgmt.ui.tracking.TrackingModel
Constructor.
trackingRight — Property, class flash.text.engine.ElementFormat
The tracking or manual kerning applied to the right of each glyph in pixels.
trackingRight — Property, class flashx.textLayout.container.ContainerController
TextLayoutFormat: Number in pixels (or percent of fontSize, like 120%) indicating the amount of tracking (manual kerning) to be applied to the right of each character.
trackingRight — Property, class flashx.textLayout.elements.FlowElement
TextLayoutFormat: Number in pixels (or percent of fontSize, like 120%) indicating the amount of tracking (manual kerning) to be applied to the right of each character.
trackingRight — Property, interface flashx.textLayout.formats.ITextLayoutFormat
Number in pixels (or percent of fontSize, like 120%) indicating the amount of tracking (manual kerning) to be applied to the right of each character.
trackingRight — Property, class flashx.textLayout.formats.TextLayoutFormat
Number in pixels (or percent of fontSize, like 120%) indicating the amount of tracking (manual kerning) to be applied to the right of each character.
trackingRight — Style, class spark.components.supportClasses.ButtonBase
The amount of tracking (manual kerning) to be applied to the right of each character.
trackingRight — Style, class spark.components.supportClasses.SkinnableTextBase
The amount of tracking (manual kerning) to be applied to the right of each character.
trackingRight — Style, class spark.components.supportClasses.GroupBase
The amount of tracking (manual kerning) to be applied to the right of each character.
trackingRight — Style, class spark.components.supportClasses.SliderBase
The amount of tracking (manual kerning) to be applied to the right of each character.
trackingRight — Style, class spark.components.FormHeading
The amount of tracking (manual kerning) to be applied to the right of each character.
trackingRight — Style, class spark.components.VideoPlayer
The amount of tracking (manual kerning) to be applied to the right of each character.
trackingRight — Style, class spark.components.Scroller
The amount of tracking (manual kerning) to be applied to the right of each character.
trackingRight — Style, class spark.components.RichText
The amount of tracking (manual kerning) to be applied to the right of each character.
trackingRight — Style, class spark.components.SkinnableContainer
The amount of tracking (manual kerning) to be applied to the right of each character.
trackingRight — Style, class spark.components.DataGrid
The amount of tracking (manual kerning) to be applied to the right of each character.
trackingRight — Style, class spark.components.RichEditableText
The amount of tracking (manual kerning) to be applied to the right of each character.
trackingRight — Style, class spark.components.NumericStepper
The amount of tracking (manual kerning) to be applied to the right of each character.
trackingRight — Style, class spark.components.Label
The amount of tracking (manual kerning) to be applied to the right of each character.
trackingRight — Style, class spark.components.SkinnableDataContainer
The amount of tracking (manual kerning) to be applied to the right of each character.
trackingRight — Style, class spark.skins.spark.DefaultItemRenderer
The amount of tracking (manual kerning) to be applied to the right of each character.
trackingRight — Style, class spark.skins.wireframe.DefaultItemRenderer
The amount of tracking (manual kerning) to be applied to the right of each character.
trackingSelectorModel — Property, class lc.procmgmt.ui.tracking.TrackingModel
The model for the TrackingSelector object.
trackingSheetProcess — Property, class com.adobe.solutions.rca.domain.impl.manager.ProcessManager
List of processes that can be used to generate tracking sheets.
trackingSheetProcess — Property, interface com.adobe.solutions.rca.domain.manager.IProcessManager
List of processes that can be used to generate tracking sheets.
TRACKING_TAB_NAME — Constant Static Property, class lc.procmgmt.ui.layout.WorkspaceModel
The name that is used as an identifier for the Tracking tab.
trackMargin — Style, class mx.controls.sliderClasses.Slider
The size of the track margins, in pixels.
trackObject(applicationDomain:flash.system:ApplicationDomain, keyObject:Object, valueObject:Object) — method, interface com.adobe.gravity.framework.IApplicationDomainManager
Track a value object by ApplicationDomain and a key object, using weak references.
trackOverSkin — Style, class fl.containers.BaseScrollPane
The skin that is used to indicate the mouseover state for the scroll track.
trackOverSkin — Style, class fl.controls.ComboBox
The skin that is used to indicate the mouseover state for the scroll track.
trackOverSkin — Style, class fl.controls.ScrollBar
The skin that is used to indicate the mouseover state for the scroll track.
trackOverSkin — Style, class mx.controls.scrollClasses.ScrollBar
Name of the class to use as the skin for the track of the scroll bar when the mouse pointer is over the scroll bar.
trackSkin — Property, class spark.skins.mobile.HSliderTrackSkin
Specifies the DisplayObject for the track image
trackSkin — Style, class fl.controls.ProgressBar
Name of the class to use as the progress indicator track.
trackSkin — Style, class mx.controls.scrollClasses.ScrollBar
Name of the class to use as the default skin for the track of the scroll bar.
trackSkin — Style, class mx.controls.sliderClasses.Slider
The skin for the slider track.
trackSkin — Style, class mx.controls.ProgressBar
Skin style for the progress indicator track.
trackSkinClass — Property, class spark.skins.mobile.HSliderSkin
Specifies the skin class that will be used for the HSlider track.
trackUpSkin — Style, class fl.containers.BaseScrollPane
The skin used to indicate the mouse up state for the scroll track.
trackUpSkin — Style, class fl.controls.ComboBox
The skin used to indicate the mouse up state for the scroll track.
trackUpSkin — Style, class fl.controls.ScrollBar
The skin used to indicate the mouse up state for the scroll track.
trackUpSkin — Style, class mx.controls.scrollClasses.ScrollBar
Name of the class to use as the skin for the track of the scroll bar.
trackWidth — Property, class spark.skins.mobile.HSliderTrackSkin
Specifies the track image width
trailer — Property, class com.adobe.guides.spark.layouts.skins.PieChartHorizontalSkin
The trailer skin part represents the trailer items for this layout.
trailer — Property, class com.adobe.guides.spark.layouts.skins.RepeaterAccordionSkin
The trailer skin part will contain the trailer items.
trailer — Property, class com.adobe.guides.spark.layouts.skins.RepeaterTabSkin
The trailer skin part will contain the trailer items.
trailer — Skin Part, class com.adobe.guides.spark.layouts.components.RepeaterLayoutHost
The trailer skin part. The trailer skin part.
trailer — Skin Part, class com.adobe.guides.spark.layouts.components.ChartLayoutHost
The trailer skin part. The trailer skin part.
TRAILER_AREA_INDEX — Constant Static Property, class com.adobe.guides.spark.layouts.components.ChartLayoutHost
Area index for the trailer items.
TRAILER_AREA_INDEX — Constant Static Property, class com.adobe.guides.spark.layouts.components.RepeaterLayoutHost
Area index for the trailer items.
TRAILING_EDGE — Constant Static Property, class spark.components.ScrollSnappingMode
Elements are snapped to the right (horizontal) or bottom (vertical) edge of the viewport.
trailingZeros — Property, class flash.globalization.CurrencyFormatter
Specifies whether trailing zeros are included in the formatted currency amount.
trailingZeros — Property, class flash.globalization.NumberFormatter
Specifies whether trailing zeros are included in a formatted number.
trailingZeros — Property, class spark.formatters.supportClasses.NumberFormatterBase
Specifies whether trailing zeros are included in a formatted number.
traitAdd — Event, class org.osmf.media.MediaElement
Dispatched when a trait is added to the media element.
TRAIT_ADD — Constant Static Property, class org.osmf.events.MediaElementEvent
The MediaElementEvent.TRAIT_ADD constant defines the value of the type property of the event object for a traitAdd event.
TraitEventDispatcher — class, package org.osmf.traits
TraitEventDispatcher is a utility class that exposes a uniform interface for receiving trait events from a MediaElement.
TraitEventDispatcher() — Constructor, class org.osmf.traits.TraitEventDispatcher
Constructor.
traitRemove — Event, class org.osmf.media.MediaElement
Dispatched when a trait is removed from the media element.
TRAIT_REMOVE — Constant Static Property, class org.osmf.events.MediaElementEvent
The MediaElementEvent.TRAIT_REMOVE constant defines the value of the type property of the event object for a traitRemove event.
traitType — Property, class org.osmf.events.MediaElementEvent
The MediaTraitType for the trait that was added or removed.
traitType — Property, class org.osmf.traits.MediaTraitBase
The MediaTraitType for this trait.
traitTypes — Property, class org.osmf.media.MediaElement
A Vector of MediaTraitType values representing the trait types on this media element.
TRANSACTED_OPERATION — Constant Static Property, class mx.data.messages.DataMessage
This operation is similar to the MULTI_BATCH_OPERATION with the addition that the server should encapsulate the multiple batches of messages within a transaction.
transform — Property, class flash.display.DisplayObject
An object with properties pertaining to a display object's matrix, color transform, and pixel bounds.
transform(formatObject:Object) — method, class flash.text.StyleSheet
Extends the CSS parsing capability.
transform — Property, class mx.containers.utilityClasses.PostScaleAdapter
transform — Property, interface mx.core.IFlexDisplayObject
An object with properties pertaining to a display object's matrix, color transform, and pixel bounds.
transform — Property, class mx.core.UIComponent
An object with properties pertaining to a display object's matrix, color transform, and pixel bounds.
transform — Property, class spark.primitives.supportClasses.GraphicElement
An object with properties pertaining to a display object's matrix, color transform, and pixel bounds.
Transform — class, package flash.geom
The Transform class provides access to color adjustment properties and two- or three-dimensional transformation objects that can be applied to a display object.
Transform — class, package mx.geom
Adds synchronization support on top of the flash.geom.Transform class.
Transform(src:flash.display:DisplayObject) — Constructor, class mx.geom.Transform
Constructor.
transformAround(transformCenter:flash.geom:Vector3D, scale:flash.geom:Vector3D, rotation:flash.geom:Vector3D, translation:flash.geom:Vector3D, postLayoutScale:flash.geom:Vector3D, postLayoutRotation:flash.geom:Vector3D, postLayoutTranslation:flash.geom:Vector3D, invalidateLayout:Boolean) — method, interface mx.core.ILayoutElement
A utility method to update the rotation, scale, and translation of the transform while keeping a particular point, specified in the component's own coordinate space, fixed in the parent's coordinate space.
transformAround(transformCenter:flash.geom:Vector3D, scale:flash.geom:Vector3D, rotation:flash.geom:Vector3D, translation:flash.geom:Vector3D, postLayoutScale:flash.geom:Vector3D, postLayoutRotation:flash.geom:Vector3D, postLayoutTranslation:flash.geom:Vector3D, invalidateLayout:Boolean) — method, class mx.core.UIComponent
A utility method to update the rotation, scale, and translation of the transform while keeping a particular point, specified in the component's own coordinate space, fixed in the parent's coordinate space.
transformAround(transformCenter:flash.geom:Vector3D, scale:flash.geom:Vector3D, rotation:flash.geom:Vector3D, translation:flash.geom:Vector3D, postLayoutScale:flash.geom:Vector3D, postLayoutRotation:flash.geom:Vector3D, postLayoutTranslation:flash.geom:Vector3D, invalidateLayout:Boolean) — method, class mx.flash.UIMovieClip
A utility method to update the rotation, scale, and translation of the transform while keeping a particular point, specified in the component's own coordinate space, fixed in the parent's coordinate space.
transformAround(transformCenter:flash.geom:Vector3D, scale:flash.geom:Vector3D, rotation:flash.geom:Vector3D, translation:flash.geom:Vector3D, postLayoutScale:flash.geom:Vector3D, postLayoutRotation:flash.geom:Vector3D, postLayoutTranslation:flash.geom:Vector3D, invalidateLayout:Boolean) — method, class spark.core.SpriteVisualElement
A utility method to update the rotation, scale, and translation of the transform while keeping a particular point, specified in the component's own coordinate space, fixed in the parent's coordinate space.
transformAround(transformCenter:flash.geom:Vector3D, scale:flash.geom:Vector3D, rotation:flash.geom:Vector3D, translation:flash.geom:Vector3D, postLayoutScale:flash.geom:Vector3D, postLayoutRotation:flash.geom:Vector3D, postLayoutTranslation:flash.geom:Vector3D, invalidateLayout:Boolean) — method, class spark.primitives.supportClasses.GraphicElement
A utility method to update the rotation, scale, and translation of the transform while keeping a particular point, specified in the component's own coordinate space, fixed in the parent's coordinate space.
transformationPoint — Property, class fl.motion.AnimatorBase
The point of reference for rotating or scaling a display object.
transformationPoint — Property, class fl.motion.AnimatorFactoryBase
The point of reference for rotating or scaling a display object.
transformationPoint — Property, class fl.motion.Source
Specifies the location of the transformation or "pivot" point of the original object, from which transformations are applied.
transformationPointZ — Property, class fl.motion.AnimatorBase
The z-coordinate point of reference for rotating or scaling a display object.
transformationPointZ — Property, class fl.motion.AnimatorFactoryBase
The z-coordinate point of reference for rotating or scaling a display object.
transformCache(cache:Array, field:String, convertedField:String) — method, class mx.charts.CategoryAxis
Maps a set of values from data space to screen space.
transformCache(cache:Array, field:String, convertedField:String) — method, class mx.charts.DateTimeAxis
Maps a set of values from data space to screen space.
transformCache(cache:Array, xField:String, xConvertedField:String, yField:String, yConvertedField:String) — method, 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, class mx.charts.chartClasses.DataTransform
Maps a set of numeric values representing data to screen coordinates.
transformCache(cache:Array, field:String, convertedField:String) — method, interface mx.charts.chartClasses.IAxis
Maps a set of values from data space to screen space.
transformCache(cache:Array, field:String, convertedField:String) — method, class mx.charts.chartClasses.NumericAxis
Maps a set of values from data space to screen space.
transformCache(cache:Array, aField:String, aConvertedField:String, rField:String, rConvertedField:String) — method, class mx.charts.chartClasses.PolarTransform
Maps a set of numeric values representing data to screen coordinates.
transformCenter — Property, class spark.effects.supportClasses.AnimateTransformInstance
The center around which the transformations in this effect occur.
transformChange — Event, 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, class mx.events.FlexEvent
The FlexEvent.TRANSFORM_CHANGE constant defines the value of the type property of the event object for a transformChange event.
TransformGestureEvent — class, package flash.events
The TransformGestureEvent class lets you handle complex movement input events (such as moving fingers across a touch screen) that the device or operating system interprets as a gesture.
TransformGestureEvent(type:String, bubbles:Boolean, cancelable:Boolean, phase:String, localX:Number, localY:Number, scaleX:Number, scaleY:Number, rotation:Number, offsetX:Number, offsetY:Number, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, commandKey:Boolean, controlKey:Boolean, velocity:Number) — Constructor, class flash.events.TransformGestureEvent
Creates an Event object that contains information about complex multi-touch events, such as a user sliding his or her finger across a screen.
transformHeightForLayout(width:Number, height:Number, postLayoutTransform:Boolean) — method, class spark.core.SpriteVisualElement
Transform the element's size.
transformHeightForLayout(width:Number, height:Number, postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement
Transform the element's size.
TransformOffsets — class, package mx.geom
A CompoundTransform represents a 2D or 3D matrix transform.
TransformOffsets() — Constructor, class mx.geom.TransformOffsets
Constructor.
transformPoint(point:flash.geom:Point) — method, class flash.geom.Matrix
Returns the result of applying the geometric transformation represented by the Matrix object to the specified point.
transformPointToParent(localPosition:flash.geom:Vector3D, position:flash.geom:Vector3D, postLayoutPosition:flash.geom:Vector3D) — method, class mx.core.UIComponent
A utility method to transform a point specified in the local coordinates of this object to its location in the object's parent's coordinates.
transformPointToParent(localPosition:flash.geom:Vector3D, position:flash.geom:Vector3D, postLayoutPosition:flash.geom:Vector3D) — method, class mx.flash.UIMovieClip
A utility method to transform a point specified in the local coordinates of this object to its location in the object's parent's coordinates.
transformPointToParent(localPosition:flash.geom:Vector3D, position:flash.geom:Vector3D, postLayoutPosition:flash.geom:Vector3D) — method, class spark.core.SpriteVisualElement
A utility method to transform a point specified in the local coordinates of this object to its location in the object's parent's coordinates.
transformPointToParent(localPosition:flash.geom:Vector3D, position:flash.geom:Vector3D, postLayoutPosition:flash.geom:Vector3D) — method, class spark.primitives.supportClasses.GraphicElement
A utility method to transform a point specified in the local coordinates of this object to its location in the object's parent's coordinates.
transformVector(v:flash.geom:Vector3D) — method, class flash.geom.Matrix3D
Uses the transformation matrix to transform a Vector3D object from one space coordinate to another.
transformVectors(vin:Vector$Number, vout:Vector$Number) — method, class flash.geom.Matrix3D
Uses the transformation matrix to transform a Vector of Numbers from one coordinate space to another.
transformWidthForLayout(width:Number, height:Number, postLayoutTransform:Boolean) — method, class spark.core.SpriteVisualElement
Transform the element's size.
transformWidthForLayout(width:Number, height:Number, postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement
Transform the element's size.
transformX — Property, interface mx.core.IAssetLayoutFeatures
The x value of the point around which any rotation and scale is performed in both the layout and computed matrix.
transformX — Property, class mx.core.UIComponent
Sets the x coordinate for the transform center of the component.
transformX — Property, class mx.flash.UIMovieClip
Sets the x coordinate for the transform center of the component.
transformX — Property, class mx.geom.CompoundTransform
The x value of the transform center.
transformX — Property, class mx.graphics.BitmapFill
The x position transform point of the fill.
transformX — Property, class spark.core.SpriteVisualElement
Sets the x coordinate for the transform center of the component.
transformX — Property, class spark.effects.AnimateTransform
Sets the x coordinate for the transform center, unless overridden by the autoCenterTransform property.
transformX — Property, class spark.primitives.supportClasses.GraphicElement
The x position transform point of the element.
transformY — Property, interface mx.core.IAssetLayoutFeatures
The y value of the point around which any rotation and scale is performed in both the layout and computed matrix.
transformY — Property, class mx.core.UIComponent
Sets the y coordinate for the transform center of the component.
transformY — Property, class mx.flash.UIMovieClip
Sets the y coordinate for the transform center of the component.
transformY — Property, class mx.geom.CompoundTransform
The y value of the tansform center.
transformY — Property, class mx.graphics.BitmapFill
The y position transform point of the fill.
transformY — Property, class spark.core.SpriteVisualElement
Sets the y coordinate for the transform center of the component.
transformY — Property, class spark.effects.AnimateTransform
Sets the y coordinate for the transform center, unless overridden by the autoCenterTransform property.
transformY — Property, class spark.primitives.supportClasses.GraphicElement
The y position transform point of the element.
transformZ — Property, interface mx.core.IAssetLayoutFeatures
The z value of the point around which any rotation and scale is performed in both the layout and computed matrix.
transformZ — Property, class mx.core.UIComponent
Sets the z coordinate for the transform center of the component.
transformZ — Property, class mx.flash.UIMovieClip
Sets the z coordinate for the transform center of the component.
transformZ — Property, class mx.geom.CompoundTransform
The z value of the tansform center.
transformZ — Property, class spark.core.SpriteVisualElement
Sets the z coordinate for the transform center of the component.
transformZ — Property, class spark.effects.AnimateTransform
Sets the z coordinate for the transform center, unless overridden by the autoCenterTransform property.
transformZ — Property, class spark.primitives.supportClasses.GraphicElement
The z position transform point of the element.
transition — Property, class flash.net.NetStreamPlayOptions
The mode in which streamName is played or transitioned to.
Transition — class, package fl.transitions
The Transition class is the base class for all transition classes.
Transition — class, package mx.states
The Transition class defines a set of effects that play in response to a change of view state.
Transition() — Constructor, class mx.states.Transition
Constructor.
transitionComplete() — method, class spark.transitions.ViewTransitionBase
Called by the transition to indicate that the transition has completed.
transitionControlsWithContent — Property, class spark.transitions.ViewTransitionBase
When set to true, the primary view transition is used to transition the view navigator in its entirety, including the action bar.
transitionEnd — Event, class spark.transitions.ViewTransitionBase
Dispatched when the transition completes.
TRANSITION_END — Constant Static Property, class mx.events.FlexEvent
The FlexEvent.TRANSITION_END constant defines the value of the type property of the event object for a transitionEnd event.
transitionEnterFrameHandler(event:flash.events:Event) — method, class mx.flash.UIMovieClip
This enter frame handler progresses through transitions.
TransitionManager — class, package fl.transitions
The TransitionManager class defines animation effects.
TransitionManager(content:flash.display:MovieClip) — Constructor, class fl.transitions.TransitionManager
Constructor function for creating a new TransitionManager instance.
transitionRenderData — Property, class mx.charts.chartClasses.Series
A render data structure passed in by a running transtion.
transitions — Property, interface mx.core.IStateClient2
The set of view state transitions.
transitions — Property, 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.
transitionsEnabled — Property, class spark.components.supportClasses.ViewNavigatorBase
Set to true to enable view transitions when a view changes, or when the ActionBar control or TabBar control visibility changes.
transitionStart — Event, class spark.transitions.ViewTransitionBase
Dispatched when the transition starts.
TRANSITION_START — Constant Static Property, class mx.events.FlexEvent
The FlexEvent.TRANSITION_START constant defines the value of the type property of the event object for a transitionStart event.
translate(dx:Number, dy:Number) — method, class flash.geom.Matrix
Translates the matrix along the x and y axes, as specified by the dx and dy parameters.
translateBy(x:Number, y:Number, z:Number) — method, class mx.geom.CompoundTransform
Applies the delta to the transform's translation component.
transparent — Property, class coldfusion.service.mxml.Pdf
(format="png" only) Specifies whether the image background is transparent or opaque: yes: the background is transparent. no: the background is opaque.
transparent — Property, class flash.display.BitmapData
Defines whether the bitmap image supports per-pixel transparency.
transparent — Property, class flash.display.NativeWindow
Reports the transparency setting used to create this window.
transparent — Property, class flash.display.NativeWindowInitOptions
Specifies whether the window supports transparency and alpha blending against the desktop.
transparent — Property, interface mx.core.IWindow
Specifies whether the window is transparent.
transparent — Property, class mx.core.Window
Specifies whether the window is transparent.
transparent — Property, class mx.core.WindowedApplication
Specifies whether the window is transparent.
transparent — Property, class spark.components.Window
Specifies whether the window is transparent.
transparent — Property, class spark.components.WindowedApplication
Specifies whether the window is transparent.
TRANSPARENT — Constant Static Property, class flashx.textLayout.formats.BackgroundColor
Transparent - no background color is applied.
TransparentActionButtonSkin — class, package spark.skins.mobile
The default skin class for buttons in the action area of the Spark ActionBar component in mobile applications.
TransparentActionButtonSkin() — Constructor, class spark.skins.mobile.TransparentActionButtonSkin
Constructor.
TransparentNavigationButtonSkin — class, package spark.skins.mobile
The default skin class for buttons in the navigation area of the Spark ActionBar component in mobile applications.
TransparentNavigationButtonSkin() — Constructor, class spark.skins.mobile.TransparentNavigationButtonSkin
Constructor.
transport — Property, class mx.rpc.wsdl.WSDLBinding
Represents a SOAP binding transport attribute which indicates the URI of the transport used to send SOAP encoded messages.
transpose — Property, class coldfusion.service.mxml.Image
Transpose the image: vertical: Flip an image across an imaginary horizontal line that runs through the center of the image. horizontal: Flip an image across an imaginary vertical line that runs through the center of the image. diagonal: Flip an image across its main diagonal that runs from the upper-left to the lower-right corner. antidiagonal: Flip an image across its main diagonal that runs from the upper-right to the lower-left corner. ("90|180|270"): Rotate an image clockwise by 90, 180, or 270 degrees.
transpose() — method, class flash.geom.Matrix3D
Converts the current Matrix3D object to a matrix where the rows and columns are swapped.
trapped — Property, class coldfusion.service.PdfInfo
Indicates whether trapping is applied to the PDF document.
trcVariableName — Property, class lc.procmgmt.domain.Task
The task result collection variable name associated with the task.
Tree — class, package mx.controls
The Tree control lets a user view hierarchical data arranged as an expandable tree.
Tree() — Constructor, class mx.controls.Tree
Constructor.
TreeAccImpl — class, package mx.accessibility
TreeAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Tree class.
TreeAccImpl(master:mx.core:UIComponent) — Constructor, class mx.accessibility.TreeAccImpl
Constructor.
TreeAutomationImpl — class, package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the Tree control.
TreeAutomationImpl(obj:mx.controls:Tree) — Constructor, class mx.automation.delegates.controls.TreeAutomationImpl
Constructor.
treeColumn — Property, class mx.controls.AdvancedDataGrid
The column in which the tree is displayed.
treeColumnIndex — Property, class mx.controls.AdvancedDataGrid
The tree column number.
TreeEvent — class, 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, class mx.events.TreeEvent
Constructor.
TreeItemRenderer — class, package mx.controls.treeClasses
The TreeItemRenderer class defines the default item renderer for a Tree control.
TreeItemRenderer() — Constructor, class mx.controls.treeClasses.TreeItemRenderer
Constructor.
TreeItemRendererAutomationImpl — class, package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the TreeItemRenderer class.
TreeItemRendererAutomationImpl(obj:mx.controls.treeClasses:TreeItemRenderer) — Constructor, class mx.automation.delegates.controls.TreeItemRendererAutomationImpl
Constructor.
treeListData — Property, class mx.controls.treeClasses.MXTreeItemRenderer
The implementation of the listData property as defined by the IDropInListItemRenderer interface.
TreeListData — class, 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, class mx.controls.treeClasses.TreeListData
Constructor.
treeNavigationHandler(event:flash.events:KeyboardEvent) — method, class mx.controls.AdvancedDataGrid
Handler for keyboard navigation for the navigation tree.
treeView — Property, class ga.model.HostedGuide
The tree view instance.
TreeView — class, package ga.views
The TreeListView class provides the Guide sections and panels in a tree structure that mimics the Guide tree created in the Guide Design perspective within Adobe Digital Enterprise Platform Document Services - Workbench 10.0.
TreeView() — Constructor, class ga.views.TreeView
Sets up the event listeners and initializes the tree structure.
TriangleCulling — final class, package flash.display
Defines codes for culling algorithms that determine which triangles not to render when drawing triangle paths.
TriangleItemRenderer — class, package mx.charts.renderers
A simple chart itemRenderer implementation that fills an upright triangle in its assigned area.
TriangleItemRenderer() — Constructor, class mx.charts.renderers.TriangleItemRenderer
Constructor.
trigger — Property, class mx.validators.Validator
Specifies the component generating the event that triggers the validator.
trigger — Property, class spark.validators.supportClasses.GlobalizationValidatorBase
Specifies the component generating the event that triggers the validator.
TRIGGER_CONNECT_OPERATION — Constant Static Property, class mx.messaging.messages.CommandMessage
This operation is used to trigger a ChannelSet to connect.
triggerDefaultSearch() — method, class com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod
triggerEvent — Property, class fl.events.SliderEvent
Gets the type of device that was used to send the input.
triggerEvent — Property, class mx.automation.events.AdvancedDataGridHeaderShiftEvent
Event that triggered the item selection event, such as a keyboard or mouse event.
triggerEvent — Property, class mx.automation.events.AdvancedDataGridItemSelectEvent
Event that triggered the item selection event, such as a keyboard or mouse event.
triggerEvent — Property, class mx.automation.events.ChartSelectionChangeEvent
Event that triggered the item selection event, such as a keyboard or mouse event.
triggerEvent — Property, class mx.automation.events.ListItemSelectEvent
Event that triggered the item selection event, such as a keyboard or mouse event.
triggerEvent — Property, 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, class mx.effects.EffectInstance
The event, if any, which triggered the playing of the effect.
triggerEvent — Property, 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, interface mx.effects.IEffectInstance
The event, if any, which triggered the playing of the effect.
triggerEvent — Property, class mx.events.AdvancedDataGridEvent
The MouseEvent object or KeyboardEvent object for the event that triggered this event, or null if this event was triggered programmatically.
triggerEvent — Property, class mx.events.CalendarLayoutChangeEvent
The event that triggered the change of the date; usually a change event.
triggerEvent — Property, class mx.events.DateChooserEvent
The event that triggered this change; usually a scroll.
triggerEvent — Property, 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, class mx.events.IndexChangedEvent
The event that triggered this event.
triggerEvent — Property, 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, class mx.events.SliderEvent
Indicates the type of input action.
triggerEvent — Property, class mx.events.TreeEvent
The low level MouseEvent or KeyboardEvent that triggered this event or null if this event was triggered programatically.
triggerEvent — Property, class mx.validators.Validator
Specifies the event that triggers the validation.
triggerEvent — Property, class spark.automation.events.SparkDataGridItemSelectEvent
Event that triggered the item selection event, such as a keyboard or mouse event.
triggerEvent — Property, class spark.automation.events.SparkListItemSelectEvent
Event that triggered the item selection event, such as a keyboard or mouse event.
triggerEvent — Property, class spark.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, class spark.validators.supportClasses.GlobalizationValidatorBase
Specifies the event that triggers the validation.
triggerEvents — Property, class com.adobe.solutions.acm.authoring.presentation.common.MultiTriggerValidator
Returns array of events on which this Validators triggeres the validation.
triggerEvents — Property, class com.adobe.solutions.rca.presentation.util.MultiTriggerValidator
This property refers to list of triggers.
triggers — Property, class flash.data.SQLSchemaResult
An array of SQLTriggerSchema instances requested in a call to SQLConnection.loadSchema().
triggerType — Property, class flash.events.SoftKeyboardEvent
Indicates whether the change in keyboard status has been triggered by an application (such as programmatic use of requestSoftKeyboard()) or by the user (such as selecting a text field).
trim(s:String) — Static Method , class com.adobe.fiber.runtime.lib.StringFunc
Removes whitespace from the start and end of a string.
trim(str:String) — Static Method , class mx.utils.RPCStringUtil
Removes all whitespace characters from the beginning and end of the specified string.
trim(str:String) — Static Method , class mx.utils.StringUtil
Removes all whitespace characters from the beginning and end of the specified string.
trim(input:String) — Static Method , class spark.validators.supportClasses.GlobalizationUtils
Removes leading and trailing white space characters.
trimArrayElements(value:String, delimiter:String) — Static Method , class mx.utils.RPCStringUtil
Removes all whitespace characters from the beginning and end of each element in an Array, where the Array is stored as a String.
trimArrayElements(value:String, delimiter:String) — Static Method , 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.
trimFlexBits — Property, class flash.display.JPEGXREncoderOptions
Determines the amount of extra entropy data that is cut after quantization.
trRadius — Property, class mx.graphics.RectangularDropShadow
The corner radius of the top right corner of the rounded rectangle that is casting the shadow.
trRadius — Property, class spark.primitives.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.
TRUE — Constant Static Property, class mx.messaging.Channel
truncate() — method, class flash.filesystem.FileStream
Truncates the file at the position specified by the position property of the FileStream object.
TRUNCATED_CHAR_FOUND — Constant Static Property, class flash.globalization.LastOperationStatus
Indicates that a truncated Unicode character value was found.
TRUNCATED_CHAR_FOUND — Constant Static Property, class spark.globalization.LastOperationStatus
Indicates that a truncated Unicode character value was found.
truncateRowArrays(numRows:int) — method, class mx.controls.listClasses.ListBase
Remove all remaining rows from the end of the arrays that store references to the rows.
truncateToFit — Property, 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, 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:String) — method, class mx.core.UIFTETextField
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:String) — method, 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.
truncateToFit(truncationIndicator:String) — method, class spark.components.supportClasses.StyleableTextField
Truncate text to make it fit horizontally in the area defined for the control, and append an ellipsis, three periods (...), to the text.
truncationIndicator — Property, class flashx.textLayout.factory.TruncationOptions
A string used to indicate that content could not be fully displayed because of limits on the number of lines.
truncationIndicatorFormat — Property, class flashx.textLayout.factory.TruncationOptions
The style applied to the truncation indicator string.
truncationOptions — Property, class flashx.textLayout.factory.TextLineFactoryBase
Specifies the options for truncating the text if it doesn't fit in the composition bounds.
TruncationOptions — final class, package flashx.textLayout.factory
The TruncationOptions class specifies options for limiting the number of lines of text created by a text line factory and for indicating when lines have been left out.
TruncationOptions(truncationIndicator:String, lineCountLimit:int, truncationIndicatorFormat:flashx.textLayout.formats:ITextLayoutFormat) — Constructor, class flashx.textLayout.factory.TruncationOptions
Creates a TruncationOptions object.
trustContent — Property, class mx.controls.SWFLoader
If true, the content is loaded into your security domain.
trustContent — Property, class mx.modules.ModuleLoader
If true, the content is loaded into your security domain.
trustContent — Property, class spark.modules.ModuleLoader
If true, the content is loaded into your security domain.
TRUSTED — Constant Static Property, class flash.security.CertificateStatus
A valid, trusted certificate.
TrustedRemoteFlexBundleLoader — class, package com.adobe.gravity.flex.bundleloader
The TrustedRemoteFlexBundleLoader class loads a bundle that has a Flex user interface to bypass the normal security restrictions on loading remote SWF files.
TrustedRemoteFlexBundleLoader() — Constructor, class com.adobe.gravity.flex.bundleloader.TrustedRemoteFlexBundleLoader
Constructor.
trustedSource — Property, class spark.components.Image
A read-only flag denoting whether the currently loaded content is considered loaded form a source whose security policy allows for cross domain image access.
trustedSource — Property, class spark.primitives.BitmapImage
A read-only flag denoting whether the currently loaded content is considered loaded form a source whose security policy allows for cross domain image access.
try..catch..finally — Statement
Encloses a block of code in which an error can occur, and then responds to the error.
tryLock() — method, class flash.concurrent.Mutex
Acquires ownership of the mutex if it is available.
ttl — Property, class flash.net.dns.ResourceRecord
The resource time-to-live (ttl) value.
tuples — Property, interface mx.olap.IOLAPQueryAxis
All the tuples added to the query axis, as an Array of IOLAPTuple instances.
tuples — Property, class mx.olap.OLAPQueryAxis
All the tuples added to the query axis, as an Array of IOLAPTuple instances.
tuples — Property, class mx.olap.OLAPSet
The tuples contained by this set instance, as an Array of IOLAPTuple instances.
tween — Property, class mx.controls.AdvancedDataGrid
The tween object that animates rows Users can add event listeners to this Object to get notified when the tween starts, updates and ends.
tween — Property, class mx.effects.effectClasses.TweenEffectInstance
The Tween object, which determines the animation.
Tween — class, package fl.transitions
The Tween class lets you use ActionScript to move, resize, and fade movie clips by specifying a property of the target movie clip to animate over a number of frames or seconds.
Tween — class, package mx.effects
The Tween class defines a tween, a property animation performed on a target object over a period of time.
Tween(obj:Object, prop:String, func:Function, begin:Number, finish:Number, duration:Number, useSeconds:Boolean) — Constructor, class fl.transitions.Tween
Creates an instance of the Tween class.
Tween(listener:Object, startValue:Object, endValue:Object, duration:Number, minFps:Number, updateFunction:Function, endFunction:Function) — Constructor, class mx.effects.Tween
Constructor.
Tweenables — class, package fl.motion
The Tweenables class provides constant values for the names of animation properties used in the MotionBase and KeyframeBase classes.
TweenEffect — class, package mx.effects
The TweenEffect class is the superclass for all effects that are based on the Tween object.
TweenEffect(target:Object) — Constructor, class mx.effects.TweenEffect
Constructor.
TweenEffectInstance — class, package mx.effects.effectClasses
The TweenEffectInstance class implements the instance class for the TweenEffect.
TweenEffectInstance(target:Object) — Constructor, class mx.effects.effectClasses.TweenEffectInstance
Constructor.
tweenEnd — Event, class mx.effects.MaskEffect
Dispatched when the effect ends.
tweenEnd — Event, class mx.effects.TweenEffect
Dispatched when the tween effect ends.
TWEEN_END — Constant Static Property, 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, package fl.transitions
The TweenEvent class represents events that are broadcast by the fl.transitions.Tween class.
TweenEvent — class, package mx.events
Represents event objects that are specific to Flex tween effects.
TweenEvent(type:String, time:Number, position:Number, bubbles:Boolean, cancelable:Boolean) — Constructor, class fl.transitions.TweenEvent
Constructor function for a TweenEvent object.
TweenEvent(type:String, bubbles:Boolean, cancelable:Boolean, value:Object) — Constructor, class mx.events.TweenEvent
Constructor.
tweenEventHandler(event:mx.events:TweenEvent) — method, class mx.effects.MaskEffect
Called when the TweenEffect dispatches a TweenEvent.
tweenEventHandler(event:mx.events:TweenEvent) — method, class mx.effects.TweenEffect
Called when the TweenEffect dispatches a TweenEvent.
tweeningProperties — Property, class mx.containers.utilityClasses.PostScaleAdapter
Used by EffectManager.
tweeningProperties — Property, interface mx.core.IUIComponent
Used by EffectManager.
tweeningProperties — Property, class mx.core.UIComponent
Array of properties that are currently being tweened on this object.
tweeningProperties — Property, class mx.core.UIFTETextField
Array of properties that are currently being tweened on this object.
tweeningProperties — Property, class mx.core.UITextField
Array of properties that are currently being tweened on this object.
tweeningProperties — Property, class mx.flash.UIMovieClip
Used by EffectManager.
tweens — Property, class fl.motion.Keyframe
An array that contains each tween object to be applied to the target object at a particular keyframe.
tweenScale — Property, class fl.motion.Keyframe
A flag that controls whether scale will be interpolated during a tween.
tweensLength — Property, class fl.motion.Keyframe
The number of frames for the tween.
tweensLength — Property, class fl.motion.KeyframeBase
The number of frames for the tween.
tweenSnap — Property, class fl.motion.Keyframe
Stores the value of the Snap checkbox for motion tweens, which snaps the object to a motion guide.
tweenStart — Event, class mx.effects.MaskEffect
Dispatched when the effect starts, which corresponds to the first call to the onMoveTweenUpdate() and onScaleTweenUpdate() methods.
tweenStart — Event, 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, class mx.events.TweenEvent
The TweenEvent.TWEEN_START constant defines the value of the event object's type property for a tweenStart event.
tweenSync — Property, class fl.motion.Keyframe
Stores the value of the Sync checkbox for motion tweens, which affects graphic symbols only.
tweenUpdate — Event, class mx.effects.MaskEffect
Dispatched every time the effect updates the target.
tweenUpdate — Event, class mx.effects.TweenEffect
Dispatched every time the tween effect updates the target.
TWEEN_UPDATE — Constant Static Property, class mx.events.TweenEvent
The TweenEvent.TWEEN_UPDATE constant defines the value of the event object's type property for a tweenUpdate event.
TwoColumn — class, package ga.layouts
Defines the default Two Column panel layout available in the Guide Design perspective within Adobe Digital Enterprise Platform Document Services - Workbench 10.0.
TwoColumn() — Constructor, class ga.layouts.TwoColumn
Constructor.
TwoColumnSkin — class, package com.adobe.guides.spark.layouts.skins
Defines the Two Column panel skin available in the Guide Design perspective within Adobe Digital Enterprise Platform Document Services - Workbench 10.0.
TwoColumnSkin() — Constructor, class com.adobe.guides.spark.layouts.skins.TwoColumnSkin
Constructor.
tx — Property, class flash.geom.Matrix
The distance by which to translate each point along the x axis.
ty — Property, class flash.geom.Matrix
The distance by which to translate each point along the y axis.
type — Property, class coldfusion.service.ChartSeries
Sets the chart display type: bar line pyramid area horizontalbar cone curve cylinder step scatter pie
type — Property, class coldfusion.service.DocumentItem
Specifies the action: pagebreak: starts a new page at the location of the tag. header: uses the text between the and tags as the running header. footer: uses the text between the and tags as the running footer.
type — Property, class coldfusion.service.MailParam
The MIME media type of the file.
type — Property, class coldfusion.service.MailPart
The MIME media type of the part.
type — Property, class coldfusion.service.mxml.Mail
MIME type of the message.
type — Property, class coldfusion.service.mxml.Pdf
Type attribute indicates the text format in which the text has to be extracted for the action extractText.
type — Property, class com.adobe.consulting.pst.vo.Category
Specifies the type of category.
type — Property, class com.adobe.dct.model.DEPDictionaryModel
Gets the TYPE of the Data Dictionary.
type — Property, class com.adobe.dct.model.DataElementModel
Gets the TYPE of the DataElement.
type — Property, class com.adobe.dct.transfer.OperationParameter
The type of the OperationParameter.
type — Property, interface com.adobe.ep.taskmanagement.domain.IAttachment
The type of attachment.
type — Property, interface com.adobe.guides.domain.IGuideNode
type is used to identify what the GuideNode represents, one of: GuideNodeType.
type — Property, class com.adobe.icc.editors.model.CategoryModel
Type of the category.
type — Property, class com.adobe.icc.editors.model.FieldAssignmentModel
Specifies the type of this assignment.
type — Property, interface com.adobe.icc.editors.model.IAssignmentModel
Specifies the type of this assignment.
type — Property, class com.adobe.icc.editors.model.ListModel
The type property of the underlying value object.
type — Property, class com.adobe.icc.editors.model.VariableAssignmentModel
Specifies the type of this assignment.
type — Property, class com.adobe.icc.editors.model.VariableModel
The type of the variable.
type — Property, class com.adobe.icc.vo.Field
Field's data type.
type — Property, class com.adobe.icc.vo.ListDataModule
Specifies a list type constant.This value is ignored if style is STYLE_PLAIN.
type — Property, class com.adobe.icc.vo.ModelExtension
The type property of the underlying value object.
type — Property, class com.adobe.icc.vo.Variable
One of TYPEconst value.
type — Property, class com.adobe.livecycle.rca.model.ReviewContext
Specifies the type of review.
type — Property, class com.adobe.livecycle.rca.model.document.SupportingDocument
Specifies the type of the supporting document.
type — Property, class com.adobe.livecycle.rca.model.stage.AbstractStage
Specifies the type of stage.
type — Property, interface com.adobe.livecycle.ria.security.api.ITicket
The type of ticket.
type — Property, class com.adobe.livecycle.ria.security.service.Ticket
The type of ticket.
type — Property, class com.adobe.mosaic.om.impl.CachePolicy
Returns the value of type
type — Property, interface com.adobe.mosaic.om.interfaces.ICachePolicy
Indicates the type of cache.
type — Property, interface com.adobe.mosaic.om.interfaces.IClassServiceProperty
Returns the type of the property
type — Property, interface com.adobe.solutions.exm.authoring.domain.method.IFunctionParameter
Returns the type of this parameter (e.g.
type — Property, interface com.adobe.solutions.exm.authoring.domain.variable.IVariable
Returns the type of the variable (String, Number, etc.).
type — Property, class com.adobe.solutions.exm.method.FunctionParameterVO
The type of the parameter (e.g.
type — Property, class com.adobe.solutions.exm.variable.VariableVO
The type of the variable (String, Number, etc.).
type — Property, interface com.adobe.solutions.prm.domain.IAsset
Defines the type of asset.
type — Property, interface com.adobe.solutions.prm.domain.IProject
Defines the type of a project.
type — Property, interface com.adobe.solutions.prm.domain.IWorkItem
Defines the type of workItem.
type — Property, class com.adobe.solutions.prm.domain.impl.Asset
Defines the type of asset.
type — Property, class com.adobe.solutions.prm.domain.impl.Project
Defines the type of a project.
type — Property, class com.adobe.solutions.prm.domain.impl.WorkItem
Defines the type of workItem.
type — Property, class com.adobe.solutions.prm.presentation.file.PRMFileRenderer
The type of an object for which an image has to be displayed.
type — Property, class com.adobe.solutions.prm.vo.AbstractSearchFilterVO
Defines the filter on type attribute.
type — Property, class com.adobe.solutions.prm.vo.AssetVO
Defines the type of an asset.
type — Property, class com.adobe.solutions.prm.vo.ProjectVO
Defines the type of a project.
type — Property, class com.adobe.solutions.prm.vo.WorkItemVO
Defines the type of workItem.
type — Property, interface com.adobe.solutions.rca.domain.IStage
Defines the type of the stage.
type — Property, interface com.adobe.solutions.rca.domain.ISupportingDocument
The type of supporting document.
type — Property, interface com.adobe.solutions.rca.domain.IUser
Type of a user.
type — Property, class com.adobe.solutions.rca.domain.impl.Participant
type — Property, class com.adobe.solutions.rca.domain.impl.Stage
Defines the type of the stage.
type — Property, class com.adobe.solutions.rca.domain.impl.SupportingDocument
The type of supporting document.
type — Property, class com.adobe.solutions.rca.domain.impl.User
Type of a user.
type — Property, class com.adobe.solutions.rca.vo.DocumentVO
Gets the type of supporting document.
type — Property, class com.adobe.solutions.rca.vo.ReviewStageVO
This property defines the type of the stage.
type — Property, class fl.text.TLFTextField
The type of the text field.
type — Property, interface fl.video.IVPEvent
The type of event.
type — Property, class flash.display.GraphicsGradientFill
A value from the GradientType class that specifies which gradient type to use.
type — Property, class flash.display.NativeWindow
Reports the window type setting used to create this window.
type — Property, class flash.display.NativeWindowInitOptions
Specifies the type of the window to be created.
type — Property, class flash.display.ShaderParameter
The data type of the parameter as defined in the shader.
type — Property, class flash.events.Event
The type of event.
type — Property, class flash.filters.BevelFilter
The placement of the bevel on the object.
type — Property, class flash.filters.GradientBevelFilter
The placement of the bevel effect.
type — Property, class flash.filters.GradientGlowFilter
The placement of the filter effect.
type — Property, class flash.net.FileReference
The file type.
type — Constant Property, class flash.sampler.NewObjectSample
The Class object corresponding to the object created within a getSamples() stream.
type — Property, class flash.text.TextField
The type of the text field.
type — Property, class lc.procmgmt.domain.AttachmentInfo
The type of attachment.
type — Property, class lc.procmgmt.domain.DocumentReference
The MIME type of the document.
type — Property, class lc.procmgmt.domain.ProcessVariable
The type of process variable.
type — Property, class lc.procmgmt.domain.QueueBase
The type of the queue.
type — Property, class lc.procmgmt.domain.SearchFilterAttribute
The type of the search filter attribute.
type — Property, class mx.charts.AreaChart
Type of area chart to render.
type — Property, class mx.charts.BarChart
The type of bar chart to render.
type — Property, class mx.charts.ColumnChart
The type of the column chart.
type — Property, class mx.charts.chartClasses.StackedSeries
The grouping behavior of this series.
type — Property, class mx.charts.effects.SeriesEffect
The type of transition this effect is being used for.
type — Property, class mx.charts.effects.effectClasses.SeriesEffectInstance
The type of transition this effect is being used for.
type — Property, class mx.controls.olapDataGridClasses.OLAPDataGridRendererProvider
Specifies whether the renderer is applied to a dimension (OLAPDataGrid.OLAP_DIMENSION), hierarchy(OLAPDataGrid.OLAP_HIERARCHY), level(OLAPDataGrid.OLAP_LEVEL), or member (OLAPDataGrid.OLAP_MEMBER) of an axis.
type — Property, class mx.core.ComponentDescriptor
The Class of the component, as specified in MXML.
type — Property, class mx.core.FTETextField
The type of the text field.
type — Property, interface mx.core.IUITextField
The type of the text field.
type — Property, interface mx.core.IWindow
Specifies the type of NativeWindow that this component represents.
type — Property, class mx.core.Window
Specifies the type of NativeWindow that this component represents.
type — Property, class mx.core.WindowedApplication
Specifies the type of NativeWindow that this component represents.
type — Property, class mx.data.CacheDataDescriptor
The type of data this cache descriptor is associated with.
type — Property, class mx.data.DynamicProperty
The type of the dynamic property.
type — Property, class mx.data.ManagedAssociation
Indicates what type of association this is.
type — Property, class mx.data.ManagedOperation
Represents the type of the managed operation.
type — Property, class mx.messaging.management.MBeanAttributeInfo
The data type of the attribute.
type — Property, class mx.messaging.management.MBeanParameterInfo
The data type of the operation parameter.
type — Property, class mx.rpc.livecycle.Fault
The fault type.
type — Property, class mx.utils.ObjectProxy
The qualified type name associated with this object.
type — Property, class org.osmf.media.MediaFactoryItem
The MediaFactoryItemType for this MediaFactoryItem.
type — Property, class org.osmf.metadata.CuePoint
The type of cue point.
type — Property, class org.osmf.net.StreamingItem
Returns a String specifying the type of the stream.
type — Property, class org.osmf.net.metrics.MetricBase
The type of the metric
type — Property, class org.osmf.net.metrics.MetricFactoryItem
The type of metric handled by this MetricFactoryItem.
type — Property, class spark.components.Window
Specifies the type of NativeWindow that this component represents.
type — Property, class spark.components.WindowedApplication
Specifies the type of NativeWindow that this component represents.
type — Property, class spark.filters.BevelFilter
The placement of the filter effect.
type — Property, class spark.filters.GradientFilter
The placement of the filter effect.
TYPE — Static Property, class com.adobe.icc.editors.model.FieldAssignmentModel
Constant that specifies the assignment type as field assignment.
TYPE_ADMINREASSIGNMENT — Constant Static Property, class lc.procmgmt.AssignmentConstants
A special value that specifies the assignment was assigned by the administrator.
TYPE_ADMINREASSIGNMENT — Constant Static Property, class lc.procmgmt.domain.Assignment
A special value that specifies that the task was reassigned by the administrator.
TYPE_ATTACHMENT — Constant Static Property, class lc.procmgmt.domain.AttachmentInfo
A special value that specifies an attachment is being stored.
TYPE_BULLET_DASH — Constant Static Property, class com.adobe.icc.vo.ListDataModule
Specifies the constant for the list style that uses dashed bullet.
TYPE_BULLET_DOT — Constant Static Property, class com.adobe.icc.editors.model.ListModel
TYPE_BULLET_DOT — Constant Static Property, class com.adobe.icc.vo.ListDataModule
Specifies the constant for the list style that uses dotted bullet.
TYPE_CHECKBOX — Constant Static Property, class com.adobe.icc.vo.Field
Specifies the constant for a checkbox field type.
TYPE_CLAIM — Constant Static Property, class lc.procmgmt.AssignmentConstants
A special value that specifies the assignment is of type claim.
TYPE_CLAIM — Constant Static Property, class lc.procmgmt.domain.Assignment
A special value that specifies that the task was claimed.
typeCode — Property, class mx.data.ManagedAssociation
Indicates what type of association this is.
typeColumn — Property, class mx.controls.FileSystemDataGrid
The DataGridColumn representing the Type column.
TYPE_CONSULT — Constant Static Property, class lc.procmgmt.AssignmentConstants
A special value that specifies the assignment type is of type consult.
TYPE_CONSULT — Constant Static Property, class lc.procmgmt.domain.Assignment
A special value that specifies that the task was consulted.
TYPE_CUSTOM — Constant Static Property, class com.adobe.icc.editors.model.ListModel
TYPE_CUSTOM — Constant Static Property, class com.adobe.icc.vo.ListDataModule
Specifies the constant for the list style that uses custom style.
TYPE_DATE — Constant Static Property, class com.adobe.icc.vo.Field
Specifies the constant for a date field type.
TYPE_DATETIME — Constant Static Property, class com.adobe.icc.vo.Field
Specifies the constant for a date and time field type.
TYPE_DDE — Constant Static Property, class com.adobe.icc.editors.model.VariableModel
The constant corresponding to the data dictionary variables.
TYPE_DDE — Constant Static Property, class com.adobe.icc.vo.Variable
Variable type: Data Dictionary Element (reference).
typeDisplay — Skin Part, class com.adobe.solutions.rca.presentation.gantt.GanttItem
A reference to the Image object that displays the type of Gantt. A reference to the Image object that displays the type of Gantt.
TypeError — Dynamic Class, Top Level
A TypeError exception is thrown when the actual type of an operand is different from the expected type.
TypeError(message:String) — Constructor, class TypeError
Creates a new TypeError object.
TYPE_ESCALATION — Constant Static Property, class lc.procmgmt.AssignmentConstants
A special value that specifies the assignment is of type escalation.
TYPE_ESCALATION — Constant Static Property, class lc.procmgmt.domain.Assignment
A special value that specifies that the task was escalated.
TYPE_FIELD — Constant Static Property, class com.adobe.icc.vo.TableColumnDetails
The constant representing the fact that table's cell is associated with the field
TYPE_FLOAT — Constant Static Property, class com.adobe.icc.vo.Field
Specifies the constant for a Float field type.
TYPE_FORWARD — Constant Static Property, class lc.procmgmt.AssignmentConstants
A special value that specifies the assignment is of type forward.
TYPE_FORWARD — Constant Static Property, class lc.procmgmt.domain.Assignment
A special value that specifies that the task was forwarded.
TYPE_GIF — Constant Static Property, class com.adobe.icc.enum.MimeType
Image Type: GIF content.
TYPE_GROUP — Constant Static Property, class com.adobe.solutions.rca.constant.ParticipantAttributes
This type states that participant is a group.
typeIcon — Property, class mx.controls.menuClasses.MenuItemRenderer
The internal IFlexDisplayObject that displays the type icon in this renderer for check and radio buttons.
TYPE_ID — Constant Static Property, class mx.utils.SHA256
Identifies this hash is of type "SHA-256".
TYPE_IMAGE — Constant Static Property, class com.adobe.icc.vo.Field
Specifies the constant for an image field type.
TYPE_INITIAL — Constant Static Property, class lc.procmgmt.AssignmentConstants
A special value that specifies the initial assignment.
TYPE_INITIAL — Constant Static Property, class lc.procmgmt.domain.Assignment
A special value that specifies that the task was initially assigned.
TYPE_INTEGER — Constant Static Property, class com.adobe.icc.vo.Field
Specifies the constant for an Integer field type.
TYPE_JPEG — Constant Static Property, class com.adobe.icc.enum.MimeType
Image Type: JPEG content.
TYPE_LETTER_LOWER — Constant Static Property, class com.adobe.icc.editors.model.ListModel
TYPE_LETTER_LOWER — Constant Static Property, class com.adobe.icc.vo.ListDataModule
Specifies the constant for the list style that uses lowercase letters.
TYPE_LETTER_UPPER — Constant Static Property, class com.adobe.icc.editors.model.ListModel
TYPE_LETTER_UPPER — Constant Static Property, class com.adobe.icc.vo.ListDataModule
Specifies the constant for the list style that uses uppercase letters.
typeName — Property, class flashx.textLayout.elements.FlowElement
Each FlowElement has a typeName.
typeName — Property, class flashx.textLayout.operations.ApplyElementTypeNameOperation
The type name assigned by this operation.
TYPE_NOTE — Constant Static Property, class lc.procmgmt.domain.AttachmentInfo
A special value that specifies a note is being stored.
TYPE_NUMBER_ARABIC — Constant Static Property, class com.adobe.icc.editors.model.ListModel
TYPE_NUMBER_ARABIC — Constant Static Property, class com.adobe.icc.vo.ListDataModule
Specifies the constant for the list style that uses Arabic numerals.
TYPE_NUMBER_ROMANLOWER — Constant Static Property, class com.adobe.icc.editors.model.ListModel
TYPE_NUMBER_ROMANLOWER — Constant Static Property, class com.adobe.icc.vo.ListDataModule
Specifies the constant for the list style that uses lowercase Roman numerals.
TYPE_NUMBER_ROMANUPPER — Constant Static Property, class com.adobe.icc.editors.model.ListModel
TYPE_NUMBER_ROMANUPPER — Constant Static Property, class com.adobe.icc.vo.ListDataModule
Specifies the constant for the list style that uses uppercase Roman numerals.
typeof — Operator
Evaluates expression and returns a string specifying the expression's data type.
TYPE_PERSISTENT — Constant Static Property, class com.adobe.dct.model.DEPDictionaryModel
The constant corresponding to the persistent data dictionary.
TYPE_PERSISTENT — Constant Static Property, class com.adobe.dct.model.DataElementModel
The constant corresponding to the data dictionary variables.
TYPE_PLACEHOLDER — Constant Static Property, class com.adobe.icc.editors.model.VariableModel
The constant corresponding to the placeholder variables.
TYPE_PLACEHOLDER — Constant Static Property, class com.adobe.icc.vo.Variable
Variable type: Placeholder.
TYPE_PLAINTEXT — Constant Static Property, class com.adobe.icc.enum.MimeType
Text Type: Plain text content.
TYPE_PLAINTEXT — Constant Static Property, class com.adobe.icc.vo.Field
Specifies the constant for a plain text field type.
TYPE_PNG — Constant Static Property, class com.adobe.icc.enum.MimeType
Image Type: PNG content.
typeProperty — Property, class mx.data.RPCDataManager
Property name of items being managed by this manager that specifies their owning destination.
TYPE_RADIOBUTTON — Constant Static Property, class com.adobe.icc.vo.Field
Specifies the constant for a radio button field type.
typeRegistry — Property, interface mx.rpc.xml.IXMLDecoder
Maps XML Schema types by QName to ActionScript Classes in order to create strongly typed objects when decoding content.
TYPE_REJECT — Constant Static Property, class lc.procmgmt.AssignmentConstants
A special value that specifies the assignment is of type reject.
TYPE_REJECT — Constant Static Property, class lc.procmgmt.domain.Assignment
A special value that specifies that the task was rejected.
TYPE_RICHTEXT — Constant Static Property, class com.adobe.icc.enum.MimeType
Text Type: XHTML content.
TYPE_RICHTEXT — Constant Static Property, class com.adobe.icc.vo.Field
Specifies the constant for a rich text field type.
TYPES — Constant Static Property, class com.adobe.livecycle.rca.model.constant.ApproverStatus
The utility array of all possible status values for an approver.
TYPES — Constant Static Property, class com.adobe.livecycle.rca.model.constant.CreatedAtType
Utility array of all possible values for the createdAt property.
TYPES — Constant Static Property, class com.adobe.livecycle.rca.model.constant.DocumentType
A utility array of all possible values for the SupportingDocument property type.
TYPES — Constant Static Property, class com.adobe.livecycle.rca.model.constant.DurationUnit
A utility array of all possible values for the unit that is used to define the duration of the stage.
TYPES — Constant Static Property, class com.adobe.livecycle.rca.model.constant.RecipientType
A utility array of all possible values for the RecipientType property.
TYPES — Constant Static Property, class com.adobe.livecycle.rca.model.constant.ReviewCommentVisibility
A utility array that contains all the valid values for the ReviewCommentVisibility class.
TYPES — Constant Static Property, class com.adobe.livecycle.rca.model.constant.ReviewStatus
A utility array that contains all the valid values of the ReviewStatus class.
TYPES — Constant Static Property, class com.adobe.livecycle.rca.model.constant.ReviewType
A utility array that contains all the valid values for the ReviewType class.
TYPES — Constant Static Property, class com.adobe.livecycle.rca.model.constant.ReviewerStatus
A utility array of all possible values for the status of an approver.
TYPES — Constant Static Property, class com.adobe.livecycle.rca.model.constant.StageStatus
A utility array containing all the valid values of the StageStatus class.
TYPES — Constant Static Property, class com.adobe.livecycle.rca.model.constant.StageTypes
An array that specifies the valid types for the StageType class.
TYPES — Constant Static Property, class com.adobe.livecycle.rca.model.constant.TaskTypes
A utility array that contains all the valid values of the taskType property of AbstractStage.
TYPES — Constant Static Property, class com.adobe.solutions.prm.constant.ProjectState
An array of all the states of a project or a workitem.
TYPES — Constant Static Property, class com.adobe.solutions.prm.constant.ProjectStatus
An array of all the statuses of a project or workitem.
TYPES — Constant Static Property, class com.adobe.solutions.prm.constant.ProjectType
An array of all the types of the project.
TYPES — Constant Static Property, class com.adobe.solutions.rca.constant.ApproverStatus
Utility array of all possible status for an approver.
TYPES — Constant Static Property, class com.adobe.solutions.rca.constant.AuthorStatus
Utility array containing all the valid values of author status.
TYPES — Constant Static Property, class com.adobe.solutions.rca.constant.CreatedAtType
Utility array of all possible values for createdAt property.
TYPES — Constant Static Property, class com.adobe.solutions.rca.constant.DocumentType
Utility array of all possible values for type property of SupportingDocument.
TYPES — Constant Static Property, class com.adobe.solutions.rca.constant.DurationUnit
Utility array of all possible values for duration unit.
TYPES — Constant Static Property, class com.adobe.solutions.rca.constant.RecipientType
Utility array of all possible values for recipient property.
TYPES — Constant Static Property, class com.adobe.solutions.rca.constant.ReviewCommentVisibility
Utility array containg all the valid values of ReviewType.
TYPES — Constant Static Property, class com.adobe.solutions.rca.constant.ReviewStatus
Utility array containing all the valid values of ReviewStatus.
TYPES — Constant Static Property, class com.adobe.solutions.rca.constant.ReviewType
Utility array containg all the valid values of ReviewType.
TYPES — Constant Static Property, class com.adobe.solutions.rca.constant.ReviewerStatus
Utility array of all possible status for an approver.
TYPES — Constant Static Property, class com.adobe.solutions.rca.constant.StageStatus
Utility array containing all the valid values of StageStatus.
TYPES — Constant Static Property, class com.adobe.solutions.rca.constant.StageTypes
Utility array containg all the valid values of type property of Stage.
TYPES — Constant Static Property, class com.adobe.solutions.rca.constant.TaskTypes
Utility array containing all the valid values of taskType property of Stage.
TYPE_TARGET_AREA — Constant Static Property, class com.adobe.icc.vo.TableColumnDetails
The constant representing the fact that table's cell is associated with the target area
TYPE_TIME — Constant Static Property, class com.adobe.icc.vo.Field
Specifies the constant for a time field type.
typeToFormat(type:String) — Static Method , class com.adobe.icc.enum.MimeType
Converts a TYPE value to a FORMAT value.
TYPE_TRANSIENT — Constant Static Property, class com.adobe.dct.model.DEPDictionaryModel
The constant corresponding to the placeholder DD.
TYPE_TRANSIENT — Constant Static Property, class com.adobe.dct.model.DataElementModel
The constant corresponding to the placeholder variables.
TYPE_USER — Constant Static Property, class com.adobe.solutions.rca.constant.ParticipantAttributes
This type states that participant is a user.
typeValue(assignmentType:Number) — Static Method , class lc.procmgmt.AssignmentConstants
Retrieves a localized string that corresponds to the passed assignment type.
TYPE_XMLTEXT — Constant Static Property, class com.adobe.icc.enum.MimeType
Text Type: Flash HTML/Flex Rich Text content.
typicalItem — Property, class spark.components.DataGrid
The grid's layout ensures that columns whose width is not specified is wide enough to display an item renderer for this default data provider item.
typicalItem — Property, class spark.components.DataGroup
Layouts use the preferred size of the typicalItem when fixed row or column sizes are required, but a specific rowHeight or columnWidth value is not set.
typicalItem — Property, class spark.components.DropDownList
Layouts use the preferred size of the typicalItem when fixed row or column sizes are required, but a specific rowHeight or columnWidth value is not set.
typicalItem — Property, class spark.components.Grid
The grid's layout ensures that columns whose width is not specified is wide enough to display an item renderer for this default data provider item.
typicalItem — Property, class spark.components.SkinnableDataContainer
Layouts use the preferred size of the typicalItem when fixed row or column sizes are required, but a specific rowHeight or columnWidth value is not set.
typicalLayoutElement — Property, class spark.layouts.supportClasses.LayoutBase
Used by layouts when fixed row/column sizes are requested but a specific size isn't specified.
typicalText — Property, class spark.components.RichEditableText
Text that is used to determine the default width and height of the control, without actually being displayed.
typicalText — Property, class spark.components.supportClasses.SkinnableTextBase
Text that is used to determine the default width and height of the control, without actually being displayed.
typographicCase — Property, class flash.text.engine.ElementFormat
The typographic case used for this text.
typographicCase — Property, class flashx.textLayout.container.ContainerController
TextLayoutFormat: The type of typographic case used for this text.
typographicCase — Property, class flashx.textLayout.elements.FlowElement
TextLayoutFormat: The type of typographic case used for this text.
typographicCase — Property, interface flashx.textLayout.formats.ITextLayoutFormat
The type of typographic case used for this text.
typographicCase — Property, class flashx.textLayout.formats.TextLayoutFormat
The type of typographic case used for this text.
typographicCase — Style, class spark.components.supportClasses.ButtonBase
The type of typographic case used for this text.
typographicCase — Style, class spark.components.supportClasses.SkinnableTextBase
The type of typographic case used for this text.
typographicCase — Style, class spark.components.supportClasses.GroupBase
The type of typographic case used for this text.
typographicCase — Style, class spark.components.supportClasses.SliderBase
The type of typographic case used for this text.
typographicCase — Style, class spark.components.FormHeading
The type of typographic case used for this text.
typographicCase — Style, class spark.components.VideoPlayer
The type of typographic case used for this text.
typographicCase — Style, class spark.components.Scroller
The type of typographic case used for this text.
typographicCase — Style, class spark.components.RichText
The type of typographic case used for this text.
typographicCase — Style, class spark.components.SkinnableContainer
The type of typographic case used for this text.
typographicCase — Style, class spark.components.DataGrid
The type of typographic case used for this text.
typographicCase — Style, class spark.components.RichEditableText
The type of typographic case used for this text.
typographicCase — Style, class spark.components.NumericStepper
The type of typographic case used for this text.
typographicCase — Style, class spark.components.Label
The type of typographic case used for this text.
typographicCase — Style, class spark.components.SkinnableDataContainer
The type of typographic case used for this text.
typographicCase — Style, class spark.skins.spark.DefaultItemRenderer
The type of typographic case used for this text.
typographicCase — Style, class spark.skins.wireframe.DefaultItemRenderer
The type of typographic case used for this text.
TypographicCase — final class, package flash.text.engine
The TypographicCase class is an enumeration of constant values for setting the typographicCase property of the ElementFormat class.
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