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. | |
EBToolBar — class, package com.adobe.solutions.exm.authoring.components.toolbars | |
The EBToolBar class defines a container that includes a arithmetical, logical, relational operataions, symbols and menu bar to save and validate expression. | |
EBToolBar() — Constructor, class com.adobe.solutions.exm.authoring.components.toolbars.EBToolBar | |
Constructor. | |
EBToolBarNameType — class, package com.adobe.solutions.exm.authoring.enum | |
The EBToolBarNameType class provides arithmetical, logical, relational, symbols and MenuList for EBToolBar | |
EBToolBarNameType() — Constructor, class com.adobe.solutions.exm.authoring.enum.EBToolBarNameType | |
Constructor. | |
EBWorkspace — class, package com.adobe.solutions.exm.authoring.view | |
The EBWorkspace class defines a container that includes a TextArea for editing expression | |
EBWorkspace() — Constructor, class com.adobe.solutions.exm.authoring.view.EBWorkspace | |
Constructor. | |
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. | |
edit — Skin State, class com.adobe.dct.component.toolbars.DDToolbar | |
Editable state of the ToolBar. | |
edit — Skin State, class com.adobe.dct.view.PropertyContainer | |
Edit state or the PropertyContainer. | |
edit — Skin State, class com.adobe.solutions.rca.presentation.template.definition.TemplateDefintion | |
The skin state when a component is shown in schedule mode, while creating or editing a schedule template. This state shows the activate checkbox. | |
edit — Skin State, class com.adobe.solutions.rca.presentation.template.stages.StageBuilding | |
The skin state when the component is displayed in the schedule mode, while creating or editing a schedule template. This is also the skin state when the component is displayed in the campaign mode, while editing an assigned schedule. This state displays the buttons to add, delete, and import a stage. | |
Edit — Skin State, class com.adobe.dct.component.datadictionary.DDEditor | |
Edit state where values are editable. | |
Edit — Skin State, class com.adobe.dct.component.ExtendedProperty | |
Edit state where values are editable. | |
Edit — Skin State, class com.adobe.dct.view.DictionaryServiceView | |
Edit State of the DictionaryServiceView | |
Edit — Skin State, class com.adobe.dct.view.DictionaryPropertiesView | |
Edit State of the DictionaryPropertiesView. | |
Edit — Skin State, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
Edit state of the IccRichTextControlToolbar | |
Edit — Skin State, class com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
Edit state of the AssetPropertiesEditor | |
Edit — Skin State, class com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
Edit state of the CategoryEditor | |
editable — Property, class com.adobe.ep.ux.taskdetails.component.TaskDetailsComponent | |
Sets the component to be in editable or normal(or ready-only) mode. | |
editable — Property, class com.adobe.ep.ux.taskdetails.domain.TaskDetails | |
A flag that specifies whether the task properties are editable or read-only. | |
editable — Property, class com.adobe.icc.dc.domain.BaseModuleInstance | |
True if this module is editable in its container (based on the assignment). | |
editable — Property, class com.adobe.icc.dc.domain.FieldInstance | |
True if the underlying object is editable. | |
editable — Property, interface com.adobe.icc.dc.domain.IDataInstance | |
True if the underlying object is editable. | |
editable — Property, interface com.adobe.icc.dc.domain.IModuleInstance | |
True if this module is editable in its container (based on the assignment). | |
editable — Property, class com.adobe.icc.dc.domain.VariableInstance | |
True if the underlying object is editable. | |
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 | |
True if 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 — Skin State, class com.adobe.ep.ux.taskdetails.domain.TaskDetails | |
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.controls.RadioButtonList | |
Determines if the radiobutton list can be modified by user interaction with it | |
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. | |
editableBtn — Skin Part, class com.adobe.solutions.acm.authoring.presentation.letter.ModuleAssignmentEditor | |
A skin part that defines the editable checkbox A skin part that defines the editable checkbox | |
editableBtn — Skin Part, class com.adobe.solutions.acm.authoring.presentation.ListItemEditor | |
A skin part that defines the editable checkbox A skin part that defines the editable checkbox | |
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. | |
editableImg — Skin Part, class com.adobe.solutions.acm.authoring.presentation.preview.ListItemPreviewRenderer | |
A skin part that defines the image to show if an asset is editable A skin part that defines the image to show if an asset is editable | |
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. | |
editAndActive — Skin State, class com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin state used when an asset is editable and activated. | |
editAndActive — Skin State, class com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin state when a Project is Active and editing is allowed. | |
editAndInActive — Skin State, class com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin state used when an asset is editable and not activated. | |
editAndInActive — Skin State, class com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin state when a Project is Inactive and editing is allowed. | |
editAssetDetails(evt:flash.events:Event) — method, class com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The method is called when the Edit button is clicked. | |
editButton — Skin Part, class com.adobe.dct.component.dataElementsPanel.DataElementsPanelToolBar | |
A skin part that defines a Button which edits a transient/place holder Data Element. A skin part that defines a Button which edits a transient/place holder Data Element. | |
editButton — Skin Part, class com.adobe.solutions.exm.authoring.components.toolbars.ExpressionsPanelToolBar | |
A Skin part which defines UI component to display Edit Button. A Skin part which defines UI component to display Edit Button. | |
editButton — Skin Part, class com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Edit button. The skin part for the Edit button. | |
editButton — Skin Part, class com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for the Edit button. The skin part for the Edit button. | |
editButton — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.CreatorTab | |
A reference to the ButtonBase object that allow users to change an author. A reference to the ButtonBase object that allow users to change an author. | |
EDIT_BUTTON_CLICKED — Constant Static Property, class com.adobe.dct.event.DataElementsPanelToolBarEvent | |
Constant indicating click event for Edit Button. | |
editButtonEnablementFunction — Property, class com.adobe.dct.component.dataElementsPanel.DataElementsPanel | |
The enable function for edit button which can be provided from outside. | |
editButtonEnablementFunction — Property, class com.adobe.dct.component.dataElementsPanel.DataElementsPanelToolBar | |
Function that determines the enabled state of Edit button. | |
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. | |
editCreator — Skin State, class com.adobe.solutions.rca.presentation.template.stages.CreatorTab | |
The skin state when a creator is assigned to a creation stage associated with the component. | |
editDataDictionary() — method, class com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Called internally when this handler is handling an action of type Edit. | |
EditDataElement — class, package com.adobe.dct.component.dataElementsPanel | |
The EditDataElement component enables editing a data element. | |
EditDataElement() — Constructor, class com.adobe.dct.component.dataElementsPanel.EditDataElement | |
Constructor. | |
editDataElementDisplay — Skin Part, class com.adobe.dct.component.dataElementsPanel.DataElementsPanel | |
A skin part that defines the View for editing Data Element. A skin part that defines the View for editing Data Element. | |
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. | |
editedTemplate — Property, interface com.adobe.solutions.prm.domain.IProject | |
Defines a Boolean flag that indicates if workItems use a template identified by a name specified in defaultWorkItemTemplate, or use a template definition stored along with the project as reviewTemplate. | |
editedTemplate — Property, interface com.adobe.solutions.prm.domain.IWorkItem | |
Defines the current value of editedTemplate flag. | |
editedTemplate — Property, class com.adobe.solutions.prm.domain.impl.Project | |
Defines a Boolean flag that indicates if workItems use a template identified by a name specified in defaultWorkItemTemplate, or use a template definition stored along with the project as reviewTemplate. | |
editedTemplate — Property, class com.adobe.solutions.prm.domain.impl.WorkItem | |
Defines the current value of editedTemplate flag. | |
editedTemplate — Property, class com.adobe.solutions.prm.vo.ProjectVO | |
Defines a Boolean flag that indicates if workItems use a template identified by a name specified in defaultWorkItemTemplate, or use a template definition stored along with the project as reviewTemplate. | |
editedTemplate — Property, class com.adobe.solutions.prm.vo.WorkItemVO | |
Defines the current value of editedTemplate flag. | |
editExpression — Event, class com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor | |
Dispatched when the expression Text is clicked | |
editExpression — Event, class com.adobe.solutions.exm.authoring.components.toolbars.ExpressionsPanelToolBar | |
The event dispatched when the Edit button is clicked. | |
EDIT_EXPRESSION — Constant Static Property, class com.adobe.solutions.exm.authoring.events.ExpressionsPanelToolBarEvent | |
The ExpressionsPanelToolBarEvent.EDIT_EXPRESSION constant defines the value of the type property of the event object for an event that is dispatched when the agent clicks the Edit button of a Expression Panel toolbar in Expression Builder UI. | |
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. | |
editMenu — Skin Part, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
A skin part that defines Edit drop down list A skin part that defines Edit drop down list | |
editMenuItemClick — Event, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
Event dispatched when Edit Menu dropdown is clicked. | |
editMode — Skin State, class com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
Edit State of the ExpressionBuilder | |
EDIT_MODE_STATE — Constant Static Property, class com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
A special value that specifies an Edit State. | |
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. | |
editPod — Skin Part, class com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for the Edit pod. The skin part for the Edit pod. | |
editProjectDetails(evt:flash.events:Event) — method, class com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
This method is called upon clicking the Edit button in the project details pane. | |
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 — Property, class com.adobe.mosaic.layouts.MosaicLayoutBase | |
The function used to handle EffectEvent events. | |
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. | |
effectList — Property, class com.adobe.mosaic.layouts.MosaicLayoutBase | |
A collection of effects to play in parallel. | |
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 com.adobe.mosaic.layouts.MosaicLayoutBase | |
Called whenever an element is added to the target. | |
elementAdded(index:int) — method, class com.adobe.mosaic.layouts.SmartColumnLayout | |
Called when a new element is added. | |
elementAdded(index:int) — method, class com.adobe.mosaic.layouts.SmartRowLayout | |
Called when a new element is added. | |
elementAdded(index:int) — method, class com.adobe.mosaic.layouts.StackLayout | |
Intercepts the element being added and resizes it to take up the entire space of the layout. | |
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. | |
elementBeingRemoved — Property, class com.adobe.mosaic.layouts.MosaicLayoutBase | |
The index of the element being removed, referenced to generate the special effects to display the removal, and then reset to -1 (default). | |
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 com.adobe.mosaic.layouts.MosaicLayoutBase | |
Called whenever an element is removed. | |
elementRemoved(index:int) — method, class com.adobe.mosaic.layouts.SmartColumnLayout | |
Called when an element is removed. | |
elementRemoved(index:int) — method, class com.adobe.mosaic.layouts.SmartRowLayout | |
Called when an element is removed. | |
elementRemoved(index:int) — method, class com.adobe.mosaic.layouts.StackLayout | |
Removes the given element from the layout and adjusts the selectedIndex if the element being removed as the currently selected element. | |
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 | |
The SubType of DataDictionaryElement: Enum. | |
elementSubTypeInput — Skin Part, class com.adobe.dct.component.datadictionaryElement.DDEMetaEditor | |
A skin part that defines the appearance of the data dictionary element sub type. A skin part that defines the appearance of the data dictionary element sub type. | |
elementType — Property, class com.adobe.dct.transfer.DataDictionaryElement | |
The type of DataDictionaryElement, 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. | |
elementTypeInput — Skin Part, class com.adobe.dct.component.datadictionaryElement.DDEMetaEditor | |
A skin part that defines the appearance of the data dictionary element type. A skin part that defines the appearance of the data dictionary element type. | |
elementTypeValidator — Skin Part, class com.adobe.dct.component.datadictionaryElement.DDEMetaEditor | |
A skin part that defines Validator for the data dictionary element type. A skin part that defines Validator for the data dictionary element type. | |
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 | |
User email id | |
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, interface com.adobe.livecycle.ria.security.api.IUser | |
The email address of the user. | |
email — Property, class com.adobe.livecycle.ria.security.service.User | |
The email address of the user. | |
email — Property, class com.adobe.solutions.prm.domain.impl.TeamMember | |
Email of the member. | |
email — Property, interface com.adobe.solutions.rca.domain.IComment | |
Email of the user who published the comment. | |
email — Property, interface com.adobe.solutions.rca.domain.IUser | |
Email address of a user. | |
email — Property, interface com.adobe.solutions.rca.domain.common.IMember | |
Email of the member. | |
email — Property, class com.adobe.solutions.rca.domain.impl.Comment | |
Email of the user who published the comment. | |
email — Property, class com.adobe.solutions.rca.domain.impl.Participant | |
Email of the member. | |
email — Property, class com.adobe.solutions.rca.domain.impl.User | |
Email address of a user. | |
email — Property, class com.adobe.solutions.rca.vo.ExternalUsersVO | |
Gets the email ID of the user. | |
email — Property, class com.adobe.solutions.rca.vo.um.PrincipalSearchFilterVO | |
Email to search. | |
email — Property, class com.adobe.solutions.rca.vo.um.PrincipalVO | |
The primary email identifier associated with this principal. | |
email — Property, class lc.foundation.domain.Principal | |
The email address of the user. | |
EMAIL — Constant Static Property, class flash.text.SoftKeyboardType | |
E-mail keyboard A keyboard optimized for specifying email addresses. | |
emailAlias — Property, class com.adobe.solutions.rca.vo.um.PrincipalVO | |
A list of the secondary email addresses of the principal. | |
emailAlias — Property, class lc.foundation.domain.User | |
The email address of the user. | |
emailAliases — Property, class lc.foundation.domain.Principal | |
The email aliases for the user. | |
EMAIL_CONNECTED — Constant Static Property, class com.adobe.livecycle.rca.model.constant.TaskTypes | |
Specifies that tasks are assigned using email. | |
EMAIL_CONNECTED — Constant Static Property, class com.adobe.solutions.rca.constant.TaskTypes | |
This value specifies that the tasks are assigned via email. | |
emailLabel — Skin Part, class com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for displaying the email address. The skin part for displaying the email address. | |
emailLabel — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.CreatorTab | |
A reference to the Label object that displays the email address of an author. A reference to the Label object that displays the email address of an author. | |
emailPDF(event:flash.events:Event) — method, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Forwards the request to email the PDF rendition of the Guide. | |
emailPDF(event:flash.events:Event) — method, interface ga.controls.IWrapperHost | |
Forwards the request to email the PDF rendition of the Guide. | |
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.TextArea | |
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.LabelButton | |
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 — Style, class fl.controls.TextInput | |
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.ColorPicker | |
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. | |
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 | |
True if the content is explicitly empty (e.g. | |
empty — Skin State, class com.adobe.ep.ux.tasklist.domain.TaskList | |
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 — Constant Static Property, class mx.data.PropertySpecifier | |
Reusable instance of a PropertySpecifier to include no properties. | |
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.ep.ux.content.model.asset.AssetAction | |
Is action enabled. | |
enabled — Property, class com.adobe.ep.ux.documentsubmit.component.DocumentSubmitComponent | |
A flag that specifies whether the component is enabled. | |
enabled — Property, class com.adobe.livecycle.assetmanager.client.model.AssetAction | |
Specifies whether the action is enabled. | |
enabled — Property, interface com.adobe.livecycle.ria.security.api.IPin | |
A flag that indicates whether a pin is enabled. | |
enabled — Property, class com.adobe.livecycle.ria.security.service.Pin | |
A flag that indicates whether a pin 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 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. | |
enableDependencyReport — Property, class com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
A flag that indicates whether to show the Report Button in Dependency Browser or not. | |
enabledIcon — Property, class com.adobe.ep.ux.content.model.asset.AssetAction | |
Icon url for action | |
enabledIcon — Property, class com.adobe.livecycle.assetmanager.client.model.AssetAction | |
Specifies the URL of the action's icon. | |
enableDrag — Property, interface com.adobe.mosaic.layouts.ILayoutChild | |
Indicates if the item may be dragged. | |
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 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.ep.ux.content.handlers.AssetHandlerRegistry | |
Event thrown when handler has done processing and it wants Application to re-enable user interaction | |
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.ep.ux.content.handlers.AssetHandlerRegistry | |
This constant specifies the type of event which enables the 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() — method, class com.adobe.icc.external.dc.InvokeParams | |
Encodes the invocation parameters into a string of URL parameters separated by '&' characters. | |
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 provides a persistent, encrypted data storage mechanism. | |
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 | |
Indicates if offline storage should be encrypted For AIR clients that use a SQL offline adapter. | |
encryptLocalCache — Property, class mx.data.DataStore | |
Some local disk cache storage implementations support encyrption of the stored data. | |
end(operation:com.adobe.gravity.service.progress:IProgressOperation) — method, interface com.adobe.gravity.service.progress.IProgressTracker | |
Called when an asynchronous operation ends. | |
end — Property, class com.adobe.solutions.prm.vo.DateRange | |
Defines the end date in a date range. | |
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, interface com.adobe.solutions.prm.domain.IProject | |
Defines the end date of a project. | |
endDate — Property, interface com.adobe.solutions.prm.domain.IWorkItem | |
Defines the end date of a workItem. | |
endDate — Property, class com.adobe.solutions.prm.domain.impl.Project | |
Defines the end date of a project. | |
endDate — Property, class com.adobe.solutions.prm.domain.impl.WorkItem | |
Defines the end date of a workItem. | |
endDate — Property, class com.adobe.solutions.prm.vo.ProjectSearchFilterVO | |
Defines an end date filter for project search. | |
endDate — Property, class com.adobe.solutions.prm.vo.ProjectVO | |
Defines the end date of a project. | |
endDate — Property, class com.adobe.solutions.prm.vo.WorkItemAssetSearchFilterVO | |
Defines the end date filter for workItem search. | |
endDate — Property, class com.adobe.solutions.prm.vo.WorkItemVO | |
Defines the end date of a workItem. | |
endDate — Property, interface com.adobe.solutions.rca.domain.IReviewContext | |
End date of a review. | |
endDate — Property, interface com.adobe.solutions.rca.domain.IStage | |
Date on which the stage execution ended. | |
endDate — Property, interface com.adobe.solutions.rca.domain.IStageParticipant | |
End date of participant's role in the stage. | |
endDate — Property, class com.adobe.solutions.rca.domain.impl.ReviewContext | |
End date of a review. | |
endDate — Property, class com.adobe.solutions.rca.domain.impl.Stage | |
Date on which the stage execution ended. | |
endDate — Property, class com.adobe.solutions.rca.domain.impl.StageParticipant | |
End date of participant's role in the stage. | |
endDate — Property, class com.adobe.solutions.rca.presentation.event.ScaleChangedEvent | |
End date of the Gantt chart after the scale has changed. | |
endDate — Property, class com.adobe.solutions.rca.presentation.gantt.GanttChart | |
End date of the duration displayed in the Gantt chart. | |
endDate — Property, class com.adobe.solutions.rca.presentation.gantt.GanttItem | |
End date of the display range in which the GanttItem is displayed. | |
endDate — Property, class com.adobe.solutions.rca.vo.ReviewContextVO | |
End date of the review. | |
endDate — Property, class com.adobe.solutions.rca.vo.ReviewSearchFilterVO | |
End date of the review. | |
endDate — Property, class com.adobe.solutions.rca.vo.ReviewStageVO | |
Date on which the stage execution ended. | |
endDate — Property, class com.adobe.solutions.rca.vo.StageParticipantVO | |
End date of role of a participant in 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. | |
endDateField — Skin Part, class com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the End Date field. The skin part for the End Date field. | |
endDateField — Skin Part, class com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the End Date field. The skin part for the End Date field. | |
endDateField — Skin Part, class com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for the End Date date field. The skin part for the End Date date field. | |
endDateField — Skin Part, class com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
The skin part for the End Date field. The skin part for the End Date field. | |
endDateFieldLabel — Skin Part, class com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the End Date label. The skin part for the End Date label. | |
endDateFieldLabel — Skin Part, class com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for displaying the End Date. The skin part for displaying the End Date. | |
endDateLabel — Skin Part, class com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for displaying the End Date. The skin part for displaying the End Date. | |
endDateOrderValidator — Skin Part, class com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the End Date ordering validator. The skin part for the End Date ordering validator. | |
endDateOrderValidator — Skin Part, class com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the End Date order validator. The skin part for the End Date order validator. | |
endDateOrderValidator — Skin Part, class com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for End Date Order validator. The skin part for End Date Order validator. | |
endDateOrderValidator — Skin Part, class com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
The skin part for the validator of the End Date Order. The skin part for the validator of the End Date Order. | |
EndDateOrderValidator — class, package com.adobe.solutions.prm.presentation.util | |
The validator for End Date order. | |
EndDateOrderValidator() — Constructor, class com.adobe.solutions.prm.presentation.util.EndDateOrderValidator | |
The constructor for EndDateOrderValidator class. | |
endDateValidator — Skin Part, class com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for End Date validator. The skin part for End Date validator. | |
endDateValidator — Skin Part, class com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the End Date validator. The skin part for the End Date validator. | |
endDateValidator — Skin Part, class com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for the End Date validator. The skin part for the End Date validator. | |
endDateValidator — Skin Part, class com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
The skin part for the validator of the End Date. The skin part for the validator of the End Date. | |
endDateValueChanged(event:flash.events:Event) — method, class com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
This method is called when an End Date is changed. | |
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. | |
endOperation() — method, interface com.adobe.gravity.service.progress.IProgressReporter | |
Call this method when the operation is complete. | |
endpoint — Property, class com.adobe.dct.transfer.RemotingServiceInfo | |
The endpoint of the RemotingServiceInfo. | |
endpoint — Property, class com.adobe.fiber.services.wrapper.ManagedRemoteServiceWrapper | |
The endpoint property of the wrapped ManagedRemoteService instance. | |
endpoint — Property, class com.adobe.fiber.services.wrapper.RemoteObjectServiceWrapper | |
The endpoint property of the wrapped RemoteObject instance. | |
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. | |
endpointDisplay — Skin Part, class com.adobe.dct.view.DictionaryServiceView | |
A skin part that defines a SkinnableTextBase control for endpoint. A skin part that defines a SkinnableTextBase control for endpoint. | |
endPointDisplay — Skin Part, class com.adobe.dct.view.ImportFMLView | |
An optional skin part that defines IDisplayText for the endpoint. An optional skin part that defines IDisplayText for the endpoint. | |
ENDPOINT_HEADER — Constant Static Property, class mx.messaging.messages.AbstractMessage | |
Messages are tagged with the endpoint id for the Channel they are sent over. | |
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. | |
ENDS_WITH — Constant Static Property, class com.adobe.ep.taskmanagement.filter.ComparisonOperator | |
The ENDS_WITH constant that represents the Ends With operator. | |
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. | |
enhancedOptions — Property, class flash.media.Microphone | |
Controls enhanced microphone options. | |
enlarge — Skin State, class com.adobe.solutions.prm.presentation.asset.AssetVersionPod | |
The skin state to show the version in an Enlarge state. | |
enlargeButton — Skin Part, class com.adobe.solutions.prm.presentation.asset.AssetVersionPod | |
The skin part for the Enlarge button. The skin part for the Enlarge button. | |
enlargedImage — Skin Part, class com.adobe.solutions.prm.presentation.asset.ImagePopUp | |
The skin part to display enlarged image. The skin part to display enlarged image. | |
enlargedImagePopUp — Skin Part, class com.adobe.solutions.prm.presentation.asset.AssetVersionPod | |
The skin part for the display of the enlarged image. The skin part for the display of the enlarged image. | |
enlargeTxt — Skin Part, class com.adobe.solutions.acm.authoring.presentation.preview.TextAssetPreviewRenderer | |
A skin part that defines the hyperlink to enlarge the preview pod A skin part that defines the hyperlink to enlarge the preview pod | |
enlargeTxt — Skin Part, class com.adobe.solutions.acm.authoring.presentation.preview.ListAssetPreviewRenderer | |
A skin part that defines the hyperlink to enlarge preview pod A skin part that defines the hyperlink to enlarge preview pod | |
enlargeTxt — Skin Part, class com.adobe.solutions.acm.authoring.presentation.preview.ConditionAssetPreviewRenderer | |
A skin part that defines the hyperlink to enlarge preview pod A skin part that defines the hyperlink to enlarge preview pod | |
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. | |
entityName — Property, class com.adobe.dct.view.ImportFMLView | |
The selected entity name which will be the root entity for creating data dictionary. | |
entityName — Property, class com.adobe.dct.view.ImportXSDView | |
The selected element name which will be the root element for creating data dictionary. | |
entityNameDisplay — Skin Part, class com.adobe.dct.view.ImportXSDView | |
A skin part that defines ListBase for the top level elements in the imported XSD. A skin part that defines ListBase for the top level elements in the imported XSD. | |
entityNameDisplay — Skin Part, class com.adobe.dct.view.ImportFMLView | |
A skin part that defines ListBase for the top level entities in the imported FML. A skin part that defines ListBase for the top level entities in the imported FML. | |
entityNamesList — Property, class com.adobe.dct.view.ImportFMLView | |
List of entities in the FML/Adobe application model. | |
entityNamesList — Property, class com.adobe.dct.view.ImportXSDView | |
List of elements in the XSD. | |
entityPath — Property, class com.adobe.solutions.rca.vo.NamedVO | |
Gets the entity name in the content repository. | |
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. | |
entry — Property, class com.adobe.guides.spark.layouts.skins.PieChartHorizontalSkin | |
The entry skin part will contain the data entry items. | |
entry — Skin Part, class com.adobe.guides.spark.layouts.components.ChartLayoutHost | |
The entry skin part. The entry skin part. | |
ENTRY_AREA_INDEX — Constant Static Property, class com.adobe.guides.spark.layouts.components.ChartLayoutHost | |
Area index for the entry items. | |
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 | |
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(rhs:com.adobe.ep.taskmanagement.filter:IComparisonOperator) — method, class com.adobe.ep.taskmanagement.filter.ComparisonOperator | |
Compares two operator objects. | |
equals(rhs:com.adobe.ep.taskmanagement.filter:IComparisonOperator) — method, interface com.adobe.ep.taskmanagement.filter.IComparisonOperator | |
Evaluates whether two operators are the same. | |
equals(obj:com.adobe.icc.editors.model:VariableModel) — method, class com.adobe.icc.editors.model.VariableModel | |
Compares two Variable domain objects for equality. | |
equals(ticket:com.adobe.livecycle.ria.security.api:TicketType) — method, class com.adobe.livecycle.ria.security.api.TicketType | |
Compares the passed ticket content with current ticket. | |
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. | |
EQUALS — Constant Static Property, class com.adobe.ep.taskmanagement.filter.ComparisonOperator | |
The EQUALS constant that represents the Equals operator. | |
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 — Event, class com.adobe.gravity.flex.bundleloader.FlexBundleLoaderBase | |
Dispatched when the bundle is finished loading. | |
error — Event, class com.adobe.gravity.flex.serviceloader.UIServiceBase | |
Dispatched when the bundle is finished loading. | |
error — Property, class com.adobe.gravity.utility.events.AugmentedErrorEvent | |
The original Error object. | |
error — Property, interface com.adobe.guides.domain.IGuideNode | |
error is used to get the last validation error information available for the given GuideNode. | |
error — Property, class com.adobe.icomm.assetplacement.data.XFADataLoadFailedEvent | |
The error description | |
error — Property, class com.adobe.icomm.assetplacement.data.XFADataSaveFailedEvent | |
The error description | |
error — Property, class com.adobe.icomm.assetplacement.model.PackageDefinitionLoadFailedEvent | |
Retrieve the error string to determine the reason for the failure. | |
error — Property, class com.adobe.solutions.exm.authoring.domain.ErrorEvent | |
Returns the error represented by this event. | |
error — Property, class com.adobe.solutions.exm.authoring.domain.RequestAwareErrorEvent | |
Returns the error thrown by the operation invocation corresponding to this event. | |
error — Property, class com.adobe.solutions.exm.runtime.ComputationErrorEvent | |
Returns the actual error which occurred on the associated ComputedExpression instance. | |
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 com.adobe.gravity.utility.events.AugmentedErrorEvent | |
The AugmentedErrorEvent.ERROR constant defines the value of the type property of the event object for an error event. | |
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 com.adobe.icc.services.formbridge.FormBridgeError | |
Fetched error code associated with this error | |
errorCode — Property, class com.adobe.solutions.exm.runtime.impl.ExpressionError | |
Returns the unique error code. | |
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 com.adobe.solutions.exm.authoring.domain | |
Event dispatched by various EXM authoring domain classes to indicate that an error (typically an error during invocation of an asynchronous RPC operation) has occurred. | |
ErrorEvent — class, package flash.events | |
An object dispatches an ErrorEvent object when an error causes an asynchronous operation to fail. | |
ErrorEvent(type:String, error:Error, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.solutions.exm.authoring.domain.ErrorEvent | |
Creates a new ErrorEvent instance. | |
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. | |
Error_Icon — Constant Static Property, class com.adobe.icc.editors.managers.ErrorManager | |
The constant specifying the Error Icon. | |
ERROR_ICON — Property, class com.adobe.solutions.rca.presentation.util.AlertFormatter | |
This property refers to error icon. | |
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. | |
errorManagerImpl — Static Property, class com.adobe.icc.editors.managers.ErrorManager | |
Method to override the error manager implementation | |
ErrorManagerImpl — class, package com.adobe.icc.editors.managers | |
The class implementing IErrorManager which helps you handle errors occurring on the client. | |
ErrorManagerImpl() — Constructor, class com.adobe.icc.editors.managers.ErrorManagerImpl | |
Constructor. | |
errorMessage — Property, class com.adobe.ep.taskmanagement.event.TaskManagerFaultEvent | |
The error message. | |
errorMessage — Property, class com.adobe.solutions.prm.presentation.event.PRMErrorEvent | |
This variable contains the error message. | |
errorMessage — Property, class com.adobe.solutions.rca.presentation.event.RCAErrorEvent | |
The error message. | |
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 com.adobe.ep.taskmanagement.event.TaskManagerFaultEvent | |
Additional parameters for the error. | |
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, interface com.adobe.guides.control.IGuideErrors | |
errors is an IList of GuideNodes that currently contain validation errors. | |
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. | |
ERROR_STATE — Constant Static Property, class com.adobe.solutions.rca.services.impl.CacheToken | |
This property denotes that the token is in an error state. | |
errorString — Property, interface com.adobe.guides.domain.IGuideNode | |
errorString contains the last validation error information available for the given GuideNode. | |
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). | |
EscapedLabel — class, package com.adobe.mosaic.sparklib.text | |
Assumes the text being set has escaped characters (eg, %20 = blank), and unescape()s the value before setting the text property. | |
EscapedLabel() — Constructor, class com.adobe.mosaic.sparklib.text.EscapedLabel | |
Constructor | |
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 | |
This API is used to evaluate an expression at flex side. | |
evaluateExpression(expression:String, expressionDefinitionId:String, varsMap:Object, qualifiedClassName:String) — method, class com.adobe.exm.expression.impl.ExpressionEvaluationService | |
This API is used to evaluate an expression at flex side. | |
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.ep.ux.content.event.AssetActionEvent | |
This constant specifies that an Asset has been clicked | |
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.ep.ux.content.event.AssetActionCompleteEvent | |
This special constant means that an action has occurred on an asset | |
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_ACTION_FAILED — Constant Static Property, class com.adobe.ep.ux.content.event.AssetActionCompleteEvent | |
This special constant means that an action has failed to occur on an asset | |
EVENT_ASSET_ACTION_FOCUS — Constant Static Property, class com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant denotes that the event is the focus on the asset action. | |
EVENT_ASSET_ACTIONS_CHANGE — Constant Static Property, class com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies that an actions associated with an asset has changed | |
EVENT_ASSET_ACTIONS_CHANGE — Constant Static Property, class com.adobe.ep.ux.content.event.AssetActionsChangeEvent | |
This constant defines the type of event, when the asset actions have changed | |
EVENT_ASSET_ACTIONS_CHANGE — Constant Static Property, class com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant denotes that the asset actions have been changed. | |
EVENT_ASSET_DESCRIPTORS_CHANGED — Constant Static Property, class com.adobe.ep.ux.content.managers.AssetManager | |
Event with this name is thrown when assetDescriptors are reset. | |
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. | |
Event.CHANGE — Event, class flash.ui.GameInputControl | |
Dispatched when a control value changes. | |
eventClassName — Property, interface mx.automation.IAutomationEventDescriptor | |
The name of the class implementing this event. | |
EVENT_CLOSE_RELATIONSHIP_BROWSER — Constant Static Property, class com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies an action to close the relationship browser | |
EVENT_DATAMODULE_INSERT — Constant Static Property, class com.adobe.solutions.acm.authoring.presentation.letter.LetterContentPanel | |
The constant defining the event dispatched when a data module is inserted from content library to a target area. | |
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.ep.ux.content.event.SearchEvent | |
Type of event when search is to be executed. | |
EVENT_DO_SEARCH — Constant Static Property, class com.adobe.livecycle.assetmanager.client.event.SearchEvent | |
Specifies the type of event when a search is executed. | |
EVENT_FONT_SIZE_CHANGE — Constant Static Property, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Font Size button is changed. | |
EVENT_FRAGMENTLAYOUT_INSERT — Constant Static Property, class com.adobe.solutions.acm.authoring.presentation.letter.LetterContentPanel | |
The constant defining the event dispatched when a fragment is inserted from a fragment layout library to a target area. | |
EVENT_FRAGMENTLIBRARY_CLOSE — Constant Static Property, class com.adobe.solutions.acm.authoring.presentation.letter.LetterContentPanel | |
The constant defining the event dispatched when the fragment layout library is closed. | |
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. | |
EVENT_LAUNCH_EDITOR_WINDOW — Constant Static Property, class com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies an action to launch the editor | |
EVENT_LAUNCH_EDITOR_WINDOW — Constant Static Property, class com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant denotes to launch the editor. | |
EVENT_LETTER_INITIALIZATION_COMPLETE — Constant Static Property, class com.adobe.icc.dc.domain.LetterInstance | |
The constant defining the letter initialization complete event. | |
EVENT_LETTER_INITIALIZATION_ERROR — Constant Static Property, class com.adobe.icc.dc.domain.LetterInstance | |
The constant defining the letter initialization error event. | |
EVENT_LETTERSPACING_CHANGE — Constant Static Property, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Letter spacing is changed. | |
EVENT_LINEHEIGHT_CHANGE — Constant Static Property, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Line Height is changed. | |
EVENT_LISTCOMPOUND_CHANGE — Constant Static Property, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when List Compound button is clicked. | |
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. | |
EVENT_LISTINDENT_CHANGE — Constant Static Property, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when List Indent button is clicked. | |
EVENT_LISTOUTDENT_CHANGE — Constant Static Property, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when List Outdent button is clicked. | |
EVENT_LISTSTYLE_TYPE_CHANGE — Constant Static Property, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when List Style Type is changed. | |
EVENT_LOAD_EXTENSIONS_FAULT — Constant Static Property, class com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager | |
The constant specifying the load acmExtensionsConfig fault. | |
EVENT_LOAD_EXTENSIONS_SUCCESS — Constant Static Property, class com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager | |
The constant specifying the load acmExtensionsConfig success. | |
EVENT_MARGINBOTTOM_CHANGE — Constant Static Property, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Margin Bottom is changed. | |
EVENT_MARGINLEFT_CHANGE — Constant Static Property, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Margin Left is changed. | |
EVENT_MARGINRIGHT_CHANGE — Constant Static Property, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Margin Right is changed. | |
EVENT_MARGINTOP_CHANGE — Constant Static Property, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Margin Top is changed. | |
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. | |
EVENT_OPEN_ACTIVATION_BROWSER — Constant Static Property, class com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies an action to open the activation browser | |
EVENT_OPEN_ACTIVATION_BROWSER — Constant Static Property, class com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant specifies an event to open the activation browser. | |
EVENT_OPEN_COMPOSER_BROWSER — Constant Static Property, class com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies an action to open the composer browser | |
EVENT_OPEN_RELATIONSHIP_BROWSER — Constant Static Property, class com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies an action to open the relationship browser | |
EVENT_OPEN_RELATIONSHIP_BROWSER — Constant Static Property, class com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant specifies an event to open the relationship browser. | |
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. | |
EVENT_REPEAT_TEXT — Constant Static Property, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Repeat text is clicked. | |
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.ep.ux.content.event.SearchEvent | |
Type of event when search has completed | |
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.ep.ux.content.event.SearchEvent | |
Type of event when user changes search criteria | |
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, class com.adobe.ep.ux.content.event.AssetFocusEvent | |
The type of Asset Focus Event. | |
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. | |
EVENT_TYPE_FOCUS_GAIN — Constant Static Property, class com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant denotes that the grid item has gained focus. | |
EVENT_TYPE_FOCUS_LOST — Constant Static Property, class com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant denotes that the grid item has lost focus. | |
EVENT_TYPE_IDLE_STATE — Constant Static Property, class com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant denotes that the grid item is in idle state. | |
EVENT_UPLOAD_END — Constant Static Property, class com.adobe.solutions.acm.authoring.presentation.common.FileUploader | |
The constant that defines the file upload end event. | |
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. | |
excludes — Property, class mx.data.PropertySpecifier | |
Get a list of properties to exclude, or null if no properties are excluded. | |
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, interface ga.model.ILayoutHost | |
Execute all bindings within this panel layout. | |
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. | |
executeLastSearch() — method, class com.adobe.icc.editors.managers.ContentSearchManager | |
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 | |
Execute a query against the offline cache. | |
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. | |
executeSearch() — method, class com.adobe.solutions.acm.authoring.presentation.common.ContentLibrary | |
To re-execute the Content Library search based on last search criteria. | |
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 | |
Exits 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. | |
expectedEndDate — Property, interface com.adobe.solutions.prm.domain.IProject | |
Defines the expected end date of a project. | |
expectedEndDate — Property, interface com.adobe.solutions.prm.domain.IWorkItem | |
Defines the expected end date for a workItem. | |
expectedEndDate — Property, class com.adobe.solutions.prm.domain.impl.Project | |
Defines the expected end date of a project. | |
expectedEndDate — Property, class com.adobe.solutions.prm.domain.impl.WorkItem | |
Defines the expected end date for a workItem. | |
expectedEndDate — Property, class com.adobe.solutions.prm.vo.ProjectVO | |
Defines the expected end date of a project. | |
expectedEndDate — Property, class com.adobe.solutions.prm.vo.WorkItemVO | |
Defines the expected end date for a workItem. | |
EXP_EVAL_DUPLICATE_VAR — Static Property, class com.adobe.solutions.exm.runtime.impl.MessageCodes | |
Message indicating that variable resolver found muliple matches for a given variable name. | |
EXP_EVAL_FUNCTION_MISSING — Static Property, class com.adobe.solutions.exm.runtime.impl.MessageCodes | |
Message indicating that given function name cannot be mapped to a valid function. | |
EXP_EVAL_INVALID_EXPRESSION — Static Property, class com.adobe.solutions.exm.runtime.impl.MessageCodes | |
Message indicating that the given expression is invalid. | |
EXP_EVAL_VAR_MISSING — Static Property, class com.adobe.solutions.exm.runtime.impl.MessageCodes | |
Message indicating a variable in an expression cannot be resolved. | |
EXP_EVAL_VAR_RESOLVER_MISSING — Static Property, class com.adobe.solutions.exm.runtime.impl.MessageCodes | |
Message indicating that expression manager has not been initialized with a variable resolver. | |
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 | |
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 com.adobe.solutions.rca.constant.ReviewStatus | |
EXPIRED status means the review has expired in one of its stages. | |
EXPIRED — Constant Static Property, class com.adobe.solutions.rca.constant.StageStatus | |
EXPIRED status means the stage was not completed within the stage 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. | |
expiry — Property, interface com.adobe.livecycle.ria.security.api.IPin | |
The date and time when the pin expires. | |
expiry — Property, class com.adobe.livecycle.ria.security.service.Pin | |
The date and time when the pin expires. | |
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, interface com.adobe.gravity.ui.IMeasurable | |
The height as explicitly set on the component. | |
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, interface com.adobe.gravity.ui.IMeasurable | |
The maximum height as explicitly set on the component. | |
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, interface com.adobe.gravity.ui.IMeasurable | |
The maximum width as explicitly set on the component. | |
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, interface com.adobe.gravity.ui.IMeasurable | |
The minimum height as explicitly set on the component. | |
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, interface com.adobe.gravity.ui.IMeasurable | |
The minimum width as explicitly set on the component. | |
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, interface com.adobe.gravity.ui.IMeasurable | |
The width as explicitly set on the component. | |
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. | |
exportAllAssetInfo() — method, class com.adobe.icc.editors.managers.ImportExportManager | |
This is called in case user pressed the Export All assets button present in the export tab of admin view. | |
exportAllAssets() — method, interface com.adobe.icc.services.export.IExportService | |
Exports all assets(published/mark-for-published assets) and data dictionary (non-system) | |
exportAssetArchive(reviewId:String, revision:int) — method, interface com.adobe.solutions.rca.service.IReviewCommentingAndApproval | |
This API returns the native review document, if present or the PDF file of the review document. | |
exportAssetArchive(reviewId:String, revision:int) — method, class com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval | |
This API returns the native review document, if present or the PDF file of the review document. | |
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(assetid:String, assetType:String) — method, class com.adobe.icc.editors.managers.RevertManager | |
This function exports the asset dependencies. | |
exportAssetDependencies(assetType:int, assetId:String) — method, interface com.adobe.icc.services.export.IExportService | |
Retrieves the asset depedencies in xml format | |
exportAssetList — Property, class com.adobe.icc.editors.managers.ImportExportManager | |
Gets the List of all the assets that would be exported or imported including the dependencies. | |
ExportAssets — class, package com.adobe.solutions.acm.authoring.presentation.common | |
TitleWindow Host component for showing the Export Assets Pop Up. | |
ExportAssets() — Constructor, class com.adobe.solutions.acm.authoring.presentation.common.ExportAssets | |
Constructor. | |
EXPORT_ASSET_SERVICE_RO — Constant Static Property, class com.adobe.icc.services.ServiceLocator | |
Specifies the remote object name for Export asset service. | |
EXPORT_BUSINESS_CALENDAR_COMPLETE — Constant Static Property, class lc.foundation.events.ObjectResultEvent | |
A special value that specifies that the business calendars were exported. | |
exportButton — Skin Part, class com.adobe.solutions.prm.presentation.asset.AssetVersionPod | |
The skin part for the Export button. The skin part for the Export button. | |
export_clickHandler(event:flash.events:MouseEvent) — method, class com.adobe.solutions.prm.presentation.asset.AssetVersionPod | |
This method is called when a user clicks the Export button. | |
exportConditionDependencies(condition:com.adobe.icc.vo:ConditionalDataModule) — 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 into a fiber model which can be imported back to obtain the data dictionary. | |
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 | |
Export Definition service destination | |
exportDefinitionServiceUrl — Property, class com.adobe.consulting.pst.vo.FlexConfiguration | |
Fetches the Export Dependencies Service URL: combination of {baseurl}/{pscmContext}/{exportDefinitionService} that will never end with a slash. | |
exportDependenciesService — Property, class com.adobe.consulting.pst.vo.FlexConfiguration | |
ExportDependencies service destination within context root: {baseurl}/{pscmContext}/{exportDependencies}. | |
exportDependenciesServiceUrl — Property, class com.adobe.consulting.pst.vo.FlexConfiguration | |
Fetches the Export Dependencies Service URL: combination of {baseurl}/{pscmContext}/{exportDependenciesService} that will never end with a slash. | |
exporterClass — Property, class flashx.textLayout.conversion.FormatDescriptor | |
Returns the class used for converting to the format. | |
exportFMLButton — Skin Part, class com.adobe.dct.component.toolbars.DDToolbar | |
A skin part that defines a Button which exports fml. A skin part that defines a Button which exports fml. | |
exportFMLButtonClicked — Event, class com.adobe.dct.component.toolbars.DDToolbar | |
Dispatched when the export as FML button is clicked. | |
exportFragmentLayoutDependencies(fragment:com.adobe.icc.vo:FragmentLayout) — method, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Called internally when this handler is handling an action of type ExportDependencies. | |
exportImageDependencies(image:com.adobe.icc.vo:ImageModule) — method, class com.adobe.icc.editors.handlers.ImageHandler | |
Called internally when this handler is handling an action of type ExportDependencies. | |
exportInfoFlag — Property, class com.adobe.solutions.acm.authoring.presentation.common.ExportAssets | |
A flag to indicate whether to export all the assets of the selected assets. | |
exportItemData(version:String, changedItems:mx.data:ChangedItems) — method, class mx.data.SQLiteOfflineAdapter | |
Generates a new serialized archive of the specified data items which then can be persisted as appropriate. | |
exportLayoutDependencies(form:com.adobe.consulting.pst.vo:Form) — method, class com.adobe.icc.editors.handlers.LayoutHandler | |
Called internally when this handler is handling an action of type ExportDependencies. | |
exportLetterDefinition(letter:com.adobe.consulting.pst.vo:Letter) — method, class com.adobe.icc.editors.handlers.LetterHandler | |
This method handles the result event of exportLetterDefinitions. | |
exportListDependencies(list:com.adobe.icc.vo:ListDataModule) — method, class com.adobe.icc.editors.handlers.ListHandler | |
Called internally when this handler is handling an action of type ExportDependencies. | |
exportPackage() — method, class com.adobe.icc.editors.handlers.ConditionHandler | |
This method exports the list of selected assets . | |
exportPackage(exportInfoFlag:String) — method, class com.adobe.icc.editors.managers.ImportExportManager | |
Calls the server for exporting the package.In case exportInfoFlag is true , then export all assets are called . | |
exportPackage(assetIdList:mx.collections:IList, packageName:String) — method, interface com.adobe.icc.services.export.IExportService | |
Exports the list of selected assets. | |
exportPDFButton — Skin Part, class com.adobe.solutions.rca.presentation.comment.CommentPod | |
A reference to the Button object that is used to get a review PDF file, along with inline comments, for a specific review stage. A reference to the Button object that is used to get a review PDF file, along with inline comments, for a specific review stage. | |
exportPDF_clickHandler(event:flash.events:MouseEvent) — method, class com.adobe.solutions.rca.presentation.comment.CommentPod | |
This function fetches a PDF file with inline comments from the server. | |
EXPORT_SERVICE_RO — Constant Static Property, class com.adobe.icc.services.ServiceLocator | |
Export Letter definition | |
exportTextDependencies(text:com.adobe.consulting.pst.vo:TBX) — method, class com.adobe.icc.editors.handlers.TextHandler | |
Called internally when this handler is handling an action of type ExportDependencies. | |
exportTextDependenciesViaServlet() — method, class com.adobe.icc.editors.handlers.TextHandler | |
This method handles the result event of exportTextDependencies. | |
expression — Property, class com.adobe.dct.transfer.DataDictionaryElement | |
The expression for the DataDictionaryElement. | |
expression — Property, class com.adobe.icc.editors.model.ConditionAssignmentModel | |
The expression associated with this assignment. | |
expression — Property, class com.adobe.icc.vo.CDMAssignment | |
Expression for the case (in Spring EL 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 | |
Runtime in-line inclusion expression for the module. | |
expression — Property, class com.adobe.solutions.exm.authoring.domain.expression.ExpressionEvent | |
Returns the affected expression. | |
expression — Property, class com.adobe.solutions.exm.authoring.domain.expression.ExpressionValidationError | |
Returns the expression which failed to validate. | |
expression — Property, interface com.adobe.solutions.exm.authoring.domain.expression.IExpression | |
Returns the actual expression string represented by this expression. | |
expression — Property, class com.adobe.solutions.exm.authoring.domain.expression.SimpleCyclicDependencyError | |
Returns the expression in which a cyclic dependency was detected. | |
expression — Property, class com.adobe.solutions.exm.authoring.events.ExpressionBuilderEvent | |
Selected Expression | |
expression — Property, class com.adobe.solutions.exm.expression.ExpressionVO | |
The unique expression string. | |
expression — Property, interface com.adobe.solutions.exm.runtime.IExpression | |
Returns the actual expression string. | |
expression — Property, class com.adobe.solutions.exm.runtime.impl.ExpressionImpl | |
Returns the actual expression string. | |
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. | |
expressionBuilder — Skin Part, class com.adobe.dct.component.datadictionaryElement.DDEMetaEditor | |
A skin part that defines the ExpressionBuilder. The ExpressionBuilder helps in authoring expressions. The user creates/edits the expression which is added/updated in the selected row in the table. A skin part that defines the ExpressionBuilder. | |
expressionBuilder — Skin Part, class com.adobe.solutions.acm.authoring.presentation.ConditionEditor | |
A skin part that defines the ExpressionBuilder. The ExpressionBuilder helps in authoring expressions. The user creates/edits the expression which is added/updated in the selected row in the table. A skin part that defines the ExpressionBuilder. | |
ExpressionBuilder — class, package com.adobe.icc.editors.model.el | |
Utility class to create qualified Expression object from the expression string | |
ExpressionBuilder — class, package com.adobe.solutions.exm.authoring.view | |
The ExpressionBuilder class defines a container that includes a EBWorkspace, EBToolBar, ExpressionsPanel, FunctionsPanel, ValidateExpression and IVariablePanel. | |
ExpressionBuilder() — Constructor, class com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
Constructor. | |
ExpressionBuilderEvent — class, package com.adobe.solutions.exm.authoring.events | |
The ExpressionBuilderEvent class represents events that are dispatched on Expression Builder Toolbar. | |
ExpressionBuilderEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.solutions.exm.authoring.events.ExpressionBuilderEvent | |
Constructor. | |
expressionCreateEvent — Event, interface com.adobe.solutions.exm.authoring.domain.expression.IExpression | |
Dispatched when the expression is successfully created in the expression repository. | |
ExpressionCreateEvent — class, package com.adobe.solutions.exm.authoring.domain.expression | |
Event dispatched whenever a new expression is successfully created in the expression repository. | |
ExpressionCreateEvent(expression:com.adobe.solutions.exm.authoring.domain.expression:IExpression, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.solutions.exm.authoring.domain.expression.ExpressionCreateEvent | |
Creates a new ExpressionCreateEvent instance. | |
expressionCreationComplete — Event, class com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
The event dispatched when the ExpressionCreationComplete button is clicked. | |
EXPRESSION_CREATION_COMPLETED — Constant Static Property, class com.adobe.solutions.exm.authoring.events.ExpressionBuilderEvent | |
The ExpressionBuilderEvent.EXPRESSION_CREATION_COMPLETED constant defines the value of the type property of the event object for an event that is dispatched when the agent clicks the Complete(OK) button of a Expression Controlbar in Expression Builder UI. | |
expressionDefinitionId — Property, class com.adobe.exm.expression.event.ExpressionRegistrationFailureEvent | |
Expression definition id for which the registration failed. | |
expressionDefinitionId — Property, class com.adobe.exm.expression.event.ExpressionRegistrationSuccessEvent | |
Expression definition id for which the registration was successful. | |
EXPRESSION_DEFINITION_NOT_FOUND — Constant Static Property, class com.adobe.exm.expression.error.ExpressionEvaluationError | |
Error constant indicating Expression definition could not be found | |
expressionDeleteEvent — Event, interface com.adobe.solutions.exm.authoring.domain.expression.IExpression | |
Dispatched when the expression is successfully deleted from the expression repository. | |
ExpressionDeleteEvent — class, package com.adobe.solutions.exm.authoring.domain.expression | |
Event dispatched whenever an expression is successfully deleted from the expression repository. | |
ExpressionDeleteEvent(expression:com.adobe.solutions.exm.authoring.domain.expression:IExpression, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.solutions.exm.authoring.domain.expression.ExpressionDeleteEvent | |
Creates a new ExpressionDeleteEvent instance. | |
ExpressionError — class, package com.adobe.solutions.exm.runtime.impl | |
Represents errors thrown by the Expression Manager runtime. | |
ExpressionError(message:String, errorCode:String, id:int) — Constructor, class com.adobe.solutions.exm.runtime.impl.ExpressionError | |
Creates a new ExpressionError instance. | |
expressionErrorEvent — Event, interface com.adobe.solutions.exm.authoring.domain.expression.IExpression | |
Dispatched when an error occurs while creating/updating/deleting the expression in the expression repository. | |
ExpressionEvaluationError — class, package com.adobe.exm.expression.error | |
Error object for Expression evaluation | |
ExpressionEvaluationError(id:int, customMessage:String) — Constructor, class com.adobe.exm.expression.error.ExpressionEvaluationError | |
Constructor | |
ExpressionEvaluationService — class, package com.adobe.exm.expression.impl | |
Used to register the expression SWF and evaluate the expression using pre-loaded SWF. | |
ExpressionEvaluationService(defaultSwfUrl:String, expressionDefinitionParamName:String) — Constructor, class com.adobe.exm.expression.impl.ExpressionEvaluationService | |
Constructor of expression evaluation service. | |
ExpressionEvent — class, package com.adobe.solutions.exm.authoring.domain.expression | |
Base class for events dispatched whenever a CRUD operation completes successfully on an expression in the expression repository. | |
ExpressionEvent(type:String, expression:com.adobe.solutions.exm.authoring.domain.expression:IExpression, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.solutions.exm.authoring.domain.expression.ExpressionEvent | |
Creates a new ExpressionEvent instance. | |
expressionGetError — Event, interface com.adobe.solutions.exm.authoring.domain.expression.IExpressionProvider | |
Dispatched when the provider encounters an error retrieving an expression from the repository. | |
expressionGetEvent — Event, interface com.adobe.solutions.exm.authoring.domain.expression.IExpressionProvider | |
Dispatched when the provider successfully retrieves an expression from the repository. | |
ExpressionGetEvent — class, package com.adobe.solutions.exm.authoring.domain.expression | |
Event dispatched whenever an expression is successfully retrieved from the expression repository. | |
ExpressionGetEvent(expression:com.adobe.solutions.exm.authoring.domain.expression:IExpression, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.solutions.exm.authoring.domain.expression.ExpressionGetEvent | |
Creates a new ExpressionGetEvent instance. | |
ExpressionImpl — class, package com.adobe.solutions.exm.runtime.impl | |
Default implementation of the Expression instance. | |
ExpressionImpl() — Constructor, class com.adobe.solutions.exm.runtime.impl.ExpressionImpl | |
Creates a new ExpressionImpl instance. | |
expressionInput — Skin Part, class com.adobe.dct.component.datadictionaryElement.DDEMetaEditor | |
A skin part that defines the appearance of the expression for a computed data dictionary element. A skin part that defines the appearance of the expression for a computed data dictionary element. | |
ExpressionInsertEvent — class, package com.adobe.solutions.exm.authoring.events | |
The ExpressionInsertEvent class represents events that are dispatched on Function Toolbar, VariableList and Expression Toolbar Insert Button . | |
ExpressionInsertEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.solutions.exm.authoring.events.ExpressionInsertEvent | |
Constructor. | |
expressionItemEditor — Skin Part, class com.adobe.solutions.exm.authoring.components.controls.ExpressionsPanel | |
A Skin part which defines itemrenderer for Expression List component. A Skin part which defines itemrenderer for Expression List component. | |
expressionLabel — Skin Part, class com.adobe.solutions.exm.authoring.renderer.ExpressionListItemRender | |
A Skin part which defines UI component to display Expression Label. A Skin part which defines UI component to display Expression Label. | |
expressionList — Skin Part, class com.adobe.solutions.exm.authoring.components.controls.ExpressionsPanel | |
A Skin part which defines UI component to display Expression List. A Skin part which defines UI component to display Expression List. | |
EXPRESSION_LIST — Constant Static Property, class com.adobe.solutions.exm.authoring.domain.expression.ExpressionListProviderEvent | |
Constant representing this event's type. | |
expressionListError — Event, interface com.adobe.solutions.exm.authoring.domain.expression.IExpressionProvider | |
Dispatched when the provider encounters an error retrieving a set of expressions from the repository. | |
ExpressionListItemRender — class, package com.adobe.solutions.exm.authoring.renderer | |
The ExpressionListItemRender class defines the default item renderer for a Expression List. | |
ExpressionListItemRender() — Constructor, class com.adobe.solutions.exm.authoring.renderer.ExpressionListItemRender | |
Constructor. | |
expressionListProviderEvent — Event, interface com.adobe.solutions.exm.authoring.domain.expression.IExpressionProvider | |
Dispatched when the provider successfully retrieves a set of expressions from the repository. | |
ExpressionListProviderEvent — class, package com.adobe.solutions.exm.authoring.domain.expression | |
Event dispatched whenever an expression-listing operation (list-all-expressions or search-expressions) completes successfully. | |
ExpressionListProviderEvent(type:String, expressions:mx.collections:IList, requestId:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.solutions.exm.authoring.domain.expression.ExpressionListProviderEvent | |
Creates a new ExpressionListProviderEvent instance. | |
ExpressionManagerImpl — class, package com.adobe.solutions.exm.runtime.impl | |
The default implementation of the ExpressionManager interface, which serves as the entry point into the Expression Manager runtime. | |
expressionName — Skin Part, class com.adobe.solutions.acm.authoring.presentation.preview.ConditionItemPreviewRenderer | |
A skin part that defines the expression name A skin part that defines the expression name | |
expressionNameDisplay — Skin Part, class com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor | |
A skin part that defines the condition's expression name A skin part that defines the condition's expression name | |
expressionPanel — Skin Part, class com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
A Skin part which defines UI component to display Expression Panel. A Skin part which defines UI component to display Expression Panel. | |
expressionProvider — Property, interface com.adobe.solutions.exm.authoring.domain.IProviderFactory | |
Returns a sub-provider for expression-specific operations such as creating new expression objects, validation expressions, etc. | |
expressionProvider — Property, class com.adobe.solutions.exm.authoring.domain.impl.ProviderFactoryImpl | |
Returns a sub-provider for expression-specific operations such as creating new expression objects, validation expressions, etc. | |
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 | |
Constant defining event of type expressionRegistrationFailure | |
ExpressionRegistrationFailureEvent — class, package com.adobe.exm.expression.event | |
This event 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 | |
Constant defining event of type expressionRegistrationSuccess | |
ExpressionRegistrationSuccessEvent — class, package com.adobe.exm.expression.event | |
This event is dispatched when SWF registration is successful. | |
ExpressionRegistrationSuccessEvent(expressionDefinitionId:String) — Constructor, class com.adobe.exm.expression.event.ExpressionRegistrationSuccessEvent | |
Constructor | |
expressions — Property, class com.adobe.solutions.exm.authoring.domain.expression.ComplexCyclicDependencyError | |
Returns the original list of expressions (IExpression instances) which was supplied for cyclic-dependency checking. | |
expressions — Property, class com.adobe.solutions.exm.authoring.domain.expression.ExpressionListProviderEvent | |
Returns the list of expressions (IExpression instances) returned by the expression-listing call corresponding to this event. | |
expressionService — Property, interface com.adobe.solutions.exm.IServiceProvider | |
Returns an expression-specific infrastructure service which deals with expression persistence. | |
expressionService — Property, class com.adobe.solutions.exm.impl.ServiceProvider | |
Returns null, since expression persistence is currently not supported. | |
expressionService — Property, class com.adobe.solutions.exm.mock.MockServiceProvider | |
If mock data has been loaded, returns a mock IExpressionService instance which operates against the mock data, else returns null. | |
expressionsList — Property, class com.adobe.solutions.exm.authoring.model.Model | |
The list of named expression. | |
ExpressionsPanel — class, package com.adobe.solutions.exm.authoring.components.controls | |
The ExpressionsPanel class defines a container that includes a ExpressionsPanelToolBar and list for displaying Named Expressions | |
ExpressionsPanel() — Constructor, class com.adobe.solutions.exm.authoring.components.controls.ExpressionsPanel | |
Constructor. | |
expressionsPanelToolBar — Skin Part, class com.adobe.solutions.exm.authoring.components.controls.ExpressionsPanel | |
A Skin part which defines UI component to display Expression Toolbar. A Skin part which defines UI component to display Expression Toolbar. | |
ExpressionsPanelToolBar — class, package com.adobe.solutions.exm.authoring.components.toolbars | |
The ExpressionsPanelToolBar class defines a container that includes a insert, edit, delete and search expression | |
ExpressionsPanelToolBar() — Constructor, class com.adobe.solutions.exm.authoring.components.toolbars.ExpressionsPanelToolBar | |
Constructor. | |
ExpressionsPanelToolBarEvent — class, package com.adobe.solutions.exm.authoring.events | |
The ExpressionInsertEvent class represents events that are dispatched on Expression panel toolbar . | |
ExpressionsPanelToolBarEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.solutions.exm.authoring.events.ExpressionsPanelToolBarEvent | |
Constructor. | |
EXPRESSION_SWF_LAZYLOAD_STARTED — Constant Static Property, class com.adobe.exm.expression.error.ExpressionEvaluationError | |
Error constant indicating Lazy load of expression swf just started. | |
expressionSwfLoadStatus — Property, class com.adobe.exm.expression.error.ExpressionEvaluationError | |
String indicating expression swf load status | |
EXPRESSION_SWF_NOT_LOADED — Constant Static Property, class com.adobe.exm.expression.error.ExpressionEvaluationError | |
Error constant indicating Expression Swf has not been loaded | |
expressionTextArea — Skin Part, class com.adobe.solutions.exm.authoring.view.EBWorkspace | |
A Skin part which defines UI component to display workspace (TextArea) for expression. A Skin part which defines UI component to display workspace (TextArea) for expression. | |
expressionUpdateEvent — Event, interface com.adobe.solutions.exm.authoring.domain.expression.IExpression | |
Dispatched when the expression is successfully updated in the expression repository. | |
ExpressionUpdateEvent — class, package com.adobe.solutions.exm.authoring.domain.expression | |
Event dispatched whenever an expression is successfully updated in the expression repository. | |
ExpressionUpdateEvent(expression:com.adobe.solutions.exm.authoring.domain.expression:IExpression, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.solutions.exm.authoring.domain.expression.ExpressionUpdateEvent | |
Creates a new ExpressionUpdateEvent instance. | |
ExpressionValidationError — class, package com.adobe.solutions.exm.authoring.domain.expression | |
Error thrown when an expression fails to validate syntactically. | |
ExpressionValidationError(expression:String, message:any, id:any) — Constructor, class com.adobe.solutions.exm.authoring.domain.expression.ExpressionValidationError | |
Creates a new ExpressionValidationError instance. | |
ExpressionValidationResult — class, package com.adobe.solutions.exm.authoring.domain.expression | |
Encapsulates the result of syntactic validation of an expression. | |
ExpressionValidationResult(validationSucceeded:Boolean, validationError:com.adobe.solutions.exm.authoring.domain.expression:ExpressionValidationError) — Constructor, class com.adobe.solutions.exm.authoring.domain.expression.ExpressionValidationResult | |
Creates a new ExpressionValidationResult instance. | |
expressionValueChange — Event, interface com.adobe.solutions.exm.runtime.IExpression | |
Dispatched when the value of the expression changes. | |
EXPRESSION_VALUE_CHANGE — Static Property, class com.adobe.solutions.exm.runtime.ExpressionValueChangeEvent | |
Constant representing the type of this event. | |
ExpressionValueChangeEvent — class, package com.adobe.solutions.exm.runtime | |
Event dispatched by ComputedExpression instances whenever the result of evaluation of their underlying expressions changes (due to a variable change, etc.). | |
ExpressionValueChangeEvent(source:com.adobe.solutions.exm.runtime:IComputedExpression, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.solutions.exm.runtime.ExpressionValueChangeEvent | |
Creates a new ExpressionValueChangeEvent instance. | |
ExpressionVO — class, package com.adobe.solutions.exm.expression | |
Represents a persistent expression. | |
ExpressionVO() — Constructor, class com.adobe.solutions.exm.expression.ExpressionVO | |
Creates a new ExpressionVO instance. | |
ExtendableTaggedEntityVO — class, package com.adobe.solutions.prm.vo | |
This abstract class defines an entity that is extendable and can be tagged. | |
ExtendableTaggedEntityVO() — Constructor, class com.adobe.solutions.prm.vo.ExtendableTaggedEntityVO | |
The constructor for ExtendableTaggedEntityVO class. | |
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 | |
Extended Properties Map for AssetManager Backend use case. | |
extendedProperties — Property, class com.adobe.consulting.pst.vo.Letter | |
Extended Properties Map for AssetManager Backend use case. | |
extendedProperties — Property, class com.adobe.dct.transfer.DataDictionary | |
The extended properties of the data dictionary. | |
extendedProperties — Property, class com.adobe.dct.transfer.DataDictionaryElement | |
The extendedProperties of a DataDictionaryElement. | |
extendedProperties — Property, class com.adobe.dct.transfer.DataDictionaryReference | |
The extended properties of the data dictionary. | |
extendedProperties — Property, class com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Map of extended properties associated with this property | |
extendedProperties — Property, class com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
The extended properties associated with asset. | |
extendedProperties — Property, class com.adobe.icc.editors.model.AssetModel | |
The extended properties of the underlying value object. | |
extendedProperties — Property, class com.adobe.icc.vo.ContainerLayout | |
extendedProperties — Property, class com.adobe.icc.vo.DataModule | |
extendedProperties Map for AssetManager Backend use case | |
extendedProperties — Property, class com.adobe.icc.vo.Document | |
extendedProperties Map for AssetManager Backend use case | |
extendedProperties — Property, class com.adobe.icc.vo.Portfolio | |
extendedProperties Map for AssetManager Backend use case | |
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. | |
ExtendedProperty — class, package com.adobe.dct.component | |
The ExtendedProperty component displays the extended property row for data dictionary and data dictionary elements. | |
ExtendedProperty() — Constructor, class com.adobe.dct.component.ExtendedProperty | |
Constructor. | |
extendedPropertyMap — Property, class com.adobe.livecycle.content.File | |
Additional key-value attributes whichare persisted along with file. | |
extendedPropertyPath — Property, class com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
if this prperty is and extended VO property, then path of this property in actual VO. | |
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. | |
extendRadioButton — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.CreationStage | |
A reference to the RadioButton object that displays the stage option of extending a stage if a mandatory participant has not completed the tasks by the deadline. A reference to the RadioButton object that displays the stage option of extending a stage if a mandatory participant has not completed the tasks by the deadline. | |
extendRadioButton — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.ReviewStage | |
A reference to the RadioButton object that displays the stage option of extending the stage until mandatory participants have completed their tasks by the given deadline. A reference to the RadioButton object that displays the stage option of extending the stage until mandatory participants have completed their tasks by the given deadline. | |
extendRadioButton — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.ApprovalStage | |
A reference to the RadioButton object that displays the stage option of extending the stage until all mandatory participants have completed their tasks. A reference to the RadioButton object that displays the stage option of extending the stage until all mandatory participants have completed their tasks. | |
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. | |
extensibleActionBar — Skin Part, class com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
A skin part that defines the ExtensibleActionbar component A skin part that defines the ExtensibleActionbar component | |
ExtensibleActionbar — class, package com.adobe.solutions.acm.authoring.presentation.actionbar | |
The component that holds the custom action instances in the extensible tool bar. | |
ExtensibleActionbar() — Constructor, class com.adobe.solutions.acm.authoring.presentation.actionbar.ExtensibleActionbar | |
Constructor. | |
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 provides an interface for calling functions in the native implementation of a native extension for Adobe AIR. | |
extensions — Property, class com.adobe.dct.component.UploadButton | |
A list of file extensions. | |
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. | |
ExtensionsConfigManager — class, package com.adobe.acm.solutions.authoring.domain.extensions | |
The class which loads and manages the extensible configurations such as Extensible tool bar. | |
ExtensionsConfigManager() — Constructor, class com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager | |
Constructor. | |
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. | |
ExternalUsersVO — class, package com.adobe.solutions.rca.vo | |
Represents an External User instance in the system. | |
ExternalUsersVO() — Constructor, class com.adobe.solutions.rca.vo.ExternalUsersVO | |
The constructor for ExternalUsersVO class. | |
extra — Property, class com.adobe.icc.dc.domain.BaseModuleInstance | |
The flag indicating if this module was not assigned while creating the letter. | |
extra — Property, interface com.adobe.icc.dc.domain.IModuleInstance | |
The flag indicating if this module was not assigned while creating the letter. | |
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. | |
extraProperties — Property, class mx.data.PropertySpecifier | |
A list of additional properties to include. | |
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 |
Mon Nov 28 2011, 07:43 AM -08:00