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 | |
E — Constant Static Property, class Math | |
A mathematical constant for the base of natural logarithms, expressed as e. | |
E — Constant Static Property, class flash.ui.Keyboard | |
Constant associated with the key code value for the E key (69). | |
ease — Property, class fl.motion.SimpleEase | |
A percentage between -1 (100% ease in or acceleration) and 1 (100% ease out or deceleration). | |
ease(fraction:Number) — method, class spark.effects.easing.Bounce | |
Takes the fraction representing the elapsed duration of an animation (a value between 0.0 to 1.0) and returns a new elapsed value. | |
ease(fraction:Number) — method, class spark.effects.easing.EaseInOutBase | |
Takes the fraction representing the elapsed duration of an animation (a value between 0.0 to 1.0) and returns a new elapsed value. | |
ease(fraction:Number) — method, class spark.effects.easing.Elastic | |
Takes the fraction representing the elapsed duration of an animation (a value between 0.0 to 1.0) and returns a new elapsed value. | |
ease(fraction:Number) — method, interface spark.effects.easing.IEaser | |
Takes the fraction representing the elapsed duration of an animation (a value between 0.0 to 1.0) and returns a new elapsed value. | |
ease(fraction:Number) — method, class spark.effects.easing.Linear | |
Calculates the eased fraction value based on the easeInFraction and easeOutFraction properties. | |
easeIn(t:Number, b:Number, c:Number, d:Number, s:Number) — Static Method , class fl.motion.easing.Back | |
The easeIn() method starts the motion by backtracking and then reversing direction and moving toward the target. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.easing.Bounce | |
The easeIn() method starts the bounce motion slowly and then accelerates motion as it executes. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.easing.Circular | |
The easeIn() method starts motion from zero velocity and then accelerates motion as it executes. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.easing.Cubic | |
The easeIn() method starts motion from zero velocity and then accelerates motion as it executes. | |
easeIn(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Static Method , class fl.motion.easing.Elastic | |
The easeIn() method starts motion slowly and then accelerates motion as it executes. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.easing.Exponential | |
The easeIn() method starts motion slowly and then accelerates motion as it executes. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.easing.Linear | |
The easeIn() method defines a constant motion with no acceleration. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.easing.Quadratic | |
The easeIn() method starts motion from a zero velocity and then accelerates motion as it executes. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.easing.Quartic | |
The easeIn() method starts motion from zero velocity and then accelerates motion as it executes. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.easing.Quintic | |
The easeIn() method starts motion from zero velocity and then accelerates motion as it executes. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.easing.Sine | |
The easeIn() method starts motion from zero velocity and then accelerates motion as it executes. | |
easeIn(t:Number, b:Number, c:Number, d:Number, s:Number) — Static Method , class fl.transitions.easing.Back | |
The easeIn() method starts the motion by backtracking and then reversing direction and moving toward the target. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.transitions.easing.Bounce | |
The easeIn() method starts the bounce motion slowly and then accelerates motion as it executes. | |
easeIn(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Static Method , class fl.transitions.easing.Elastic | |
The easeIn() method starts motion slowly and then accelerates motion as it executes. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.transitions.easing.None | |
The easeIn() method defines a constant motion, with no acceleration. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.transitions.easing.Regular | |
The easeIn() method starts motion from a zero velocity and then accelerates motion as it executes. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.transitions.easing.Strong | |
The easeIn() method starts motion from zero velocity and then accelerates motion as it executes. | |
easeIn(t:Number, b:Number, c:Number, d:Number, s:Number) — Static Method , class mx.effects.easing.Back | |
The easeIn() method starts the motion by backtracking, then reversing direction and moving toward the target. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Static Method , class mx.effects.easing.Bounce | |
The easeIn() method starts the bounce motion slowly, and then accelerates motion as it executes. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Static Method , class mx.effects.easing.Circular | |
The easeIn() method starts motion slowly, and then accelerates motion as it executes. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Static Method , class mx.effects.easing.Cubic | |
The easeIn() method starts motion from zero velocity, and then accelerates motion as it executes. | |
easeIn(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Static Method , class mx.effects.easing.Elastic | |
The easeIn() method starts motion slowly, and then accelerates motion as it executes. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Static Method , class mx.effects.easing.Exponential | |
The easeIn() method starts motion slowly, and then accelerates motion as it executes. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Static Method , class mx.effects.easing.Linear | |
The easeIn() method starts motion from zero velocity, and then accelerates motion as it executes. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Static Method , class mx.effects.easing.Quadratic | |
The easeIn() method starts motion from a zero velocity, and then accelerates motion as it executes. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Static Method , class mx.effects.easing.Quartic | |
The easeIn() method starts motion from a zero velocity, and then accelerates motion as it executes. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Static Method , class mx.effects.easing.Quintic | |
The easeIn() method starts motion from zero velocity, and then accelerates motion as it executes. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Static Method , class mx.effects.easing.Sine | |
The easeIn() method starts motion from zero velocity, and then accelerates motion as it executes. | |
easeIn(fraction:Number) — method, class spark.effects.easing.EaseInOutBase | |
Returns a value that represents the eased fraction during the ease in phase of the animation. | |
easeInFraction — Property, class spark.effects.easing.EaseInOutBase | |
The percentage of an animation that should be spent accelerating. | |
easeInFraction — Property, class spark.effects.easing.Linear | |
The fraction an animation spent accelerating, between 0.0 and 1.0. | |
easeInOut(t:Number, b:Number, c:Number, d:Number, s:Number) — Static Method , class fl.motion.easing.Back | |
The easeInOut() method combines the motion of the easeIn() and easeOut() methods to start the motion by backtracking, then reversing direction and moving toward the target, overshooting the target slightly, reversing direction again, and then moving back toward the target. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.easing.Bounce | |
The easeInOut() method combines the motion of the easeIn() and easeOut() methods to start the bounce motion slowly, accelerate motion, then decelerate. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.easing.Circular | |
The easeInOut() method combines the motion of the easeIn() and easeOut() methods to start the motion from a zero velocity, accelerate motion, then decelerate to a zero velocity. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.easing.Cubic | |
The easeInOut() method combines the motion of the easeIn() and easeOut() methods to start the motion from a zero velocity, accelerate motion, then decelerate to a zero velocity. | |
easeInOut(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Static Method , class fl.motion.easing.Elastic | |
The easeInOut() method combines the motion of the easeIn() and easeOut() methods to start the motion slowly, accelerate motion, then decelerate. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.easing.Exponential | |
The easeInOut() method combines the motion of the easeIn() and easeOut() methods to start the motion from a zero velocity, accelerate motion, then decelerate to a zero velocity. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.easing.Linear | |
The easeInOut() method defines a constant motion with no acceleration. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.easing.Quadratic | |
The easeInOut() method combines the motion of the easeIn() and easeOut() methods to start the motion from a zero velocity, accelerate motion, then decelerate to a zero velocity. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.easing.Quartic | |
The easeInOut() method combines the motion of the easeIn() and easeOut() methods to start the motion from a zero velocity, accelerate motion, then decelerate to a zero velocity. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.easing.Quintic | |
The easeInOut() method combines the motion of the easeIn() and easeOut() methods to start the motion from a zero velocity, accelerate motion, then decelerate to a zero velocity. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.easing.Sine | |
The easeInOut() method combines the motion of the easeIn() and easeOut() methods to start the motion from a zero velocity, accelerate motion, then decelerate to a zero velocity. | |
easeInOut(t:Number, b:Number, c:Number, d:Number, s:Number) — Static Method , class fl.transitions.easing.Back | |
The easeInOut() method combines the motion of the easeIn() and easeOut() methods to start the motion by backtracking, then reversing direction and moving toward the target, overshooting the target slightly, reversing direction again, and then moving back toward the target. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.transitions.easing.Bounce | |
The easeInOut() method combines the motion of the easeIn() and easeOut() methods to start the bounce motion slowly, accelerate motion, then decelerate. | |
easeInOut(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Static Method , class fl.transitions.easing.Elastic | |
The easeInOut() method combines the motion of the easeIn() and easeOut() methods to start the motion slowly, accelerate motion, then decelerate. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.transitions.easing.None | |
The easeInOut() method defines a constant motion, with no acceleration. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.transitions.easing.Regular | |
The easeInOut() method combines the motion of the easeIn() and easeOut() methods to start the motion from a zero velocity, accelerate motion, then decelerate to a zero velocity. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.transitions.easing.Strong | |
The easeInOut() method combines the motion of the easeIn() and easeOut() methods to start the motion from a zero velocity, accelerate motion, then decelerate to a zero velocity. | |
easeInOut(t:Number, b:Number, c:Number, d:Number, s:Number) — Static Method , class mx.effects.easing.Back | |
The easeInOut() method combines the motion of the easeIn() and easeOut() methods to start the motion by backtracking, then reversing direction and moving toward target, overshooting target slightly, reversing direction again, and then moving back toward the target. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class mx.effects.easing.Bounce | |
The easeInOut() method combines the motion of the easeIn() and easeOut() methods to start the bounce motion slowly, accelerate motion, then decelerate. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class mx.effects.easing.Circular | |
The easeInOut() method combines the motion of the easeIn() and easeOut() methods to start the motion slowly, accelerate motion, then decelerate. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class mx.effects.easing.Cubic | |
The easeInOut() method combines the motion of the easeIn() and easeOut() methods to start the motion from zero velocity, accelerates motion, then decelerates back to a zero velocity. | |
easeInOut(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Static Method , class mx.effects.easing.Elastic | |
The easeInOut() method combines the motion of the easeIn() and easeOut() methods to start the motion slowly, accelerate motion, then decelerate. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class mx.effects.easing.Exponential | |
The easeInOut() method combines the motion of the easeIn() and easeOut() methods to start the motion slowly, accelerate motion, then decelerate. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class mx.effects.easing.Linear | |
The easeInOut() method combines the motion of the easeIn() and easeOut() methods to start the motion from zero velocity, accelerate motion, then decelerate back to zero velocity. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class mx.effects.easing.Quadratic | |
The easeInOut() method combines the motion of the easeIn() and easeOut() methods to start the motion from a zero velocity, accelerate motion, then decelerate to a zero velocity. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class mx.effects.easing.Quartic | |
The easeInOut() method combines the motion of the easeIn() and easeOut() methods to start the motion from a zero velocity, accelerate motion, then decelerate to a zero velocity. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class mx.effects.easing.Quintic | |
The easeInOut() method combines the motion of the easeIn() and easeOut() methods to start the motion from a zero velocity, accelerate motion, then decelerate to a zero velocity. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class mx.effects.easing.Sine | |
The easeInOut() method combines the motion of the easeIn() and easeOut() methods to start the motion from a zero velocity, accelerate motion, then decelerate to a zero velocity. | |
EaseInOutBase — class, package spark.effects.easing | |
The EaseInOutBase class is the base class that provide easing capability. | |
EaseInOutBase(easeInFraction:Number) — Constructor, class spark.effects.easing.EaseInOutBase | |
Constructor. | |
easeNone(time:Number, begin:Number, change:Number, duration:Number) — Static Method , class fl.motion.SimpleEase | |
Calculates an interpolated value for a numerical property of animation, using a linear tween of constant velocity. | |
easeNone(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.easing.Linear | |
The easeNone() method defines a constant motion with no acceleration. | |
easeNone(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.transitions.easing.None | |
The easeNone() method defines a constant motion, with no acceleration. | |
easeNone(t:Number, b:Number, c:Number, d:Number) — Static Method , class mx.effects.easing.Linear | |
The easeNone() method defines a constant motion, with no acceleration. | |
easeOut(t:Number, b:Number, c:Number, d:Number, s:Number) — Static Method , class fl.motion.easing.Back | |
The easeOut() method starts the motion by moving towards the target, overshooting it slightly, and then reversing direction back toward the target. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.easing.Bounce | |
The easeOut() method starts the bounce motion fast and then decelerates motion as it executes. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.easing.Circular | |
The easeOut() method starts motion fast and then decelerates motion to a zero velocity as it executes. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.easing.Cubic | |
The easeOut() method starts motion fast and then decelerates motion to a zero velocity as it executes. | |
easeOut(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Static Method , class fl.motion.easing.Elastic | |
The easeOut() method starts motion fast and then decelerates motion as it executes. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.easing.Exponential | |
The easeOut() method starts motion fast and then decelerates motion to a zero velocity as it executes. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.easing.Linear | |
The easeOut() method defines a constant motion with no acceleration. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.easing.Quadratic | |
The easeOut() method starts motion fast and then decelerates motion to a zero velocity as it executes. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.easing.Quartic | |
The easeOut() method starts motion fast and then decelerates motion to a zero velocity as it executes. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.easing.Quintic | |
The easeOut() method starts motion fast and then decelerates motion to a zero velocity as it executes. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.easing.Sine | |
The easeOut() method starts motion fast and then decelerates motion to a zero velocity as it executes. | |
easeOut(t:Number, b:Number, c:Number, d:Number, s:Number) — Static Method , class fl.transitions.easing.Back | |
The easeOut() method starts the motion by moving towards the target, overshooting it slightly, and then reversing direction back toward the target. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.transitions.easing.Bounce | |
The easeOut() method starts the bounce motion fast and then decelerates motion as it executes. | |
easeOut(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Static Method , class fl.transitions.easing.Elastic | |
The easeOut() method starts motion fast and then decelerates motion as it executes. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.transitions.easing.None | |
The easeOut() method defines a constant motion, with no acceleration. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.transitions.easing.Regular | |
The easeOut() method starts motion fast and then decelerates motion to a zero velocity as it executes. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class fl.transitions.easing.Strong | |
The easeOut() method starts motion fast and then decelerates motion to a zero velocity as it executes. | |
easeOut(t:Number, b:Number, c:Number, d:Number, s:Number) — Static Method , class mx.effects.easing.Back | |
The easeOut() method starts the motion by moving towards the target, overshooting it slightly, and then reversing direction back toward the target. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class mx.effects.easing.Bounce | |
The easeOut() method starts the bounce motion fast, and then decelerates motion as it executes. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class mx.effects.easing.Circular | |
The easeOut() method starts motion fast, and then decelerates motion as it executes. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class mx.effects.easing.Cubic | |
The easeOut() method starts motion fast, and then decelerates motion to a zero velocity as it executes. | |
easeOut(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Static Method , class mx.effects.easing.Elastic | |
The easeOut() method starts motion fast, and then decelerates motion as it executes. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class mx.effects.easing.Exponential | |
The easeOut() method starts motion fast, and then decelerates motion as it executes. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class mx.effects.easing.Linear | |
The easeOut() method starts motion fast, and then decelerates motion to a zero velocity as it executes. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class mx.effects.easing.Quadratic | |
The easeOut() method starts motion fast, and then decelerates motion to a zero velocity as it executes. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class mx.effects.easing.Quartic | |
The easeOut() method starts motion fast, and then decelerates motion to a zero velocity. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class mx.effects.easing.Quintic | |
The easeOut() method starts motion fast, and then decelerates motion to a zero velocity as it executes. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Static Method , class mx.effects.easing.Sine | |
The easeOut() method starts motion fast, and then decelerates motion to a zero velocity as it executes. | |
easeOut(fraction:Number) — method, class spark.effects.easing.EaseInOutBase | |
Returns a value that represents the eased fraction during the ease out phase of the animation. | |
easeOutFraction — Property, class spark.effects.easing.Linear | |
The percentage an animation will spend decelerating, between 0.0 and 1.0. | |
easeQuadPercent(time:Number, begin:Number, change:Number, duration:Number, percent:Number) — Static Method , class fl.motion.SimpleEase | |
Calculates an interpolated value for a numerical property of animation, using a percentage of quadratic easing. | |
easer — Property, class spark.effects.Animate | |
The easing behavior for this effect. | |
easer — Property, class spark.effects.animation.Animation | |
The easing behavior for this effect. | |
easer — Property, class spark.effects.animation.Keyframe | |
The easing behavior applied to the motion between the previous Keyframe object in motion path and this Keyframe object. | |
easer — Property, class spark.effects.supportClasses.AnimateInstance | |
The easing behavior for this effect. | |
easer — Property, class spark.transitions.ViewTransitionBase | |
The easing behavior for this transition. | |
easing — Property, class fl.transitions.Transition | |
Sets the tweening effect for the animation. | |
EasingFraction — final class, package spark.effects.easing | |
The EasingFraction class defines constants for the easeInFraction property of the EaseInOutBase class. | |
easingFunction — Property, class fl.motion.FunctionEase | |
A reference to a function with a (t, b, c, d) signature like the methods in the fl.motion.easing classes. | |
easingFunction — Property, class mx.effects.Tween | |
Sets the easing function for the animation. | |
easingFunction — Property, class mx.effects.TweenEffect | |
The easing function for the animation. | |
easingFunction — Property, class mx.effects.effectClasses.TweenEffectInstance | |
The easing function for the animation. | |
EAST_ASIAN — Constant Static Property, class flashx.textLayout.formats.JustificationRule | |
Specifies East Asian justification rules. | |
EastAsianJustifier — final class, package flash.text.engine | |
The EastAsianJustifier class has properties to control the justification options for text lines whose content is primarily East Asian text. | |
EastAsianJustifier(locale:String, lineJustification:String, justificationStyle:String) — Constructor, class flash.text.engine.EastAsianJustifier | |
Creates an EastAsianJustifier object. | |
echoPath — Property, class flash.media.MicrophoneEnhancedOptions | |
Specifies the echo path (in milliseconds) used for acoustic echo cancellation. | |
EdgeMetrics — class, package mx.core | |
The EdgeMetrics class specifies the thickness, in pixels, of the four edge regions around a visual component. | |
EdgeMetrics(left:Number, top:Number, right:Number, bottom:Number) — Constructor, class mx.core.EdgeMetrics | |
Constructor. | |
editable — Property, class com.adobe.icc.editors.model.FieldAssignmentModel | |
The editable property of the underlying value object. | |
editable — Property, interface com.adobe.icc.editors.model.IAssignmentModel | |
The editable property of the underlying value object. | |
editable — Property, class com.adobe.icc.editors.model.ListAssignmentModel | |
True if the item's value can be edited at runtime. | |
editable — Property, class com.adobe.icc.editors.model.ModuleAssignmentModel | |
The editable property of the underlying value object. | |
editable — Property, class com.adobe.icc.editors.model.VariableAssignmentModel | |
The editable property of the underlying value object. | |
editable — Property, class com.adobe.icc.vo.CDMAssignment | |
For now, this is client side only, since items/modules assigned to a Condition cannot be marked as editable individually. | |
editable — Property, class com.adobe.icc.vo.FieldAssignment | |
Specifies whether the assignment can be edited when correspondence is being generated. | |
editable — Property, class com.adobe.icc.vo.LDMAssignment | |
Specifies whether the item's value can be edited at runtime. | |
editable — Property, class com.adobe.icc.vo.ModuleAssignment | |
Specifies whether the module's value can be edited at runtime. | |
editable — Property, class com.adobe.icc.vo.VariableAssignment | |
Specifies whether the assignment can be edited when correspondence is being generated. | |
editable — Property, class com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
A value that specifies whether the tab is editable. | |
editable — Property, class fl.controls.ColorPicker | |
Gets or sets a Boolean value that indicates whether the internal text field of the ColorPicker component is editable. | |
editable — Property, class fl.controls.ComboBox | |
Gets or sets a Boolean value that indicates whether the ComboBox component is editable or read-only. | |
editable — Property, class fl.controls.DataGrid | |
Indicates whether or not the user can edit items in the data provider. | |
editable — Property, class fl.controls.TextArea | |
Gets or sets a Boolean value that indicates whether the user can edit the text in the component. | |
editable — Property, class fl.controls.TextInput | |
Gets or sets a Boolean value that indicates whether the text field can be edited by the user. | |
editable — Property, class fl.controls.dataGridClasses.DataGridColumn | |
Indicates whether the items in the column can be edited. | |
editable — Property, class flash.text.StageText | |
Indicates whether the user can edit the text field. | |
editable — Property, class ga.model.PanelItem | |
Specifies whether the object is editable. | |
editable — Property, class mx.controls.AdvancedDataGridBaseEx | |
Indicates whether or not the user can edit items in the data provider. | |
editable — Property, class mx.controls.ComboBase | |
A flag that indicates whether the control is editable, which lets the user directly type entries that are not specified in the dataProvider, or not editable, which requires the user select from the items in the dataProvider. | |
editable — Property, class mx.controls.DataGrid | |
A flag that indicates whether or not the user can edit items in the data provider. | |
editable — Property, class mx.controls.List | |
A flag that indicates whether or not the user can edit items in the data provider. | |
editable — Property, class mx.controls.TextArea | |
Indicates whether the user is allowed to edit the text in this control. | |
editable — Property, class mx.controls.TextInput | |
Indicates whether the user is allowed to edit the text in this control. | |
editable — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
A flag that indicates whether the items in the column are editable. | |
editable — Property, class mx.controls.dataGridClasses.DataGridColumn | |
A flag that indicates whether the items in the column are editable. | |
editable — Property, interface mx.core.ITextInput | |
Indicates whether the user is allowed to edit the text in this control. | |
editable — Property, class spark.components.DataGrid | |
The default value for the GridColumn editable property, which indicates if a corresponding cell's data provider item can be edited. | |
editable — Property, class spark.components.RichEditableText | |
A flag indicating whether the user is allowed to edit the text in this control. | |
editable — Property, class spark.components.gridClasses.GridColumn | |
Indicates whether the items in the column are editable. | |
editable — Property, class spark.components.supportClasses.SkinnableTextBase | |
Specifies whether the text is editable. | |
editable — Property, class spark.components.supportClasses.StyleableStageText | |
Flag that indicates whether the text in the field is editable. | |
editable — Property, class spark.components.supportClasses.StyleableTextField | |
Specifies whether the text is editable, true, or not, false. | |
editable — Property, interface spark.core.IEditableText | |
Flag that indicates whether the text is editable. | |
EditableComboBoxSkin — class, package mx.skins.spark | |
The Spark skin class for the editable MX ComboBox component. | |
EditableComboBoxSkin — class, package mx.skins.wireframe | |
The wireframe skin class for the editable MX ComboBox component. | |
EditableComboBoxSkin() — Constructor, class mx.skins.spark.EditableComboBoxSkin | |
Constructor. | |
EditableComboBoxSkin() — Constructor, class mx.skins.wireframe.EditableComboBoxSkin | |
Constructor. | |
editableDisabledSkin — Style, class mx.controls.ComboBase | |
Name of the class to use as the skin for the background and border when the control is disabled, and the editable property is true. | |
editableDownSkin — Style, class mx.controls.ComboBase | |
Name of the class to use as the skin for the background and border when the user holds down the mouse button, and the editable property is true. | |
editableOverSkin — Style, class mx.controls.ComboBase | |
Name of the class to use as the skin for the background and border when the mouse is over the control, and the editable property is true. | |
editableSkin — Style, class mx.controls.ComboBase | |
Name of the class to use as the skin for the background and border when the editable property is true. | |
editableUpSkin — Style, class mx.controls.ComboBase | |
Name of the class to use as the skin for the background and border when the mouse is not over the control, and the editable property is true. | |
editCategory() — method, class com.adobe.icc.editors.handlers.CategoryHandler | |
Called internally when this handler is handling an action of type Edit. | |
editCondition() — method, class com.adobe.icc.editors.handlers.ConditionHandler | |
Called internally when this handler is handling an action of type Edit. | |
editDataDictionary() — method, class com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Called internally when this handler is handling an action of type Edit. | |
EditDescriptionCommand — class, package lc.procmgmt.commands | |
The EditDescriptionCommand class sets a new description for a task. | |
EditDescriptionCommand(task:lc.procmgmt.domain:Task, description:String) — Constructor, class lc.procmgmt.commands.EditDescriptionCommand | |
Constructor. | |
editedItemPosition — Property, class fl.controls.DataGrid | |
Gets or sets the column and row index of the item renderer for the data provider item that is being edited. | |
editedItemPosition — Property, class mx.controls.AdvancedDataGridBaseEx | |
The column and row index of the item renderer for the data provider item being edited, if any. | |
editedItemPosition — Property, class mx.controls.DataGrid | |
The column and row index of the item renderer for the data provider item being edited, if any. | |
editedItemPosition — Property, class mx.controls.List | |
The column and row index of the item renderer for the data provider item being edited, if any. | |
editedItemRenderer — Property, class fl.controls.DataGrid | |
Gets a reference to the item renderer in the DataGrid component whose item is currently being edited. | |
editedItemRenderer — Property, class mx.controls.AdvancedDataGridBaseEx | |
A reference to the item renderer in the AdvancedDataGrid control whose item is currently being edited. | |
editedItemRenderer — Property, class mx.controls.DataGrid | |
A reference to the item renderer in the DataGrid control whose item is currently being edited. | |
editedItemRenderer — Property, class mx.controls.List | |
A reference to the item renderer in the DataGrid control whose item is currently being edited. | |
editField(index:uint, dataField:String, data:Object) — method, class fl.controls.DataGrid | |
Edits a given field or property in the DataGrid component. | |
editFragmentLayout() — method, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Called internally when this handler is handling an action of type Edit. | |
editHandler(event:flash.events:Event) — method, class flashx.textLayout.container.ContainerController | |
Processes an edit event (CUT, COPY, PASTE, SELECT_ALL) when the client manages events. | |
editHandler(event:flash.events:Event) — method, class flashx.textLayout.container.TextContainerManager | |
Processes an edit event (CUT, COPY, PASTE, SELECT_ALL) when the client manages events. | |
editHandler(event:flash.events:Event) — method, interface flashx.textLayout.edit.IInteractionEventHandler | |
Processes an edit event. | |
editHandler(event:flash.events:Event) — method, class flashx.textLayout.edit.SelectionManager | |
Processes an edit event. | |
editImage() — method, class com.adobe.icc.editors.handlers.ImageHandler | |
Called internally when this handler is handling an action of type Edit. | |
editingMode — Property, class flashx.textLayout.container.TextContainerManager | |
Editing mode of this TextContainerManager. | |
editingMode — Property, interface flashx.textLayout.edit.ISelectionManager | |
The editing mode. | |
editingMode — Property, class flashx.textLayout.edit.SelectionManager | |
The editing mode. | |
EditingMode — final class, package flashx.textLayout.edit | |
The EditingMode class defines constants used with EditManager class to represent the read, select, and edit permissions of a document. | |
editLayout() — method, class com.adobe.icc.editors.handlers.LayoutHandler | |
Called internally when this handler is handling an action of type Edit. | |
editLetter() — method, class com.adobe.icc.editors.handlers.LetterHandler | |
Called internally when this handler is handling an action of type Edit. | |
editList() — method, class com.adobe.icc.editors.handlers.ListHandler | |
Called internally when this handler is handling an action of type Edit. | |
EditManager — class, package flashx.textLayout.edit | |
The EditManager class manages editing changes to a TextFlow. | |
EditManager(undoManager:flashx.undo:IUndoManager) — Constructor, class flashx.textLayout.edit.EditManager | |
Creates an EditManager object. | |
editMask — Property, interface com.adobe.fiber.styles.IStyle | |
Returns the edit mask aspect of a property's style. | |
editMask — Property, class com.adobe.fiber.styles.Style | |
Returns the edit mask aspect of a property's style. | |
editor — Property, class mx.controls.advancedDataGridClasses.MXAdvancedDataGridItemRenderer | |
The ID of the component that receives focus as the item editor. | |
editor — Property, class mx.controls.listClasses.MXItemRenderer | |
If supplied, the component that will receive focus as the editor. | |
editorColumnIndex — Property, class spark.components.DataGrid | |
The zero-based column index of the cell that is being edited. | |
EditorConfigurationManager — class, package com.adobe.icc.editors.managers | |
The EditorConfigurationManager is the one-stop singleton for loading all kinds of configurations required for the CM Application to run correctly. | |
editorData — Property, class com.adobe.icc.editors.model.TextModel | |
Represents that data held by the Rich Text Editor. | |
editorDataField — Property, class fl.controls.dataGridClasses.DataGridColumn | |
Identifies the name of the property of the item editor that contains the new data for the list item. | |
editorDataField — Property, class mx.controls.List | |
The name of the property of the item editor that contains the new data for the list item. | |
editorDataField — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
The name of the property of the item editor that contains the new data for the list item. | |
editorDataField — Property, class mx.controls.dataGridClasses.DataGridColumn | |
The name of the property of the item editor that contains the new data for the list item. | |
editorHeightOffset — Property, class mx.controls.List | |
The height of the item editor, in pixels, relative to the size of the item renderer. | |
editorHeightOffset — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
The height of the item editor, in pixels, relative to the size of the item renderer. | |
editorHeightOffset — Property, class mx.controls.dataGridClasses.DataGridColumn | |
The height of the item editor, in pixels, relative to the size of the item renderer. | |
editorIndicator — Skin Part, class spark.components.DataGrid | |
The IVisualElement class used to render a background behind item renderers that are being edited. Item renderers may only be edited when the data grid and the column are both editable and the column sets rendererIsEditable to true. The IVisualElement class used to render a background behind item renderers that are being edited. | |
editorRowIndex — Property, class spark.components.DataGrid | |
The zero-based row index of the cell that is being edited. | |
editorUsesEnterKey — Property, class mx.controls.List | |
A flag that indicates whether the item editor uses Enter key. | |
editorUsesEnterKey — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
A flag that indicates whether the item editor uses Enter key. | |
editorUsesEnterKey — Property, class mx.controls.dataGridClasses.DataGridColumn | |
A flag that indicates whether the item editor uses Enter key. | |
editorWidthOffset — Property, class mx.controls.List | |
The width of the item editor, in pixels, relative to the size of the item renderer. | |
editorWidthOffset — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
The width of the item editor, in pixels, relative to the size of the item renderer. | |
editorWidthOffset — Property, class mx.controls.dataGridClasses.DataGridColumn | |
The width of the item editor, in pixels, relative to the size of the item renderer. | |
editorXOffset — Property, class mx.controls.List | |
The x location of the upper-left corner of the item editor, in pixels, relative to the upper-left corner of the item. | |
editorXOffset — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
The x location of the upper-left corner of the item editor, in pixels, relative to the upper-left corner of the item. | |
editorXOffset — Property, class mx.controls.dataGridClasses.DataGridColumn | |
The x location of the upper-left corner of the item editor, in pixels, relative to the upper-left corner of the item. | |
editorYOffset — Property, class mx.controls.List | |
The y location of the upper-left corner of the item editor, in pixels, relative to the upper-left corner of the item. | |
editorYOffset — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
The y location of the upper-left corner of the item editor, in pixels, relative to the upper-left corner of the item. | |
editorYOffset — Property, class mx.controls.dataGridClasses.DataGridColumn | |
The y location of the upper-left corner of the item editor, in pixels, relative to the upper-left corner of the item. | |
editPicture — Property, class ga.uiComponents.TextInputPicture | |
Returns the current value of the edit picture. | |
editText() — method, class com.adobe.icc.editors.handlers.TextHandler | |
Called internally when this handler is handling an action of type Edit. | |
effect — Property, class mx.effects.EffectInstance | |
The IEffect object that created this IEffectInstance object. | |
effect — Property, interface mx.effects.IEffectInstance | |
The IEffect object that created this IEffectInstance object. | |
effect — Property, class mx.states.Transition | |
The IEffect object to play when you apply the transition. | |
Effect — class, package mx.effects | |
The Effect class is an abstract base class that defines the basic functionality of all Flex effects. | |
Effect(target:Object) — Constructor, class mx.effects.Effect | |
Constructor. | |
EFFECT — Constant Static Property, class mx.core.EventPriority | |
Autogenerated event handlers that trigger effects are executed after other event handlers on component instances, so they have a lower priority than the default. | |
effectEnd — Event, class mx.core.UIComponent | |
Dispatched after an effect ends. | |
effectEnd — Event, class mx.effects.Effect | |
Dispatched when one of the effect's instances finishes playing, either when the instance finishes playing or when the effect is interrupted by a call to the end() method. | |
EFFECT_END — Constant Static Property, class mx.events.EffectEvent | |
The EffectEvent.EFFECT_END constant defines the value of the type property of the event object for an effectEnd event. | |
effectEndHandler(event:mx.events:EffectEvent) — method, class mx.effects.Effect | |
Called when an effect instance has finished playing. | |
EffectEvent — class, package mx.events | |
Represents event objects that are specific to Flex effects. | |
EffectEvent(eventType:String, bubbles:Boolean, cancelable:Boolean, effectInstance:mx.effects:IEffectInstance) — Constructor, class mx.events.EffectEvent | |
Constructor. | |
effectFinished(effectInst:mx.effects:IEffectInstance) — method, class mx.core.UIComponent | |
Called by the effect instance when it stops playing on the component. | |
effectHost — Property, class mx.effects.effectClasses.UnconstrainItemActionInstance | |
The effect host component. | |
effectInstance — Property, class mx.events.EffectEvent | |
The effect instance object for the event. | |
EffectInstance — class, package mx.effects | |
The EffectInstance class represents an instance of an effect playing on a target. | |
EffectInstance(target:Object) — Constructor, class mx.effects.EffectInstance | |
Constructor. | |
effectiveAlpha — Property, class mx.core.DesignLayer | |
Property that returns the effective alpha, between 0.0 and 1.0, of this design layer. | |
effectiveVisibility — Property, class mx.core.DesignLayer | |
Returns the effective visibility of this design layer. | |
EffectManager — class, package mx.effects | |
The EffectManager class listens for events, such as the show and move events, dispatched by objects in a Flex application. | |
effectMask — Property, class mx.effects.effectClasses.MaskEffectInstance | |
Contains the effect mask, either the default mask created by the defaultCreateMask() method, or the one specified by the function passed to the createMaskFunction property. | |
effectRepeat — Event, class spark.effects.Animate | |
Dispatched when the effect begins a new repetition, for any effect that is repeated more than once. | |
EFFECT_REPEAT — Constant Static Property, class mx.events.EffectEvent | |
The EffectEvent.EFFECT_REPEAT constant defines the value of the type property of the event object for an effectRepeat event. | |
effects — Property, class mx.core.UIComponentDescriptor | |
An Array containing the effects for the component, as specified in MXML. | |
effectStart — Event, class mx.core.UIComponent | |
Dispatched just before an effect starts. | |
effectStart — Event, class mx.effects.Effect | |
Dispatched when the effect starts playing. | |
EFFECT_START — Constant Static Property, class mx.events.EffectEvent | |
The EffectEvent.EFFECT_START constant defines the value of the type property of the event object for an effectStart event. | |
effectStarted(effectInst:mx.effects:IEffectInstance) — method, class mx.core.UIComponent | |
Called by the effect instance when it starts playing on the component. | |
effectStartHandler(event:mx.events:EffectEvent) — method, class mx.effects.Effect | |
This method is called when the effect instance starts playing. | |
effectStop — Event, class mx.core.UIComponent | |
Dispatched after an effect is stopped, which happens only by a call to stop() on the effect. | |
effectStop — Event, class mx.effects.Effect | |
Dispatched when the effect has been stopped, which only occurs when the effect is interrupted by a call to the stop() method. | |
EFFECT_STOP — Constant Static Property, class mx.events.EffectEvent | |
The EffectEvent.EFFECT_STOP constant defines the value of the type property of the event object for an effectStop event. | |
effectStopHandler(event:mx.events:EffectEvent) — method, class mx.effects.Effect | |
Called when an effect instance has stopped by a call to the stop() method. | |
EffectTargetFilter — class, package mx.effects | |
The EffectTargetFilter class defines a custom filter that is executed by each transition effect on each target of the effect. | |
EffectTargetFilter() — Constructor, class mx.effects.EffectTargetFilter | |
Constructor. | |
effectTargetHost — Property, class mx.effects.Effect | |
A property that lets you access the target list-based control of a data effect. | |
effectTargetHost — Property, class mx.effects.EffectInstance | |
A property that lets you access the target list-based control of a data effect. | |
effectTargetHost — Property, interface mx.effects.IEffect | |
A property that lets you access the target list-based control of a data effect. | |
effectTargetHost — Property, interface mx.effects.IEffectInstance | |
A property that lets you access the target list-based control of a data effect. | |
effectUpdate — Event, class spark.effects.Animate | |
Dispatched every time the effect updates the target. | |
EFFECT_UPDATE — Constant Static Property, class mx.events.EffectEvent | |
The EffectEvent.EFFECT_UPDATE constant defines the value of the type property of the event object for an effectUpdate event. | |
Elastic — class, package fl.motion.easing | |
The Elastic class defines three easing functions to implement motion with ActionScript animation, where the motion is defined by an exponentially decaying sine wave. | |
Elastic — class, package fl.transitions.easing | |
The Elastic class defines three easing functions to implement motion with ActionScript animation, where the motion is defined by an exponentially decaying sine wave. | |
Elastic — class, package mx.effects.easing | |
The Elastc class defines three easing functions to implement motion with Flex effect classes, where the motion is defined by an exponentially decaying sine wave. | |
Elastic — class, package spark.effects.easing | |
The Elastic class implements easing functionality where the target object movement is defined by an exponentially decaying sine wave. | |
Elastic() — Constructor, class spark.effects.easing.Elastic | |
Constructor. | |
element — Property, class flash.text.engine.TextLineMirrorRegion | |
The ContentElement object from which the mirror region was derived. | |
element — Property, class flashx.textLayout.events.StatusChangeEvent | |
The FlowElement instance that has experienced a change in status. | |
element — Property, class mx.charts.ChartItem | |
The series or element that owns the ChartItem. | |
element — Property, class mx.charts.HitData | |
Specifies the chart element rendering this data item that generated the HitData structure. | |
element — Property, class mx.charts.LegendItem | |
The chart element that is responsible for generating this legend item. | |
element — Property, class mx.charts.chartClasses.LegendData | |
The chart item that generated this legend item. | |
element — Property, class mx.charts.series.items.LineSeriesSegment | |
The series or element that owns this segment. | |
element — Property, class mx.charts.series.renderData.AreaSeriesRenderData | |
The AreaSeries that this structure is associated with. | |
element — Property, class mx.rpc.soap.SOAPFault | |
The raw XML of this SOAP Fault. | |
element — Property, class spark.events.ElementExistenceEvent | |
Reference to the visual element that was added or removed. | |
elementAdd — Event, class spark.components.Group | |
Dispatched when a visual element is added to the content holder. | |
elementAdd — Event, class spark.components.SkinnableContainer | |
Dispatched when a visual element is added to the content holder. | |
ELEMENT_ADD — Constant Static Property, class spark.events.ElementExistenceEvent | |
The ElementExistenceEvent.ELEMENT_ADD constant defines the value of the type property of the event object for an elementAdd event. | |
elementAdded(index:int) — method, class spark.layouts.supportClasses.LayoutBase | |
Called by the target after a layout element has been added and before the target's size and display list are validated. | |
elementBounds — Property, class mx.charts.chartClasses.RenderData | |
An Array of rectangles describing the bounds of the series's ChartItems, relative to the series's coordinate system. | |
elementCount — Property, class flash.text.engine.GroupElement | |
The number of elements in the group. | |
elementErrorStrings — Property, class spark.components.FormItem | |
Each Vector item contains the error string from a content element. | |
ElementExistenceEvent — class, package spark.events | |
The ElementExistenceEvent class represents events that are dispatched when an element of a Group is created or destroyed. | |
ElementExistenceEvent(type:String, bubbles:Boolean, cancelable:Boolean, element:mx.core:IVisualElement, index:int) — Constructor, class spark.events.ElementExistenceEvent | |
Constructor. | |
elementFormat — Property, class flash.text.engine.ContentElement | |
The ElementFormat object used for the element. | |
ElementFormat — final class, package flash.text.engine | |
The ElementFormat class represents formatting information which can be applied to a ContentElement. | |
ElementFormat(fontDescription:flash.text.engine:FontDescription, fontSize:Number, color:uint, alpha:Number, textRotation:String, dominantBaseline:String, alignmentBaseline:String, baselineShift:Number, kerning:String, trackingRight:Number, trackingLeft:Number, locale:String, breakOpportunity:String, digitCase:String, digitWidth:String, ligatureLevel:String, typographicCase:String) — Constructor, class flash.text.engine.ElementFormat | |
Creates an ElementFormat object. | |
elementHeight — Property, class flash.text.engine.GraphicElement | |
The height in pixels to reserve for the graphic in the line. | |
elementInterpolator — Property, class spark.effects.interpolation.MultiValueInterpolator | |
The interpolator for each element of the input Array or Vector. | |
ELEMENT_NODE — Constant Static Property, class flash.xml.XMLNodeType | |
Specifies that the node is an element. | |
elementOffset — Property, class mx.charts.effects.SeriesEffect | |
Specifies the amount of time, in milliseconds, that Flex delays the start of the effect on each element in the series. | |
elementOffset — Property, class mx.charts.effects.effectClasses.SeriesEffectInstance | |
Specifies the amount of time, in milliseconds, that Flex delays the start of the effect on each element in the series. | |
ElementRange — class, package flashx.textLayout.edit | |
The ElementRange class represents the range of objects selected within a text flow. | |
elementRemove — Event, class spark.components.Group | |
Dispatched when a visual element is removed from the content holder. | |
elementRemove — Event, class spark.components.SkinnableContainer | |
Dispatched when a visual element is removed from the content holder. | |
ELEMENT_REMOVE — Constant Static Property, class spark.events.ElementExistenceEvent | |
The ElementExistenceEvent.ELEMENT_REMOVE constant defines the value of the type property of the event object for an elementRemove event. | |
elementRemoved(index:int) — method, class spark.layouts.supportClasses.LayoutBase | |
This method must is called by the target after a layout element has been removed and before the target's size and display list are validated. | |
elements(name:Object) — method, class XML | |
Lists the elements of an XML object. | |
elements(name:Object) — method, class XMLList | |
Calls the elements() method of each XML object. | |
elements — Property, class mx.charts.chartClasses.DataTransform | |
The elements that are associated with this transform. | |
elements(name:String) — method, class mx.collections.XMLListCollection | |
Calls the elements() method of each XML object in the XMLList. | |
elements — Property, class mx.olap.OLAPCube | |
Processes the input Array and initializes the dimensions and measures properties based on the elements of the Array. | |
elements — Property, class mx.olap.OLAPDimension | |
Processes the input Array and initializes the attributes and hierarchies properties based on the elements of the Array. | |
elements — Property, class mx.olap.OLAPHierarchy | |
An Array of the levels of the hierarchy, as OLAPLevel instances. | |
elementSubType — Property, class com.adobe.dct.transfer.DataDictionaryElement | |
Specifies the subtype of the data dictionary element. | |
elementType — Property, class com.adobe.dct.transfer.DataDictionaryElement | |
Specifies the type of data dictionary element, such as STRING, NUMBER, COMPOSITE, COLLECTION, or DATE. | |
elementType — Property, class fl.motion.Source | |
Indicates the type of object from which the Motion instance was generated. | |
elementWidth — Property, class flash.text.engine.GraphicElement | |
The width in pixels to reserve for the graphic in the line. | |
Ellipse — class, package spark.primitives | |
The Ellipse class is a filled graphic element that draws an ellipse. | |
Ellipse() — Constructor, class spark.primitives.Ellipse | |
Constructor. | |
else — Statement | |
Specifies the statements to run if the condition in the if statement returns false. | |
email — Property, class com.adobe.icc.vo.User | |
Specifies the user's email identifier. | |
email — Property, class com.adobe.livecycle.rca.model.participant.BaseUser | |
Specifies the email ID of the user or group, as defined in Adobe User Management. | |
email — Property, class lc.foundation.domain.Group | |
The email address of the group. | |
email — Property, class lc.foundation.domain.User | |
The email address of the user. | |
EMAIL — Constant Static Property, class flash.text.SoftKeyboardType | |
A keyboard optimized for specifying email addresses. | |
emailAliases — Property, class lc.foundation.domain.Group | |
The email aliases used by the group. | |
emailAliases — Property, class lc.foundation.domain.User | |
The email aliases for the user that are in addition to the main email address contained in the email property. | |
EMAIL_CONNECTED — Constant Static Property, class com.adobe.livecycle.rca.model.constant.TaskTypes | |
Specifies that tasks are assigned using email. | |
emailPDF() — method, class ga.controls.ToolBar | |
Emails the PDF associated with the Guide as an attachement. | |
emailPDF(event:flash.events:Event) — method, class ga.controls.Wrapper | |
Forwards the request to email the PDF rendition of the Guide. | |
EmailValidator — class, package mx.validators | |
The EmailValidator class validates that a String has a single @ sign, a period in the domain name and that the top-level domain suffix has two, three, four, or six characters. | |
EmailValidator() — Constructor, class mx.validators.EmailValidator | |
Constructor. | |
EMBEDDED — Constant Static Property, class flash.text.FontType | |
Indicates that this is an embedded font. | |
EMBEDDED_CFF — Constant Static Property, class flash.text.FontType | |
Indicates that this is an embedded CFF font. | |
EMBEDDED_CFF — Constant Static Property, class flash.text.engine.FontLookup | |
Used to indicate embedded CFF (Compact Font Format) font lookup. | |
EMBEDDED_CUEPOINTS_NAMESPACE — Constant Static Property, class org.osmf.metadata.CuePoint | |
Namespace URL for a TimelineMetadata class that exposes embedded cue points. | |
embeddedFontList — Property, class mx.managers.SystemManager | |
A table of embedded fonts in this application. | |
embeddedFontList — Property, class mx.managers.WindowedSystemManager | |
A table of embedded fonts in this application. | |
embedFonts — Style, class fl.controls.ColorPicker | |
Indicates whether embedded font outlines are used to render the text field. | |
embedFonts — Style, class fl.controls.TextArea | |
Indicates whether embedded font outlines are used to render the text field. | |
embedFonts — Style, class fl.controls.Label | |
Indicates whether embedded font outlines are used to render the text field. | |
embedFonts — Style, class fl.controls.LabelButton | |
Indicates whether embedded font outlines are used to render the text field. | |
embedFonts — Style, class fl.controls.TextInput | |
Indicates whether embedded font outlines are used to render the text field. | |
embedFonts — Style, class fl.controls.ComboBox | |
Indicates whether embedded font outlines are used to render the text field. | |
embedFonts — Style, class fl.controls.NumericStepper | |
Indicates whether embedded font outlines are used to render the text field. | |
embedFonts — Property, class fl.text.TLFTextField | |
Specifies whether to render by using embedded font outlines. | |
embedFonts — Property, class flash.text.TextField | |
Specifies whether to render by using embedded font outlines. | |
embedFonts — Property, class mx.core.FTETextField | |
Specifies whether to render by using embedded font outlines. | |
embedFonts — Property, interface mx.core.IUITextField | |
Specifies whether to render by using embedded font outlines. | |
embossBackgroundColor — Style, class lc.procmgmt.ui.controls.EmbossedList | |
The color of the main background of a selected or highlighted item. | |
EmbossedList — class, package lc.procmgmt.ui.controls | |
The EmbossedList component is used by the EmbossedNavigator class for the navigation area. | |
EmbossedList() — Constructor, class lc.procmgmt.ui.controls.EmbossedList | |
Constructor. | |
EmbossedNavigator — class, package lc.procmgmt.ui.controls | |
The EmbossedNavigator component is used as a navigation tool between the navigation and the content areas. | |
EmbossedNavigator() — Constructor, class lc.procmgmt.ui.controls.EmbossedNavigator | |
Constructor. | |
embossHilightColor — Style, class lc.procmgmt.ui.controls.EmbossedList | |
The color of the line around the embossing of a selected or highlighted item. | |
embossOpen — Style, class lc.procmgmt.ui.controls.EmbossedList | |
Leaves the emboss effect open, which allows for a link to the contents in the content area. | |
embossShadowColor — Style, class lc.procmgmt.ui.controls.EmbossedList | |
The main background color of a selected or highlighted item. | |
emBox — Property, class flash.text.engine.FontMetrics | |
The emBox value represents the design space of the font and is used to place Chinese, Korean, or Japanese glyphs relative to the Roman baseline. | |
EMERGENCY — Constant Static Property, class flash.text.engine.TextLineCreationResult | |
Indicates the line was created with an emergency break because no break opportunity was available in the specified width. | |
emergencyRules — Property, class org.osmf.net.RuleSwitchManagerBase | |
Array of normal rules to be used in the algorithm. | |
emphasized — Property, class fl.controls.Button | |
Gets or sets a Boolean value that indicates whether a border is drawn around the Button component when the button is in its up state. | |
emphasized — Property, class mx.controls.Button | |
Draws a thick border around the Button control when the control is in its up state if emphasized is set to true. | |
emphasized — Property, interface mx.core.IButton | |
Draws a thick border around the Button control when the control is in its up state if emphasized is set to true. | |
emphasized — Property, class spark.components.Button | |
Reflects the default button as requested by the focus manager. | |
EmphasizedButtonSkin — class, package mx.skins.wireframe | |
The wireframe skin class for the emphasized state of the MX Button component. | |
EmphasizedButtonSkin() — Constructor, class mx.skins.wireframe.EmphasizedButtonSkin | |
Constructor. | |
emphasizedPadding — Style, class fl.controls.Button | |
The padding to be applied around the Buttons in an emphasized skin, in pixels. | |
emphasizedSkin — Style, class fl.controls.Button | |
The skin to be used when a button has emphasis. | |
emphasizedSkin — Style, class mx.controls.Button | |
Name of the class to use as the skin for the button when the button is emphasized (such as when serving as the default button for a container). | |
empty — Property, class com.adobe.icc.vo.render.ResolvedContent | |
Specifies whether the content is explicitly empty. | |
EMPTY — Constant Static Property, class mx.core.EdgeMetrics | |
An EdgeMetrics object with a value of zero for its left, top, right, and bottom properties. | |
EMPTY_BUFFER — Constant Static Property, class org.osmf.net.metrics.MetricType | |
The type constant for the Empty Buffer metric. | |
EMPTY_BUFFER — Constant Static Property, class org.osmf.net.rules.RuleType | |
The type constant for the Empty Buffer rule. | |
EmptyBufferMetric — class, package org.osmf.net.metrics | |
Empty Buffer Metric. | |
EmptyBufferMetric(qosInfoHistory:org.osmf.net.qos:QoSInfoHistory) — Constructor, class org.osmf.net.metrics.EmptyBufferMetric | |
Constructor. | |
emptyBufferOccurred — Property, class org.osmf.net.qos.QoSInfo | |
Signals whether there was any playback interruption caused by an empty buffer since the last QoSInfo was provided | |
EmptyBufferRule — class, package org.osmf.net.rules | |
EmptyBufferRule is an emergency rule that kicks in when a playback interruption caused by buffering occurred recently. | |
EmptyBufferRule(metricRepository:org.osmf.net.metrics:MetricRepository, scaleDownFactor:Number) — Constructor, class org.osmf.net.rules.EmptyBufferRule | |
Constructor. | |
EMPTY_BUFFER_RULE_SCALE_DOWN_FACTOR — Constant Static Property, class org.osmf.net.httpstreaming.HTTPStreamingNetLoader | |
enableAccessibility() — Static Method , class fl.accessibility.AccImpl | |
Enables accessibility for a component. | |
enableAccessibility() — Static Method , class fl.accessibility.ButtonAccImpl | |
Enables accessibility for a Button component. | |
enableAccessibility() — Static Method , class fl.accessibility.CheckBoxAccImpl | |
Enables accessibility for a CheckBox component. | |
enableAccessibility() — Static Method , class fl.accessibility.ComboBoxAccImpl | |
Enables accessibility for a ComboBox component. | |
enableAccessibility() — Static Method , class fl.accessibility.DataGridAccImpl | |
Enables accessibility for a DataGrid component. | |
enableAccessibility() — Static Method , class fl.accessibility.LabelButtonAccImpl | |
Enables accessibility for a LabelButton component. | |
enableAccessibility() — Static Method , class fl.accessibility.ListAccImpl | |
Enables accessibility for a List component. | |
enableAccessibility() — Static Method , class fl.accessibility.RadioButtonAccImpl | |
Enables accessibility for a RadioButton component. | |
enableAccessibility() — Static Method , class fl.accessibility.SelectableListAccImpl | |
Enables accessibility for a SelectableList component. | |
enableAccessibility() — Static Method , class fl.accessibility.TileListAccImpl | |
Enables accessibility for a TileList component. | |
enableAccessibility() — Static Method , class fl.accessibility.UIComponentAccImpl | |
Enables accessibility for a UIComponent component. | |
enableAccessibility — Property, class flashx.textLayout.elements.Configuration | |
Specifies whether accessibility support is turned on or not. | |
enableAccessibility — Property, interface flashx.textLayout.elements.IConfiguration | |
Specifies whether accessibility support is turned on or not. | |
enableAccessibility() — Static Method , class mx.accessibility.AccordionHeaderAccImpl | |
Enables accessibility in the AccordionHeader class. | |
enableAccessibility() — Static Method , class mx.accessibility.AdvancedDataGridAccImpl | |
Method call for enabling accessibility for a component. | |
enableAccessibility() — Static Method , class mx.accessibility.AlertAccImpl | |
Enables accessibility in the Alert class. | |
enableAccessibility() — Static Method , class mx.accessibility.ButtonAccImpl | |
Enables accessibility in the Button class. | |
enableAccessibility() — Static Method , class mx.accessibility.CheckBoxAccImpl | |
Enables accessibility in the CheckBox class. | |
enableAccessibility() — Static Method , class mx.accessibility.ColorPickerAccImpl | |
Enables accessibility in the ColorPicker class. | |
enableAccessibility() — Static Method , class mx.accessibility.ComboBaseAccImpl | |
Enables accessibility in the ComboBase class. | |
enableAccessibility() — Static Method , class mx.accessibility.ComboBoxAccImpl | |
Enables accessibility in the ComboBox class. | |
enableAccessibility() — Static Method , class mx.accessibility.DataGridAccImpl | |
Enables accessibility in the DataGrid class. | |
enableAccessibility() — Static Method , class mx.accessibility.DateChooserAccImpl | |
Enables accessibility in the DateChooser class. | |
enableAccessibility() — Static Method , class mx.accessibility.DateFieldAccImpl | |
Enables accessibility in the DateField class. | |
enableAccessibility() — Static Method , class mx.accessibility.LabelAccImpl | |
Enables accessibility in the Label class. | |
enableAccessibility() — Static Method , class mx.accessibility.LinkButtonAccImpl | |
Enables accessibility in the LinkButton class. | |
enableAccessibility() — Static Method , class mx.accessibility.ListAccImpl | |
Enables accessibility in the List class. | |
enableAccessibility() — Static Method , class mx.accessibility.ListBaseAccImpl | |
Enables accessibility in the ListBase class. | |
enableAccessibility() — Static Method , class mx.accessibility.MenuAccImpl | |
Enables accessibility in the Menu class. | |
enableAccessibility() — Static Method , class mx.accessibility.MenuBarAccImpl | |
Enables accessibility in the MenuBar class. | |
enableAccessibility() — Static Method , class mx.accessibility.PanelAccImpl | |
Enables accessibility in the Panel class. | |
enableAccessibility() — Static Method , class mx.accessibility.RadioButtonAccImpl | |
Enables accessibility in the RadioButton class. | |
enableAccessibility() — Static Method , class mx.accessibility.SliderAccImpl | |
Enables accessibility in the Slider class. | |
enableAccessibility() — Static Method , class mx.accessibility.TabBarAccImpl | |
Enables accessibility in the TabBar class. | |
enableAccessibility() — Static Method , class mx.accessibility.TitleWindowAccImpl | |
Enables accessibility in the TitleWindow class. | |
enableAccessibility() — Static Method , class mx.accessibility.TreeAccImpl | |
Enables accessibility in the Tree class. | |
enableAccessibility() — Static Method , class mx.accessibility.UIComponentAccProps | |
Enables accessibility in the UIComponent class. | |
enableAccessibility() — Static Method , class spark.accessibility.ButtonBarBaseAccImpl | |
Enables accessibility in the ButtonBarBase class. | |
enableAccessibility() — Static Method , class spark.accessibility.ButtonBaseAccImpl | |
Enables accessibility in the Button class. | |
enableAccessibility() — Static Method , class spark.accessibility.CheckBoxAccImpl | |
Enables accessibility in the CheckBox class. | |
enableAccessibility() — Static Method , class spark.accessibility.ComboBoxAccImpl | |
Enables accessibility in the ComboBox class. | |
enableAccessibility() — Static Method , class spark.accessibility.DataGridAccImpl | |
Enables accessibility in the DataGrid class. | |
enableAccessibility() — Static Method , class spark.accessibility.DropDownListBaseAccImpl | |
Enables accessibility in the DropDownListBase class. | |
enableAccessibility() — Static Method , class spark.accessibility.ListAccImpl | |
Enables accessibility in the List class. | |
enableAccessibility() — Static Method , class spark.accessibility.ListBaseAccImpl | |
Enables accessibility in the ListBase class. | |
enableAccessibility() — Static Method , class spark.accessibility.NumericStepperAccImpl | |
Enables accessibility in the Spinner class. | |
enableAccessibility() — Static Method , class spark.accessibility.PanelAccImpl | |
Enables accessibility in the Panel class. | |
enableAccessibility() — Static Method , class spark.accessibility.RadioButtonAccImpl | |
Enables accessibility in the RadioButton class. | |
enableAccessibility() — Static Method , class spark.accessibility.RichEditableTextAccImpl | |
Enables accessibility in the RichEditableText class. | |
enableAccessibility() — Static Method , class spark.accessibility.SliderBaseAccImpl | |
Enables accessibility in the SliderBase class. | |
enableAccessibility() — Static Method , class spark.accessibility.SpinnerAccImpl | |
Enables accessibility in the Spinner class. | |
enableAccessibility() — Static Method , class spark.accessibility.TabBarAccImpl | |
Enables accessibility in the TabBar class. | |
enableAccessibility() — Static Method , class spark.accessibility.TextBaseAccImpl | |
Enables accessibility in the TextBase class. | |
enableAccessibility() — Static Method , class spark.accessibility.TitleWindowAccImpl | |
Enables accessibility in the TitleWindow class. | |
enableAccessibility() — Static Method , class spark.accessibility.ToggleButtonAccImpl | |
Enables accessibility in the ToggleButton class. | |
enableAccessibility() — Static Method , class spark.accessibility.VideoPlayerAccImpl | |
Enables accessibility in the VideoPlayer class. | |
enableAutoUpdate() — method, interface mx.collections.ICollectionView | |
Enables auto-updating. | |
enableAutoUpdate() — method, class mx.collections.ListCollectionView | |
Enables auto-updating. | |
enableCaching — Property, class spark.core.ContentCache | |
Enables caching behavior and functionality. | |
enabled — Property, class com.adobe.livecycle.assetmanager.client.model.AssetAction | |
Specifies whether the action is enabled. | |
enabled — Property, class fl.controls.BaseButton | |
Gets or sets a value that indicates whether the component can accept user input. | |
enabled — Property, class fl.controls.ColorPicker | |
Gets or sets a value that indicates whether the component can accept user interaction. | |
enabled — Property, class fl.controls.NumericStepper | |
Gets or sets a value that indicates whether the component can accept user interaction. | |
enabled — Property, class fl.controls.ScrollBar | |
Gets or sets a Boolean value that indicates whether the scroll bar is enabled. | |
enabled — Property, class fl.controls.Slider | |
Gets or sets a value that indicates whether the component can accept user interaction. | |
enabled — Property, class fl.controls.TextArea | |
Gets or sets a value that indicates whether the component can accept user interaction. | |
enabled — Property, class fl.controls.TextInput | |
Gets or sets a value that indicates whether the component can accept user interaction. | |
enabled — Property, class fl.core.UIComponent | |
Gets or sets a value that indicates whether the component can accept user interaction. | |
enabled — Property, class flash.display.MovieClip | |
A Boolean value that indicates whether a movie clip is enabled. | |
enabled — Property, class flash.display.NativeMenuItem | |
Controls whether this menu item is enabled. | |
enabled — Property, class flash.display.SimpleButton | |
A Boolean value that specifies whether a button is enabled. | |
enabled — Static Property, class flash.system.IME | |
Indicates whether the system IME is enabled (true) or disabled (false). | |
enabled — Property, class flash.ui.GameInputDevice | |
Enables or disables this device. | |
enabled — Property, class lc.procmgmt.commands.AttachmentCommand | |
A flag that indicates whether the execute operation is active. | |
enabled — Property, class lc.procmgmt.ui.task.TaskCommandBarModel | |
A flag that specifies whether action and route buttons are enabled. | |
enabled — Property, class lc.procmgmt.ui.task.TaskRouteCommandBarModel | |
A special flag that indicates whether the route buttons are enabled. | |
enabled — Property, class mx.containers.utilityClasses.PostScaleAdapter | |
Whether the component can accept user interaction. | |
enabled — Property, class mx.controls.RadioButtonGroup | |
Determines whether selection is allowed. | |
enabled — Property, class mx.controls.dataGridClasses.DataGridHeader | |
Whether the component can accept user interaction. | |
enabled — Property, interface mx.core.IUIComponent | |
Whether the component can accept user interaction. | |
enabled — Property, class mx.core.UIComponent | |
Whether the component can accept user interaction. | |
enabled — Property, class mx.core.UIFTETextField | |
A Boolean value that indicates whether the component is enabled. | |
enabled — Property, class mx.core.UITextField | |
A Boolean value that indicates whether the component is enabled. | |
enabled — Static Property, class mx.managers.ToolTipManager | |
If true, the ToolTipManager will automatically show ToolTips when the user moves the mouse pointer over components. | |
enabled — Property, interface mx.validators.IValidator | |
Property to enable/disable validation process. | |
enabled — Property, class mx.validators.Validator | |
Setting this value to false will stop the validator from performing validation. | |
enabled — Property, class org.osmf.events.MediaPlayerCapabilityChangeEvent | |
Indicates whether the MediaPlayer has the capability described by the event. | |
enabled — Property, class spark.components.RadioButton | |
The RadioButton component is enabled if the RadioButtonGroup is enabled and the RadioButton itself is enabled. | |
enabled — Property, class spark.components.RadioButtonGroup | |
Determines whether selection is allowed. | |
enabled — Property, class spark.components.supportClasses.StyleableTextField | |
Whether the component can accept user interaction. | |
enabled — Property, interface spark.core.IEditableText | |
Whether the component can accept user interaction. | |
enabled — Property, class spark.validators.supportClasses.GlobalizationValidatorBase | |
Setting this value to false will stop the validator from performing validation. | |
enabledIcon — Property, class com.adobe.livecycle.assetmanager.client.model.AssetAction | |
Specifies the URL of the action's icon. | |
enableErrorChecking — Property, class flash.display3D.Context3D | |
Specifies whether errors encountered by the renderer are reported to the application. | |
enableIME — Property, class mx.controls.AdvancedDataGridBaseEx | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Property, class mx.controls.ComboBase | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Property, class mx.controls.DataGrid | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Property, class mx.controls.List | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Property, class mx.controls.NumericStepper | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Property, class mx.controls.TextArea | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Property, class mx.controls.TextInput | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Property, class mx.controls.dataGridClasses.DataGridColumn | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Property, class mx.core.FlexHTMLLoader | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Property, interface mx.core.IIMESupport | |
Specifies whether the IME should be enabled when this component has focus. | |
enableIME — Property, class mx.core.UIFTETextField | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Property, class mx.core.UITextField | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Property, class spark.components.ComboBox | |
enableIME — Property, class spark.components.DataGrid | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Property, class spark.components.NumericStepper | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Property, class spark.components.RichEditableText | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Property, class spark.components.gridClasses.GridItemEditor | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Property, class spark.components.supportClasses.SkinnableTextBase | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableLoadingState — Style, class spark.components.Image | |
When true, enables the loading skin state. | |
enableManagement() — method, class mx.data.ManagedOperation | |
Enables data management for this operation if it has been disabled previously. | |
enablePolling() — method, class mx.messaging.channels.PollingChannel | |
Enables polling based on the number of times enablePolling() and disablePolling() have been invoked. | |
enableQueueing — Property, class spark.core.ContentCache | |
Enables queuing behavior and functionality. | |
enableRouteButton(buttonName:String) — method, class lc.procmgmt.formbridge.SwfConnector | |
Enables a specific route button. | |
enableRouteButton — Event, class lc.procmgmt.ui.task.form.TaskForm | |
Dispatched by an application built with Flex to enable a route button. | |
ENABLE_ROUTE_BUTTON — Constant Static Property, class lc.procmgmt.events.SwfAppButtonEvent | |
A special value that specifies to enable a route button in the Workspace ES2 user interface. | |
enableSearch — Static Property, class flashx.textLayout.elements.GlobalSettings | |
Controls whether the text will be visible to a search engine indexer. | |
ENABLE_SMALL_MESSAGES — Constant Static Property, class mx.messaging.Channel | |
enableStageVideo — Static Property, class org.osmf.utils.OSMFSettings | |
Controls OSMF’s use of StageVideo in your application. | |
enableUserInteraction — Event, class com.adobe.livecycle.assetmanager.client.handler.AssetHandlerRegistry | |
An event thrown when the handler is done processing and wants the application to reenable user interaction. | |
ENABLE_USER_INTERACTION_EVENT — Constant Static Property, class com.adobe.livecycle.assetmanager.client.handler.AssetHandlerRegistry | |
Defines a constant for an event type that enables users to interact with the application. | |
enableVAD — Property, class flash.media.Microphone | |
Enable Speex voice activity detection. | |
encode(rect:flash.geom:Rectangle, compressor:Object, byteArray:flash.utils:ByteArray) — method, class flash.display.BitmapData | |
Compresses this BitmapData object using the selected compressor algorithm and returns a new ByteArray object. | |
encode(bitmapData:flash.display:BitmapData) — method, interface mx.graphics.codec.IImageEncoder | |
Encodes a BitmapData object as a ByteArray. | |
encode(bitmapData:flash.display:BitmapData) — method, class mx.graphics.codec.JPEGEncoder | |
Converts the pixels of BitmapData object to a JPEG-encoded ByteArray object. | |
encode(bitmapData:flash.display:BitmapData) — method, class mx.graphics.codec.PNGEncoder | |
Converts the pixels of a BitmapData object to a PNG-encoded ByteArray object. | |
encode(value:any, name:QName, type:QName, definition:XML) — method, interface mx.rpc.xml.IXMLEncoder | |
Encodes an ActionScript value as XML. | |
encode(data:String, offset:uint, length:uint) — method, class mx.utils.Base64Encoder | |
Encodes the characters of a String in Base64 and adds the result to an internal buffer. | |
encodeBootstrapPeerIDSpec(peerID:String) — Static Method , class flash.net.GroupSpecifier | |
Encodes and returns a string that represents a bootstrap peerID. | |
encodeByteArray(byteArray:flash.utils:ByteArray, width:int, height:int, transparent:Boolean) — method, interface mx.graphics.codec.IImageEncoder | |
Encodes a ByteArray object containing raw pixels in 32-bit ARGB (Alpha, Red, Green, Blue) format as a new ByteArray object containing encoded image data. | |
encodeByteArray(byteArray:flash.utils:ByteArray, width:int, height:int, transparent:Boolean) — method, class mx.graphics.codec.JPEGEncoder | |
Converts a ByteArray object containing raw pixels in 32-bit ARGB (Alpha, Red, Green, Blue) format to a new JPEG-encoded ByteArray object. | |
encodeByteArray(byteArray:flash.utils:ByteArray, width:int, height:int, transparent:Boolean) — method, class mx.graphics.codec.PNGEncoder | |
Converts a ByteArray object containing raw pixels in 32-bit ARGB (Alpha, Red, Green, Blue) format to a new PNG-encoded ByteArray object. | |
encodeBytes(data:flash.utils:ByteArray, offset:uint, length:uint) — method, class mx.utils.Base64Encoder | |
Encodes a ByteArray in Base64 and adds the result to an internal buffer. | |
encoded — Property, class flash.security.X509Certificate | |
Provides the whole certificate in encoded form. | |
encodeImageAsBase64(snapshot:mx.graphics:ImageSnapshot) — Static Method , class mx.graphics.ImageSnapshot | |
A utility method to convert an ImageSnapshot into a Base-64 encoded String for transmission in text based serialization formats such as XML. | |
encodeIPMulticastAddressSpec(address:String, port:any, source:String) — Static Method , class flash.net.GroupSpecifier | |
Encodes and returns a string that represents an IP multicast socket address. | |
encodePostingAuthorization(password:String) — Static Method , class flash.net.GroupSpecifier | |
Encodes and returns a string that represents a posting password. | |
encodePublishAuthorization(password:String) — Static Method , class flash.net.GroupSpecifier | |
Encodes and returns a string that represents a multicast publishing password. | |
encodeQuality — Property, class flash.media.Microphone | |
The encoded speech quality when using the Speex codec. | |
encodeURI(uri:String) — Package Function, Top Level | |
Encodes a string into a valid URI (Uniform Resource Identifier). | |
encodeURIComponent(uri:String) — Package Function, Top Level | |
Encodes a string into a valid URI component. | |
encodeUTFBytes(data:String) — method, class mx.utils.Base64Encoder | |
Encodes the UTF-8 bytes of a String in Base64 and adds the result to an internal buffer. | |
encodeValue(obj:Object, qname:QName, parentNode:flash.xml:XMLNode) — method, class mx.rpc.xml.SimpleXMLEncoder | |
Encodes an ActionScript object to XML using default serialization. | |
encrypt — Property, class coldfusion.service.mxml.Pdf | |
Encryption type for the PDF output file: RC4_40 RC4_128 RC4_128M AES_128 None | |
ENCRYPTED_DB_PASSWORD_ERROR_ID — Constant Static Property, class mx.data.crypto.EncryptionKeyGenerator | |
This constant matches the error ID (3138) of the SQLError error that occurs when code that is attempting to open an encrypted database provides the wrong encryption key. | |
EncryptedLocalStore — class, package flash.data | |
The EncryptedLocalStore class (ELS) provides an encrypted local storage mechanism that can be used as a small cache for an application's private data. | |
encryption — Property, class coldfusion.service.PdfInfo | |
Specifies whether the PDF file is password-protected. | |
encryption — Property, class coldfusion.service.mxml.Document | |
Specifies whether the output is encrypted: 128-bit 40-bit none | |
EncryptionKeyGenerator — class, package mx.data.crypto | |
The EncryptionKeyGenerator class generates an encryption key value, such as you would use to encrypt files or data. | |
EncryptionKeyGenerator() — Constructor, class mx.data.crypto.EncryptionKeyGenerator | |
Creates a new EncryptionKeyGenerator instance. | |
encryptLocalCache — Property, class mx.data.DataManager | |
encryptLocalCache — Property, class mx.data.DataStore | |
end(reset:Boolean, stopEnterFrame:Boolean, pastLastFrame:Boolean) — method, class fl.motion.AnimatorBase | |
Stops the animation and Flash Player goes immediately to the last frame in the animation sequence. | |
end — Property, class mx.charts.series.items.LineSeriesSegment | |
The index into the items array of the last item in this segment, inclusive. | |
end(effectInstance:mx.effects:IEffectInstance) — method, class mx.effects.Effect | |
Interrupts an effect that is currently playing, and jumps immediately to the end of the effect. | |
end() — method, class mx.effects.EffectInstance | |
Interrupts an effect instance that is currently playing, and jumps immediately to the end of the effect. | |
end(effectInstance:mx.effects:IEffectInstance) — method, interface mx.effects.IEffect | |
Interrupts an effect that is currently playing, and jumps immediately to the end of the effect. | |
end() — method, interface mx.effects.IEffectInstance | |
Interrupts an effect instance that is currently playing, and jumps immediately to the end of the effect. | |
end() — method, class mx.effects.effectClasses.ParallelInstance | |
Interrupts any effects that are currently playing, skips over any effects that haven't started playing, and jumps immediately to the end of the composite effect. | |
end — Property, class mx.effects.effectClasses.PropertyChanges | |
An Object containing the ending properties of the target component modified by the change in view state. | |
end() — method, class mx.effects.effectClasses.SequenceInstance | |
Interrupts any effects that are currently playing, skips over any effects that haven't started playing, and jumps immediately to the end of the composite effect. | |
end() — method, class mx.effects.effectClasses.TweenEffectInstance | |
Interrupts an effect that is currently playing, and immediately jumps to the end of the effect. | |
end(target:flash.display:Graphics) — method, interface mx.graphics.IFill | |
Ends the fill. | |
end(target:flash.display:Graphics) — method, class mx.graphics.LinearGradient | |
Ends the fill. | |
end(target:flash.display:Graphics) — method, class mx.graphics.RadialGradient | |
Ends the fill. | |
end(target:flash.display:Graphics) — method, class mx.graphics.SolidColor | |
Ends the fill. | |
end() — method, class spark.effects.animation.Animation | |
Interrupts the animation, jumps immediately to the end of the animation, and calls the animationEnd() function on the animationTarget. | |
END — Constant Static Property, class flash.events.GesturePhase | |
The completion of a gesture (such as lifting a finger off a touch enabled screen). | |
END — Constant Static Property, class flash.text.TextFormatAlign | |
Constant; aligns text to the end edge of a line. | |
END — Constant Static Property, class flash.text.engine.TabAlignment | |
Positions the end of the tabbed text at the tab stop. | |
END — Constant Static Property, class flash.ui.Keyboard | |
Constant associated with the key code value for the End key (35). | |
END — Constant Static Property, class flashx.textLayout.formats.ClearFloats | |
Specifies that text skips over floats on the start side in reading order (left if direction is "ltr", right if direction is "rtl"). | |
END — Constant Static Property, class flashx.textLayout.formats.Float | |
Graphic floats on the trailing side of the text (right if paragraph direction is "ltr", left if paragraph direction is "rtl"). | |
END — Constant Static Property, class flashx.textLayout.formats.TextAlign | |
Specifies end edge alignment - text is aligned opposite from the writing order. | |
END — Constant Static Property, class mx.states.InterruptionBehavior | |
Specifies that a transition that interrupts another running transition ends that other transition before starting. | |
END — Constant Static Property, class spark.components.CalloutPosition | |
Position the trailing edge of the callout at the trailing edge of the owner. | |
END — Constant Static Property, class spark.core.NavigationUnit | |
Navigate to the end of the document. | |
endCompositeOperation() — method, class flashx.textLayout.edit.EditManager | |
Ends a group of operations. | |
endCompositeOperation() — method, interface flashx.textLayout.edit.IEditManager | |
Ends a group of operations. | |
endDate — Property, class com.adobe.livecycle.rca.model.Review | |
Specifies the end date of the review. | |
endDate — Property, class com.adobe.livecycle.rca.model.ReviewSearchFilter | |
Specifies the end date of the review. | |
endDate — Property, class com.adobe.livecycle.rca.model.stage.AbstractStage | |
Specifies the end date of the stage. | |
endDate — Property, class flash.net.drm.DRMPlaybackTimeWindow | |
The end date for the period of time during which a DRM voucher is valid (the playback window). | |
endDate — Property, class lc.procmgmt.ui.tracking.ProcessInstanceDataGridModel | |
The date and time to use for filtering a collection of ProcessInstance objects. | |
endDate — Property, class org.osmf.events.DRMEvent | |
The end date for the playback window, null if authentication hasn't taken place. | |
endDate — Property, class org.osmf.traits.DRMTrait | |
The end date for the playback window. | |
endDraw(g:flash.display:Graphics) — method, class spark.primitives.Path | |
Finalize drawing for this element. | |
endDraw(g:flash.display:Graphics) — method, class spark.primitives.supportClasses.FilledElement | |
Finalize drawing for this element. | |
endDraw(g:flash.display:Graphics) — method, class spark.primitives.supportClasses.StrokedElement | |
Finalize drawing for this element. | |
endEdit(reason:String) — method, class mx.controls.List | |
Stops the editing of an item in the data provider. | |
endEffectsForTarget(target:mx.core:IUIComponent) — Static Method , class mx.effects.EffectManager | |
Immediately ends any effects currently playing on a target. | |
endEffectsStarted() — method, class mx.core.UIComponent | |
Ends all currently playing effects on the component. | |
endFill() — method, class flash.display.Graphics | |
Applies a fill to the lines and curves that were added since the last call to the beginFill(), beginGradientFill(), or beginBitmapFill() method. | |
endFill() — method, class mx.charts.chartClasses.CartesianDataCanvas | |
endFill() — method, class mx.charts.chartClasses.PolarDataCanvas | |
Applies a fill to the lines and curves that were added since the last call to the beginFill(), beginGradientFill(), or beginBitmapFill() method. | |
endGeneration — Property, class flashx.textLayout.operations.FlowOperation | |
The text flow generation after the operation. | |
endHighlightBitmapCapture() — method, class spark.components.supportClasses.Skin | |
Called after a bitmap capture is made for this skin. | |
endHighlightBitmapCapture() — method, interface spark.skins.IHighlightBitmapCaptureClient | |
Called after a bitmap capture is made for this skin. | |
endHighlightBitmapCapture() — method, class spark.skins.mobile.supportClasses.MobileSkin | |
Called after a bitmap capture is made for this skin. | |
endian — Property, class flash.filesystem.FileStream | |
The byte order for the data, either the BIG_ENDIAN or LITTLE_ENDIAN constant from the Endian class. | |
endian — Property, class flash.net.Socket | |
Indicates the byte order for the data. | |
endian — Property, class flash.net.URLStream | |
Indicates the byte order for the data. | |
endian — Property, class flash.utils.ByteArray | |
Changes or reads the byte order for the data; either Endian.BIG_ENDIAN or Endian.LITTLE_ENDIAN. | |
endian — Property, interface flash.utils.IDataInput | |
The byte order for the data, either the BIG_ENDIAN or LITTLE_ENDIAN constant from the Endian class. | |
endian — Property, interface flash.utils.IDataOutput | |
The byte order for the data, either the BIG_ENDIAN or LITTLE_ENDIAN constant from the Endian class. | |
Endian — final class, package flash.utils | |
The Endian class contains values that denote the byte order used to represent multibyte numbers. | |
endIndex — Property, class fl.events.DataChangeEvent | |
Gets the index of the last changed item in the array of items that were changed. | |
endIndex — Property, class flash.globalization.NumberParseResult | |
The index of the character after the last character of the numeric portion of the input string. | |
endIndex — Property, class mx.automation.events.TextSelectionEvent | |
Index at which selection ends. | |
endIndex — Property, class mx.controls.textClasses.TextRange | |
Zero-based index in the control's text field of the point immediately after the last character in the range; equivalent to the One-based index of the last character. | |
endInteraction() — method, class flashx.textLayout.container.TextContainerManager | |
Terminates interaction. | |
endInterpolation(interpolationData:Object) — method, class mx.charts.chartClasses.Series | |
Called by the SeriesInterpolate effect to end an interpolation effect. | |
endItemEditorSession(cancel:Boolean) — method, class spark.components.DataGrid | |
Closes the currently active editor and optionally saves the editor's value by calling the item editor's save() method. | |
endMouseCapture() — method, class flashx.textLayout.container.ContainerController | |
Called to inform clients that the the forwarding of mouseup and mousemove events from outside a security sandbox is no longer needed. | |
endMouseCapture() — method, interface flashx.textLayout.container.ISandboxSupport | |
Called to inform clients that the the forwarding of mouseup and mousemove events from outside a security sandbox is no longer needed. | |
endMouseCapture() — method, class flashx.textLayout.container.TextContainerManager | |
Called to inform clients that the the forwarding of mouseup and mousemove events from outside a security sandbox is no longer needed. | |
endOfDocument(range:flashx.textLayout.elements:TextRange, extendSelection:Boolean) — Static Method , class flashx.textLayout.utils.NavigationUtil | |
Sets the TextRange at the end of the document. | |
endOfLine(range:flashx.textLayout.elements:TextRange, extendSelection:Boolean) — Static Method , class flashx.textLayout.utils.NavigationUtil | |
Sets the TextRange at the end of the line. | |
endOfParagraph(range:flashx.textLayout.elements:TextRange, extendSelection:Boolean) — Static Method , class flashx.textLayout.utils.NavigationUtil | |
Sets the TextRange at the end of the paragraph. | |
endpoint — Property, class com.adobe.fiber.services.wrapper.RemoteObjectServiceWrapper | |
The endpoint property of the wrapped RemoteObject instance. | |
endpoint — Property, class lc.procmgmt.ui.endpoint.EndpointEvent | |
The endpoint to include in the event. | |
endpoint — Property, class lc.procmgmt.ui.endpoint.EndpointGridSelectorModel | |
The currently selected endpoint. | |
endpoint — Property, class mx.messaging.Channel | |
Provides access to the endpoint for this channel. | |
endpoint — Property, class mx.rpc.remoting.RemoteObject | |
This property allows the developer to quickly specify an endpoint for a RemoteObject destination without referring to a services configuration file at compile time or programmatically creating a ChannelSet. | |
Endpoint — class, package lc.procmgmt.domain | |
The Endpoint class represents a TaskManager endpoint in LiveCycle ES2. | |
EndpointCardRenderer — class, package lc.procmgmt.ui.endpoint | |
The EndpointCardRenderer component represents an endpoint object. | |
EndpointCardRenderer() — Constructor, class lc.procmgmt.ui.endpoint.EndpointCardRenderer | |
Constructor. | |
EndpointCardRendererModel — class, package lc.procmgmt.ui.endpoint | |
The EndpointCardRendererModel class acts as the presentation model for the EndpointCardRenderer component. | |
EndpointDetails — class, package lc.procmgmt.ui.endpoint | |
The EndpointDetails component represents the information on a process card. | |
EndpointDetails() — Constructor, class lc.procmgmt.ui.endpoint.EndpointDetails | |
Constructor. | |
EndpointDetailsModel — class, package lc.procmgmt.ui.endpoint | |
The EndpointDetailsModel class provides support for the views that are interested in EndpointDetails component. | |
EndpointEvent — class, package lc.procmgmt.ui.endpoint | |
The EndpointEvent class contains events that are dispatched when a user performs an action against an endpoint. | |
EndpointEvent(type:String, endpoint:lc.procmgmt.domain:Endpoint) — Constructor, class lc.procmgmt.ui.endpoint.EndpointEvent | |
Constructor. | |
ENDPOINT_FAILED — Constant Static Property, class lc.procmgmt.ui.endpoint.EndpointEvent | |
A special value that specifies that invoking an endpoint failed. | |
endpointFromUrl — Property, class lc.procmgmt.ui.endpoint.StartProcessModel | |
The URL for starting a process. | |
EndpointGridSelector — class, package lc.procmgmt.ui.endpoint | |
The EndpointGridSelector component displays a collection of endpoints in a data grid. | |
EndpointGridSelector() — Constructor, class lc.procmgmt.ui.endpoint.EndpointGridSelector | |
Constructor. | |
EndpointGridSelectorModel — class, package lc.procmgmt.ui.endpoint | |
The EndpointGridSelectorModel class acts as the presentation model for the EndpointGridSelector component. | |
ENDPOINT_HEADER — Constant Static Property, class mx.messaging.messages.AbstractMessage | |
Messages are tagged with the endpoint id for the Channel they are sent over. | |
endpointId — Property, class lc.procmgmt.domain.Endpoint | |
The endpoint identifier representing the TaskManager endpoint. | |
ENDPOINT_INVOCATION_COMPLETE — Constant Static Property, class lc.foundation.events.ObjectResultEvent | |
A special value that specifies a process was started and completed. | |
ENDPOINT_RESULT — Constant Static Property, class lc.foundation.events.ObjectResultEvent | |
A special value that specifies a process was started and a result was provided. | |
endpoints — Property, class lc.procmgmt.domain.Category | |
A collection of TaskManager endpoints for a category. | |
endpoints — Property, class lc.procmgmt.ui.endpoint.EndpointGridSelectorModel | |
A collection of endpoints. | |
endpointSelectorModel — Property, class lc.procmgmt.ui.endpoint.StartProcessModel | |
The model for the EndpointSelector. | |
EndpointTileList — class, package lc.procmgmt.ui.endpoint | |
The EndpointTileList component is configured to use the EndpointCardRenderer component to display endpoints in a grid, as well as pass on relevant events from the renderer. | |
EndpointTileList() — Constructor, class lc.procmgmt.ui.endpoint.EndpointTileList | |
Constructor. | |
endpointURI — Property, class mx.rpc.soap.AbstractWebService | |
The location of the WebService. | |
endpointURI — Property, class mx.rpc.soap.Operation | |
The location of the WebService for this Operation. | |
END_RECORD — Constant Static Property, class mx.automation.events.AutomationEvent | |
The AutomationEvent.BEGIN_RECORD constant defines the value of the type property of the event object for a endRecord event. | |
endRecording() — method, interface mx.automation.IAutomationManager | |
Takes the automation manager out of record mode. | |
END_RECORDING — Constant Static Property, class mx.automation.events.MarshalledAutomationEvent | |
END_SEQUENCE — Constant Static Property, class flash.net.NetStreamAppendBytesAction | |
Indicates that the media stream data is complete. | |
endsWith(sub:String, str:String) — Static Method , class com.adobe.fiber.runtime.lib.StringFunc | |
Tests if this string ends with the specified suffix. | |
endTabIndex — Property, class fl.video.FLVPlayback | |
Returns the next available tabIndex value after the FLVPlayback controls. | |
endTween() — method, class mx.effects.Tween | |
Interrupt the tween, jump immediately to the end of the tween, and invoke the onTweenEnd() callback function. | |
endValuesCaptured — Property, class mx.effects.Effect | |
A flag containing true if the end values of an effect have already been determined, or false if they should be acquired from the current properties of the effect targets when the effect runs. | |
endView — Property, class spark.transitions.ViewTransitionBase | |
The view that the navigator is transitioning to, as set by the owning ViewNavigator object. | |
enforceValidation — Property, class ga.model.GuidedActivity | |
Specifies when to check for mantatory fields, either when the user submits a Guide, or when a user navigates to the next panel in the Guide. | |
ENHANCED — Constant Static Property, class flash.display3D.Context3DProfile | |
Use enhanced profile to target GPUs which support AGAL4. | |
enhancedOptions — Property, class flash.media.Microphone | |
Controls enhanced microphone options. | |
ensureCellIsVisible(rowIndex:int, columnIndex:int) — method, class spark.components.DataGrid | |
If necessary, set the verticalScrollPosition and horizontalScrollPosition properties so that the specified cell is completely visible. | |
ensureCellIsVisible(rowIndex:int, columnIndex:int) — method, class spark.components.Grid | |
If necessary, set the verticalScrollPosition and horizontalScrollPosition properties so that the specified cell is completely visible. | |
ensureElementIsVisible(element:mx.core:IVisualElement) — method, class spark.components.Scroller | |
Scrolls the viewport so the specified element is visible. | |
ensureIndexIsVisible(index:int) — method, class spark.components.List | |
A convenience method that handles scrolling a data item into view. | |
enter — Event, class fl.controls.ColorPicker | |
Dispatched when the user presses the Enter key after editing the internal text field of the ColorPicker component. | |
enter — Event, class fl.controls.ComboBox | |
Dispatched if the editable property is set to true and the user presses the Enter key while typing in the editable text field. | |
enter — Event, class fl.controls.TextArea | |
Dispatched when the user presses the Enter key while in the component. | |
enter — Event, class fl.controls.TextInput | |
Dispatched when the user presses the Enter key. | |
enter — Event, class mx.controls.ColorPicker | |
Dispatched if the ColorPicker editable property is set to true and the user presses Enter after typing in a hexadecimal color value. | |
enter — Event, class mx.controls.ComboBox | |
Dispatched if the editable property is set to true and the user presses the Enter key while typing in the editable text field. | |
enter — Event, class mx.controls.TextInput | |
Dispatched when the user presses the Enter key. | |
enter — Event, class spark.components.RichEditableText | |
Dispatched when the user presses the Enter key, if the multiline property is false. | |
enter — Event, class spark.components.TextInput | |
Dispatched when the user presses the Enter key. | |
enter — Event, class spark.components.supportClasses.StyleableStageText | |
Dispatched if the StageText is not multiline and the user presses the enter key. | |
ENTER — Constant Static Property, class fl.events.ColorPickerEvent | |
Defines the value of the type property of an enter event object. | |
ENTER — Constant Static Property, class fl.events.ComponentEvent | |
Defines the value of the type property of an enter event object. | |
ENTER — Constant Static Property, class flash.ui.Keyboard | |
Constant associated with the key code value for the Enter key (13). | |
ENTER — Constant Static Property, class mx.events.ColorPickerEvent | |
The ColorPickerEvent.ENTER constant defines the value of the type property of the event that is dispatched when the user presses the Enter key after typing in the color selector box. | |
ENTER — Constant Static Property, class mx.events.FlexEvent | |
The FlexEvent.ENTER constant defines the value of the type property of the event object for a enter event. | |
enterFrame — Event, class flash.display.DisplayObject | |
[broadcast event] Dispatched when the playhead is entering a new frame. | |
ENTER_FRAME — Constant Static Property, class flash.events.Event | |
The Event.ENTER_FRAME constant defines the value of the type property of an enterFrame event object. | |
ENTER_FRAME — Constant Static Property, class mx.events.FlexEvent | |
The FlexEvent.ENTER_FRAME constant defines the value of the type property of the event object for an Event.ENTER_FRAMER event. | |
enterFrameHandler(event:flash.events:Event) — method, class mx.flash.UIMovieClip | |
This enter frame handler is used when our width, height, x, or y value changes. | |
enterFullScreenDisplayState() — method, class fl.video.FLVPlayback | |
Sets the FLVPlayback video player to full screen. | |
enterState — Event, class mx.core.UIComponent | |
Dispatched after the component has entered a view state. | |
enterState — Event, class mx.states.State | |
Dispatched after a view state has been entered. | |
ENTER_STATE — Constant Static Property, class mx.events.FlexEvent | |
The FlexEvent.ENTER_STATE constant defines the value of the type property of the event object for a enterState event. | |
entries — Property, class mx.graphics.GradientBase | |
An Array of GradientEntry objects defining the fill patterns for the gradient fill. | |
entries — Property, class spark.filters.GradientFilter | |
An Array of GradientEntry objects defining the fill patterns for the gradient fill. | |
ENUM — Constant Static Property, class com.adobe.dct.transfer.DataDictionaryElementSubType | |
The DataDictionaryElementSubType.ENUM constant defines the value of the elementSubType property of the DataDictionaryElement of ENUM type. | |
enumerateFonts(enumerateDeviceFonts:Boolean) — Static Method , class flash.text.Font | |
Specifies whether to provide a list of the currently available embedded fonts. | |
enumerationMode — Property, class mx.controls.FileSystemDataGrid | |
A String specifying whether this control displays only files, only subdirectories, or both. | |
enumerationMode — Property, class mx.controls.FileSystemList | |
A String specifying whether this control displays only files, only subdirectories, or both. | |
enumerationMode — Property, class mx.controls.FileSystemTree | |
A String specifying whether this control displays only files, only subdirectories, or both. | |
ENV_10 — Constant Static Property, class flash.printing.PaperSize | |
Legal envelope | |
ENV_B5 — Constant Static Property, class flash.printing.PaperSize | |
B5 envelope | |
ENV_C5 — Constant Static Property, class flash.printing.PaperSize | |
C5 envelope | |
ENV_DL — Constant Static Property, class flash.printing.PaperSize | |
DL envelope | |
environment — Property, interface com.adobe.mosaic.om.interfaces.IApplication | |
Returns information about the current server the application is using. | |
ENV_MONARCH — Constant Static Property, class flash.printing.PaperSize | |
Monarch envelope | |
ENV_PERSONAL — Constant Static Property, class flash.printing.PaperSize | |
Personal envelope | |
EOFError — Dynamic Class, package flash.errors | |
An EOFError exception is thrown when you attempt to read past the end of the available data. | |
EOFError(message:String) — Constructor, class flash.errors.EOFError | |
Creates a new EOFError object. | |
EQUAL — Constant Static Property, class flash.display3D.Context3DCompareMode | |
Equal (==). | |
EQUAL — Constant Static Property, class flash.ui.Keyboard | |
Constant associated with the key code value for the = key (187). | |
equals(obj:com.adobe.icc.editors.model:VariableModel) — method, class com.adobe.icc.editors.model.VariableModel | |
Compares two Variable domain objects for equality. | |
equals(toCompare:flash.geom:Point) — method, class flash.geom.Point | |
Determines whether two points are equal. | |
equals(toCompare:flash.geom:Rectangle) — method, class flash.geom.Rectangle | |
Determines whether the object specified in the toCompare parameter is equal to this Rectangle object. | |
equals(toCompare:flash.geom:Vector3D, allFour:Boolean) — method, class flash.geom.Vector3D | |
Determines whether two Vector3D objects are equal by comparing the x, y, and z elements of the current Vector3D object with a specified Vector3D object. | |
equals(string1:String, string2:String) — method, class flash.globalization.Collator | |
Compares two strings and returns a Boolean value indicating whether the strings are equal. | |
equals(selectionFormat:flashx.textLayout.edit:SelectionFormat) — method, class flashx.textLayout.edit.SelectionFormat | |
Determines whether this SelectionFormat object has the same property values as another SelectionFormat object. | |
equals(other:mx.automation:AutomationID) — method, class mx.automation.AutomationID | |
Compares this object with the given AutomationID. | |
equals(string1:String, string2:String) — method, class spark.globalization.supportClasses.CollatorBase | |
Compares two strings and returns a Boolean value indicating whether the strings are equal. | |
EqualsOperator — class, package com.adobe.icc.editors.model.el.operators | |
The implementation of the equals operator | |
EqualsOperator() — Constructor, class com.adobe.icc.editors.model.el.operators.EqualsOperator | |
Constructor | |
equalUserStyles(otherElement:flashx.textLayout.elements:FlowElement) — method, class flashx.textLayout.elements.FlowElement | |
Compare the userStyles of this with otherElement's userStyles. | |
ERASE — Constant Static Property, class flash.display.BlendMode | |
Erases the background based on the alpha value of the display object. | |
ERASER — Constant Static Property, class flash.events.TouchEventIntent | |
The touch event is generated by an eraser tool, the eraser end of an active stylus, or the like. | |
errno — Property, class flash.accessibility.AccessibilityImplementation | |
Indicates an error code. | |
error — Event, class air.update.ApplicationUpdater | |
Dispatched when an error occurred either during initialization or during the update process (if something unexpected happens). | |
error — Event, class air.update.ApplicationUpdaterUI | |
Dispatched when an error occurred either during initialization or during the update process (if something unexpected happens). | |
error — Property, class coldfusion.air.events.SessionFaultEvent | |
The Error Object that holds details of the error. | |
error — Property, interface com.adobe.fiber.styles.IStyle | |
Returns the error aspect of a property's style. | |
error — Property, class com.adobe.fiber.styles.Style | |
Returns the error aspect of a property's style. | |
error — Property, class com.adobe.icomm.assetplacement.model.PackageDefinitionLoadFailedEvent | |
Retrieve the error string to determine the reason for the failure. | |
error — Event, class flash.data.SQLConnection | |
Dispatched when any of the SQLConnection object's asynchronous operations results in an error. | |
error — Event, class flash.data.SQLStatement | |
Dispatched when an error occurs during an operation. | |
error — Event, class flash.display.Stage3D | |
Dispatched when a request for a rendering context fails. | |
error — Property, class flash.events.AsyncErrorEvent | |
The exception that was thrown. | |
error — Property, class flash.events.SQLErrorEvent | |
A SQLError object containing detailed information about the cause of the error. | |
error — Property, class flash.events.UncaughtErrorEvent | |
The error object associated with the uncaught error. | |
error — Event, class flash.media.CameraRoll | |
The error event is dispatched when an error occurs. | |
error — Event, class flash.media.CameraUI | |
The error event is dispatched when the default camera cannot be opened. | |
error — Event, class flash.media.StageWebView | |
Signals that an error has occurred. | |
error — Event, class flash.net.dns.DNSResolver | |
Dispatched when an error occurred during a DNS lookup. | |
error — Event, class flash.security.XMLSignatureValidator | |
Dispatched if verification cannot complete because of errors. | |
error — Property, class flashx.textLayout.events.FlowOperationEvent | |
The error thrown, if any, during an operation. | |
error — Event, class mx.core.Application | |
Dispatched when an HTTPService call fails. | |
error — Property, class mx.formatters.Formatter | |
Description saved by the formatter when an error occurs. | |
error(message:String, ... rest) — method, interface mx.logging.ILogger | |
Logs the specified data using the LogEventLevel.ERROR level. | |
error(msg:String, ... rest) — method, class mx.logging.LogLogger | |
Logs the specified data using the LogEventLevel.ERROR level. | |
error — Event, interface mx.modules.IModuleInfo | |
Dispatched by the backing ModuleInfo if there was an error during module loading. | |
error — Property, interface mx.modules.IModuleInfo | |
A flag that is true if there was an error during module loading. | |
error — Event, class mx.modules.ModuleLoader | |
Dispatched when the module throws an error. | |
error — Property, class org.osmf.events.MediaErrorEvent | |
The error that this event encapsulates. | |
error(message:String, ... rest) — method, class org.osmf.logging.Logger | |
Logs a message with a "error" level. | |
error — Event, class spark.components.Application | |
Dispatched when an HTTPService call fails. | |
error — Event, class spark.modules.ModuleLoader | |
Dispatched when the module throws an error. | |
Error — Dynamic Class, Top Level | |
The Error class contains information about an error that occurred in a script. | |
Error(message:String, id:int) — Constructor, class Error | |
Creates a new Error object. | |
ERROR — Constant Static Property, class flash.events.ErrorEvent | |
Defines the value of the type property of an error event object. | |
ERROR — Constant Static Property, class flash.events.SQLErrorEvent | |
The SQLErrorEvent.ERROR constant defines the value of the type property of an error event dispatched when a call to a method of a SQLConnection or SQLStatement instance completes with an error. | |
ERROR — Constant Static Property, class flash.net.NetGroupSendResult | |
Indicates an error occurred (such as no permission) when using a Directed Routing method. | |
ERROR — Constant Static Property, class flashx.textLayout.elements.InlineGraphicElementStatus | |
An error occurred during loading of a referenced graphic. | |
ERROR — Constant Static Property, class mx.events.ModuleEvent | |
Dispatched when there is an error downloading the module. | |
ERROR — Constant Static Property, class mx.events.ResourceEvent | |
Dispatched when there is an error loading the resource module SWF file. | |
ERROR — Constant Static Property, class mx.events.StyleEvent | |
Dispatched when there is an error downloading the style SWF. | |
ERROR — Constant Static Property, class mx.logging.LogEventLevel | |
Designates error events that might still allow the application to continue running. | |
ERROR_CANNOT_LOAD_READER — Constant Static Property, class flash.html.HTMLPDFCapability | |
An error was returned by the OS when trying to load the Adobe Reader or Acrobat application or one of its necessary libraries. | |
errorcode — Property, class com.adobe.icc.vo.render.PDFResponseType | |
Specifies the error code text that is used when there is an error during PDF generation. | |
errorCode — Property, class mx.validators.ValidationResult | |
The validation error code if the value of the isError property is true. | |
ERROR_CODE_UNKNOWN — Constant Static Property, class flash.globalization.LastOperationStatus | |
Indicates that the return error code is not known. | |
ERROR_CODE_UNKNOWN — Constant Static Property, class spark.globalization.LastOperationStatus | |
Indicates that the return error code is not known. | |
errorColor — Style, class mx.core.UIComponent | |
Color of the component highlight when validation fails. | |
ERROR_DECODING — Constant Static Property, class mx.rpc.http.HTTPService | |
Indicates that an XML formatted result could not be parsed into an XML instance or decoded into an Object. | |
ERROR_ENCODING — Constant Static Property, class mx.rpc.http.HTTPService | |
Indicates that an input parameter could not be encoded as XML. | |
errorEvent — Property, class flashx.textLayout.events.StatusChangeEvent | |
The ErrorEvent object that was dispatched as a result of the status change. | |
ErrorEvent — class, package flash.events | |
An object dispatches an ErrorEvent object when an error causes an asynchronous operation to fail. | |
ErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, id:int) — Constructor, class flash.events.ErrorEvent | |
Creates an Event object that contains information about error events. | |
ERROR_HINT_HEADER — Constant Static Property, class mx.messaging.messages.AcknowledgeMessage | |
Header name for the error hint header. | |
errorID — Property, class Error | |
Contains the reference number associated with the specific error message. | |
errorID — Property, class flash.events.ErrorEvent | |
Contains the reference number associated with the specific error. | |
errorIndicatorSource — Style, class spark.components.FormItem | |
Specifies the image source to use for the error indicator. | |
ERROR_INSTALLED_PLAYER_NOT_FOUND — Constant Static Property, class flash.html.HTMLSWFCapability | |
No version of Adobe Flash Player is detected. | |
ERROR_INSTALLED_PLAYER_TOO_OLD — Constant Static Property, class flash.html.HTMLSWFCapability | |
Adobe Flash Player is detected, but the version is too old. | |
ERROR_INSTALLED_READER_NOT_FOUND — Constant Static Property, class flash.html.HTMLPDFCapability | |
No version of Adobe Reader is detected. | |
ERROR_INSTALLED_READER_TOO_OLD — Constant Static Property, class flash.html.HTMLPDFCapability | |
Adobe Reader is detected, but the version is too old. | |
ErrorManager — class, package com.adobe.icc.editors.managers | |
The ErrorManager helps you handle errors occurring on the client. | |
errorMessage — Property, class lc.foundation.events.LiveCycleFaultEvent | |
The error message. | |
errorMessage — Property, interface lc.foundation.ui.ILoginPage | |
The error message to be displayed. | |
errorMessage — Property, class lc.procmgmt.ui.process.ProcessInstanceInfoModel | |
The error message that is generated when an attempt occurs to access the details of the selected ProcessInstance object. | |
errorMessage — Property, class lc.procmgmt.ui.task.TaskDirectiveModel | |
The error message when an error occurs. | |
errorMessage — Property, class lc.procmgmt.ui.tracking.TrackingModel | |
The error message after an event occurs. | |
errorMessage — Property, class mx.validators.ValidationResult | |
The validation error message if the value of the isError property is true. | |
ErrorMessage — class, package mx.messaging.messages | |
The ErrorMessage class is used to report errors within the messaging system. | |
ErrorMessage() — Constructor, class mx.messaging.messages.ErrorMessage | |
Constructs an ErrorMessage instance. | |
errorParams — Property, class lc.foundation.events.LiveCycleFaultEvent | |
Additional parameters for the error. | |
ERROR_PREFERRED_READER_TOO_OLD — Constant Static Property, class flash.html.HTMLPDFCapability | |
A sufficient version (8.1 or later) of Adobe Reader or Acrobat is detected, but the the version of Adobe Reader that is set up to handle PDF content is older than Adobe Reader or Acrobat 8.1. | |
errors — Property, class flashx.textLayout.conversion.ConverterBase | |
Errors encountered while parsing. | |
errors — Property, interface flashx.textLayout.conversion.ITextExporter | |
This property contains a vector of error messages as strings after a call to an exporter method is the throwOnError property is set to false, which is the default. | |
errors — Property, interface flashx.textLayout.conversion.ITextImporter | |
This property contains a vector of error messages as strings after a call to an importer method is the throwOnError property is set to false, which is the default. | |
errorSkin — Style, class spark.components.supportClasses.SkinnableComponent | |
Name of the skin class to use for this component when a validation error occurs. | |
ErrorSkin — class, package spark.skins.spark | |
The ErrorSkin class defines the error skin for Spark components. | |
ErrorSkin() — Constructor, class spark.skins.spark.ErrorSkin | |
Constructor. | |
errorSQL — Property, class coldfusion.air.events.SessionFaultEvent | |
The SQL statement used when the error occurred. | |
errorString — Property, interface ga.model.IPanel | |
The error string for this panel. | |
errorString — Property, class lc.procmgmt.ui.attachments.AttachmentHeaderModel | |
The error string. | |
errorString — Property, class mx.core.UIComponent | |
The text that displayed by a component's error tip when a component is monitored by a Validator and validation fails. | |
errorString — Property, interface mx.validators.IValidatorListener | |
The text that will be displayed by a component's error tip when a component is monitored by a Validator and validation fails. | |
errorStringChanged — Event, class ga.model.PanelManager | |
ERROR_STRING_CHANGED — Constant Static Property, class ga.model.GAEvent | |
Dispatched by a page, panel, or section whenever the error string for a Guide field changes. | |
errortext — Property, class com.adobe.icc.vo.render.PDFResponseType | |
Specifies the error message that is used when there is an error during PDF generation. | |
errorText — Property, class ga.controls.HelpVideo | |
The text displayed in the error window. | |
errorText — Property, class mx.events.ModuleEvent | |
The error message if the type is ModuleEvent.ERROR; otherwise, it is null. | |
errorText — Property, class mx.events.RSLEvent | |
The error message if the type is RSL_ERROR; otherwise, it is null; | |
errorText — Property, class mx.events.ResourceEvent | |
The error message if the type is ERROR; otherwise, it is null. | |
errorText — Property, class mx.events.StyleEvent | |
The error message if the type is ERROR; otherwise, it is null. | |
errorText — Property, class spark.formatters.DateTimeFormatter | |
String returned by the format() method when an error occurs. | |
errorText — Property, class spark.formatters.supportClasses.NumberFormatterBase | |
Replacement string returned by the format() method when an error occurs. | |
ERROR_TEXT — Constant Static Property, class spark.components.gridClasses.GridColumn | |
The return value for the itemToLabel() or itemToDataTip() method if resolving the corresponding property name (path) fails. | |
errorTextDisplay — Skin Part, class spark.components.FormItem | |
A reference to the visual element that display the FormItem's error strings. A reference to the visual element that display the FormItem's error strings. | |
errorTextDisplay — Property, class spark.skins.spark.FormItemSkin | |
A reference to the visual element that display the FormItem's error strings. | |
errorTextDisplay — Property, class spark.skins.spark.StackedFormSkin | |
Displays the error text of the Form. | |
ERROR_URL_REQUIRED — Constant Static Property, class mx.rpc.http.HTTPService | |
Indicates that the useProxy property was set to false but a url was not provided. | |
escape(str:String) — Package Function, Top Level | |
Converts the parameter to a string and encodes it in a URL-encoded format, where most nonalphanumeric characters are replaced with % hexadecimal sequences. | |
ESCAPE — Constant Static Property, class flash.ui.Keyboard | |
Constant associated with the key code value for the Escape key (27). | |
escapeMultiByte(value:String) — Package Function, flash.utils | |
Returns an escaped copy of the input string encoded as either UTF-8 or system code page, depending on the value of System.useCodePage. | |
estimatedMemberCount — Property, class flash.net.NetGroup | |
Specifies the estimated number of members of the group, based on local neighbor density and assuming an even distribution of group addresses. | |
EULER_ANGLES — Constant Static Property, class flash.geom.Orientation3D | |
Euler angles, the default orientation for decompose() and recompose() methods, defines the orientation with three separate angles of rotation for each axis. | |
EUROPEAN — Constant Static Property, class flash.globalization.NationalDigitsType | |
Represents the Unicode value for the zero digit of the Latin-1 (European) digit set. | |
EvalError — Dynamic Class, Top Level | |
The EvalError class represents an error that occurs when user code calls the eval() function or attempts to use the new operator with the Function object. | |
EvalError(message:String) — Constructor, class EvalError | |
Creates a new EvalError object. | |
evaluateExpression(expression:String, expressionDefinitionId:String, varsMap:Object, qualifiedClassName:String) — method, interface com.adobe.exm.expression.IExpressionEvaluationService | |
Evaluates an expression using an Adobe Flex application. | |
evaluateExpression(expression:String, expressionDefinitionId:String, varsMap:Object, qualifiedClassName:String) — method, class com.adobe.exm.expression.impl.ExpressionEvaluationService | |
Evaluates an expression in a Flex application. | |
EVEN_ODD — Constant Static Property, class flash.display.GraphicsPathWinding | |
Establishes the even-odd winding type. | |
Event — class, package flash.events | |
The Event class is used as the base class for the creation of Event objects, which are passed as parameters to event listeners when an event occurs. | |
Event(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class flash.events.Event | |
Creates an Event object to pass as a parameter to event listeners. | |
EVENT — Constant Static Property, class fl.controls.ProgressBarMode | |
The component specified by the source property must dispatch progress and complete events. | |
EVENT — Constant Static Property, class fl.video.CuePointType | |
Defines the value of the type parameter of the findCuePoint() and findNearestCuePoint() methods. | |
EVENT — Constant Static Property, class mx.controls.ProgressBarMode | |
The control specified by the source property must dispatch progress and completed events. | |
EVENT — Constant Static Property, class org.osmf.metadata.CuePointType | |
An Event cue point. | |
EVENT_ASSET_ACTION_CLICK — Constant Static Property, class com.adobe.livecycle.assetmanager.client.event.AssetActionEvent | |
Specifies that the user has selected an asset by clicking. | |
EVENT_ASSET_ACTION_COMPLETE — Constant Static Property, class com.adobe.livecycle.assetmanager.client.event.AssetActionCompleteEvent | |
Specifies that the action associated with the event is complete. | |
EVENT_ASSET_DESCRIPTORS_CHANGED — Constant Static Property, class com.adobe.livecycle.assetmanager.client.managers.AssetManager | |
Defines the event type for an assetDescriptorsChanged event. | |
EVENT_ASSET_LOAD_ERROR — Constant Static Property, class com.adobe.livecycle.assetmanager.client.managers.AssetManager | |
Defines the event type for an assetLoadError event. | |
EVENT_ASSET_PERMISSION_LOAD_ERROR — Constant Static Property, class com.adobe.livecycle.assetmanager.client.managers.AssetManager | |
Defines the event type for an assetPermissionsLoadError event. | |
eventClassName — Property, interface mx.automation.IAutomationEventDescriptor | |
The name of the class implementing this event. | |
EventDetails — class, package mx.automation.events | |
Holds the details of an event like its type, handler etc... | |
EventDetails(type:String, handler:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — Constructor, class mx.automation.events.EventDetails | |
Constructor | |
EventDispatcher — class, package flash.events | |
The EventDispatcher class is the base class for all runtime classes that dispatch events. | |
EventDispatcher(target:flash.events:IEventDispatcher) — Constructor, class flash.events.EventDispatcher | |
Aggregates an instance of the EventDispatcher class. | |
EVENT_DO_SEARCH — Constant Static Property, class com.adobe.livecycle.assetmanager.client.event.SearchEvent | |
Specifies the type of event when a search is executed. | |
eventHandler(event:flash.events:Event) — method, class mx.accessibility.AccImpl | |
Generic event handler. | |
eventHandler(event:flash.events:Event) — method, class mx.accessibility.UIComponentAccProps | |
Generic event handler. | |
EventListenerRequest — class, package mx.events | |
Request sent from one SystemManager to a SystemManager in another application through their bridge to add or remove a listener to a specified event on your behalf. | |
EventListenerRequest(type:String, bubbles:Boolean, cancelable:Boolean, eventType:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — Constructor, class mx.events.EventListenerRequest | |
Creates a new request to add or remove an event listener. | |
eventMirror — Property, class flash.text.engine.ContentElement | |
The EventDispatcher object that receives copies of every event dispatched to valid text lines based on this content element. | |
eventName — Property, class mx.effects.Pause | |
Name of event that Pause is waiting on before ending. | |
eventName — Property, class mx.effects.effectClasses.PauseInstance | |
Name of event that Pause is waiting on before ending. | |
EVENT_OBJECT_ACCELERATORCHANGE — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that an object's MSAA KeyboardShortcut property changed. | |
EVENT_OBJECT_CONTENTSCROLLED — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that the scrolling of a window object has ended. | |
EVENT_OBJECT_CREATE — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that an object was created. | |
EVENT_OBJECT_DEFACTIONCHANGE — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that an object's MSAA DefaultAction property changed. | |
EVENT_OBJECT_DESCRIPTIONCHANGE — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that an object's MSAA Description property changed. | |
EVENT_OBJECT_DESTROY — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that an object was destroyed. | |
EVENT_OBJECT_FOCUS — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that an object has received the keyboard focus. | |
EVENT_OBJECT_HELPCHANGE — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that an object's MSAA Help property changed. | |
EVENT_OBJECT_HIDE — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that an object is being hidden. | |
EVENT_OBJECT_INVOKED — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that an object has been invoked; for example, the user has clicked a button. | |
EVENT_OBJECT_LOCATIONCHANGE — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that an object has changed location, shape, or size. | |
EVENT_OBJECT_NAMECHANGE — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that an object's MSAA Name property changed. | |
EVENT_OBJECT_PARENTCHANGE — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that an object has a new parent object. | |
EVENT_OBJECT_REORDER — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that a container object has added, removed, or reordered its children. | |
EVENT_OBJECT_SELECTION — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that the selection within a container object changed. | |
EVENT_OBJECT_SELECTIONADD — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that an item within a container object was added to the selection. | |
EVENT_OBJECT_SELECTIONREMOVE — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that an item within a container object was removed from the selection. | |
EVENT_OBJECT_SELECTIONWITHIN — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that numerous selection changes occurred within a container object. | |
EVENT_OBJECT_SHOW — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that a hidden object is being shown. | |
EVENT_OBJECT_STATECHANGE — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that an object's state has changed. | |
EVENT_OBJECT_TEXTSELECTIONCHANGED — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that an object's text selection has changed. | |
EVENT_OBJECT_VALUECHANGE — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that an object's MSAA Value property changed. | |
eventPhase — Property, class flash.events.Event | |
The current phase in the event flow. | |
EventPhase — final class, package flash.events | |
The EventPhase class provides values for the eventPhase property of the Event class. | |
EventPriority — final class, package mx.core | |
The EventPriority class defines constant values for the priority argument of the addEventListener() method of EventDispatcher. | |
events — Property, class mx.core.ComponentDescriptor | |
An Object containing name/value pairs for the component's event handlers, as specified in MXML. | |
EVENT_SEARCH_COMPLETE — Constant Static Property, class com.adobe.livecycle.assetmanager.client.event.SearchEvent | |
Specifies the type of event when the search is complete. | |
EVENT_SEARCH_FILTER_CHANGE — Constant Static Property, class com.adobe.livecycle.assetmanager.client.event.SearchEvent | |
Specifies the type of event when a user has changed the search criteria. | |
eventsToHandle — Property, class mx.accessibility.AccImpl | |
All subclasses must override this function by returning an array of strings of the events to listen for. | |
EVENT_SYSTEM_ALERT — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that an alert was generated. | |
EVENT_SYSTEM_CAPTUREEND — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that a window has lost mouse capture. | |
EVENT_SYSTEM_CAPTURESTART — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that a window has received mouse capture. | |
EVENT_SYSTEM_CONTEXTHELPEND — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that a window exited context-sensitive Help mode. | |
EVENT_SYSTEM_CONTEXTHELPSTART — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that a window entered context-sensitive Help mode. | |
EVENT_SYSTEM_DIALOGEND — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that a dialog box was closed. | |
EVENT_SYSTEM_DIALOGSTART — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that a dialog box was displayed. | |
EVENT_SYSTEM_DRAGDROPEND — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that an application is about to exit drag-and-drop mode. | |
EVENT_SYSTEM_DRAGDROPSTART — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that an application is about to enter drag-and-drop mode. | |
EVENT_SYSTEM_FOREGROUND — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that the foreground window changed. | |
EVENT_SYSTEM_MENUEND — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that a menu from the menu bar was closed. | |
EVENT_SYSTEM_MENUPOPUPEND — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that a pop-up menu was closed. | |
EVENT_SYSTEM_MENUPOPUPSTART — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that a pop-up menu was displayed. | |
EVENT_SYSTEM_MENUSTART — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that a menu item on the menu bar was selected. | |
EVENT_SYSTEM_MINIMIZEEND — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that a window object was minimized or maximized. | |
EVENT_SYSTEM_MINIMIZESTART — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that a window object is about to be minimized or maximized. | |
EVENT_SYSTEM_MOVESIZEEND — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that the movement or resizing of a window is finished. | |
EVENT_SYSTEM_MOVESIZESTART — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that a window is being moved or resized. | |
EVENT_SYSTEM_SCROLLINGEND — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that scrolling has ended on a scroll bar. | |
EVENT_SYSTEM_SCROLLINGSTART — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that scrolling has started on a scroll bar. | |
EVENT_SYSTEM_SOUND — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that a sound was played. | |
EVENT_SYSTEM_SWITCHEND — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that the user released ALT+TAB. | |
EVENT_SYSTEM_SWITCHSTART — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA event indicating that the user pressed ALT+TAB, which activates the switch window. | |
eventType — Property, interface mx.automation.IAutomationEventDescriptor | |
The value of the type property used for this event. | |
eventType — Property, class mx.automation.events.EventDetails | |
Type of the event | |
eventType — Property, class mx.events.EventListenerRequest | |
The type of the event to listen to. | |
every(callback:Function, thisObject:any) — method, class Array | |
Executes a test function on each item in the array until an item is reached that returns false for the specified function. | |
every(callback:Function, thisObject:Object) — method, class Vector | |
Executes a test function on each item in the Vector until an item is reached that returns false for the specified function. | |
EXACT — Constant Static Property, class flash.net.NetGroupReceiveMode | |
Specifies that this node accepts local messages from neighbors only if the address the neighbor uses matches this node's address exactly. | |
EXACT_FIT — Constant Static Property, class fl.video.VideoScaleMode | |
Specifies that the video be displayed at the height and width specified by the registrationHeight or height and registrationWidth or width properties. | |
EXACT_FIT — Constant Static Property, class flash.display.StageScaleMode | |
Specifies that the entire application be visible in the specified area without trying to preserve the original aspect ratio. | |
exactSettings — Static Property, class flash.system.Security | |
Determines how Flash Player or AIR chooses the domain to use for certain content settings, including settings for camera and microphone permissions, storage quotas, and storage of persistent shared objects. | |
exceedsMaxError — Property, class mx.validators.CurrencyValidator | |
Error message when the value is greater than maxValue. | |
exceedsMaxError — Property, class mx.validators.NumberValidator | |
Error message when the value exceeds the maxValue property. | |
exceptionValue — Property, class flash.events.HTMLUncaughtScriptExceptionEvent | |
The result of evaluating the expression in the throw statement that resulted in the uncaught exception. | |
exchange — Property, class flash.net.dns.MXRecord | |
The host name of a mail exchange service. | |
exclusions — Property, class ga.model.PanelItem | |
An array of property names to ignore when model change event occurs. | |
ExclusionShader — class, package mx.graphics.shaderClasses | |
Creates a blend shader that is equivalent to the 'Exclusion' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
ExclusionShader() — Constructor, class mx.graphics.shaderClasses.ExclusionShader | |
Constructor. | |
EXCLUSIVE — Constant Static Property, class flash.data.SQLTransactionLockType | |
Specifies the exclusive locking transaction option. | |
exec(str:String) — method, class RegExp | |
Performs a search for the regular expression on the given string str. | |
EXEC_QUEUED_CMD — Constant Static Property, class mx.events.VideoEvent | |
The value of the VideoDisplay.state property during execution of queued command. | |
executable — Property, class flash.desktop.NativeProcessStartupInfo | |
The File object that references an executable on the host operating system. | |
execute() — method, class coldfusion.service.mxml.Chart | |
Sends the information to the ColdFusion service based on the action and the attributes that the user sets. | |
execute() — method, class coldfusion.service.mxml.Document | |
Sends the information to the ColdFusion service based on the action and attributes that the user sets. | |
execute() — method, class coldfusion.service.mxml.Image | |
Sends the information to the ColdFusion service based on the action and the attributes that the user sets. | |
execute() — method, class coldfusion.service.mxml.Ldap | |
Sends information to the ColdFusion service based on the action and the attributes that the user sets. | |
execute() — method, class coldfusion.service.mxml.Mail | |
Sends the information to the ColdFusion service based on the action and attributes that the user sets. | |
execute() — method, class coldfusion.service.mxml.Pdf | |
Sends the information to the ColdFusion service based on the action and attributes that the user sets. | |
execute() — method, class coldfusion.service.mxml.Pop | |
Sends information to the ColdFusion service based on the action and attributes that the user sets. | |
execute(prefetch:int, responder:flash.net:Responder) — method, class flash.data.SQLStatement | |
Executes the SQL in the text property against the database that is connected to the SQLConnection object in the sqlConnection property. | |
execute() — method, class lc.procmgmt.commands.AbandonCommand | |
Executes the task's abandon operation. | |
execute() — method, class lc.procmgmt.commands.AttachmentCommand | |
Executes the default operation of the command. | |
execute() — method, class lc.procmgmt.commands.ClaimAndOpenCommand | |
Executes the task's claim operation. | |
execute() — method, class lc.procmgmt.commands.ClaimCommand | |
Executes the task's claim operation. | |
execute() — method, class lc.procmgmt.commands.CompleteCommand | |
Executes the task's complete operation. | |
execute() — method, class lc.procmgmt.commands.ConsultCommand | |
Executes the task's consult operation. | |
execute() — method, class lc.procmgmt.commands.DeleteAttachmentCommand | |
Deletes the attachment from the task. | |
execute() — method, class lc.procmgmt.commands.DisplayAttachmentCommand | |
Retrieves the attachment from the task that is being held by the TaskAttachmentInfo object. | |
execute() — method, class lc.procmgmt.commands.EditDescriptionCommand | |
Changes the description of the task by executing the setDescription method from the Task object. | |
execute() — method, class lc.procmgmt.commands.ForwardCommand | |
Executes the task forward operation. | |
execute() — method, class lc.procmgmt.commands.InitiateFromStartTaskCommand | |
Executes the command and obtain a new wTask object with the same data as the original task. | |
execute() — method, class lc.procmgmt.commands.LockCommand | |
Executes the task's lock operation. | |
execute() — method, class lc.procmgmt.commands.RejectCommand | |
Executes the task's reject operation. | |
execute() — method, class lc.procmgmt.commands.SaveAttachmentCommand | |
Retrieves the attachment from the task. | |
execute() — method, class lc.procmgmt.commands.SetVisibleCommand | |
Executes the task setVisible operation. | |
execute() — method, class lc.procmgmt.commands.ShareCommand | |
Executes the task's share operation. | |
execute() — method, class lc.procmgmt.commands.TaskCommand | |
Retrieves a Token object to allow the caller to be notified when the execution is complete. | |
execute() — method, class lc.procmgmt.commands.UnlockCommand | |
Executes the unlock operation for a task. | |
execute() — method, class lc.procmgmt.commands.UpdateAttachmentCommand | |
Updates the attachment from the task being stored by the TaskAttachmentInfo object. | |
execute() — method, interface lc.procmgmt.domain.ICommand | |
Executes the default operation of the command. | |
execute() — method, class lc.procmgmt.ui.task.form.commands.TaskFormSaveCommand | |
Executes the TaskForm save operation. | |
execute() — method, class lc.procmgmt.ui.task.form.commands.TaskFormSubmitCommand | |
Executes the TaskForm object's submit operation. | |
execute() — method, class lc.procmgmt.ui.task.form.commands.TaskFormTakeOfflineCommand | |
Executes the take offline operation for a form. | |
execute(query:mx.olap:IOLAPQuery) — method, interface mx.olap.IOLAPCube | |
Queues an OLAP query for execution. | |
execute(query:mx.olap:IOLAPQuery) — method, class mx.olap.OLAPCube | |
Queues an OLAP query for execution. | |
EXECUTE — Constant Static Property, class flash.errors.SQLErrorOperation | |
Indicates that either the SQLStatement.execute() method or the SQLStatement.next() method was called. | |
executeBindings(recurse:Boolean) — method, class mx.charts.Legend | |
Executes all the data bindings on this Container. | |
executeBindings(recurse:Boolean) — method, class mx.core.Container | |
Executes all the data bindings on this Container. | |
executeBindings(recurse:Boolean) — method, interface mx.core.IDeferredInstantiationUIComponent | |
Executes all the bindings for which the UIComponent object is the destination. | |
executeBindings(recurse:Boolean) — method, class mx.core.UIComponent | |
Executes all the bindings for which the UIComponent object is the destination. | |
executeBindings(recurse:Boolean) — method, class mx.flash.UIMovieClip | |
Executes the data bindings into this UIComponent object. | |
executeChildBindings(recurse:Boolean) — method, class mx.charts.Legend | |
Executes the bindings into this Container's child UIComponent objects. | |
executeChildBindings(recurse:Boolean) — method, class mx.core.Container | |
Executes the bindings into this Container's child UIComponent objects. | |
executeChildBindings() — method, interface mx.core.IRepeater | |
Executes the bindings into all the UIComponents created by this Repeater. | |
executeChildBindings() — method, class mx.core.Repeater | |
Executes the bindings into all the UIComponents created by this Repeater. | |
executeCommand() — method, class lc.procmgmt.ui.task.TaskDirectiveModel | |
Invokes the associated command object's execute method. | |
executeInBackground — Property, class flash.desktop.NativeApplication | |
Specifies whether the application will run in background or not. | |
executeLastSearch(ddRefName:String, moduleName:String) — method, class com.adobe.icc.editors.managers.ContentSearchManager | |
Re-executes the last search in order to refresh the results. | |
executeLastSearch() — method, class com.adobe.icc.editors.managers.FragmentLayoutSearchManager | |
Re-executes the last search in order to refresh the results. | |
executeLoad(loadTrait:org.osmf.traits:LoadTrait) — method, class org.osmf.traits.LoaderBase | |
Executes the load of the given LoadTrait. | |
executeOfflineQuery(propSpecifier:mx.data:PropertySpecifier, args:Array, startIndex:int, numItems:int) — method, class mx.data.DataServiceOfflineAdapter | |
Supported only for SQLLite implementations | |
executeOfflineQuery(propSpecifier:mx.data:PropertySpecifier, args:Array, startIndex:int, numItems:int) — method, class mx.data.SQLiteOfflineAdapter | |
Used with SQLite adapters to execute dynamic queries locally. | |
executeQuery(queryName:String, propertySpecifier:mx.data:PropertySpecifier, ... rest) — method, class mx.data.DataManager | |
Executes a query with the provided name and arguments. | |
executeQuery(dataManager:mx.data:RPCDataManager, queryName:String, includeSpecifier:mx.data:PropertySpecifier, queryArgs:Array) — method, class mx.data.RPCDataServiceAdapter | |
Called when the adapter needs to execute a named query. | |
executeStatement(stmt:flash.data:SQLStatement, responder:flash.net:Responder, doLog:Boolean) — method, class coldfusion.air.Session | |
executeUnload(loadTrait:org.osmf.traits:LoadTrait) — method, class org.osmf.traits.LoaderBase | |
Executes the unload of the given LoadTrait. | |
executing — Property, class flash.data.SQLStatement | |
Indicates whether the statement is currently executing. | |
EXECUTIVE — Constant Static Property, class flash.printing.PaperSize | |
Executive size | |
exists — Property, class flash.filesystem.File | |
Indicates whether the referenced file or directory exists. | |
exit(errorCode:int) — method, class flash.desktop.NativeApplication | |
Terminates this application. | |
exit — Event, class flash.desktop.NativeProcess | |
Signals the native process has exited. | |
exit(force:Boolean) — method, class flash.desktop.NativeProcess | |
Attempts to exit the native process. | |
exit(code:uint) — Static Method , class flash.system.System | |
Closes Flash Player. | |
exit() — method, class mx.core.WindowedApplication | |
Closes the window and exits the application. | |
exit() — method, class spark.components.WindowedApplication | |
Closes the window and exits the application. | |
EXIT — Constant Static Property, class flash.events.NativeProcessExitEvent | |
Defines the value of the type property of a exit event object. | |
EXIT — Constant Static Property, class flash.ui.Keyboard | |
Constant associated with the key code value for the button for exiting the current application mode. | |
exitCode — Property, class flash.events.NativeProcessExitEvent | |
The exit code that the native process returned to the host operating system when exiting. | |
exitFrame — Event, class flash.display.DisplayObject | |
[broadcast event] Dispatched when the playhead is exiting the current frame. | |
EXIT_FRAME — Constant Static Property, class flash.events.Event | |
The Event.EXIT_FRAME constant defines the value of the type property of an exitFrame event object. | |
exiting — Event, class flash.desktop.NativeApplication | |
Dispatched when the application exit sequence is started. | |
EXITING — Constant Static Property, class flash.events.Event | |
The Event.EXITING constant defines the value of the type property of an exiting event object. | |
exitState — Event, class mx.core.UIComponent | |
Dispatched just before the component exits a view state. | |
exitState — Event, class mx.states.State | |
Dispatched just before a view state is exited. | |
EXIT_STATE — Constant Static Property, class mx.events.FlexEvent | |
The FlexEvent.EXIT_STATE constant defines the value of the type property of the event object for a exitState event. | |
EXOTIC — Constant Static Property, class flash.text.engine.LigatureLevel | |
Used to specify exotic ligatures. | |
exp(val:Number) — Static Method , class Math | |
Returns the value of the base of the natural logarithm (e), to the power of the exponent specified in the parameter x. | |
expandAll() — method, class mx.controls.AdvancedDataGrid | |
Expands all the nodes of the navigation tree in the control. | |
expandChildrenOf(item:Object, open:Boolean) — method, class mx.controls.AdvancedDataGrid | |
Opens or closes all the nodes of the navigation tree below the specified item. | |
expandChildrenOf(item:Object, open:Boolean) — method, class mx.controls.Tree | |
Opens or closes all the tree items below the specified item. | |
expandExponents(value:String) — method, class mx.formatters.NumberBase | |
Formats a number in exponent notation, into a number in decimal notation. | |
expandItem(item:Object, open:Boolean, animate:Boolean, dispatchEvent:Boolean, cause:flash.events:Event) — method, class mx.controls.AdvancedDataGrid | |
Opens or closes a branch node of the navigation tree. | |
expandItem(item:Object, open:Boolean, animate:Boolean, dispatchEvent:Boolean, cause:flash.events:Event) — method, class mx.controls.Tree | |
Opens or closes a branch item. | |
expiration — Property, class com.adobe.icomm.assetplacement.model.Resource | |
Specifies the expiration date of a given resource. | |
expirationHint — Property, class com.adobe.icc.vo.User | |
Specifies the expiration time of the user session. | |
EXPIRED — Constant Static Property, class com.adobe.livecycle.rca.model.constant.ReviewStatus | |
Specifies that the review expired during one of its stages. | |
EXPIRED — Constant Static Property, class com.adobe.livecycle.rca.model.constant.StageStatus | |
Specifies that the stage was not completed within the specified duration. | |
EXPIRED — Constant Static Property, class flash.security.CertificateStatus | |
The certificate is outside its valid period. | |
expiredResources() — method, class com.adobe.icomm.assetplacement.model.PackageDefinition | |
Return a list that contains all of the expired <resource> entries in the package definition, wrapped in Resource objects. | |
ExpiryDateFormat — class, package com.adobe.icomm.assetplacement.controller.utils | |
This class validates date strings used for resource expiration. | |
ExpiryDateFormat() — Constructor, class com.adobe.icomm.assetplacement.controller.utils.ExpiryDateFormat | |
Construct an ExpiryDateFormatter object. | |
explanation — Property, interface lc.foundation.ui.IReconnect | |
A reason that describes why a reconnection is required. | |
EXPLICIT — Constant Static Property, class flashx.textLayout.formats.LineBreak | |
Specifies that lines break only at explicit return or line feed characters. | |
explicitColumnCount — Property, class mx.controls.listClasses.AdvancedListBase | |
The column count requested by explicitly setting the columnCount property. | |
explicitColumnCount — Property, class mx.controls.listClasses.ListBase | |
The column count requested by explicitly setting the columnCount property. | |
explicitColumnWidth — Property, class mx.controls.listClasses.AdvancedListBase | |
The column width requested by explicitly setting the columnWidth. | |
explicitColumnWidth — Property, class mx.controls.listClasses.ListBase | |
The column width requested by explicitly setting the columnWidth. | |
explicitHeight — Property, class mx.containers.utilityClasses.ConstraintRow | |
Number that specifies the explicit height of the ConstraintRow instance, in pixels, in the ConstraintRow instance's coordinates. | |
explicitHeight — Property, class mx.containers.utilityClasses.PostScaleAdapter | |
The explicitly specified height for the component, in pixels, as the component's coordinates. | |
explicitHeight — Property, interface mx.core.IUIComponent | |
The explicitly specified height for the component, in pixels, as the component's coordinates. | |
explicitHeight — Property, class mx.core.UIComponent | |
Number that specifies the explicit height of the component, in pixels, in the component's coordinates. | |
explicitHeight — Property, class mx.core.UIFTETextField | |
Number that specifies the explicit height of the component, in pixels, in the component's coordinates. | |
explicitHeight — Property, class mx.core.UITextField | |
Number that specifies the explicit height of the component, in pixels, in the component's coordinates. | |
explicitHeight — Property, class mx.flash.UIMovieClip | |
The explicitly specified height for the component, in pixels, as the component's coordinates. | |
explicitHeight — Property, class mx.managers.SystemManager | |
The explicit width of this object. | |
explicitHeight — Property, class spark.primitives.supportClasses.GraphicElement | |
Number that specifies the explicit height of the component, in pixels, in the component's coordinates. | |
explicitMaxHeight — Property, class mx.containers.utilityClasses.PostScaleAdapter | |
Number that specifies the maximum height of the component, in pixels, as the component's coordinates. | |
explicitMaxHeight — Property, interface mx.core.IUIComponent | |
Number that specifies the maximum height of the component, in pixels, as the component's coordinates. | |
explicitMaxHeight — Property, class mx.core.UIComponent | |
The maximum recommended height of the component to be considered by the parent during layout. | |
explicitMaxHeight — Property, class mx.core.UIFTETextField | |
Number that specifies the maximum height of the component, in pixels, in the component's coordinates, if the maxHeight property is set. | |
explicitMaxHeight — Property, class mx.core.UITextField | |
Number that specifies the maximum height of the component, in pixels, in the component's coordinates, if the maxHeight property is set. | |
explicitMaxHeight — Property, class mx.flash.UIMovieClip | |
Number that specifies the maximum height of the component, in pixels, as the component's coordinates. | |
explicitMaxHeight — Property, class spark.primitives.supportClasses.GraphicElement | |
The maximum recommended height of the component to be considered by the parent during layout. | |
explicitMaxWidth — Property, class mx.containers.utilityClasses.PostScaleAdapter | |
Number that specifies the maximum width of the component, in pixels, as the component's coordinates. | |
explicitMaxWidth — Property, interface mx.core.IUIComponent | |
Number that specifies the maximum width of the component, in pixels, as the component's coordinates. | |
explicitMaxWidth — Property, class mx.core.UIComponent | |
The maximum recommended width of the component to be considered by the parent during layout. | |
explicitMaxWidth — Property, class mx.core.UIFTETextField | |
Number that specifies the maximum width of the component, in pixels, in the component's coordinates, if the maxWidth property is set. | |
explicitMaxWidth — Property, class mx.core.UITextField | |
Number that specifies the maximum width of the component, in pixels, in the component's coordinates, if the maxWidth property is set. | |
explicitMaxWidth — Property, class mx.flash.UIMovieClip | |
Number that specifies the maximum width of the component, in pixels, as the component's coordinates. | |
explicitMaxWidth — Property, class spark.primitives.supportClasses.GraphicElement | |
The maximum recommended width of the component to be considered by the parent during layout. | |
explicitMembers — Property, interface mx.olap.IOLAPTuple | |
The user added members of this tuple, as a list of IOLAPMember instances. | |
explicitMembers — Property, class mx.olap.OLAPTuple | |
The user added members of this tuple, as a list of IOLAPMember instances. | |
explicitMinHeight — Property, class mx.containers.utilityClasses.PostScaleAdapter | |
Number that specifies the minimum height of the component, in pixels, as the component's coordinates. | |
explicitMinHeight — Property, interface mx.core.IUIComponent | |
Number that specifies the minimum height of the component, in pixels, as the component's coordinates. | |
explicitMinHeight — Property, class mx.core.UIComponent | |
The minimum recommended height of the component to be considered by the parent during layout. | |
explicitMinHeight — Property, class mx.core.UIFTETextField | |
The minimum recommended height of the component to be considered by the parent during layout. | |
explicitMinHeight — Property, class mx.core.UITextField | |
The minimum recommended height of the component to be considered by the parent during layout. | |
explicitMinHeight — Property, class mx.flash.UIMovieClip | |
Number that specifies the minimum height of the component, in pixels, as the component's coordinates. | |
explicitMinHeight — Property, class spark.primitives.supportClasses.GraphicElement | |
The minimum recommended height of the component to be considered by the parent during layout. | |
explicitMinWidth — Property, class mx.containers.utilityClasses.PostScaleAdapter | |
Number that specifies the minimum width of the component, in pixels, as the component's coordinates. | |
explicitMinWidth — Property, interface mx.core.IUIComponent | |
Number that specifies the minimum width of the component, in pixels, as the component's coordinates. | |
explicitMinWidth — Property, class mx.core.UIComponent | |
The minimum recommended width of the component to be considered by the parent during layout. | |
explicitMinWidth — Property, class mx.core.UIFTETextField | |
The minimum recommended width of the component to be considered by the parent during layout. | |
explicitMinWidth — Property, class mx.core.UITextField | |
The minimum recommended width of the component to be considered by the parent during layout. | |
explicitMinWidth — Property, class mx.flash.UIMovieClip | |
Number that specifies the minimum width of the component, in pixels, as the component's coordinates. | |
explicitMinWidth — Property, class spark.primitives.supportClasses.GraphicElement | |
The minimum recommended width of the component to be considered by the parent during layout. | |
explicitRowCount — Property, class mx.controls.listClasses.AdvancedListBase | |
The row count requested by explicitly setting rowCount. | |
explicitRowCount — Property, class mx.controls.listClasses.ListBase | |
The row count requested by explicitly setting rowCount. | |
explicitRowHeight — Property, class mx.controls.listClasses.AdvancedListBase | |
The row height requested by explicitly setting rowHeight. | |
explicitRowHeight — Property, class mx.controls.listClasses.ListBase | |
The row height requested by explicitly setting rowHeight. | |
explicitWidth — Property, class mx.containers.utilityClasses.ConstraintColumn | |
Number that specifies the explicit width of the ConstraintColumn instance, in pixels, in the ConstraintColumn instance's coordinates. | |
explicitWidth — Property, class mx.containers.utilityClasses.PostScaleAdapter | |
The explicitly specified width for the component, in pixels, as the component's coordinates. | |
explicitWidth — Property, interface mx.core.IUIComponent | |
The explicitly specified width for the component, in pixels, as the component's coordinates. | |
explicitWidth — Property, class mx.core.UIComponent | |
Number that specifies the explicit width of the component, in pixels, in the component's coordinates. | |
explicitWidth — Property, class mx.core.UIFTETextField | |
Number that specifies the explicit width of the component, in pixels, in the component's coordinates. | |
explicitWidth — Property, class mx.core.UITextField | |
Number that specifies the explicit width of the component, in pixels, in the component's coordinates. | |
explicitWidth — Property, class mx.flash.UIMovieClip | |
The explicitly specified width for the component, in pixels, as the component's coordinates. | |
explicitWidth — Property, class mx.managers.SystemManager | |
The explicit width of this object. | |
explicitWidth — Property, class spark.primitives.supportClasses.GraphicElement | |
Number that specifies the explicit width of the component, in pixels, in the component's coordinates. | |
explodeRadius — Property, class mx.charts.series.PieSeries | |
A number from 0 to 1, specifying how far all wedges of the pie series should be exploded from the center of the chart as a percentage of the total radius. | |
exponent — Property, class spark.effects.easing.Power | |
The exponent used in the easing calculation. | |
Exponential — class, package fl.motion.easing | |
The Exponential class defines three easing functions to implement motion with ActionScript animation. | |
Exponential — class, package mx.effects.easing | |
The Exponential class defines three easing functions to implement motion with Flex effect classes, where the motion is defined by an exponentially decaying sine wave. | |
export(source:flashx.textLayout.elements:TextFlow, conversionType:String) — method, interface flashx.textLayout.conversion.ITextExporter | |
Export text content from a TextFlow instance in String, or XML, or a user defined format. | |
export(source:flashx.textLayout.elements:TextFlow, conversionType:String) — method, class flashx.textLayout.conversion.PlainTextExporter | |
Export text content from a TextFlow instance in String, or XML, or a user defined format. | |
export(source:flashx.textLayout.elements:TextFlow, format:String, conversionType:String) — Static Method , class flashx.textLayout.conversion.TextConverter | |
Exports a TextFlow to a specified format. | |
export(textFlow:flashx.textLayout.elements:TextFlow) — Static Method , class spark.utils.TextFlowUtil | |
Exports a TextFlow into the markup language used by the Text Layout Framework, in the form of XML. | |
exportAssetDefinition(assetType:int, assetId:String) — method, interface com.adobe.icc.services.export.IExportService | |
Export the definition of an asset in a readable XML format. | |
exportAssetDefinitionCompressed(assetType:int, assetId:String) — method, interface com.adobe.icc.services.export.IExportService | |
Export the definition of an asset in a 'compressed' readable XML format. | |
exportAssetDependencies(assetType:int, assetId:String) — method, interface com.adobe.icc.services.export.IExportService | |
Retrieves the asset depedencies in xml format | |
exportAssets(assets:Object) — method, interface com.adobe.icc.services.importexport.IImportExportService | |
EXPORT_BUSINESS_CALENDAR_COMPLETE — Constant Static Property, class lc.foundation.events.ObjectResultEvent | |
A special value that specifies that the business calendars were exported. | |
exportConditionDependencies() — method, class com.adobe.icc.editors.handlers.ConditionHandler | |
Called internally when this handler is handling an action of type ExportDependencies. | |
exportDataDictionaryAsFML(dataDictionaryId:String, clientHandler:Function, errorHandler:Function) — method, interface com.adobe.dct.service.DataDictionaryUtilService | |
Exports a data dictionary to an application model, which allows a data dictionary to be generated from the model. | |
exportDataDictionaryAsFML(dataDictionaryId:String, clientHandler:Function, errorHandler:Function) — method, class com.adobe.dct.service.impl.DataDictionaryUtilServiceImpl | |
Exports a data dictionary to an application model, which allows a data dictionary to be generated from the model. | |
EXPORT_DATADICTIONARY_AS_FML — Constant Static Property, class com.adobe.dct.event.DCTServiceEvent | |
The DCTServiceEvent.EXPORT_DATADICTIONARY_AS_FML constant defines the value of the type property of the event object for a exportDataDictionaryAsFML event. | |
exportDefinitionService — Property, class com.adobe.consulting.pst.vo.FlexConfiguration | |
ExportDefinition service destination within context root: {baseurl}/{pscmContext}/{exportDefinition}. | |
exportDefinitionServiceUrl — Property, class com.adobe.consulting.pst.vo.FlexConfiguration | |
The Export Definition Service URL: combination of {baseurl}/{pscmContext}/{exportDefinitionService} that will never end with a slash. | |
exportDependenciesService — Property, class com.adobe.consulting.pst.vo.FlexConfiguration | |
Specifies the ExportDependencies service destination within the context root: {baseurl}/{pscmContext}/{exportDependencies}. | |
exportDependenciesServiceUrl — Property, class com.adobe.consulting.pst.vo.FlexConfiguration | |
The Export Dependencies Service URL, which uses the format {baseurl}/{pscmContext}/{exportDependenciesService} and never ends with a slash. | |
exporterClass — Property, class flashx.textLayout.conversion.FormatDescriptor | |
Returns the class used for converting to the format. | |
exportFragmentLayoutDependencies() — method, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Called internally when this handler is handling an action of type ExportDependencies. | |
exportImageDependencies() — method, class com.adobe.icc.editors.handlers.ImageHandler | |
Called internally when this handler is handling an action of type ExportDependencies. | |
exportLayoutDependencies() — method, class com.adobe.icc.editors.handlers.LayoutHandler | |
Called internally when this handler is handling an action of type ExportDependencies. | |
exportLetterDefinition() — method, class com.adobe.icc.editors.handlers.LetterHandler | |
Called internally when this handler is handling an action of type ExportDefinition. | |
exportListDependencies() — method, class com.adobe.icc.editors.handlers.ListHandler | |
Called internally when this handler is handling an action of type ExportDependencies. | |
exportPermission — Property, class com.adobe.icc.editors.managers.ImportExportManager | |
EXPORT_PERM_NAME — Constant Static Property, class com.adobe.icc.editors.managers.ImportExportManager | |
EXPORT_SERVICE_RO — Constant Static Property, class com.adobe.icc.services.ServiceLocator | |
Export Letter definition | |
exportTextDependencies() — method, class com.adobe.icc.editors.handlers.TextHandler | |
Called internally when this handler is handling an action of type ExportDependencies. | |
expression — Property, class com.adobe.dct.transfer.DataDictionaryElement | |
Specifies the expression for a computed data dictionary element. | |
expression — Property, class com.adobe.icc.editors.model.ConditionAssignmentModel | |
The expression associated with this assignment. | |
expression — Property, class com.adobe.icc.vo.CDMAssignment | |
Specifies the expression for the case in Spring Expression Language syntax. | |
expression — Property, class com.adobe.icc.vo.DocumentAssignment | |
Specifies the expression string associated with this assignment. | |
expression — Property, class com.adobe.icc.vo.ModuleAssignment | |
Specifies an inline expression for the module that is included at runtime. | |
expression — Property, class mx.validators.RegExpValidator | |
The regular expression to use for validation. | |
Expression — class, package com.adobe.icc.editors.model.el | |
Abstract class from which all expression types derive. | |
Expression(operator:com.adobe.icc.editors.model.el:IOperator, operands:Array) — Constructor, class com.adobe.icc.editors.model.el.Expression | |
Constructor for creating an Expression object using the given operator and operands Array. | |
ExpressionBuilder — class, package com.adobe.icc.editors.model.el | |
Utility class to create qualified Expression object from the expression string | |
expressionDefinitionId — Property, class com.adobe.exm.expression.event.ExpressionRegistrationFailureEvent | |
Specifies the definition identifier of the expression for which registration failed. | |
expressionDefinitionId — Property, class com.adobe.exm.expression.event.ExpressionRegistrationSuccessEvent | |
Specifies the definition identifier of the expression that was successfully registered. | |
EXPRESSION_DEFINITION_NOT_FOUND — Constant Static Property, class com.adobe.exm.expression.error.ExpressionEvaluationError | |
An error constant that indicates that the expression SWF could not be found. | |
ExpressionEvaluationError — class, package com.adobe.exm.expression.error | |
An error object that evaluates an expression. | |
ExpressionEvaluationError(id:int, customMessage:String) — Constructor, class com.adobe.exm.expression.error.ExpressionEvaluationError | |
Constructor | |
ExpressionEvaluationService — class, package com.adobe.exm.expression.impl | |
Registers the expression SWF and evaluates the expression using a SWF that is already loaded. | |
ExpressionEvaluationService(defaultSwfUrl:String, expressionDefinitionParamName:String) — Constructor, class com.adobe.exm.expression.impl.ExpressionEvaluationService | |
Constructor. | |
expressionRegistrationFailure — Event, interface com.adobe.exm.expression.IExpressionEvaluationService | |
Dispatched when the registration of the expression SWF fails. | |
expressionRegistrationFailure — Event, class com.adobe.exm.expression.impl.ExpressionEvaluationService | |
Dispatched when the registration of the expression SWF fails. | |
EXPRESSION_REGISTRATION_FAILURE — Constant Static Property, class com.adobe.exm.expression.event.ExpressionRegistrationFailureEvent | |
Specifies an event of type expressionRegistrationFailure. | |
ExpressionRegistrationFailureEvent — class, package com.adobe.exm.expression.event | |
An event that is dispatched when SWF registration fails. | |
ExpressionRegistrationFailureEvent(varExpressionDefinitionId:String, varRootCause:flash.events:Event) — Constructor, class com.adobe.exm.expression.event.ExpressionRegistrationFailureEvent | |
Constructor. | |
expressionRegistrationSuccess — Event, interface com.adobe.exm.expression.IExpressionEvaluationService | |
Dispatched when the expression SWF is successfully registered. | |
expressionRegistrationSuccess — Event, class com.adobe.exm.expression.impl.ExpressionEvaluationService | |
Dispatched when the expression SWF is successfully registered. | |
EXPRESSION_REGISTRATION_SUCCESS — Constant Static Property, class com.adobe.exm.expression.event.ExpressionRegistrationSuccessEvent | |
Specifies an event of type expressionRegistrationSuccess. | |
ExpressionRegistrationSuccessEvent — class, package com.adobe.exm.expression.event | |
An event that is dispatched when SWF registration is successful. | |
ExpressionRegistrationSuccessEvent(expressionDefinitionId:String) — Constructor, class com.adobe.exm.expression.event.ExpressionRegistrationSuccessEvent | |
Constructor. | |
EXPRESSION_SWF_LAZYLOAD_STARTED — Constant Static Property, class com.adobe.exm.expression.error.ExpressionEvaluationError | |
An error constant that indicates that the lazy loading of the expression SWF has just started. | |
expressionSwfLoadStatus — Property, class com.adobe.exm.expression.error.ExpressionEvaluationError | |
Specifies the status of the expression SWF loading process. | |
EXPRESSION_SWF_NOT_LOADED — Constant Static Property, class com.adobe.exm.expression.error.ExpressionEvaluationError | |
An error constant that indicates that the expression SWF has not been loaded. | |
extended — Property, class RegExp | |
Specifies whether to use extended mode for the regular expression. | |
EXTENDED_ARABIC_INDIC — Constant Static Property, class flash.globalization.NationalDigitsType | |
Represents the Unicode value for the zero digit of the Extended Arabic-Indic digit set. | |
extendedData — Property, class mx.messaging.messages.ErrorMessage | |
Extended data that the remote destination has chosen to associate with this error to facilitate custom error processing on the client. | |
extendedProperties — Property, class com.adobe.consulting.pst.vo.Category | |
Specifies a map of extended properties for the category object. | |
extendedProperties — Property, class com.adobe.consulting.pst.vo.Form | |
Specifies an extended properties map. | |
extendedProperties — Property, class com.adobe.consulting.pst.vo.Letter | |
Specifies the extended properties map. | |
extendedProperties — Property, class com.adobe.dct.transfer.DataDictionary | |
Specifies the extended properties of the data dictionary. | |
extendedProperties — Property, class com.adobe.dct.transfer.DataDictionaryElement | |
Specifies the extended properties of a data dictionary element. | |
extendedProperties — Property, class com.adobe.dct.transfer.DataDictionaryReference | |
Specifies the extended properties of the data dictionary. | |
extendedProperties — Property, class com.adobe.icc.vo.ContainerLayout | |
extendedProperties — Property, class com.adobe.icc.vo.DataModule | |
Specifies the extendedProperties map. | |
extendedProperties — Property, class com.adobe.icc.vo.Document | |
Specifies the extendedProperties map. | |
extendedProperties — Property, class com.adobe.icc.vo.Portfolio | |
Specifies the extendedProperties map. | |
extendedProperties — Property, class com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Specifies a map of extended properties that are associated with this property. | |
extendedProperties — Property, class com.adobe.livecycle.assetmanager.client.model.AssetTypeDescriptor | |
Specifies the extended properties associated with the asset. | |
extendedPropertiesInternal — Property, class com.adobe.dct.transfer.DataDictionary | |
Specifies the internal string representation for extended properties of the data dictionary. | |
extendedPropertiesInternal — Property, class com.adobe.dct.transfer.DataDictionaryElement | |
Specifies the internal string representation for the extended properties of a data dictionary element. | |
extendedPropertyPath — Property, class com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Specifies whether this property is an extended value object property. | |
extendLabelToEnd — Property, class mx.charts.ColumnChart | |
Determines whether or not data labels can extend to the end of the chart. | |
extends — Statement | |
Defines a class that is a subclass of another class. | |
extendsDestination — Property, class mx.data.RPCDataManager | |
Name of destination that the destination for this manager extends. | |
extendToLinkBoundary — Property, class flashx.textLayout.operations.ApplyLinkOperation | |
Whether to extend the selection to include the entire text of any existing links overlapped by the selection, and then apply the change. | |
extension — Property, class flash.net.FileFilter | |
A list of file extensions. | |
extension — Property, class flash.net.FileReference | |
The filename extension. | |
ExtensionContext — final class, package flash.external | |
The ExtensionContext class also provides a static method getExtensionDirectory() for accessing the directory in which the extension is installed on the device. | |
extensions — Property, class mx.controls.FileSystemDataGrid | |
An Array of extensions specifying which files can be displayed in this control. | |
extensions — Property, class mx.controls.FileSystemList | |
An Array of extensions specifying which files can be displayed in this control. | |
extensions — Property, class mx.controls.FileSystemTree | |
An Array of extensions specifying which files can be displayed in this control. | |
EXTERNALDATA_SERVICE_RO — Constant Static Property, class com.adobe.icc.services.ServiceLocator | |
Specifies the remote object name for the ExternalData Service. | |
ExternalInterface — final class, package flash.external | |
The ExternalInterface class is an application programming interface that enables straightforward communication between ActionScript and the SWF container– for example, an HTML page with JavaScript or a desktop application that uses Flash Player to display a SWF file. | |
extract(target:flash.utils:ByteArray, length:Number, startPosition:Number) — method, class flash.media.Sound | |
Extracts raw sound data from a Sound object. | |
extractMinInterval(cache:Array, measureName:String, desc:mx.charts.chartClasses:DataDescription) — method, class mx.charts.chartClasses.Series | |
Extracts the minimum value, maximum value, and, optionally, the minimum interval from an Array of ChartItem objects. | |
extractMinMax(cache:Array, measureName:String, desc:mx.charts.chartClasses:DataDescription, calculateInterval:Boolean) — method, class mx.charts.chartClasses.Series | |
Extracts the minimum value, maximum value, and, optionally, the minimum interval from an Array of ChartItem objects. | |
extractURLFromUploadResponse(response:String) — Static Method , class coldfusion.service.Util | |
This method takes the wddx response returned from the upload cfc, extracts the path on the server and returns it. | |
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 |
Wed Nov 21 2018, 06:58 AM -08:00