Símbolos 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 — Propiedad estática de constante, clase Math | |
Constante matemática de la base de los logaritmos neperianos expresada como número e. | |
E — Propiedad estática de constante, clase flash.ui.Keyboard | |
Constante asociada al valor de código de tecla asociado de la tecla E (69). | |
ease — Propiedad, clase fl.motion.SimpleEase | |
Porcentaje entre -1 (100% de aceleración) y 1 (100% de desaceleración). | |
ease(fraction:Number) — método, clase 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) — método, clase 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) — método, clase 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) — método, interfaz 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) — método, clase 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) — Método estático , clase fl.motion.easing.Back | |
El método easeIn() inicia el movimiento realizando un control hacia atrás para después invertir la dirección y desplazarse hacia el destino a continuación. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.motion.easing.Bounce | |
El método easeIn() inicia el movimiento de rebote lentamente y, a continuación, lo acelera conforme se ejecuta. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.motion.easing.Circular | |
El método easeIn() inicia el movimiento desde la velocidad cero y, a continuación, lo acelera conforme se ejecuta. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.motion.easing.Cubic | |
El método easeIn() inicia el movimiento desde la velocidad cero y, a continuación, lo acelera conforme se ejecuta. | |
easeIn(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Método estático , clase fl.motion.easing.Elastic | |
El método easeIn() inicia el movimiento lentamente y, a continuación, lo acelera conforme se ejecuta. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.motion.easing.Exponential | |
El método easeIn() inicia el movimiento lentamente y, a continuación, lo acelera conforme se ejecuta. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.motion.easing.Linear | |
El método easeIn() define un movimiento constante sin aceleración. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.motion.easing.Quadratic | |
El método easeIn() inicia el movimiento desde la velocidad cero y, a continuación, lo acelera conforme se ejecuta. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.motion.easing.Quartic | |
El método easeIn() inicia el movimiento desde la velocidad cero y, a continuación, lo acelera conforme se ejecuta. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.motion.easing.Quintic | |
El método easeIn() inicia el movimiento desde la velocidad cero y, a continuación, lo acelera conforme se ejecuta. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.motion.easing.Sine | |
El método easeIn() inicia el movimiento desde la velocidad cero y, a continuación, lo acelera conforme se ejecuta. | |
easeIn(t:Number, b:Number, c:Number, d:Number, s:Number) — Método estático , clase fl.transitions.easing.Back | |
El método easeIn() inicia el movimiento realizando un control hacia atrás para después invertir la dirección y desplazarse hacia el destino a continuación. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.transitions.easing.Bounce | |
El método easeIn() inicia el movimiento de rebote lentamente y, a continuación, lo acelera conforme se ejecuta. | |
easeIn(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Método estático , clase fl.transitions.easing.Elastic | |
El método easeIn() inicia el movimiento lentamente y, a continuación, lo acelera conforme se ejecuta. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.transitions.easing.None | |
El método easeIn() define un movimiento constante, sin aceleración. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.transitions.easing.Regular | |
El método easeIn() inicia el movimiento desde la velocidad cero y, a continuación, lo acelera conforme se ejecuta. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.transitions.easing.Strong | |
El método easeIn() inicia el movimiento desde la velocidad cero y, a continuación, lo acelera conforme se ejecuta. | |
easeIn(t:Number, b:Number, c:Number, d:Number, s:Number) — Método estático , clase 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) — Método estático , clase 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) — Método estático , clase 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) — Método estático , clase 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) — Método estático , clase 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) — Método estático , clase 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) — Método estático , clase 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) — Método estático , clase 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) — Método estático , clase 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) — Método estático , clase 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) — Método estático , clase mx.effects.easing.Sine | |
The easeIn() method starts motion from zero velocity, and then accelerates motion as it executes. | |
easeIn(fraction:Number) — método, clase spark.effects.easing.EaseInOutBase | |
Returns a value that represents the eased fraction during the ease in phase of the animation. | |
easeInFraction — Propiedad, clase spark.effects.easing.EaseInOutBase | |
The percentage of an animation that should be spent accelerating. | |
easeInFraction — Propiedad, clase 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) — Método estático , clase fl.motion.easing.Back | |
El método easeInOut() combina los métodos easeIn() y easeOut() para iniciar el movimiento realizando un control hacia atrás, invertir a continuación la dirección para desplazarse hacia el destino, producir una ligera sobremodulación, invertir de nuevo la dirección y, por último, regresar al destino. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.motion.easing.Bounce | |
El método easeInOut() combina los métodos easeIn() y easeOut() para iniciar el movimiento de rebote lentamente, acelerarlo y, por último, desacelerarlo. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.motion.easing.Circular | |
El método easeInOut() combina los métodos easeIn() y easeOut() para iniciar el movimiento desde una velocidad cero, acelerarlo y, por último, desacelerarlo de vuelta hasta la velocidad cero. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.motion.easing.Cubic | |
El método easeInOut() combina los métodos easeIn() y easeOut() para iniciar el movimiento desde una velocidad cero, acelerarlo y, por último, desacelerarlo de vuelta hasta la velocidad cero. | |
easeInOut(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Método estático , clase fl.motion.easing.Elastic | |
El método easeInOut() combina los métodos easeIn() y easeOut() para iniciar el movimiento lentamente, acelerarlo y, por último, desacelerarlo. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.motion.easing.Exponential | |
El método easeInOut() combina los métodos easeIn() y easeOut() para iniciar el movimiento desde una velocidad cero, acelerarlo y, por último, desacelerarlo de vuelta hasta la velocidad cero. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.motion.easing.Linear | |
El método easeInOut() define un movimiento constante sin aceleración. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.motion.easing.Quadratic | |
El método easeInOut() combina los métodos easeIn() y easeOut() para iniciar el movimiento desde una velocidad cero, acelerarlo y, por último, desacelerarlo de vuelta hasta la velocidad cero. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.motion.easing.Quartic | |
El método easeInOut() combina los métodos easeIn() y easeOut() para iniciar el movimiento desde una velocidad cero, acelerarlo y, por último, desacelerarlo de vuelta hasta la velocidad cero. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.motion.easing.Quintic | |
El método easeInOut() combina los métodos easeIn() y easeOut() para iniciar el movimiento desde una velocidad cero, acelerarlo y, por último, desacelerarlo de vuelta hasta la velocidad cero. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.motion.easing.Sine | |
El método easeInOut() combina los métodos easeIn() y easeOut() para iniciar el movimiento desde una velocidad cero, acelerarlo y, por último, desacelerarlo de vuelta hasta la velocidad cero. | |
easeInOut(t:Number, b:Number, c:Number, d:Number, s:Number) — Método estático , clase fl.transitions.easing.Back | |
El método easeInOut() combina los métodos easeIn() y easeOut() para iniciar el movimiento realizando un control hacia atrás, invertir a continuación la dirección para desplazarse hacia el destino, producir una ligera sobremodulación, invertir de nuevo la dirección y, por último, regresar al destino. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.transitions.easing.Bounce | |
El método easeInOut() combina los métodos easeIn() y easeOut() para iniciar el movimiento de rebote lentamente, acelerarlo y, por último, desacelerarlo. | |
easeInOut(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Método estático , clase fl.transitions.easing.Elastic | |
El método easeInOut() combina los métodos easeIn() y easeOut() para iniciar el movimiento lentamente, acelerarlo y, por último, desacelerarlo. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.transitions.easing.None | |
El método easeInOut() define un movimiento constante, sin aceleración. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.transitions.easing.Regular | |
El método easeInOut() combina los métodos easeIn() y easeOut() para iniciar el movimiento desde una velocidad cero, acelerarlo y, por último, desacelerarlo de vuelta hasta la velocidad cero. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.transitions.easing.Strong | |
El método easeInOut() combina los métodos easeIn() y easeOut() para iniciar el movimiento desde una velocidad cero, acelerarlo y, por último, desacelerarlo de vuelta hasta la velocidad cero. | |
easeInOut(t:Number, b:Number, c:Number, d:Number, s:Number) — Método estático , clase 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) — Método estático , clase 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) — Método estático , clase 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) — Método estático , clase 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) — Método estático , clase 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) — Método estático , clase 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) — Método estático , clase 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) — Método estático , clase 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) — Método estático , clase 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) — Método estático , clase 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) — Método estático , clase 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 — clase, Paquete spark.effects.easing | |
The EaseInOutBase class is the base class that provide easing capability. | |
EaseInOutBase(easeInFraction:Number) — Información sobre, clase spark.effects.easing.EaseInOutBase | |
Constructor. | |
easeNone(time:Number, begin:Number, change:Number, duration:Number) — Método estático , clase fl.motion.SimpleEase | |
Calcula un valor interpolado para una propiedad numérica de animación; utiliza una interpolación lineal con velocidad constante. | |
easeNone(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.motion.easing.Linear | |
El método easeNone() define un movimiento constante sin aceleración. | |
easeNone(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.transitions.easing.None | |
El método easeNone() define un movimiento constante, sin aceleración. | |
easeNone(t:Number, b:Number, c:Number, d:Number) — Método estático , clase 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) — Método estático , clase fl.motion.easing.Back | |
El método easeOut() inicia el movimiento desplazándose hacia el destino, produce a continuación una ligera sobremodulación y, por último, invierte la dirección de nuevo hacia el destino. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.motion.easing.Bounce | |
El método easeOut() inicia el movimiento de rebote con rapidez y, a continuación, lo desacelera conforme se ejecuta. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.motion.easing.Circular | |
El método easeOut() inicia el movimiento con rapidez y, a continuación, lo desacelera hasta la velocidad cero conforme se ejecuta. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.motion.easing.Cubic | |
El método easeOut() inicia el movimiento con rapidez y, a continuación, lo desacelera hasta la velocidad cero conforme se ejecuta. | |
easeOut(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Método estático , clase fl.motion.easing.Elastic | |
El método easeOut() inicia el movimiento con rapidez y, a continuación, lo desacelera conforme se ejecuta. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.motion.easing.Exponential | |
El método easeOut() inicia el movimiento con rapidez y, a continuación, lo desacelera hasta la velocidad cero conforme se ejecuta. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.motion.easing.Linear | |
El método easeOut() define un movimiento constante sin aceleración. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.motion.easing.Quadratic | |
El método easeOut() inicia el movimiento con rapidez y, a continuación, lo desacelera hasta la velocidad cero conforme se ejecuta. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.motion.easing.Quartic | |
El método easeOut() inicia el movimiento con rapidez y, a continuación, lo desacelera hasta la velocidad cero conforme se ejecuta. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.motion.easing.Quintic | |
El método easeOut() inicia el movimiento con rapidez y, a continuación, lo desacelera hasta la velocidad cero conforme se ejecuta. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.motion.easing.Sine | |
El método easeOut() inicia el movimiento con rapidez y, a continuación, lo desacelera hasta la velocidad cero conforme se ejecuta. | |
easeOut(t:Number, b:Number, c:Number, d:Number, s:Number) — Método estático , clase fl.transitions.easing.Back | |
El método easeOut() inicia el movimiento desplazándose hacia el destino, produce a continuación una ligera sobremodulación y, por último, invierte la dirección de nuevo hacia el destino. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.transitions.easing.Bounce | |
El método easeOut() inicia el movimiento de rebote con rapidez y, a continuación, lo desacelera conforme se ejecuta. | |
easeOut(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Método estático , clase fl.transitions.easing.Elastic | |
El método easeOut() inicia el movimiento con rapidez y, a continuación, lo desacelera conforme se ejecuta. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.transitions.easing.None | |
El método easeOut() define un movimiento constante, sin aceleración. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.transitions.easing.Regular | |
El método easeOut() inicia el movimiento con rapidez y, a continuación, lo desacelera hasta la velocidad cero conforme se ejecuta. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Método estático , clase fl.transitions.easing.Strong | |
El método easeOut() inicia el movimiento con rapidez y, a continuación, lo desacelera hasta la velocidad cero conforme se ejecuta. | |
easeOut(t:Number, b:Number, c:Number, d:Number, s:Number) — Método estático , clase 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) — Método estático , clase 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) — Método estático , clase 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) — Método estático , clase 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) — Método estático , clase 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) — Método estático , clase 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) — Método estático , clase 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) — Método estático , clase 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) — Método estático , clase 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) — Método estático , clase 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) — Método estático , clase mx.effects.easing.Sine | |
The easeOut() method starts motion fast, and then decelerates motion to a zero velocity as it executes. | |
easeOut(fraction:Number) — método, clase spark.effects.easing.EaseInOutBase | |
Returns a value that represents the eased fraction during the ease out phase of the animation. | |
easeOutFraction — Propiedad, clase 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) — Método estático , clase fl.motion.SimpleEase | |
Calcula un valor interpolado para una propiedad numérica de animación; utiliza un porcentaje de aceleración cuadrático. | |
easer — Propiedad, clase spark.effects.Animate | |
The easing behavior for this effect. | |
easer — Propiedad, clase spark.effects.animation.Animation | |
The easing behavior for this effect. | |
easer — Propiedad, clase spark.effects.animation.Keyframe | |
The easing behavior applied to the motion between the previous Keyframe object in motion path and this Keyframe object. | |
easer — Propiedad, clase spark.effects.supportClasses.AnimateInstance | |
The easing behavior for this effect. | |
easer — Propiedad, clase spark.transitions.ViewTransitionBase | |
The easing behavior for this transition. | |
easing — Propiedad, clase fl.transitions.Transition | |
Establece el efecto de interpolación para la animación. | |
EasingFraction — clase final, Paquete spark.effects.easing | |
The EasingFraction class defines constants for the easeInFraction property of the EaseInOutBase class. | |
easingFunction — Propiedad, clase fl.motion.FunctionEase | |
Referencia a una función con una firma (t, b, c, d) como los métodos de las clases fl.motion.easing. | |
easingFunction — Propiedad, clase mx.effects.Tween | |
Sets the easing function for the animation. | |
easingFunction — Propiedad, clase mx.effects.TweenEffect | |
The easing function for the animation. | |
easingFunction — Propiedad, clase mx.effects.effectClasses.TweenEffectInstance | |
The easing function for the animation. | |
EAST_ASIAN — Propiedad estática de constante, clase flashx.textLayout.formats.JustificationRule | |
Especifica reglas de justificación asiáticas. | |
EastAsianJustifier — clase final, Paquete flash.text.engine | |
La clase EastAsianJustifier representa las propiedades necesarias para controlar las opciones de justificación de las líneas de texto con contenido principalmente de Asia oriental. | |
EastAsianJustifier(locale:String, lineJustification:String, justificationStyle:String) — Información sobre, clase flash.text.engine.EastAsianJustifier | |
Crea un objeto EastAsianJustifier. | |
EBToolBar — clase, Paquete 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() — Información sobre, clase com.adobe.solutions.exm.authoring.components.toolbars.EBToolBar | |
Constructor. | |
EBToolBarNameType — clase, Paquete com.adobe.solutions.exm.authoring.enum | |
The EBToolBarNameType class provides arithmetical, logical, relational, symbols and MenuList for EBToolBar | |
EBToolBarNameType() — Información sobre, clase com.adobe.solutions.exm.authoring.enum.EBToolBarNameType | |
Constructor. | |
EBWorkspace — clase, Paquete com.adobe.solutions.exm.authoring.view | |
The EBWorkspace class defines a container that includes a TextArea for editing expression | |
EBWorkspace() — Información sobre, clase com.adobe.solutions.exm.authoring.view.EBWorkspace | |
Constructor. | |
echoPath — Propiedad, clase flash.media.MicrophoneEnhancedOptions | |
Especifica la ruta del eco (en milisegundos) que se utiliza para cancelación de eco acústico. | |
EdgeMetrics — clase, Paquete 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) — Información sobre, clase mx.core.EdgeMetrics | |
Constructor. | |
edit — Estado del aspecto, clase com.adobe.dct.component.toolbars.DDToolbar | |
Editable state of the ToolBar. | |
edit — Estado del aspecto, clase com.adobe.dct.view.PropertyContainer | |
Edit state or the PropertyContainer. | |
edit — Estado del aspecto, clase 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 — Estado del aspecto, clase 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 — Estado del aspecto, clase com.adobe.dct.component.datadictionary.DDEditor | |
Edit state where values are editable. | |
Edit — Estado del aspecto, clase com.adobe.dct.component.ExtendedProperty | |
Edit state where values are editable. | |
Edit — Estado del aspecto, clase com.adobe.dct.view.DictionaryServiceView | |
Edit State of the DictionaryServiceView | |
Edit — Estado del aspecto, clase com.adobe.dct.view.DictionaryPropertiesView | |
Edit State of the DictionaryPropertiesView. | |
Edit — Estado del aspecto, clase com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
Edit state of the IccRichTextControlToolbar | |
Edit — Estado del aspecto, clase com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
Edit state of the CategoryEditor | |
Edit — Estado del aspecto, clase com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
Edit state of the AssetPropertiesEditor | |
editable — Propiedad, clase com.adobe.ep.ux.taskdetails.component.TaskDetailsComponent | |
Sets the component to be in editable or normal(or ready-only) mode. | |
editable — Propiedad, clase com.adobe.ep.ux.taskdetails.domain.TaskDetails | |
A flag that specifies whether the task properties are editable or read-only. | |
editable — Propiedad, clase com.adobe.icc.dc.domain.BaseModuleInstance | |
True if this module is editable in its container (based on the assignment). | |
editable — Propiedad, clase com.adobe.icc.dc.domain.FieldInstance | |
True if the underlying object is editable. | |
editable — Propiedad, interfaz com.adobe.icc.dc.domain.IDataInstance | |
True if the underlying object is editable. | |
editable — Propiedad, interfaz com.adobe.icc.dc.domain.IModuleInstance | |
True if this module is editable in its container (based on the assignment). | |
editable — Propiedad, clase com.adobe.icc.dc.domain.VariableInstance | |
True if the underlying object is editable. | |
editable — Propiedad, clase com.adobe.icc.editors.model.FieldAssignmentModel | |
The editable property of the underlying value object. | |
editable — Propiedad, interfaz com.adobe.icc.editors.model.IAssignmentModel | |
The editable property of the underlying value object. | |
editable — Propiedad, clase com.adobe.icc.editors.model.ListAssignmentModel | |
True if the item's value can be edited at runtime. | |
editable — Propiedad, clase com.adobe.icc.editors.model.ModuleAssignmentModel | |
The editable property of the underlying value object. | |
editable — Propiedad, clase com.adobe.icc.editors.model.VariableAssignmentModel | |
The editable property of the underlying value object. | |
editable — Propiedad, clase 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 — Propiedad, clase com.adobe.icc.vo.FieldAssignment | |
Specifies whether the assignment can be edited when correspondence is being generated. | |
editable — Propiedad, clase com.adobe.icc.vo.LDMAssignment | |
Specifies whether the item's value can be edited at runtime. | |
editable — Propiedad, clase com.adobe.icc.vo.ModuleAssignment | |
True if the module's value can be edited at runtime. | |
editable — Propiedad, clase com.adobe.icc.vo.VariableAssignment | |
Specifies whether the assignment can be edited when correspondence is being generated. | |
editable — Propiedad, clase com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
A value that specifies whether the tab is editable. | |
editable — Estado del aspecto, clase com.adobe.ep.ux.taskdetails.domain.TaskDetails | |
editable — Propiedad, clase fl.controls.ColorPicker | |
Obtiene o define un valor booleano que indica si se puede modificar el campo de texto interno del componente ColorPicker. | |
editable — Propiedad, clase fl.controls.ComboBox | |
Obtiene o define un valor booleano que indica si el componente ComboBox se puede editar o es de sólo lectura. | |
editable — Propiedad, clase fl.controls.DataGrid | |
Indica si el usuario puede o no editar elementos del proveedor de datos. | |
editable — Propiedad, clase fl.controls.TextArea | |
Obtiene o define un valor booleano que indica si el usuario puede modificar el texto del componente. | |
editable — Propiedad, clase fl.controls.TextInput | |
Obtiene o define un valor booleano que indica si el usuario puede modificar el campo de texto. | |
editable — Propiedad, clase fl.controls.dataGridClasses.DataGridColumn | |
Indica si se pueden editar los elementos de la columna. | |
editable — Propiedad, clase flash.text.StageText | |
Indica si el usuario puede modificar el campo de texto. | |
editable — Propiedad, clase ga.controls.RadioButtonList | |
Determines if the radiobutton list can be modified by user interaction with it | |
editable — Propiedad, clase ga.model.PanelItem | |
Specifies whether the object is editable. | |
editable — Propiedad, clase mx.controls.AdvancedDataGridBaseEx | |
Indicates whether or not the user can edit items in the data provider. | |
editable — Propiedad, clase 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 — Propiedad, clase mx.controls.DataGrid | |
A flag that indicates whether or not the user can edit items in the data provider. | |
editable — Propiedad, clase mx.controls.List | |
A flag that indicates whether or not the user can edit items in the data provider. | |
editable — Propiedad, clase mx.controls.TextArea | |
Indicates whether the user is allowed to edit the text in this control. | |
editable — Propiedad, clase mx.controls.TextInput | |
Indicates whether the user is allowed to edit the text in this control. | |
editable — Propiedad, clase mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
A flag that indicates whether the items in the column are editable. | |
editable — Propiedad, clase mx.controls.dataGridClasses.DataGridColumn | |
A flag that indicates whether the items in the column are editable. | |
editable — Propiedad, interfaz mx.core.ITextInput | |
Indicates whether the user is allowed to edit the text in this control. | |
editable — Propiedad, clase 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 — Propiedad, clase spark.components.RichEditableText | |
A flag indicating whether the user is allowed to edit the text in this control. | |
editable — Propiedad, clase spark.components.gridClasses.GridColumn | |
Indicates whether the items in the column are editable. | |
editable — Propiedad, clase spark.components.supportClasses.SkinnableTextBase | |
Specifies whether the text is editable. | |
editable — Propiedad, clase spark.components.supportClasses.StyleableStageText | |
Flag that indicates whether the text in the field is editable. | |
editable — Propiedad, clase spark.components.supportClasses.StyleableTextField | |
Specifies whether the text is editable, true, or not, false. | |
editable — Propiedad, interfaz spark.core.IEditableText | |
Flag that indicates whether the text is editable. | |
editableBtn — Parte del aspecto, clase 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 — Parte del aspecto, clase com.adobe.solutions.acm.authoring.presentation.ListItemEditor | |
A skin part that defines the editable checkbox A skin part that defines the editable checkbox | |
EditableComboBoxSkin — clase, Paquete mx.skins.spark | |
The Spark skin class for the editable MX ComboBox component. | |
EditableComboBoxSkin — clase, Paquete mx.skins.wireframe | |
The wireframe skin class for the editable MX ComboBox component. | |
EditableComboBoxSkin() — Información sobre, clase mx.skins.spark.EditableComboBoxSkin | |
Constructor. | |
EditableComboBoxSkin() — Información sobre, clase mx.skins.wireframe.EditableComboBoxSkin | |
Constructor. | |
editableDisabledSkin — Estilo, clase 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 — Estilo, clase 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 — Parte del aspecto, clase 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 — Estilo, clase 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 — Estilo, clase mx.controls.ComboBase | |
Name of the class to use as the skin for the background and border when the editable property is true. | |
editableUpSkin — Estilo, clase 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 — Estado del aspecto, clase com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin state used when an asset is editable and activated. | |
editAndActive — Estado del aspecto, clase com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin state when a Project is Active and editing is allowed. | |
editAndInActive — Estado del aspecto, clase com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin state used when an asset is editable and not activated. | |
editAndInActive — Estado del aspecto, clase com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin state when a Project is Inactive and editing is allowed. | |
editAssetDetails(evt:flash.events:Event) — método, clase com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The method is called when the Edit button is clicked. | |
editButton — Parte del aspecto, clase 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 — Parte del aspecto, clase 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 — Parte del aspecto, clase com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Edit button. The skin part for the Edit button. | |
editButton — Parte del aspecto, clase com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for the Edit button. The skin part for the Edit button. | |
editButton — Parte del aspecto, clase 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 — Propiedad estática de constante, clase com.adobe.dct.event.DataElementsPanelToolBarEvent | |
Constant indicating click event for Edit Button. | |
editButtonEnablementFunction — Propiedad, clase com.adobe.dct.component.dataElementsPanel.DataElementsPanel | |
The enable function for edit button which can be provided from outside. | |
editButtonEnablementFunction — Propiedad, clase com.adobe.dct.component.dataElementsPanel.DataElementsPanelToolBar | |
Function that determines the enabled state of Edit button. | |
editCategory() — método, clase com.adobe.icc.editors.handlers.CategoryHandler | |
Called internally when this handler is handling an action of type Edit. | |
editCondition() — método, clase com.adobe.icc.editors.handlers.ConditionHandler | |
Called internally when this handler is handling an action of type Edit. | |
editCreator — Estado del aspecto, clase 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() — método, clase com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Called internally when this handler is handling an action of type Edit. | |
EditDataElement — clase, Paquete com.adobe.dct.component.dataElementsPanel | |
The EditDataElement component enables editing a data element. | |
EditDataElement() — Información sobre, clase com.adobe.dct.component.dataElementsPanel.EditDataElement | |
Constructor. | |
editDataElementDisplay — Parte del aspecto, clase 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 — clase, Paquete lc.procmgmt.commands | |
The EditDescriptionCommand class sets a new description for a task. | |
EditDescriptionCommand(task:lc.procmgmt.domain:Task, description:String) — Información sobre, clase lc.procmgmt.commands.EditDescriptionCommand | |
Constructor. | |
editedItemPosition — Propiedad, clase fl.controls.DataGrid | |
Obtiene o define el índice de la columna y la fila del procesador de elementos para el elemento del proveedor de datos que se está editando. | |
editedItemPosition — Propiedad, clase mx.controls.AdvancedDataGridBaseEx | |
The column and row index of the item renderer for the data provider item being edited, if any. | |
editedItemPosition — Propiedad, clase mx.controls.DataGrid | |
The column and row index of the item renderer for the data provider item being edited, if any. | |
editedItemPosition — Propiedad, clase mx.controls.List | |
The column and row index of the item renderer for the data provider item being edited, if any. | |
editedItemRenderer — Propiedad, clase fl.controls.DataGrid | |
Obtiene una referencia al procesador de elementos del componente DataGrid cuyo elemento se está editando en ese momento. | |
editedItemRenderer — Propiedad, clase mx.controls.AdvancedDataGridBaseEx | |
A reference to the item renderer in the AdvancedDataGrid control whose item is currently being edited. | |
editedItemRenderer — Propiedad, clase mx.controls.DataGrid | |
A reference to the item renderer in the DataGrid control whose item is currently being edited. | |
editedItemRenderer — Propiedad, clase mx.controls.List | |
A reference to the item renderer in the DataGrid control whose item is currently being edited. | |
editedTemplate — Propiedad, interfaz 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 — Propiedad, interfaz com.adobe.solutions.prm.domain.IWorkItem | |
Defines the current value of editedTemplate flag. | |
editedTemplate — Propiedad, clase 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 — Propiedad, clase com.adobe.solutions.prm.domain.impl.WorkItem | |
Defines the current value of editedTemplate flag. | |
editedTemplate — Propiedad, clase 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 — Propiedad, clase com.adobe.solutions.prm.vo.WorkItemVO | |
Defines the current value of editedTemplate flag. | |
editExpression — Evento, clase com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor | |
Dispatched when the expression Text is clicked | |
editExpression — Evento, clase com.adobe.solutions.exm.authoring.components.toolbars.ExpressionsPanelToolBar | |
The event dispatched when the Edit button is clicked. | |
EDIT_EXPRESSION — Propiedad estática de constante, clase 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) — método, clase fl.controls.DataGrid | |
Edita un campo o propiedad determinados del componente DataGrid. | |
editFragmentLayout() — método, clase com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Called internally when this handler is handling an action of type Edit. | |
editHandler(event:flash.events:Event) — método, clase flashx.textLayout.container.ContainerController | |
Procesa un evento de edición (CUT, COPY, PASTE, SELECT_ALL) cuando el cliente administra eventos. | |
editHandler(event:flash.events:Event) — método, clase flashx.textLayout.container.TextContainerManager | |
Procesa un evento de edición (CUT, COPY, PASTE, SELECT_ALL) cuando el cliente administra eventos. | |
editHandler(event:flash.events:Event) — método, interfaz flashx.textLayout.edit.IInteractionEventHandler | |
Procesa un evento edit. | |
editHandler(event:flash.events:Event) — método, clase flashx.textLayout.edit.SelectionManager | |
Procesa un evento edit. | |
editImage() — método, clase com.adobe.icc.editors.handlers.ImageHandler | |
Called internally when this handler is handling an action of type Edit. | |
editingMode — Propiedad, clase flashx.textLayout.container.TextContainerManager | |
Modo de edición de este TextContainerManager. | |
editingMode — Propiedad, interfaz flashx.textLayout.edit.ISelectionManager | |
El modo de edición. | |
editingMode — Propiedad, clase flashx.textLayout.edit.SelectionManager | |
El modo de edición. | |
EditingMode — clase final, Paquete flashx.textLayout.edit | |
La clase EditingMode define constantes utilizadas con la clase EditManager para representar los permisos de lectura, escritura y selección de un documento. | |
editLayout() — método, clase com.adobe.icc.editors.handlers.LayoutHandler | |
Called internally when this handler is handling an action of type Edit. | |
editLetter() — método, clase com.adobe.icc.editors.handlers.LetterHandler | |
Called internally when this handler is handling an action of type Edit. | |
editList() — método, clase com.adobe.icc.editors.handlers.ListHandler | |
Called internally when this handler is handling an action of type Edit. | |
EditManager — clase, Paquete flashx.textLayout.edit | |
La clase EditManager administra los cambios de edición en un objeto TextFlow. | |
EditManager(undoManager:flashx.undo:IUndoManager) — Información sobre, clase flashx.textLayout.edit.EditManager | |
Crea un objeto EditManager. | |
editMask — Propiedad, interfaz com.adobe.fiber.styles.IStyle | |
Returns the edit mask aspect of a property's style. | |
editMask — Propiedad, clase com.adobe.fiber.styles.Style | |
Returns the edit mask aspect of a property's style. | |
editMenu — Parte del aspecto, clase 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 — Evento, clase com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
Event dispatched when Edit Menu dropdown is clicked. | |
editMode — Estado del aspecto, clase com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
Edit State of the ExpressionBuilder | |
EDIT_MODE_STATE — Propiedad estática de constante, clase com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
A special value that specifies an Edit State. | |
editor — Propiedad, clase mx.controls.advancedDataGridClasses.MXAdvancedDataGridItemRenderer | |
The ID of the component that receives focus as the item editor. | |
editor — Propiedad, clase mx.controls.listClasses.MXItemRenderer | |
If supplied, the component that will receive focus as the editor. | |
editorColumnIndex — Propiedad, clase spark.components.DataGrid | |
The zero-based column index of the cell that is being edited. | |
EditorConfigurationManager — clase, Paquete 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 — Propiedad, clase com.adobe.icc.editors.model.TextModel | |
Represents that data held by the Rich Text Editor. | |
editorDataField — Propiedad, clase fl.controls.dataGridClasses.DataGridColumn | |
Identifica el nombre de la propiedad del editor de elementos que contiene los nuevos datos para el elemento de la lista. | |
editorDataField — Propiedad, clase mx.controls.List | |
The name of the property of the item editor that contains the new data for the list item. | |
editorDataField — Propiedad, clase mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
The name of the property of the item editor that contains the new data for the list item. | |
editorDataField — Propiedad, clase mx.controls.dataGridClasses.DataGridColumn | |
The name of the property of the item editor that contains the new data for the list item. | |
editorHeightOffset — Propiedad, clase mx.controls.List | |
The height of the item editor, in pixels, relative to the size of the item renderer. | |
editorHeightOffset — Propiedad, clase mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
The height of the item editor, in pixels, relative to the size of the item renderer. | |
editorHeightOffset — Propiedad, clase mx.controls.dataGridClasses.DataGridColumn | |
The height of the item editor, in pixels, relative to the size of the item renderer. | |
editorIndicator — Parte del aspecto, clase 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 — Propiedad, clase spark.components.DataGrid | |
The zero-based row index of the cell that is being edited. | |
editorUsesEnterKey — Propiedad, clase mx.controls.List | |
A flag that indicates whether the item editor uses Enter key. | |
editorUsesEnterKey — Propiedad, clase mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
A flag that indicates whether the item editor uses Enter key. | |
editorUsesEnterKey — Propiedad, clase mx.controls.dataGridClasses.DataGridColumn | |
A flag that indicates whether the item editor uses Enter key. | |
editorWidthOffset — Propiedad, clase mx.controls.List | |
The width of the item editor, in pixels, relative to the size of the item renderer. | |
editorWidthOffset — Propiedad, clase mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
The width of the item editor, in pixels, relative to the size of the item renderer. | |
editorWidthOffset — Propiedad, clase mx.controls.dataGridClasses.DataGridColumn | |
The width of the item editor, in pixels, relative to the size of the item renderer. | |
editorXOffset — Propiedad, clase 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 — Propiedad, clase 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 — Propiedad, clase 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 — Propiedad, clase 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 — Propiedad, clase 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 — Propiedad, clase 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 — Propiedad, clase ga.uiComponents.TextInputPicture | |
Returns the current value of the edit picture. | |
editPod — Parte del aspecto, clase 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) — método, clase com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
This method is called upon clicking the Edit button in the project details pane. | |
editText() — método, clase com.adobe.icc.editors.handlers.TextHandler | |
Called internally when this handler is handling an action of type Edit. | |
effect — Propiedad, clase mx.effects.EffectInstance | |
The IEffect object that created this IEffectInstance object. | |
effect — Propiedad, interfaz mx.effects.IEffectInstance | |
The IEffect object that created this IEffectInstance object. | |
effect — Propiedad, clase mx.states.Transition | |
The IEffect object to play when you apply the transition. | |
Effect — clase, Paquete mx.effects | |
The Effect class is an abstract base class that defines the basic functionality of all Flex effects. | |
Effect(target:Object) — Información sobre, clase mx.effects.Effect | |
Constructor. | |
EFFECT — Propiedad estática de constante, clase 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 — Evento, clase mx.core.UIComponent | |
Dispatched after an effect ends. | |
effectEnd — Evento, clase 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 — Propiedad estática de constante, clase mx.events.EffectEvent | |
The EffectEvent.EFFECT_END constant defines the value of the type property of the event object for an effectEnd event. | |
effectEndHandler — Propiedad, clase com.adobe.mosaic.layouts.MosaicLayoutBase | |
The function used to handle EffectEvent events. | |
effectEndHandler(event:mx.events:EffectEvent) — método, clase mx.effects.Effect | |
Called when an effect instance has finished playing. | |
EffectEvent — clase, Paquete mx.events | |
Represents event objects that are specific to Flex effects. | |
EffectEvent(eventType:String, bubbles:Boolean, cancelable:Boolean, effectInstance:mx.effects:IEffectInstance) — Información sobre, clase mx.events.EffectEvent | |
Constructor. | |
effectFinished(effectInst:mx.effects:IEffectInstance) — método, clase mx.core.UIComponent | |
Called by the effect instance when it stops playing on the component. | |
effectHost — Propiedad, clase mx.effects.effectClasses.UnconstrainItemActionInstance | |
The effect host component. | |
effectInstance — Propiedad, clase mx.events.EffectEvent | |
The effect instance object for the event. | |
EffectInstance — clase, Paquete mx.effects | |
The EffectInstance class represents an instance of an effect playing on a target. | |
EffectInstance(target:Object) — Información sobre, clase mx.effects.EffectInstance | |
Constructor. | |
effectiveAlpha — Propiedad, clase mx.core.DesignLayer | |
Property that returns the effective alpha, between 0.0 and 1.0, of this design layer. | |
effectiveVisibility — Propiedad, clase mx.core.DesignLayer | |
Returns the effective visibility of this design layer. | |
effectList — Propiedad, clase com.adobe.mosaic.layouts.MosaicLayoutBase | |
A collection of effects to play in parallel. | |
EffectManager — clase, Paquete mx.effects | |
The EffectManager class listens for events, such as the show and move events, dispatched by objects in a Flex application. | |
effectMask — Propiedad, clase 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 — Evento, clase spark.effects.Animate | |
Dispatched when the effect begins a new repetition, for any effect that is repeated more than once. | |
EFFECT_REPEAT — Propiedad estática de constante, clase mx.events.EffectEvent | |
The EffectEvent.EFFECT_REPEAT constant defines the value of the type property of the event object for an effectRepeat event. | |
effects — Propiedad, clase mx.core.UIComponentDescriptor | |
An Array containing the effects for the component, as specified in MXML. | |
effectStart — Evento, clase mx.core.UIComponent | |
Dispatched just before an effect starts. | |
effectStart — Evento, clase mx.effects.Effect | |
Dispatched when the effect starts playing. | |
EFFECT_START — Propiedad estática de constante, clase 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) — método, clase mx.core.UIComponent | |
Called by the effect instance when it starts playing on the component. | |
effectStartHandler(event:mx.events:EffectEvent) — método, clase mx.effects.Effect | |
This method is called when the effect instance starts playing. | |
effectStop — Evento, clase mx.core.UIComponent | |
Dispatched after an effect is stopped, which happens only by a call to stop() on the effect. | |
effectStop — Evento, clase 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 — Propiedad estática de constante, clase 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) — método, clase mx.effects.Effect | |
Called when an effect instance has stopped by a call to the stop() method. | |
EffectTargetFilter — clase, Paquete mx.effects | |
The EffectTargetFilter class defines a custom filter that is executed by each transition effect on each target of the effect. | |
EffectTargetFilter() — Información sobre, clase mx.effects.EffectTargetFilter | |
Constructor. | |
effectTargetHost — Propiedad, clase mx.effects.Effect | |
A property that lets you access the target list-based control of a data effect. | |
effectTargetHost — Propiedad, clase mx.effects.EffectInstance | |
A property that lets you access the target list-based control of a data effect. | |
effectTargetHost — Propiedad, interfaz mx.effects.IEffect | |
A property that lets you access the target list-based control of a data effect. | |
effectTargetHost — Propiedad, interfaz mx.effects.IEffectInstance | |
A property that lets you access the target list-based control of a data effect. | |
effectUpdate — Evento, clase spark.effects.Animate | |
Dispatched every time the effect updates the target. | |
EFFECT_UPDATE — Propiedad estática de constante, clase mx.events.EffectEvent | |
The EffectEvent.EFFECT_UPDATE constant defines the value of the type property of the event object for an effectUpdate event. | |
Elastic — clase, Paquete fl.motion.easing | |
La clase Elastic define tres funciones de aceleración para la implementación de movimiento con animaciones de ActionScript, donde el movimiento se define por una onda senoidal que decae de manera exponencial. | |
Elastic — clase, Paquete fl.transitions.easing | |
La clase Elastic define tres funciones de aceleración para la implementación de movimiento con animaciones de ActionScript, donde el movimiento se define por una onda senoidal que decae de manera exponencial. | |
Elastic — clase, Paquete 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 — clase, Paquete spark.effects.easing | |
The Elastic class implements easing functionality where the target object movement is defined by an exponentially decaying sine wave. | |
Elastic() — Información sobre, clase spark.effects.easing.Elastic | |
Constructor. | |
element — Propiedad, clase flash.text.engine.TextLineMirrorRegion | |
El objeto ContentElement desde el que se derivó la región reflejada. | |
element — Propiedad, clase flashx.textLayout.events.StatusChangeEvent | |
La instancia de FlowElement que ha experimentado un cambio de estado. | |
element — Propiedad, clase mx.charts.ChartItem | |
The series or element that owns the ChartItem. | |
element — Propiedad, clase mx.charts.HitData | |
Specifies the chart element rendering this data item that generated the HitData structure. | |
element — Propiedad, clase mx.charts.LegendItem | |
The chart element that is responsible for generating this legend item. | |
element — Propiedad, clase mx.charts.chartClasses.LegendData | |
The chart item that generated this legend item. | |
element — Propiedad, clase mx.charts.series.items.LineSeriesSegment | |
The series or element that owns this segment. | |
element — Propiedad, clase mx.charts.series.renderData.AreaSeriesRenderData | |
The AreaSeries that this structure is associated with. | |
element — Propiedad, clase mx.rpc.soap.SOAPFault | |
The raw XML of this SOAP Fault. | |
element — Propiedad, clase spark.events.ElementExistenceEvent | |
Reference to the visual element that was added or removed. | |
elementAdd — Evento, clase spark.components.Group | |
Dispatched when a visual element is added to the content holder. | |
elementAdd — Evento, clase spark.components.SkinnableContainer | |
Dispatched when a visual element is added to the content holder. | |
ELEMENT_ADD — Propiedad estática de constante, clase 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) — método, clase com.adobe.mosaic.layouts.MosaicLayoutBase | |
Called whenever an element is added to the target. | |
elementAdded(index:int) — método, clase com.adobe.mosaic.layouts.SmartColumnLayout | |
Called when a new element is added. | |
elementAdded(index:int) — método, clase com.adobe.mosaic.layouts.SmartRowLayout | |
Called when a new element is added. | |
elementAdded(index:int) — método, clase 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) — método, clase 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 — Propiedad, clase 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 — Propiedad, clase mx.charts.chartClasses.RenderData | |
An Array of rectangles describing the bounds of the series's ChartItems, relative to the series's coordinate system. | |
elementCount — Propiedad, clase flash.text.engine.GroupElement | |
Número de elementos del grupo. | |
elementErrorStrings — Propiedad, clase spark.components.FormItem | |
Each Vector item contains the error string from a content element. | |
ElementExistenceEvent — clase, Paquete 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) — Información sobre, clase spark.events.ElementExistenceEvent | |
Constructor. | |
elementFormat — Propiedad, clase flash.text.engine.ContentElement | |
El objeto ElementFormat utilizado para el elemento. | |
ElementFormat — clase final, Paquete flash.text.engine | |
La clase ElementFormat representa la información de formato que puede aplicarse a un objeto 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) — Información sobre, clase flash.text.engine.ElementFormat | |
Crea un objeto ElementFormat. | |
elementHeight — Propiedad, clase flash.text.engine.GraphicElement | |
La altura, en píxeles, que se reserva para el gráfico en la línea. | |
elementInterpolator — Propiedad, clase spark.effects.interpolation.MultiValueInterpolator | |
The interpolator for each element of the input Array or Vector. | |
ELEMENT_NODE — Propiedad estática de constante, clase flash.xml.XMLNodeType | |
Especifica que el nodo es un elemento. | |
elementOffset — Propiedad, clase 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 — Propiedad, clase 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 — clase, Paquete flashx.textLayout.edit | |
La clase ElementRange representa el rango de objetos seleccionados en un flujo de texto. | |
elementRemove — Evento, clase spark.components.Group | |
Dispatched when a visual element is removed from the content holder. | |
elementRemove — Evento, clase spark.components.SkinnableContainer | |
Dispatched when a visual element is removed from the content holder. | |
ELEMENT_REMOVE — Propiedad estática de constante, clase 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) — método, clase com.adobe.mosaic.layouts.MosaicLayoutBase | |
Called whenever an element is removed. | |
elementRemoved(index:int) — método, clase com.adobe.mosaic.layouts.SmartColumnLayout | |
Called when an element is removed. | |
elementRemoved(index:int) — método, clase com.adobe.mosaic.layouts.SmartRowLayout | |
Called when an element is removed. | |
elementRemoved(index:int) — método, clase 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) — método, clase 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) — método, clase XML | |
Enumera los elementos de un objeto XML. | |
elements(name:Object) — método, clase XMLList | |
Llama al método elements() de cada objeto XML. | |
elements — Propiedad, clase mx.charts.chartClasses.DataTransform | |
The elements that are associated with this transform. | |
elements(name:String) — método, clase mx.collections.XMLListCollection | |
Calls the elements() method of each XML object in the XMLList. | |
elements — Propiedad, clase mx.olap.OLAPCube | |
Processes the input Array and initializes the dimensions and measures properties based on the elements of the Array. | |
elements — Propiedad, clase mx.olap.OLAPDimension | |
Processes the input Array and initializes the attributes and hierarchies properties based on the elements of the Array. | |
elements — Propiedad, clase mx.olap.OLAPHierarchy | |
An Array of the levels of the hierarchy, as OLAPLevel instances. | |
elementSubType — Propiedad, clase com.adobe.dct.transfer.DataDictionaryElement | |
The SubType of DataDictionaryElement: Enum. | |
elementSubTypeInput — Parte del aspecto, clase 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 — Propiedad, clase com.adobe.dct.transfer.DataDictionaryElement | |
The type of DataDictionaryElement, such as: STRING, NUMBER, COMPOSITE, COLLECTION or DATE | |
elementType — Propiedad, clase fl.motion.Source | |
Indica el tipo de objeto desde el que se generó la instancia de Motion. | |
elementTypeInput — Parte del aspecto, clase 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 — Parte del aspecto, clase 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 — Propiedad, clase flash.text.engine.GraphicElement | |
La anchura, en píxeles, que se reserva para el gráfico en la línea. | |
Ellipse — clase, Paquete spark.primitives | |
The Ellipse class is a filled graphic element that draws an ellipse. | |
Ellipse() — Información sobre, clase spark.primitives.Ellipse | |
Constructor. | |
else — Sentencia | |
Especifica las sentencias que se ejecutarán si la condición en la sentencia if devuelve false. | |
email — Propiedad, clase com.adobe.icc.vo.User | |
User email id | |
email — Propiedad, clase com.adobe.livecycle.rca.model.participant.BaseUser | |
Specifies the email ID of the user or group, as defined in Adobe User Management. | |
email — Propiedad, interfaz com.adobe.livecycle.ria.security.api.IUser | |
The email address of the user. | |
email — Propiedad, clase com.adobe.livecycle.ria.security.service.User | |
The email address of the user. | |
email — Propiedad, clase com.adobe.solutions.prm.domain.impl.TeamMember | |
Email of the member. | |
email — Propiedad, interfaz com.adobe.solutions.rca.domain.IComment | |
Email of the user who published the comment. | |
email — Propiedad, interfaz com.adobe.solutions.rca.domain.IUser | |
Email address of a user. | |
email — Propiedad, interfaz com.adobe.solutions.rca.domain.common.IMember | |
Email of the member. | |
email — Propiedad, clase com.adobe.solutions.rca.domain.impl.Comment | |
Email of the user who published the comment. | |
email — Propiedad, clase com.adobe.solutions.rca.domain.impl.Participant | |
Email of the member. | |
email — Propiedad, clase com.adobe.solutions.rca.domain.impl.User | |
Email address of a user. | |
email — Propiedad, clase com.adobe.solutions.rca.vo.ExternalUsersVO | |
Gets the email ID of the user. | |
email — Propiedad, clase com.adobe.solutions.rca.vo.um.PrincipalSearchFilterVO | |
Email to search. | |
email — Propiedad, clase com.adobe.solutions.rca.vo.um.PrincipalVO | |
The primary email identifier associated with this principal. | |
email — Propiedad, clase lc.foundation.domain.Principal | |
The email address of the user. | |
EMAIL — Propiedad estática de constante, clase flash.text.SoftKeyboardType | |
Teclado optimizado para especificar direcciones de correo electrónico. | |
emailAlias — Propiedad, clase com.adobe.solutions.rca.vo.um.PrincipalVO | |
A list of the secondary email addresses of the principal. | |
emailAlias — Propiedad, clase lc.foundation.domain.User | |
The email address of the user. | |
emailAliases — Propiedad, clase lc.foundation.domain.Principal | |
The email aliases for the user. | |
EMAIL_CONNECTED — Propiedad estática de constante, clase com.adobe.livecycle.rca.model.constant.TaskTypes | |
Specifies that tasks are assigned using email. | |
EMAIL_CONNECTED — Propiedad estática de constante, clase com.adobe.solutions.rca.constant.TaskTypes | |
This value specifies that the tasks are assigned via email. | |
emailLabel — Parte del aspecto, clase com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for displaying the email address. The skin part for displaying the email address. | |
emailLabel — Parte del aspecto, clase 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) — método, clase com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Forwards the request to email the PDF rendition of the Guide. | |
emailPDF(event:flash.events:Event) — método, interfaz ga.controls.IWrapperHost | |
Forwards the request to email the PDF rendition of the Guide. | |
emailPDF() — método, clase ga.controls.ToolBar | |
Emails the PDF associated with the Guide as an attachement. | |
emailPDF(event:flash.events:Event) — método, clase ga.controls.Wrapper | |
Forwards the request to email the PDF rendition of the Guide. | |
EmailValidator — clase, Paquete 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() — Información sobre, clase mx.validators.EmailValidator | |
Constructor. | |
EMBEDDED — Propiedad estática de constante, clase flash.text.FontType | |
Indica que se trata de una fuente incorporada. | |
EMBEDDED_CFF — Propiedad estática de constante, clase flash.text.FontType | |
Indica que se trata de una fuente CFF incorporada. | |
EMBEDDED_CFF — Propiedad estática de constante, clase flash.text.engine.FontLookup | |
Se utiliza para indicar búsqueda de fuentes CFF (Formato de fuente compacto) incorporadas. | |
EMBEDDED_CUEPOINTS_NAMESPACE — Propiedad estática de constante, clase org.osmf.metadata.CuePoint | |
Namespace URL for a TimelineMetadata class that exposes embedded cue points. | |
embeddedFontList — Propiedad, clase mx.managers.SystemManager | |
A table of embedded fonts in this application. | |
embeddedFontList — Propiedad, clase mx.managers.WindowedSystemManager | |
A table of embedded fonts in this application. | |
embedFonts — Estilo, clase fl.controls.TextArea | |
Indica si se utilizan contornos de fuentes incorporadas para representar el campo de texto. | |
embedFonts — Estilo, clase fl.controls.ColorPicker | |
Indica si se utilizan contornos de fuentes incorporadas para representar el campo de texto. | |
embedFonts — Estilo, clase fl.controls.Label | |
Indica si se utilizan contornos de fuentes incorporadas para representar el campo de texto. | |
embedFonts — Estilo, clase fl.controls.LabelButton | |
Indica si se utilizan contornos de fuentes incorporadas para representar el campo de texto. | |
embedFonts — Estilo, clase fl.controls.TextInput | |
Indica si se utilizan contornos de fuentes incorporadas para representar el campo de texto. | |
embedFonts — Estilo, clase fl.controls.ComboBox | |
Indica si se utilizan contornos de fuentes incorporadas para representar el campo de texto. | |
embedFonts — Estilo, clase fl.controls.NumericStepper | |
Indica si se utilizan contornos de fuentes incorporadas para representar el campo de texto. | |
embedFonts — Propiedad, clase fl.text.TLFTextField | |
Especifica si representar utilizando contornos de fuentes incorporadas. | |
embedFonts — Propiedad, clase flash.text.TextField | |
Especifica si representar utilizando contornos de fuentes incorporadas. | |
embedFonts — Propiedad, clase mx.core.FTETextField | |
Especifica si representar utilizando contornos de fuentes incorporadas. | |
embedFonts — Propiedad, interfaz mx.core.IUITextField | |
Especifica si representar utilizando contornos de fuentes incorporadas. | |
embossBackgroundColor — Estilo, clase lc.procmgmt.ui.controls.EmbossedList | |
The color of the main background of a selected or highlighted item. | |
EmbossedList — clase, Paquete lc.procmgmt.ui.controls | |
The EmbossedList component is used by the EmbossedNavigator class for the navigation area. | |
EmbossedList() — Información sobre, clase lc.procmgmt.ui.controls.EmbossedList | |
Constructor. | |
EmbossedNavigator — clase, Paquete lc.procmgmt.ui.controls | |
The EmbossedNavigator component is used as a navigation tool between the navigation and the content areas. | |
EmbossedNavigator() — Información sobre, clase lc.procmgmt.ui.controls.EmbossedNavigator | |
Constructor. | |
embossHilightColor — Estilo, clase lc.procmgmt.ui.controls.EmbossedList | |
The color of the line around the embossing of a selected or highlighted item. | |
embossOpen — Estilo, clase lc.procmgmt.ui.controls.EmbossedList | |
Leaves the emboss effect open, which allows for a link to the contents in the content area. | |
embossShadowColor — Estilo, clase lc.procmgmt.ui.controls.EmbossedList | |
The main background color of a selected or highlighted item. | |
emBox — Propiedad, clase flash.text.engine.FontMetrics | |
El valor de emBox representa el espacio de diseño de la fuente y se utiliza para insertar glifos de chino, coreano y japonés con relación a la línea base Roman. | |
EMERGENCY — Propiedad estática de constante, clase flash.text.engine.TextLineCreationResult | |
Indica que la línea se ha creado con un salto de emergencia, ya que no había ninguna oportunidad de salto de línea disponible para la anchura especificada. | |
emergencyRules — Propiedad, clase org.osmf.net.RuleSwitchManagerBase | |
Array of normal rules to be used in the algorithm. | |
emphasized — Propiedad, clase fl.controls.Button | |
Obtiene o define un valor booleano que indica si se dibuja un borde alrededor del componente Button cuando el botón no está presionado. | |
emphasized — Propiedad, clase 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 — Propiedad, interfaz 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 — Propiedad, clase spark.components.Button | |
Reflects the default button as requested by the focus manager. | |
EmphasizedButtonSkin — clase, Paquete mx.skins.wireframe | |
The wireframe skin class for the emphasized state of the MX Button component. | |
EmphasizedButtonSkin() — Información sobre, clase mx.skins.wireframe.EmphasizedButtonSkin | |
Constructor. | |
emphasizedPadding — Estilo, clase fl.controls.Button | |
El relleno que se aplicará alrededor de los botones de un aspecto resaltado, expresado en píxeles. | |
emphasizedSkin — Estilo, clase fl.controls.Button | |
El aspecto que se utilizará cuando un botón esté resaltado. | |
emphasizedSkin — Estilo, clase 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 — Propiedad, clase com.adobe.icc.vo.render.ResolvedContent | |
True if the content is explicitly empty (e.g. | |
empty — Estado del aspecto, clase com.adobe.ep.ux.tasklist.domain.TaskList | |
EMPTY — Propiedad estática de constante, clase mx.core.EdgeMetrics | |
An EdgeMetrics object with a value of zero for its left, top, right, and bottom properties. | |
EMPTY — Propiedad estática de constante, clase mx.data.PropertySpecifier | |
Reusable instance of a PropertySpecifier to include no properties. | |
EMPTY_BUFFER — Propiedad estática de constante, clase org.osmf.net.metrics.MetricType | |
The type constant for the Empty Buffer metric. | |
EMPTY_BUFFER — Propiedad estática de constante, clase org.osmf.net.rules.RuleType | |
The type constant for the Empty Buffer rule. | |
EmptyBufferMetric — clase, Paquete org.osmf.net.metrics | |
Empty Buffer Metric. | |
EmptyBufferMetric(qosInfoHistory:org.osmf.net.qos:QoSInfoHistory) — Información sobre, clase org.osmf.net.metrics.EmptyBufferMetric | |
Constructor. | |
emptyBufferOccurred — Propiedad, clase org.osmf.net.qos.QoSInfo | |
Signals whether there was any playback interruption caused by an empty buffer since the last QoSInfo was provided | |
EmptyBufferRule — clase, Paquete org.osmf.net.rules | |
EmptyBufferRule is an emergency rule that kicks in when a playback interruption caused by buffering occurred recently. | |
EmptyBufferRule(metricRepository:org.osmf.net.metrics:MetricRepository, scaleDownFactor:Number) — Información sobre, clase org.osmf.net.rules.EmptyBufferRule | |
Constructor. | |
EMPTY_BUFFER_RULE_SCALE_DOWN_FACTOR — Propiedad estática de constante, clase org.osmf.net.httpstreaming.HTTPStreamingNetLoader | |
enableAccessibility() — Método estático , clase fl.accessibility.AccImpl | |
Permite la accesibilidad de un componente. | |
enableAccessibility() — Método estático , clase fl.accessibility.ButtonAccImpl | |
Permite la accesibilidad de un componente Button. | |
enableAccessibility() — Método estático , clase fl.accessibility.CheckBoxAccImpl | |
Permite la accesibilidad de un componente CheckBox. | |
enableAccessibility() — Método estático , clase fl.accessibility.ComboBoxAccImpl | |
Permite la accesibilidad de un componente ComboBox. | |
enableAccessibility() — Método estático , clase fl.accessibility.DataGridAccImpl | |
Permite la accesibilidad de un componente DataGrid. | |
enableAccessibility() — Método estático , clase fl.accessibility.LabelButtonAccImpl | |
Permite la accesibilidad de un componente LabelButton. | |
enableAccessibility() — Método estático , clase fl.accessibility.ListAccImpl | |
Permite la accesibilidad de un componente List. | |
enableAccessibility() — Método estático , clase fl.accessibility.RadioButtonAccImpl | |
Permite la accesibilidad de un componente RadioButton. | |
enableAccessibility() — Método estático , clase fl.accessibility.SelectableListAccImpl | |
Permite la accesibilidad de un componente SelectableList. | |
enableAccessibility() — Método estático , clase fl.accessibility.TileListAccImpl | |
Activa la accesibilidad de un componente TileList. | |
enableAccessibility() — Método estático , clase fl.accessibility.UIComponentAccImpl | |
Permite la accesibilidad de un componente UIComponent. | |
enableAccessibility — Propiedad, clase flashx.textLayout.elements.Configuration | |
Especifica si el soporte de accesibilidad está activado o no. | |
enableAccessibility — Propiedad, interfaz flashx.textLayout.elements.IConfiguration | |
Especifica si el soporte de accesibilidad está activado o no. | |
enableAccessibility() — Método estático , clase mx.accessibility.AccordionHeaderAccImpl | |
Enables accessibility in the AccordionHeader class. | |
enableAccessibility() — Método estático , clase mx.accessibility.AdvancedDataGridAccImpl | |
Method call for enabling accessibility for a component. | |
enableAccessibility() — Método estático , clase mx.accessibility.AlertAccImpl | |
Enables accessibility in the Alert class. | |
enableAccessibility() — Método estático , clase mx.accessibility.ButtonAccImpl | |
Enables accessibility in the Button class. | |
enableAccessibility() — Método estático , clase mx.accessibility.CheckBoxAccImpl | |
Enables accessibility in the CheckBox class. | |
enableAccessibility() — Método estático , clase mx.accessibility.ColorPickerAccImpl | |
Enables accessibility in the ColorPicker class. | |
enableAccessibility() — Método estático , clase mx.accessibility.ComboBaseAccImpl | |
Enables accessibility in the ComboBase class. | |
enableAccessibility() — Método estático , clase mx.accessibility.ComboBoxAccImpl | |
Enables accessibility in the ComboBox class. | |
enableAccessibility() — Método estático , clase mx.accessibility.DataGridAccImpl | |
Enables accessibility in the DataGrid class. | |
enableAccessibility() — Método estático , clase mx.accessibility.DateChooserAccImpl | |
Enables accessibility in the DateChooser class. | |
enableAccessibility() — Método estático , clase mx.accessibility.DateFieldAccImpl | |
Enables accessibility in the DateField class. | |
enableAccessibility() — Método estático , clase mx.accessibility.LabelAccImpl | |
Enables accessibility in the Label class. | |
enableAccessibility() — Método estático , clase mx.accessibility.LinkButtonAccImpl | |
Enables accessibility in the LinkButton class. | |
enableAccessibility() — Método estático , clase mx.accessibility.ListAccImpl | |
Enables accessibility in the List class. | |
enableAccessibility() — Método estático , clase mx.accessibility.ListBaseAccImpl | |
Enables accessibility in the ListBase class. | |
enableAccessibility() — Método estático , clase mx.accessibility.MenuAccImpl | |
Enables accessibility in the Menu class. | |
enableAccessibility() — Método estático , clase mx.accessibility.MenuBarAccImpl | |
Enables accessibility in the MenuBar class. | |
enableAccessibility() — Método estático , clase mx.accessibility.PanelAccImpl | |
Enables accessibility in the Panel class. | |
enableAccessibility() — Método estático , clase mx.accessibility.RadioButtonAccImpl | |
Enables accessibility in the RadioButton class. | |
enableAccessibility() — Método estático , clase mx.accessibility.SliderAccImpl | |
Enables accessibility in the Slider class. | |
enableAccessibility() — Método estático , clase mx.accessibility.TabBarAccImpl | |
Enables accessibility in the TabBar class. | |
enableAccessibility() — Método estático , clase mx.accessibility.TitleWindowAccImpl | |
Enables accessibility in the TitleWindow class. | |
enableAccessibility() — Método estático , clase mx.accessibility.TreeAccImpl | |
Enables accessibility in the Tree class. | |
enableAccessibility() — Método estático , clase mx.accessibility.UIComponentAccProps | |
Enables accessibility in the UIComponent class. | |
enableAccessibility() — Método estático , clase spark.accessibility.ButtonBarBaseAccImpl | |
Enables accessibility in the ButtonBarBase class. | |
enableAccessibility() — Método estático , clase spark.accessibility.ButtonBaseAccImpl | |
Enables accessibility in the Button class. | |
enableAccessibility() — Método estático , clase spark.accessibility.CheckBoxAccImpl | |
Enables accessibility in the CheckBox class. | |
enableAccessibility() — Método estático , clase spark.accessibility.ComboBoxAccImpl | |
Enables accessibility in the ComboBox class. | |
enableAccessibility() — Método estático , clase spark.accessibility.DataGridAccImpl | |
Enables accessibility in the DataGrid class. | |
enableAccessibility() — Método estático , clase spark.accessibility.DropDownListBaseAccImpl | |
Enables accessibility in the DropDownListBase class. | |
enableAccessibility() — Método estático , clase spark.accessibility.ListAccImpl | |
Enables accessibility in the List class. | |
enableAccessibility() — Método estático , clase spark.accessibility.ListBaseAccImpl | |
Enables accessibility in the ListBase class. | |
enableAccessibility() — Método estático , clase spark.accessibility.NumericStepperAccImpl | |
Enables accessibility in the Spinner class. | |
enableAccessibility() — Método estático , clase spark.accessibility.PanelAccImpl | |
Enables accessibility in the Panel class. | |
enableAccessibility() — Método estático , clase spark.accessibility.RadioButtonAccImpl | |
Enables accessibility in the RadioButton class. | |
enableAccessibility() — Método estático , clase spark.accessibility.RichEditableTextAccImpl | |
Enables accessibility in the RichEditableText class. | |
enableAccessibility() — Método estático , clase spark.accessibility.SliderBaseAccImpl | |
Enables accessibility in the SliderBase class. | |
enableAccessibility() — Método estático , clase spark.accessibility.SpinnerAccImpl | |
Enables accessibility in the Spinner class. | |
enableAccessibility() — Método estático , clase spark.accessibility.TabBarAccImpl | |
Enables accessibility in the TabBar class. | |
enableAccessibility() — Método estático , clase spark.accessibility.TextBaseAccImpl | |
Enables accessibility in the TextBase class. | |
enableAccessibility() — Método estático , clase spark.accessibility.TitleWindowAccImpl | |
Enables accessibility in the TitleWindow class. | |
enableAccessibility() — Método estático , clase spark.accessibility.ToggleButtonAccImpl | |
Enables accessibility in the ToggleButton class. | |
enableAccessibility() — Método estático , clase spark.accessibility.VideoPlayerAccImpl | |
Enables accessibility in the VideoPlayer class. | |
enableAutoUpdate() — método, interfaz mx.collections.ICollectionView | |
Enables auto-updating. | |
enableAutoUpdate() — método, clase mx.collections.ListCollectionView | |
Enables auto-updating. | |
enableCaching — Propiedad, clase spark.core.ContentCache | |
Enables caching behavior and functionality. | |
enabled — Propiedad, clase com.adobe.ep.ux.content.model.asset.AssetAction | |
Is action enabled. | |
enabled — Propiedad, clase com.adobe.ep.ux.documentsubmit.component.DocumentSubmitComponent | |
A flag that specifies whether the component is enabled. | |
enabled — Propiedad, clase com.adobe.livecycle.assetmanager.client.model.AssetAction | |
Specifies whether the action is enabled. | |
enabled — Propiedad, interfaz com.adobe.livecycle.ria.security.api.IPin | |
A flag that indicates whether a pin is enabled. | |
enabled — Propiedad, clase com.adobe.livecycle.ria.security.service.Pin | |
A flag that indicates whether a pin is enabled. | |
enabled — Propiedad, clase fl.controls.BaseButton | |
Obtiene o define un valor que indica si el componente puede aceptar la entrada del usuario. | |
enabled — Propiedad, clase fl.controls.ColorPicker | |
Obtiene o define un valor que indica si el componente puede aceptar la interacción del usuario. | |
enabled — Propiedad, clase fl.controls.NumericStepper | |
Obtiene o define un valor que indica si el componente puede aceptar la interacción del usuario. | |
enabled — Propiedad, clase fl.controls.ScrollBar | |
Obtiene o define un valor booleano que indica si la barra de desplazamiento está activada. | |
enabled — Propiedad, clase fl.controls.Slider | |
Obtiene o define un valor que indica si el componente puede aceptar la interacción del usuario. | |
enabled — Propiedad, clase fl.controls.TextArea | |
Obtiene o define un valor que indica si el componente puede aceptar la interacción del usuario. | |
enabled — Propiedad, clase fl.controls.TextInput | |
Obtiene o define un valor que indica si el componente puede aceptar la interacción del usuario. | |
enabled — Propiedad, clase fl.core.UIComponent | |
Obtiene o define un valor que indica si el componente puede aceptar la interacción del usuario. | |
enabled — Propiedad, clase flash.display.MovieClip | |
Valor booleano que indica si un clip de película está activado. | |
enabled — Propiedad, clase flash.display.NativeMenuItem | |
Controla si el elemento de menú está activado. | |
enabled — Propiedad, clase flash.display.SimpleButton | |
Un valor booleano que especifica si está activado un botón. | |
enabled — Propiedad estática, clase flash.system.IME | |
Indica si el IME del sistema está activado (true) o desactivado (false). | |
enabled — Propiedad, clase flash.ui.GameInputDevice | |
Activa o desactiva este dispositivo. | |
enabled — Propiedad, clase lc.procmgmt.commands.AttachmentCommand | |
A flag that indicates whether the execute operation is active. | |
enabled — Propiedad, clase mx.containers.utilityClasses.PostScaleAdapter | |
Whether the component can accept user interaction. | |
enabled — Propiedad, clase mx.controls.RadioButtonGroup | |
Determines whether selection is allowed. | |
enabled — Propiedad, clase mx.controls.dataGridClasses.DataGridHeader | |
Whether the component can accept user interaction. | |
enabled — Propiedad, interfaz mx.core.IUIComponent | |
Whether the component can accept user interaction. | |
enabled — Propiedad, clase mx.core.UIComponent | |
Whether the component can accept user interaction. | |
enabled — Propiedad, clase mx.core.UIFTETextField | |
A Boolean value that indicates whether the component is enabled. | |
enabled — Propiedad, clase mx.core.UITextField | |
A Boolean value that indicates whether the component is enabled. | |
enabled — Propiedad estática, clase mx.managers.ToolTipManager | |
If true, the ToolTipManager will automatically show ToolTips when the user moves the mouse pointer over components. | |
enabled — Propiedad, interfaz mx.validators.IValidator | |
Property to enable/disable validation process. | |
enabled — Propiedad, clase mx.validators.Validator | |
Setting this value to false will stop the validator from performing validation. | |
enabled — Propiedad, clase org.osmf.events.MediaPlayerCapabilityChangeEvent | |
Indicates whether the MediaPlayer has the capability described by the event. | |
enabled — Propiedad, clase spark.components.RadioButton | |
The RadioButton component is enabled if the RadioButtonGroup is enabled and the RadioButton itself is enabled. | |
enabled — Propiedad, clase spark.components.RadioButtonGroup | |
Determines whether selection is allowed. | |
enabled — Propiedad, clase spark.components.supportClasses.StyleableTextField | |
Whether the component can accept user interaction. | |
enabled — Propiedad, interfaz spark.core.IEditableText | |
Whether the component can accept user interaction. | |
enabled — Propiedad, clase spark.validators.supportClasses.GlobalizationValidatorBase | |
Setting this value to false will stop the validator from performing validation. | |
enableDependencyReport — Propiedad, clase com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
A flag that indicates whether to show the Report Button in Dependency Browser or not. | |
enabledIcon — Propiedad, clase com.adobe.ep.ux.content.model.asset.AssetAction | |
Icon url for action | |
enabledIcon — Propiedad, clase com.adobe.livecycle.assetmanager.client.model.AssetAction | |
Specifies the URL of the action's icon. | |
enableDrag — Propiedad, interfaz com.adobe.mosaic.layouts.ILayoutChild | |
Indicates if the item may be dragged. | |
enableErrorChecking — Propiedad, clase flash.display3D.Context3D | |
Especifica si los errores encontrados por el procesador se comunican a la aplicación. | |
enableIME — Propiedad, clase mx.controls.AdvancedDataGridBaseEx | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propiedad, clase mx.controls.ComboBase | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propiedad, clase mx.controls.DataGrid | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propiedad, clase mx.controls.List | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propiedad, clase mx.controls.NumericStepper | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propiedad, clase mx.controls.TextArea | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propiedad, clase mx.controls.TextInput | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propiedad, clase mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propiedad, clase mx.controls.dataGridClasses.DataGridColumn | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propiedad, clase mx.core.FlexHTMLLoader | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propiedad, interfaz mx.core.IIMESupport | |
Specifies whether the IME should be enabled when this component has focus. | |
enableIME — Propiedad, clase mx.core.UIFTETextField | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propiedad, clase mx.core.UITextField | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propiedad, clase spark.components.ComboBox | |
enableIME — Propiedad, clase spark.components.DataGrid | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propiedad, clase spark.components.NumericStepper | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propiedad, clase spark.components.RichEditableText | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propiedad, clase spark.components.gridClasses.GridItemEditor | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propiedad, clase spark.components.supportClasses.SkinnableTextBase | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableLoadingState — Estilo, clase spark.components.Image | |
When true, enables the loading skin state. | |
enableManagement() — método, clase mx.data.ManagedOperation | |
Enables data management for this operation if it has been disabled previously. | |
enablePolling() — método, clase mx.messaging.channels.PollingChannel | |
Enables polling based on the number of times enablePolling() and disablePolling() have been invoked. | |
enableQueueing — Propiedad, clase spark.core.ContentCache | |
Enables queuing behavior and functionality. | |
enableRouteButton(buttonName:String) — método, clase lc.procmgmt.formbridge.SwfConnector | |
Enables a specific route button. | |
enableRouteButton — Evento, clase lc.procmgmt.ui.task.form.TaskForm | |
Dispatched by an application built with Flex to enable a route button. | |
ENABLE_ROUTE_BUTTON — Propiedad estática de constante, clase lc.procmgmt.events.SwfAppButtonEvent | |
A special value that specifies to enable a route button in the Workspace user interface. | |
enableSearch — Propiedad estática, clase flashx.textLayout.elements.GlobalSettings | |
Controla si el texto será visible en un indexador de motor de búsqueda. | |
ENABLE_SMALL_MESSAGES — Propiedad estática de constante, clase mx.messaging.Channel | |
enableStageVideo — Propiedad estática, clase org.osmf.utils.OSMFSettings | |
Controls OSMF’s use of StageVideo in your application. | |
enableUserInteraction — Evento, clase com.adobe.ep.ux.content.handlers.AssetHandlerRegistry | |
Event thrown when handler has done processing and it wants Application to re-enable user interaction | |
enableUserInteraction — Evento, clase 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 — Propiedad estática de constante, clase com.adobe.ep.ux.content.handlers.AssetHandlerRegistry | |
This constant specifies the type of event which enables the user interaction | |
ENABLE_USER_INTERACTION_EVENT — Propiedad estática de constante, clase com.adobe.livecycle.assetmanager.client.handler.AssetHandlerRegistry | |
Defines a constant for an event type that enables users to interact with the application. | |
enableVAD — Propiedad, clase flash.media.Microphone | |
Activa la detección de actividad de voz Speex. | |
encode() — método, clase com.adobe.icc.external.dc.InvokeParams | |
Encodes the invocation parameters into a string of URL parameters separated by '&' characters. | |
encode(rect:flash.geom:Rectangle, compressor:Object, byteArray:flash.utils:ByteArray) — método, clase flash.display.BitmapData | |
Comprime este objeto BitmapData con el algoritmo compresor seleccionado y devuelve un nuevo objeto ByteArray. | |
encode(bitmapData:flash.display:BitmapData) — método, interfaz mx.graphics.codec.IImageEncoder | |
Encodes a BitmapData object as a ByteArray. | |
encode(bitmapData:flash.display:BitmapData) — método, clase mx.graphics.codec.JPEGEncoder | |
Converts the pixels of BitmapData object to a JPEG-encoded ByteArray object. | |
encode(bitmapData:flash.display:BitmapData) — método, clase 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) — método, interfaz mx.rpc.xml.IXMLEncoder | |
Encodes an ActionScript value as XML. | |
encode(data:String, offset:uint, length:uint) — método, clase mx.utils.Base64Encoder | |
Encodes the characters of a String in Base64 and adds the result to an internal buffer. | |
encodeBootstrapPeerIDSpec(peerID:String) — Método estático , clase flash.net.GroupSpecifier | |
Codifica y devuelve una cadena que representa un objeto peerID de inicialización. | |
encodeByteArray(byteArray:flash.utils:ByteArray, width:int, height:int, transparent:Boolean) — método, interfaz 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) — método, clase 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) — método, clase 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) — método, clase mx.utils.Base64Encoder | |
Encodes a ByteArray in Base64 and adds the result to an internal buffer. | |
encoded — Propiedad, clase flash.security.X509Certificate | |
Facilita la totalidad del certificado con cifrado. | |
encodeImageAsBase64(snapshot:mx.graphics:ImageSnapshot) — Método estático , clase 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) — Método estático , clase flash.net.GroupSpecifier | |
Codifica y devuelve una cadena que representa una dirección de socket de multidifusión IP. | |
encodePostingAuthorization(password:String) — Método estático , clase flash.net.GroupSpecifier | |
Codifica y devuelve una cadena que representa una contraseña de publicación. | |
encodePublishAuthorization(password:String) — Método estático , clase flash.net.GroupSpecifier | |
Codifica y devuelve una cadena que representa una contraseña de publicación de multidifusión. | |
encodeQuality — Propiedad, clase flash.media.Microphone | |
La calidad de la voz codificada cuando se utiliza el códec Speex. | |
encodeURI(uri:String) — Función del paquete, Nivel superior | |
Codifica una cadena en un identificador de recurso uniforme (URI) válido. | |
encodeURIComponent(uri:String) — Función del paquete, Nivel superior | |
Codifica una cadena en un componente URI válido. | |
encodeUTFBytes(data:String) — método, clase 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) — método, clase mx.rpc.xml.SimpleXMLEncoder | |
Encodes an ActionScript object to XML using default serialization. | |
encrypt — Propiedad, clase 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 — Propiedad estática de constante, clase 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 — clase, Paquete flash.data | |
La clase EncryptedLocalStore (ELS) proporciona un mecanismo de almacenamiento local cifrado que se puede utilizar como una memoria caché pequeña para los datos privados de la aplicación. | |
encryption — Propiedad, clase coldfusion.service.PdfInfo | |
Specifies whether the PDF file is password-protected. | |
encryption — Propiedad, clase coldfusion.service.mxml.Document | |
Specifies whether the output is encrypted: 128-bit 40-bit none | |
EncryptionKeyGenerator — clase, Paquete mx.data.crypto | |
The EncryptionKeyGenerator class generates an encryption key value, such as you would use to encrypt files or data. | |
EncryptionKeyGenerator() — Información sobre, clase mx.data.crypto.EncryptionKeyGenerator | |
Creates a new EncryptionKeyGenerator instance. | |
encryptLocalCache — Propiedad, clase mx.data.DataManager | |
Indicates if offline storage should be encrypted For AIR clients that use a SQL offline adapter. | |
encryptLocalCache — Propiedad, clase mx.data.DataStore | |
Some local disk cache storage implementations support encyrption of the stored data. | |
end(operation:com.adobe.gravity.service.progress:IProgressOperation) — método, interfaz com.adobe.gravity.service.progress.IProgressTracker | |
Called when an asynchronous operation ends. | |
end — Propiedad, clase com.adobe.solutions.prm.vo.DateRange | |
Defines the end date in a date range. | |
end(reset:Boolean, stopEnterFrame:Boolean, pastLastFrame:Boolean) — método, clase fl.motion.AnimatorBase | |
Detiene la animación y Flash Player accede inmediatamente al último fotograma de la secuencia de animación. | |
end — Propiedad, clase mx.charts.series.items.LineSeriesSegment | |
The index into the items array of the last item in this segment, inclusive. | |
end(effectInstance:mx.effects:IEffectInstance) — método, clase mx.effects.Effect | |
Interrupts an effect that is currently playing, and jumps immediately to the end of the effect. | |
end() — método, clase 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) — método, interfaz mx.effects.IEffect | |
Interrupts an effect that is currently playing, and jumps immediately to the end of the effect. | |
end() — método, interfaz mx.effects.IEffectInstance | |
Interrupts an effect instance that is currently playing, and jumps immediately to the end of the effect. | |
end() — método, clase 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 — Propiedad, clase mx.effects.effectClasses.PropertyChanges | |
An Object containing the ending properties of the target component modified by the change in view state. | |
end() — método, clase 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() — método, clase 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) — método, interfaz mx.graphics.IFill | |
Ends the fill. | |
end(target:flash.display:Graphics) — método, clase mx.graphics.LinearGradient | |
Ends the fill. | |
end(target:flash.display:Graphics) — método, clase mx.graphics.RadialGradient | |
Ends the fill. | |
end(target:flash.display:Graphics) — método, clase mx.graphics.SolidColor | |
Ends the fill. | |
end() — método, clase spark.effects.animation.Animation | |
Interrupts the animation, jumps immediately to the end of the animation, and calls the animationEnd() function on the animationTarget. | |
END — Propiedad estática de constante, clase flash.events.GesturePhase | |
La finalización de un gesto (como levantar un dedo de una pantalla táctil). | |
END — Propiedad estática de constante, clase flash.text.TextFormatAlign | |
Constante; alinea el texto al final en el borde de una línea. | |
END — Propiedad estática de constante, clase flash.text.engine.TabAlignment | |
Sitúa el final del texto con tabulación en la tabulación. | |
END — Propiedad estática de constante, clase flash.ui.Keyboard | |
Constante asociada al valor de código de tecla asociado de la tecla Fin (35). | |
END — Propiedad estática de constante, clase flashx.textLayout.formats.ClearFloats | |
Especifica que el texto se omite sobre posiciones flotantes en el lado de inicio en orden de lectura (izquierda si dirección es "ltr", derecha si dirección es "rtl" ). | |
END — Propiedad estática de constante, clase flashx.textLayout.formats.Float | |
El gráfico flota en el lado posterior del texto (derecha si dirección del párrafo es "ltr", izquierda si dirección del párrafo es "rtl" ). | |
END — Propiedad estática de constante, clase flashx.textLayout.formats.TextAlign | |
Especifica la alineación final en el borde: el texto se alinea al contrario del orden de escritura. | |
END — Propiedad estática de constante, clase mx.states.InterruptionBehavior | |
Specifies that a transition that interrupts another running transition ends that other transition before starting. | |
END — Propiedad estática de constante, clase spark.components.CalloutPosition | |
Position the trailing edge of the callout at the trailing edge of the owner. | |
END — Propiedad estática de constante, clase spark.core.NavigationUnit | |
Navigate to the end of the document. | |
endCompositeOperation() — método, clase flashx.textLayout.edit.EditManager | |
Finaliza un grupo de operaciones. | |
endCompositeOperation() — método, interfaz flashx.textLayout.edit.IEditManager | |
Finaliza un grupo de operaciones. | |
endDate — Propiedad, clase com.adobe.livecycle.rca.model.Review | |
Specifies the end date of the review. | |
endDate — Propiedad, clase com.adobe.livecycle.rca.model.ReviewSearchFilter | |
Specifies the end date of the review. | |
endDate — Propiedad, clase com.adobe.livecycle.rca.model.stage.AbstractStage | |
Specifies the end date of the stage. | |
endDate — Propiedad, interfaz com.adobe.solutions.prm.domain.IProject | |
Defines the end date of a project. | |
endDate — Propiedad, interfaz com.adobe.solutions.prm.domain.IWorkItem | |
Defines the end date of a workItem. | |
endDate — Propiedad, clase com.adobe.solutions.prm.domain.impl.Project | |
Defines the end date of a project. | |
endDate — Propiedad, clase com.adobe.solutions.prm.domain.impl.WorkItem | |
Defines the end date of a workItem. | |
endDate — Propiedad, clase com.adobe.solutions.prm.vo.ProjectSearchFilterVO | |
Defines an end date filter for project search. | |
endDate — Propiedad, clase com.adobe.solutions.prm.vo.ProjectVO | |
Defines the end date of a project. | |
endDate — Propiedad, clase com.adobe.solutions.prm.vo.WorkItemAssetSearchFilterVO | |
Defines the end date filter for workItem search. | |
endDate — Propiedad, clase com.adobe.solutions.prm.vo.WorkItemVO | |
Defines the end date of a workItem. | |
endDate — Propiedad, interfaz com.adobe.solutions.rca.domain.IReviewContext | |
End date of a review. | |
endDate — Propiedad, interfaz com.adobe.solutions.rca.domain.IStage | |
Date on which the stage execution ended. | |
endDate — Propiedad, interfaz com.adobe.solutions.rca.domain.IStageParticipant | |
End date of participant's role in the stage. | |
endDate — Propiedad, clase com.adobe.solutions.rca.domain.impl.ReviewContext | |
End date of a review. | |
endDate — Propiedad, clase com.adobe.solutions.rca.domain.impl.Stage | |
Date on which the stage execution ended. | |
endDate — Propiedad, clase com.adobe.solutions.rca.domain.impl.StageParticipant | |
End date of participant's role in the stage. | |
endDate — Propiedad, clase com.adobe.solutions.rca.presentation.event.ScaleChangedEvent | |
End date of the Gantt chart after the scale has changed. | |
endDate — Propiedad, clase com.adobe.solutions.rca.presentation.gantt.GanttChart | |
End date of the duration displayed in the Gantt chart. | |
endDate — Propiedad, clase com.adobe.solutions.rca.presentation.gantt.GanttItem | |
End date of the display range in which the GanttItem is displayed. | |
endDate — Propiedad, clase com.adobe.solutions.rca.vo.ReviewContextVO | |
End date of the review. | |
endDate — Propiedad, clase com.adobe.solutions.rca.vo.ReviewSearchFilterVO | |
End date of the review. | |
endDate — Propiedad, clase com.adobe.solutions.rca.vo.ReviewStageVO | |
Date on which the stage execution ended. | |
endDate — Propiedad, clase com.adobe.solutions.rca.vo.StageParticipantVO | |
End date of role of a participant in the stage. | |
endDate — Propiedad, clase flash.net.drm.DRMPlaybackTimeWindow | |
La fecha final para el tiempo durante el cual es válida una licencia de DRM (la ventana de reproducción). | |
endDate — Propiedad, clase lc.procmgmt.ui.tracking.ProcessInstanceDataGridModel | |
The date and time to use for filtering a collection of ProcessInstance objects. | |
endDate — Propiedad, clase org.osmf.events.DRMEvent | |
The end date for the playback window, null if authentication hasn't taken place. | |
endDate — Propiedad, clase org.osmf.traits.DRMTrait | |
The end date for the playback window. | |
endDateField — Parte del aspecto, clase com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the End Date field. The skin part for the End Date field. | |
endDateField — Parte del aspecto, clase com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the End Date field. The skin part for the End Date field. | |
endDateField — Parte del aspecto, clase com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
The skin part for the End Date field. The skin part for the End Date field. | |
endDateField — Parte del aspecto, clase 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. | |
endDateFieldLabel — Parte del aspecto, clase com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the End Date label. The skin part for the End Date label. | |
endDateFieldLabel — Parte del aspecto, clase com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for displaying the End Date. The skin part for displaying the End Date. | |
endDateLabel — Parte del aspecto, clase com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for displaying the End Date. The skin part for displaying the End Date. | |
endDateOrderValidator — Parte del aspecto, clase 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 — Parte del aspecto, clase 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 — Parte del aspecto, clase 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 — Parte del aspecto, clase com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for End Date Order validator. The skin part for End Date Order validator. | |
EndDateOrderValidator — clase, Paquete com.adobe.solutions.prm.presentation.util | |
The validator for End Date order. | |
EndDateOrderValidator() — Información sobre, clase com.adobe.solutions.prm.presentation.util.EndDateOrderValidator | |
The constructor for EndDateOrderValidator class. | |
endDateValidator — Parte del aspecto, clase com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the End Date validator. The skin part for the End Date validator. | |
endDateValidator — Parte del aspecto, clase com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for End Date validator. The skin part for End Date validator. | |
endDateValidator — Parte del aspecto, clase 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. | |
endDateValidator — Parte del aspecto, clase com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for the End Date validator. The skin part for the End Date validator. | |
endDateValueChanged(event:flash.events:Event) — método, clase com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
This method is called when an End Date is changed. | |
endDraw(g:flash.display:Graphics) — método, clase spark.primitives.Path | |
Finalize drawing for this element. | |
endDraw(g:flash.display:Graphics) — método, clase spark.primitives.supportClasses.FilledElement | |
Finalize drawing for this element. | |
endDraw(g:flash.display:Graphics) — método, clase spark.primitives.supportClasses.StrokedElement | |
Finalize drawing for this element. | |
endEdit(reason:String) — método, clase mx.controls.List | |
Stops the editing of an item in the data provider. | |
endEffectsForTarget(target:mx.core:IUIComponent) — Método estático , clase mx.effects.EffectManager | |
Immediately ends any effects currently playing on a target. | |
endEffectsStarted() — método, clase mx.core.UIComponent | |
Ends all currently playing effects on the component. | |
endFill() — método, clase flash.display.Graphics | |
Aplica un relleno a las líneas y curvas añadidas desde la última llamada al método beginFill(), beginGradientFill() o beginBitmapFill(). | |
endFill() — método, clase mx.charts.chartClasses.CartesianDataCanvas | |
endFill() — método, clase mx.charts.chartClasses.PolarDataCanvas | |
Aplica un relleno a las líneas y curvas añadidas desde la última llamada al método beginFill(), beginGradientFill() o beginBitmapFill(). | |
endGeneration — Propiedad, clase flashx.textLayout.operations.FlowOperation | |
La generación del flujo de texto después de la operación. | |
endHighlightBitmapCapture() — método, clase spark.components.supportClasses.Skin | |
Called after a bitmap capture is made for this skin. | |
endHighlightBitmapCapture() — método, interfaz spark.skins.IHighlightBitmapCaptureClient | |
Called after a bitmap capture is made for this skin. | |
endHighlightBitmapCapture() — método, clase spark.skins.mobile.supportClasses.MobileSkin | |
Called after a bitmap capture is made for this skin. | |
endian — Propiedad, clase flash.filesystem.FileStream | |
El orden de bytes de los datos; la constante BIG_ENDIAN o LITTLE_ENDIAN de la clase Endian. | |
endian — Propiedad, clase flash.net.Socket | |
Indica el orden de bytes de los datos. | |
endian — Propiedad, clase flash.net.URLStream | |
Indica el orden de bytes de los datos. | |
endian — Propiedad, clase flash.utils.ByteArray | |
Cambia o lee el orden de bytes de los datos; puede ser Endian.BIG_ENDIAN o Endian.LITTLE_ENDIAN. | |
endian — Propiedad, interfaz flash.utils.IDataInput | |
El orden de bytes de los datos; la constante BIG_ENDIAN o LITTLE_ENDIAN de la clase Endian. | |
endian — Propiedad, interfaz flash.utils.IDataOutput | |
El orden de bytes de los datos; la constante BIG_ENDIAN o LITTLE_ENDIAN de la clase Endian. | |
Endian — clase final, Paquete flash.utils | |
La clase Endian contiene valores que denotan el orden de bytes empleado para representar números multibyte. | |
endIndex — Propiedad, clase fl.events.DataChangeEvent | |
Obtiene el índice del último elemento cambiado en el conjunto de elementos que se han cambiado. | |
endIndex — Propiedad, clase flash.globalization.NumberParseResult | |
El índice del carácter después del último carácter del número en la cadena de entrada. | |
endIndex — Propiedad, clase mx.automation.events.TextSelectionEvent | |
Index at which selection ends. | |
endIndex — Propiedad, clase 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() — método, clase flashx.textLayout.container.TextContainerManager | |
Termina la interacción. | |
endInterpolation(interpolationData:Object) — método, clase mx.charts.chartClasses.Series | |
Called by the SeriesInterpolate effect to end an interpolation effect. | |
endItemEditorSession(cancel:Boolean) — método, clase spark.components.DataGrid | |
Closes the currently active editor and optionally saves the editor's value by calling the item editor's save() method. | |
endMouseCapture() — método, clase flashx.textLayout.container.ContainerController | |
Se llama para informar a los clientes de que el el envío de eventos mouseup y mousemove desde fuera de un entorno limitado de seguridad ya no es necesario. | |
endMouseCapture() — método, interfaz flashx.textLayout.container.ISandboxSupport | |
Se llama para informar a los clientes de que el el envío de eventos mouseup y mousemove desde fuera de un entorno limitado de seguridad ya no es necesario. | |
endMouseCapture() — método, clase flashx.textLayout.container.TextContainerManager | |
Se llama para informar a los clientes de que el el envío de eventos mouseup y mousemove desde fuera de un entorno limitado de seguridad ya no es necesario. | |
endOfDocument(range:flashx.textLayout.elements:TextRange, extendSelection:Boolean) — Método estático , clase flashx.textLayout.utils.NavigationUtil | |
Establece el objeto TextRange al final del documento. | |
endOfLine(range:flashx.textLayout.elements:TextRange, extendSelection:Boolean) — Método estático , clase flashx.textLayout.utils.NavigationUtil | |
Establece el objeto TextRange al final de la línea. | |
endOfParagraph(range:flashx.textLayout.elements:TextRange, extendSelection:Boolean) — Método estático , clase flashx.textLayout.utils.NavigationUtil | |
Establece el objeto TextRange al final del párrafo. | |
endOperation() — método, interfaz com.adobe.gravity.service.progress.IProgressReporter | |
Call this method when the operation is complete. | |
endpoint — Propiedad, clase com.adobe.dct.transfer.RemotingServiceInfo | |
The endpoint of the RemotingServiceInfo. | |
endpoint — Propiedad, clase com.adobe.fiber.services.wrapper.ManagedRemoteServiceWrapper | |
The endpoint property of the wrapped ManagedRemoteService instance. | |
endpoint — Propiedad, clase com.adobe.fiber.services.wrapper.RemoteObjectServiceWrapper | |
The endpoint property of the wrapped RemoteObject instance. | |
endpoint — Propiedad, clase mx.messaging.Channel | |
Provides access to the endpoint for this channel. | |
endpoint — Propiedad, clase 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 — Parte del aspecto, clase 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 — Parte del aspecto, clase 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 — Propiedad estática de constante, clase mx.messaging.messages.AbstractMessage | |
Messages are tagged with the endpoint id for the Channel they are sent over. | |
endpointURI — Propiedad, clase mx.rpc.soap.AbstractWebService | |
The location of the WebService. | |
endpointURI — Propiedad, clase mx.rpc.soap.Operation | |
The location of the WebService for this Operation. | |
END_RECORD — Propiedad estática de constante, clase 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() — método, interfaz mx.automation.IAutomationManager | |
Takes the automation manager out of record mode. | |
END_RECORDING — Propiedad estática de constante, clase mx.automation.events.MarshalledAutomationEvent | |
END_SEQUENCE — Propiedad estática de constante, clase flash.net.NetStreamAppendBytesAction | |
Indica que los datos del flujo de medios están completos. | |
endsWith(sub:String, str:String) — Método estático , clase com.adobe.fiber.runtime.lib.StringFunc | |
Tests if this string ends with the specified suffix. | |
ENDS_WITH — Propiedad estática de constante, clase com.adobe.ep.taskmanagement.filter.ComparisonOperator | |
The ENDS_WITH constant that represents the Ends With operator. | |
endTabIndex — Propiedad, clase fl.video.FLVPlayback | |
Devuelve el valor siguiente disponible de tabIndex tras los controles de FLVPlayback. | |
endTween() — método, clase mx.effects.Tween | |
Interrupt the tween, jump immediately to the end of the tween, and invoke the onTweenEnd() callback function. | |
endValuesCaptured — Propiedad, clase 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 — Propiedad, clase spark.transitions.ViewTransitionBase | |
The view that the navigator is transitioning to, as set by the owning ViewNavigator object. | |
enforceValidation — Propiedad, clase ga.model.GuidedActivity | |
Specifies when to check for mantatory fields, either when the user submits a Guide, or when a user navigates to the next panel in the Guide. | |
ENHANCED — Propiedad estática de constante, clase flash.display3D.Context3DProfile | |
Utilice el perfil mejorado para destinos de GPU compatibles con AGAL4. | |
enhancedOptions — Propiedad, clase flash.media.Microphone | |
Controla las opciones mejoradas de micrófono. | |
enlarge — Estado del aspecto, clase com.adobe.solutions.prm.presentation.asset.AssetVersionPod | |
The skin state to show the version in an Enlarge state. | |
enlargeButton — Parte del aspecto, clase com.adobe.solutions.prm.presentation.asset.AssetVersionPod | |
The skin part for the Enlarge button. The skin part for the Enlarge button. | |
enlargedImage — Parte del aspecto, clase com.adobe.solutions.prm.presentation.asset.ImagePopUp | |
The skin part to display enlarged image. The skin part to display enlarged image. | |
enlargedImagePopUp — Parte del aspecto, clase 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 — Parte del aspecto, clase 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 — Parte del aspecto, clase 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 — Parte del aspecto, clase 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) — método, clase spark.components.DataGrid | |
If necessary, set the verticalScrollPosition and horizontalScrollPosition properties so that the specified cell is completely visible. | |
ensureCellIsVisible(rowIndex:int, columnIndex:int) — método, clase spark.components.Grid | |
If necessary, set the verticalScrollPosition and horizontalScrollPosition properties so that the specified cell is completely visible. | |
ensureElementIsVisible(element:mx.core:IVisualElement) — método, clase spark.components.Scroller | |
Scrolls the viewport so the specified element is visible. | |
ensureIndexIsVisible(index:int) — método, clase spark.components.List | |
A convenience method that handles scrolling a data item into view. | |
enter — Evento, clase fl.controls.ColorPicker | |
Se distribuye cuando el usuario presiona la tecla Intro después de editar el campo de texto interno del componente ColorPicker. | |
enter — Evento, clase fl.controls.ComboBox | |
Se distribuye si la propiedad editable se define como true y el usuario presiona la tecla Intro al escribir en el campo de texto editable. | |
enter — Evento, clase fl.controls.TextArea | |
Se distribuye cuando el usuario presiona la tecla Intro mientras está en el componente. | |
enter — Evento, clase fl.controls.TextInput | |
Se distribuye cuando el usuario presiona la tecla Intro. | |
enter — Evento, clase 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 — Evento, clase 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 — Evento, clase mx.controls.TextInput | |
Dispatched when the user presses the Enter key. | |
enter — Evento, clase spark.components.RichEditableText | |
Dispatched when the user presses the Enter key, if the multiline property is false. | |
enter — Evento, clase spark.components.TextInput | |
Dispatched when the user presses the Enter key. | |
enter — Evento, clase spark.components.supportClasses.StyleableStageText | |
Dispatched if the StageText is not multiline and the user presses the enter key. | |
ENTER — Propiedad estática de constante, clase fl.events.ColorPickerEvent | |
Define el valor de la propiedad type para un objeto de evento enter. | |
ENTER — Propiedad estática de constante, clase fl.events.ComponentEvent | |
Define el valor de la propiedad type para un objeto de evento enter. | |
ENTER — Propiedad estática de constante, clase flash.ui.Keyboard | |
Constante asociada al valor de código de tecla asociado de la tecla Intro (13). | |
ENTER — Propiedad estática de constante, clase 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 — Propiedad estática de constante, clase mx.events.FlexEvent | |
The FlexEvent.ENTER constant defines the value of the type property of the event object for a enter event. | |
enterFrame — Evento, clase flash.display.DisplayObject | |
[evento de difusión] Se distribuye cuando la cabeza lectora entra en un nuevo fotograma. | |
ENTER_FRAME — Propiedad estática de constante, clase flash.events.Event | |
La constante Event.ENTER_FRAME define el valor de la propiedad type de un objeto de evento enterFrame. | |
ENTER_FRAME — Propiedad estática de constante, clase 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) — método, clase mx.flash.UIMovieClip | |
This enter frame handler is used when our width, height, x, or y value changes. | |
enterFullScreenDisplayState() — método, clase fl.video.FLVPlayback | |
Establece el reproductor de vídeo FLVPlayback en pantalla completa. | |
enterState — Evento, clase mx.core.UIComponent | |
Dispatched after the component has entered a view state. | |
enterState — Evento, clase mx.states.State | |
Dispatched after a view state has been entered. | |
ENTER_STATE — Propiedad estática de constante, clase mx.events.FlexEvent | |
The FlexEvent.ENTER_STATE constant defines the value of the type property of the event object for a enterState event. | |
entityName — Propiedad, clase com.adobe.dct.view.ImportFMLView | |
The selected entity name which will be the root entity for creating data dictionary. | |
entityName — Propiedad, clase com.adobe.dct.view.ImportXSDView | |
The selected element name which will be the root element for creating data dictionary. | |
entityNameDisplay — Parte del aspecto, clase 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. | |
entityNameDisplay — Parte del aspecto, clase 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. | |
entityNamesList — Propiedad, clase com.adobe.dct.view.ImportFMLView | |
List of entities in the FML/Adobe application model. | |
entityNamesList — Propiedad, clase com.adobe.dct.view.ImportXSDView | |
List of elements in the XSD. | |
entityPath — Propiedad, clase com.adobe.solutions.rca.vo.NamedVO | |
Gets the entity name in the content repository. | |
entries — Propiedad, clase mx.graphics.GradientBase | |
An Array of GradientEntry objects defining the fill patterns for the gradient fill. | |
entries — Propiedad, clase spark.filters.GradientFilter | |
An Array of GradientEntry objects defining the fill patterns for the gradient fill. | |
entry — Propiedad, clase com.adobe.guides.spark.layouts.skins.PieChartHorizontalSkin | |
The entry skin part will contain the data entry items. | |
entry — Parte del aspecto, clase com.adobe.guides.spark.layouts.components.ChartLayoutHost | |
The entry skin part. The entry skin part. | |
ENTRY_AREA_INDEX — Propiedad estática de constante, clase com.adobe.guides.spark.layouts.components.ChartLayoutHost | |
Area index for the entry items. | |
ENUM — Propiedad estática de constante, clase 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) — Método estático , clase flash.text.Font | |
Especifica si se proporciona una lista de las fuentes incorporadas disponibles actualmente. | |
enumerationMode — Propiedad, clase mx.controls.FileSystemDataGrid | |
A String specifying whether this control displays only files, only subdirectories, or both. | |
enumerationMode — Propiedad, clase mx.controls.FileSystemList | |
A String specifying whether this control displays only files, only subdirectories, or both. | |
enumerationMode — Propiedad, clase mx.controls.FileSystemTree | |
A String specifying whether this control displays only files, only subdirectories, or both. | |
ENV_10 — Propiedad estática de constante, clase flash.printing.PaperSize | |
Sobre Legal | |
ENV_B5 — Propiedad estática de constante, clase flash.printing.PaperSize | |
Sobre B5 | |
ENV_C5 — Propiedad estática de constante, clase flash.printing.PaperSize | |
Sobre C5 | |
ENV_DL — Propiedad estática de constante, clase flash.printing.PaperSize | |
Sobre DL | |
ENV_MONARCH — Propiedad estática de constante, clase flash.printing.PaperSize | |
Sobre Monarch | |
ENV_PERSONAL — Propiedad estática de constante, clase flash.printing.PaperSize | |
Sobre Personal | |
EOFError — Clase dinámica, Paquete flash.errors | |
La excepción EOFError se emite al intentar leer más allá del final de los datos disponibles. | |
EOFError(message:String) — Información sobre, clase flash.errors.EOFError | |
Crea un nuevo objeto EOFError. | |
EQUAL — Propiedad estática de constante, clase flash.display3D.Context3DCompareMode | |
Igual (==). | |
EQUAL — Propiedad estática de constante, clase flash.ui.Keyboard | |
Constante asociada al valor de código de tecla asociado de la tecla = (187). | |
equals(rhs:com.adobe.ep.taskmanagement.filter:IComparisonOperator) — método, clase com.adobe.ep.taskmanagement.filter.ComparisonOperator | |
Compares two operator objects. | |
equals(rhs:com.adobe.ep.taskmanagement.filter:IComparisonOperator) — método, interfaz com.adobe.ep.taskmanagement.filter.IComparisonOperator | |
Evaluates whether two operators are the same. | |
equals(obj:com.adobe.icc.editors.model:VariableModel) — método, clase com.adobe.icc.editors.model.VariableModel | |
Compares two Variable domain objects for equality. | |
equals(ticket:com.adobe.livecycle.ria.security.api:TicketType) — método, clase com.adobe.livecycle.ria.security.api.TicketType | |
Compares the passed ticket content with current ticket. | |
equals(toCompare:flash.geom:Point) — método, clase flash.geom.Point | |
Determina si dos puntos son iguales. | |
equals(toCompare:flash.geom:Rectangle) — método, clase flash.geom.Rectangle | |
Determina si el objeto especificado en el parámetro toCompare es igual a este objeto Rectangle. | |
equals(toCompare:flash.geom:Vector3D, allFour:Boolean) — método, clase flash.geom.Vector3D | |
Determina si dos objetos Vector3D son iguales comparando los elementos x, y y z del objeto Vector3D actual con otro especificado. | |
equals(string1:String, string2:String) — método, clase flash.globalization.Collator | |
Compara dos cadenas y devuelve un valor booleano que indica si las cadenas son iguales. | |
equals(selectionFormat:flashx.textLayout.edit:SelectionFormat) — método, clase flashx.textLayout.edit.SelectionFormat | |
Determina si este objeto SelectionFormat tiene los mismos valores de propiedades que otro objeto SelectionFormat. | |
equals(other:mx.automation:AutomationID) — método, clase mx.automation.AutomationID | |
Compares this object with the given AutomationID. | |
equals(string1:String, string2:String) — método, clase spark.globalization.supportClasses.CollatorBase | |
Compares two strings and returns a Boolean value indicating whether the strings are equal. | |
EQUALS — Propiedad estática de constante, clase com.adobe.ep.taskmanagement.filter.ComparisonOperator | |
The EQUALS constant that represents the Equals operator. | |
EqualsOperator — clase, Paquete com.adobe.icc.editors.model.el.operators | |
The implementation of the equals operator | |
EqualsOperator() — Información sobre, clase com.adobe.icc.editors.model.el.operators.EqualsOperator | |
Constructor. | |
equalUserStyles(otherElement:flashx.textLayout.elements:FlowElement) — método, clase flashx.textLayout.elements.FlowElement | |
Compara el parámetro userStyles de este elemento con el de otro. | |
ERASE — Propiedad estática de constante, clase flash.display.BlendMode | |
Borra el fondo en función del valor alfa del objeto de visualización. | |
ERASER — Propiedad estática de constante, clase flash.events.TouchEventIntent | |
El evento táctil está generado por una herramienta borrador, el borrador final de un lápiz stylus activo, o similar. | |
errno — Propiedad, clase flash.accessibility.AccessibilityImplementation | |
Indica un código de error. | |
error — Evento, clase air.update.ApplicationUpdater | |
Se distribuye cuando se produce un error, bien durante la inicialización o durante el proceso de actualización (si ocurre algo inesperado). | |
error — Evento, clase air.update.ApplicationUpdaterUI | |
Se distribuye cuando se produce un error, bien durante la inicialización o durante el proceso de actualización (si ocurre algo inesperado). | |
error — Propiedad, clase coldfusion.air.events.SessionFaultEvent | |
The Error Object that holds details of the error. | |
error — Propiedad, interfaz com.adobe.fiber.styles.IStyle | |
Returns the error aspect of a property's style. | |
error — Propiedad, clase com.adobe.fiber.styles.Style | |
Returns the error aspect of a property's style. | |
error — Evento, clase com.adobe.gravity.flex.bundleloader.FlexBundleLoaderBase | |
Dispatched when the bundle is finished loading. | |
error — Evento, clase com.adobe.gravity.flex.serviceloader.UIServiceBase | |
Dispatched when the bundle is finished loading. | |
error — Propiedad, clase com.adobe.gravity.utility.events.AugmentedErrorEvent | |
The original Error object. | |
error — Propiedad, interfaz com.adobe.guides.domain.IGuideNode | |
error is used to get the last validation error information available for the given GuideNode. | |
error — Propiedad, clase com.adobe.icomm.assetplacement.data.XFADataLoadFailedEvent | |
The error description | |
error — Propiedad, clase com.adobe.icomm.assetplacement.data.XFADataSaveFailedEvent | |
The error description | |
error — Propiedad, clase com.adobe.icomm.assetplacement.model.PackageDefinitionLoadFailedEvent | |
Retrieve the error string to determine the reason for the failure. | |
error — Propiedad, clase com.adobe.solutions.exm.authoring.domain.ErrorEvent | |
Returns the error represented by this event. | |
error — Propiedad, clase com.adobe.solutions.exm.authoring.domain.RequestAwareErrorEvent | |
Returns the error thrown by the operation invocation corresponding to this event. | |
error — Propiedad, clase com.adobe.solutions.exm.runtime.ComputationErrorEvent | |
Returns the actual error which occurred on the associated ComputedExpression instance. | |
error — Evento, clase flash.data.SQLConnection | |
Se distribuye cuando cualquiera de los resultados de las operaciones asíncronas de SQLConnection tiene como resultado un error. | |
error — Evento, clase flash.data.SQLStatement | |
Se distribuye cuando se produce un error durante la operación. | |
error — Evento, clase flash.display.Stage3D | |
Se distribuye cuando falla una petición de contexto de procesamiento. | |
error — Propiedad, clase flash.events.AsyncErrorEvent | |
La excepción emitida. | |
error — Propiedad, clase flash.events.SQLErrorEvent | |
Objeto SQLError que contiene información detallada sobre la causa del error. | |
error — Propiedad, clase flash.events.UncaughtErrorEvent | |
El objeto de error asociado al error sin capturar. | |
error — Evento, clase flash.media.CameraRoll | |
El evento error se distribuye cuando se produce un error. | |
error — Evento, clase flash.media.CameraUI | |
El evento error se distribuye cuando no se puede abrir la cámara predeterminada. | |
error — Evento, clase flash.media.StageWebView | |
Indica que se ha producido un error. | |
error — Evento, clase flash.net.dns.DNSResolver | |
Se distribuye cuando se produce un error durante una búsqueda DNS. | |
error — Evento, clase flash.security.XMLSignatureValidator | |
Se distribuye si no se puede completar la verificación por la aparición de errores. | |
error — Propiedad, clase flashx.textLayout.events.FlowOperationEvent | |
El error generado, si existe, durante una operación. | |
error — Evento, clase mx.core.Application | |
Dispatched when an HTTPService call fails. | |
error — Propiedad, clase mx.formatters.Formatter | |
Description saved by the formatter when an error occurs. | |
error(message:String, ... rest) — método, interfaz mx.logging.ILogger | |
Logs the specified data using the LogEventLevel.ERROR level. | |
error(msg:String, ... rest) — método, clase mx.logging.LogLogger | |
Logs the specified data using the LogEventLevel.ERROR level. | |
error — Evento, interfaz mx.modules.IModuleInfo | |
Dispatched by the backing ModuleInfo if there was an error during module loading. | |
error — Propiedad, interfaz mx.modules.IModuleInfo | |
A flag that is true if there was an error during module loading. | |
error — Evento, clase mx.modules.ModuleLoader | |
Dispatched when the module throws an error. | |
error — Propiedad, clase org.osmf.events.MediaErrorEvent | |
The error that this event encapsulates. | |
error(message:String, ... rest) — método, clase org.osmf.logging.Logger | |
Logs a message with a "error" level. | |
error — Evento, clase spark.components.Application | |
Dispatched when an HTTPService call fails. | |
error — Evento, clase spark.modules.ModuleLoader | |
Dispatched when the module throws an error. | |
Error — Clase dinámica, Nivel superior | |
La clase Error contiene información sobre los errores que se han producido en un script. | |
Error(message:String, id:int) — Información sobre, clase Error | |
Crea un nuevo objeto Error. | |
ERROR — Propiedad estática de constante, clase 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 — Propiedad estática de constante, clase flash.events.ErrorEvent | |
Define el valor de la propiedad type para un objeto de evento error. | |
ERROR — Propiedad estática de constante, clase flash.events.SQLErrorEvent | |
La constante SQLErrorEvent.ERROR define el valor de la propiedad type de un evento de error distribuido cuando la llamada a una instancia de SQLConnection o de SQLStatement finaliza con un error. | |
ERROR — Propiedad estática de constante, clase flash.net.NetGroupSendResult | |
Indica un error producido (por ejemplo, por ausencia de permisos) al usar un método de enrutamiento directo. | |
ERROR — Propiedad estática de constante, clase flashx.textLayout.elements.InlineGraphicElementStatus | |
Un error ocurrido durante la carga de un gráfico de referencia. | |
ERROR — Propiedad estática de constante, clase mx.events.ModuleEvent | |
Dispatched when there is an error downloading the module. | |
ERROR — Propiedad estática de constante, clase mx.events.ResourceEvent | |
Dispatched when there is an error loading the resource module SWF file. | |
ERROR — Propiedad estática de constante, clase mx.events.StyleEvent | |
Dispatched when there is an error downloading the style SWF. | |
ERROR — Propiedad estática de constante, clase mx.logging.LogEventLevel | |
Designates error events that might still allow the application to continue running. | |
ERROR_CANNOT_LOAD_READER — Propiedad estática de constante, clase flash.html.HTMLPDFCapability | |
El sistema operativo devolvió un error al intentar cargar la aplicación Adobe Reader o Acrobat o alguna de sus bibliotecas necesarias. | |
errorcode — Propiedad, clase com.adobe.icc.vo.render.PDFResponseType | |
Specifies the error code text that is used when there is an error during PDF generation. | |
errorCode — Propiedad, clase com.adobe.icc.services.formbridge.FormBridgeError | |
Fetched error code associated with this error | |
errorCode — Propiedad, clase com.adobe.solutions.exm.runtime.impl.ExpressionError | |
Returns the unique error code. | |
errorCode — Propiedad, clase mx.validators.ValidationResult | |
The validation error code if the value of the isError property is true. | |
ERROR_CODE_UNKNOWN — Propiedad estática de constante, clase flash.globalization.LastOperationStatus | |
Indica que el código de error devuelvo no se conoce. | |
ERROR_CODE_UNKNOWN — Propiedad estática de constante, clase spark.globalization.LastOperationStatus | |
Indicates that the return error code is not known. | |
errorColor — Estilo, clase mx.core.UIComponent | |
Color of the component highlight when validation fails. | |
ERROR_DECODING — Propiedad estática de constante, clase 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 — Propiedad estática de constante, clase mx.rpc.http.HTTPService | |
Indicates that an input parameter could not be encoded as XML. | |
errorEvent — Propiedad, clase flashx.textLayout.events.StatusChangeEvent | |
El objeto ErrorEvent que se distribuyó como resultado del cambio de estado. | |
ErrorEvent — clase, Paquete 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 — clase, Paquete flash.events | |
Un objeto distribuye objetos ErrorEvent cuando un error provoca la el fallo de una operación asíncrona. | |
ErrorEvent(type:String, error:Error, bubbles:Boolean, cancelable:Boolean) — Información sobre, clase com.adobe.solutions.exm.authoring.domain.ErrorEvent | |
Creates a new ErrorEvent instance. | |
ErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, id:int) — Información sobre, clase flash.events.ErrorEvent | |
Crea un objeto de evento que contiene información sobre eventos de error. | |
ERROR_HINT_HEADER — Propiedad estática de constante, clase mx.messaging.messages.AcknowledgeMessage | |
Header name for the error hint header. | |
Error_Icon — Propiedad estática de constante, clase com.adobe.icc.editors.managers.ErrorManager | |
The constant specifying the Error Icon. | |
ERROR_ICON — Propiedad, clase com.adobe.solutions.rca.presentation.util.AlertFormatter | |
This property refers to error icon. | |
errorID — Propiedad, clase Error | |
Contiene el número de referencia asociado al mensaje de error concreto. | |
errorID — Propiedad, clase flash.events.ErrorEvent | |
Contiene el número de referencia asociado al error concreto. | |
errorIndicatorSource — Estilo, clase spark.components.FormItem | |
Specifies the image source to use for the error indicator. | |
ERROR_INSTALLED_PLAYER_NOT_FOUND — Propiedad estática de constante, clase flash.html.HTMLSWFCapability | |
No se ha detectado ninguna versión de Adobe Flash Player. | |
ERROR_INSTALLED_PLAYER_TOO_OLD — Propiedad estática de constante, clase flash.html.HTMLSWFCapability | |
Se ha detectado Adobe Flash Player pero la versión es demasiado antigua. | |
ERROR_INSTALLED_READER_NOT_FOUND — Propiedad estática de constante, clase flash.html.HTMLPDFCapability | |
No se ha detectado ninguna versión de Adobe Reader. | |
ERROR_INSTALLED_READER_TOO_OLD — Propiedad estática de constante, clase flash.html.HTMLPDFCapability | |
Se ha detectado Adobe Reader pero la versión es demasiado antigua. | |
ErrorManager — clase, Paquete com.adobe.icc.editors.managers | |
The ErrorManager helps you handle errors occurring on the client. | |
errorManagerImpl — Propiedad estática, clase com.adobe.icc.editors.managers.ErrorManager | |
Method to override the error manager implementation | |
ErrorManagerImpl — clase, Paquete com.adobe.icc.editors.managers | |
The class implementing IErrorManager which helps you handle errors occurring on the client. | |
ErrorManagerImpl() — Información sobre, clase com.adobe.icc.editors.managers.ErrorManagerImpl | |
Constructor. | |
errorMessage — Propiedad, clase com.adobe.ep.taskmanagement.event.TaskManagerFaultEvent | |
The error message. | |
errorMessage — Propiedad, clase com.adobe.solutions.prm.presentation.event.PRMErrorEvent | |
This variable contains the error message. | |
errorMessage — Propiedad, clase com.adobe.solutions.rca.presentation.event.RCAErrorEvent | |
The error message. | |
errorMessage — Propiedad, clase lc.foundation.events.LiveCycleFaultEvent | |
The error message. | |
errorMessage — Propiedad, interfaz lc.foundation.ui.ILoginPage | |
The error message to be displayed. | |
errorMessage — Propiedad, clase 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 — Propiedad, clase lc.procmgmt.ui.task.TaskDirectiveModel | |
The error message when an error occurs. | |
errorMessage — Propiedad, clase lc.procmgmt.ui.tracking.TrackingModel | |
The error message after an event occurs. | |
errorMessage — Propiedad, clase mx.validators.ValidationResult | |
The validation error message if the value of the isError property is true. | |
ErrorMessage — clase, Paquete mx.messaging.messages | |
The ErrorMessage class is used to report errors within the messaging system. | |
ErrorMessage() — Información sobre, clase mx.messaging.messages.ErrorMessage | |
Constructs an ErrorMessage instance. | |
errorParams — Propiedad, clase com.adobe.ep.taskmanagement.event.TaskManagerFaultEvent | |
Additional parameters for the error. | |
errorParams — Propiedad, clase lc.foundation.events.LiveCycleFaultEvent | |
Additional parameters for the error. | |
ERROR_PREFERRED_READER_TOO_OLD — Propiedad estática de constante, clase flash.html.HTMLPDFCapability | |
Se ha detectado una versión suficiente (8.1 o posterior) de Adobe Reader o Acrobat, pero la versión de Adobe Reader configurada para controlar el contenido PDF es anterior a Adobe Reader o Acrobat 8.1. | |
errors — Propiedad, interfaz com.adobe.guides.control.IGuideErrors | |
errors is an IList of GuideNodes that currently contain validation errors. | |
errors — Propiedad, clase flashx.textLayout.conversion.ConverterBase | |
Errores encontrados durante el análisis. | |
errors — Propiedad, interfaz flashx.textLayout.conversion.ITextExporter | |
Esta propiedad contiene un vector de mensajes de error como cadenas después de una llamada a método exportador y la propiedad throwOnError se establece como false, que es el valor predeterminado. | |
errors — Propiedad, interfaz flashx.textLayout.conversion.ITextImporter | |
Esta propiedad contiene un vector de mensajes de error como cadenas después de que una llamada a un método importador en la propiedad throwOnError se establezca como false, que es el valor predeterminado. | |
errorSkin — Estilo, clase spark.components.supportClasses.SkinnableComponent | |
Name of the skin class to use for this component when a validation error occurs. | |
ErrorSkin — clase, Paquete spark.skins.spark | |
The ErrorSkin class defines the error skin for Spark components. | |
ErrorSkin() — Información sobre, clase spark.skins.spark.ErrorSkin | |
Constructor. | |
errorSQL — Propiedad, clase coldfusion.air.events.SessionFaultEvent | |
The SQL statement used when the error occurred. | |
ERROR_STATE — Propiedad estática de constante, clase com.adobe.solutions.rca.services.impl.CacheToken | |
This property denotes that the token is in an error state. | |
errorString — Propiedad, interfaz com.adobe.guides.domain.IGuideNode | |
errorString contains the last validation error information available for the given GuideNode. | |
errorString — Propiedad, interfaz ga.model.IPanel | |
The error string for this panel. | |
errorString — Propiedad, clase lc.procmgmt.ui.attachments.AttachmentHeaderModel | |
The error string. | |
errorString — Propiedad, clase 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 — Propiedad, interfaz 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 — Evento, clase ga.model.PanelManager | |
ERROR_STRING_CHANGED — Propiedad estática de constante, clase ga.model.GAEvent | |
Dispatched by a page, panel, or section whenever the error string for a Guide field changes. | |
errortext — Propiedad, clase com.adobe.icc.vo.render.PDFResponseType | |
Specifies the error message that is used when there is an error during PDF generation. | |
errorText — Propiedad, clase ga.controls.HelpVideo | |
The text displayed in the error window. | |
errorText — Propiedad, clase mx.events.ModuleEvent | |
The error message if the type is ModuleEvent.ERROR; otherwise, it is null. | |
errorText — Propiedad, clase mx.events.RSLEvent | |
The error message if the type is RSL_ERROR; otherwise, it is null; | |
errorText — Propiedad, clase mx.events.ResourceEvent | |
The error message if the type is ERROR; otherwise, it is null. | |
errorText — Propiedad, clase mx.events.StyleEvent | |
The error message if the type is ERROR; otherwise, it is null. | |
errorText — Propiedad, clase spark.formatters.DateTimeFormatter | |
String returned by the format() method when an error occurs. | |
errorText — Propiedad, clase spark.formatters.supportClasses.NumberFormatterBase | |
Replacement string returned by the format() method when an error occurs. | |
ERROR_TEXT — Propiedad estática de constante, clase spark.components.gridClasses.GridColumn | |
The return value for the itemToLabel() or itemToDataTip() method if resolving the corresponding property name (path) fails. | |
errorTextDisplay — Parte del aspecto, clase 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 — Propiedad, clase spark.skins.spark.FormItemSkin | |
A reference to the visual element that display the FormItem's error strings. | |
errorTextDisplay — Propiedad, clase spark.skins.spark.StackedFormSkin | |
Displays the error text of the Form. | |
ERROR_URL_REQUIRED — Propiedad estática de constante, clase mx.rpc.http.HTTPService | |
Indicates that the useProxy property was set to false but a url was not provided. | |
escape(str:String) — Función del paquete, Nivel superior | |
Convierte el parámetro en una cadena y la codifica con un formato de codificación URL donde la mayoría de los caracteres no alfanuméricos se sustituyen por secuencias hexadecimales %. | |
ESCAPE — Propiedad estática de constante, clase flash.ui.Keyboard | |
Constante asociada al valor de código de tecla asociado de la tecla Esc (27). | |
EscapedLabel — clase, Paquete 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() — Información sobre, clase com.adobe.mosaic.sparklib.text.EscapedLabel | |
Constructor | |
escapeMultiByte(value:String) — Función del paquete, flash.utils | |
Devuelve una copia literal de la cadena de entrada codificada como UTF-8 o como página de códigos del sistema, en función del valor de System.useCodePage. | |
estimatedMemberCount — Propiedad, clase flash.net.NetGroup | |
Especifica un número estimado de miembros del grupo basado en la densidad de los elementos locales colindantes y asumiendo una distribución uniforme de direcciones de grupo. | |
EULER_ANGLES — Propiedad estática de constante, clase flash.geom.Orientation3D | |
Los ángulos de Euler, la orientación predeterminada para los métodos decompose() y recompose(), definen la orientación con tres ángulos de rotación independientes para cada eje. | |
EUROPEAN — Propiedad estática de constante, clase flash.globalization.NationalDigitsType | |
Representa el valor Unicode para el dígito cero del conjunto de dígitos Latin-1 (europeo). | |
EvalError — Clase dinámica, Nivel superior | |
La clase EvalError representa un error que tiene lugar cuando el código del usuario llama a la función eval() o intenta utilizar el operador new con el objeto Function. | |
EvalError(message:String) — Información sobre, clase EvalError | |
Crea un nuevo objeto EvalError. | |
evaluateExpression(expression:String, expressionDefinitionId:String, varsMap:Object, qualifiedClassName:String) — método, interfaz 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) — método, clase com.adobe.exm.expression.impl.ExpressionEvaluationService | |
This API is used to evaluate an expression at flex side. | |
EVEN_ODD — Propiedad estática de constante, clase flash.display.GraphicsPathWinding | |
Establece el tipo de número de vueltas par/impar. | |
Event — clase, Paquete flash.events | |
La clase Event se utiliza como clase base para la creación de objetos de eventos, que se transmiten como parámetros a los detectores de eventos cuando se produce un evento. | |
Event(type:String, bubbles:Boolean, cancelable:Boolean) — Información sobre, clase flash.events.Event | |
Crea un objeto de evento para transmitirlo como un parámetro a los detectores de eventos. | |
EVENT — Propiedad estática de constante, clase fl.controls.ProgressBarMode | |
El componente especificado por la propiedad source debe distribuir los eventos progress y complete. | |
EVENT — Propiedad estática de constante, clase fl.video.CuePointType | |
Define el valor del parámetro type de los métodos findCuePoint() y findNearestCuePoint(). | |
EVENT — Propiedad estática de constante, clase mx.controls.ProgressBarMode | |
The control specified by the source property must dispatch progress and completed events. | |
EVENT — Propiedad estática de constante, clase org.osmf.metadata.CuePointType | |
An Event cue point. | |
EVENT_ASSET_ACTION_CLICK — Propiedad estática de constante, clase com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies that an Asset has been clicked | |
EVENT_ASSET_ACTION_CLICK — Propiedad estática de constante, clase com.adobe.livecycle.assetmanager.client.event.AssetActionEvent | |
Specifies that the user has selected an asset by clicking. | |
EVENT_ASSET_ACTION_COMPLETE — Propiedad estática de constante, clase com.adobe.ep.ux.content.event.AssetActionCompleteEvent | |
This special constant means that an action has occurred on an asset | |
EVENT_ASSET_ACTION_COMPLETE — Propiedad estática de constante, clase com.adobe.livecycle.assetmanager.client.event.AssetActionCompleteEvent | |
Specifies that the action associated with the event is complete. | |
EVENT_ASSET_ACTION_FAILED — Propiedad estática de constante, clase 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 — Propiedad estática de constante, clase com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant denotes that the event is the focus on the asset action. | |
EVENT_ASSET_ACTIONS_CHANGE — Propiedad estática de constante, clase com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies that an actions associated with an asset has changed | |
EVENT_ASSET_ACTIONS_CHANGE — Propiedad estática de constante, clase com.adobe.ep.ux.content.event.AssetActionsChangeEvent | |
This constant defines the type of event, when the asset actions have changed | |
EVENT_ASSET_ACTIONS_CHANGE — Propiedad estática de constante, clase com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant denotes that the asset actions have been changed. | |
EVENT_ASSET_DESCRIPTORS_CHANGED — Propiedad estática de constante, clase com.adobe.ep.ux.content.managers.AssetManager | |
Event with this name is thrown when assetDescriptors are reset. | |
EVENT_ASSET_DESCRIPTORS_CHANGED — Propiedad estática de constante, clase com.adobe.livecycle.assetmanager.client.managers.AssetManager | |
Defines the event type for an assetDescriptorsChanged event. | |
EVENT_ASSET_LOAD_ERROR — Propiedad estática de constante, clase com.adobe.livecycle.assetmanager.client.managers.AssetManager | |
Defines the event type for an assetLoadError event. | |
EVENT_ASSET_PERMISSION_LOAD_ERROR — Propiedad estática de constante, clase com.adobe.livecycle.assetmanager.client.managers.AssetManager | |
Defines the event type for an assetPermissionsLoadError event. | |
eventClassName — Propiedad, interfaz mx.automation.IAutomationEventDescriptor | |
The name of the class implementing this event. | |
EVENT_CLOSE_RELATIONSHIP_BROWSER — Propiedad estática de constante, clase com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies an action to close the relationship browser | |
EVENT_DATAMODULE_INSERT — Propiedad estática de constante, clase 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 — clase, Paquete 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) — Información sobre, clase mx.automation.events.EventDetails | |
Constructor | |
EventDispatcher — clase, Paquete flash.events | |
La clase EventDispatcher es la clase base de todas las clases runtime que distribuyen eventos. | |
EventDispatcher(target:flash.events:IEventDispatcher) — Información sobre, clase flash.events.EventDispatcher | |
Agrega una instancia de la clase EventDispatcher. | |
EVENT_DO_SEARCH — Propiedad estática de constante, clase com.adobe.ep.ux.content.event.SearchEvent | |
Type of event when search is to be executed. | |
EVENT_DO_SEARCH — Propiedad estática de constante, clase com.adobe.livecycle.assetmanager.client.event.SearchEvent | |
Specifies the type of event when a search is executed. | |
EVENT_FONT_SIZE_CHANGE — Propiedad estática de constante, clase com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Font Size button is changed. | |
EVENT_FRAGMENTLAYOUT_INSERT — Propiedad estática de constante, clase 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 — Propiedad estática de constante, clase 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) — método, clase mx.accessibility.AccImpl | |
Generic event handler. | |
eventHandler(event:flash.events:Event) — método, clase mx.accessibility.UIComponentAccProps | |
Generic event handler. | |
EVENT_LAUNCH_EDITOR_WINDOW — Propiedad estática de constante, clase com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies an action to launch the editor | |
EVENT_LAUNCH_EDITOR_WINDOW — Propiedad estática de constante, clase com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant denotes to launch the editor. | |
EVENT_LETTER_INITIALIZATION_COMPLETE — Propiedad estática de constante, clase com.adobe.icc.dc.domain.LetterInstance | |
The constant defining the letter initialization complete event. | |
EVENT_LETTER_INITIALIZATION_ERROR — Propiedad estática de constante, clase com.adobe.icc.dc.domain.LetterInstance | |
The constant defining the letter initialization error event. | |
EVENT_LETTERSPACING_CHANGE — Propiedad estática de constante, clase com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Letter spacing is changed. | |
EVENT_LINEHEIGHT_CHANGE — Propiedad estática de constante, clase com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Line Height is changed. | |
EVENT_LISTCOMPOUND_CHANGE — Propiedad estática de constante, clase com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when List Compound button is clicked. | |
EventListenerRequest — clase, Paquete 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) — Información sobre, clase mx.events.EventListenerRequest | |
Creates a new request to add or remove an event listener. | |
EVENT_LISTINDENT_CHANGE — Propiedad estática de constante, clase com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when List Indent button is clicked. | |
EVENT_LISTOUTDENT_CHANGE — Propiedad estática de constante, clase com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when List Outdent button is clicked. | |
EVENT_LISTSTYLE_TYPE_CHANGE — Propiedad estática de constante, clase com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when List Style Type is changed. | |
EVENT_LOAD_EXTENSIONS_FAULT — Propiedad estática de constante, clase com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager | |
The constant specifying the load acmExtensionsConfig fault. | |
EVENT_LOAD_EXTENSIONS_SUCCESS — Propiedad estática de constante, clase com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager | |
The constant specifying the load acmExtensionsConfig success. | |
EVENT_MARGINBOTTOM_CHANGE — Propiedad estática de constante, clase com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Margin Bottom is changed. | |
EVENT_MARGINLEFT_CHANGE — Propiedad estática de constante, clase com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Margin Left is changed. | |
EVENT_MARGINRIGHT_CHANGE — Propiedad estática de constante, clase com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Margin Right is changed. | |
EVENT_MARGINTOP_CHANGE — Propiedad estática de constante, clase com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Margin Top is changed. | |
eventMirror — Propiedad, clase flash.text.engine.ContentElement | |
El objeto EventDispatcher que recibe copias de cada evento distribuido en las líneas de texto válidas según este elemento de contenido. | |
eventName — Propiedad, clase mx.effects.Pause | |
Name of event that Pause is waiting on before ending. | |
eventName — Propiedad, clase mx.effects.effectClasses.PauseInstance | |
Name of event that Pause is waiting on before ending. | |
EVENT_OBJECT_ACCELERATORCHANGE — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that an object's MSAA KeyboardShortcut property changed. | |
EVENT_OBJECT_CONTENTSCROLLED — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that the scrolling of a window object has ended. | |
EVENT_OBJECT_CREATE — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that an object was created. | |
EVENT_OBJECT_DEFACTIONCHANGE — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that an object's MSAA DefaultAction property changed. | |
EVENT_OBJECT_DESCRIPTIONCHANGE — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that an object's MSAA Description property changed. | |
EVENT_OBJECT_DESTROY — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that an object was destroyed. | |
EVENT_OBJECT_FOCUS — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that an object has received the keyboard focus. | |
EVENT_OBJECT_HELPCHANGE — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that an object's MSAA Help property changed. | |
EVENT_OBJECT_HIDE — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that an object is being hidden. | |
EVENT_OBJECT_INVOKED — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that an object has been invoked; for example, the user has clicked a button. | |
EVENT_OBJECT_LOCATIONCHANGE — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that an object has changed location, shape, or size. | |
EVENT_OBJECT_NAMECHANGE — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that an object's MSAA Name property changed. | |
EVENT_OBJECT_PARENTCHANGE — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that an object has a new parent object. | |
EVENT_OBJECT_REORDER — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that a container object has added, removed, or reordered its children. | |
EVENT_OBJECT_SELECTION — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that the selection within a container object changed. | |
EVENT_OBJECT_SELECTIONADD — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that an item within a container object was added to the selection. | |
EVENT_OBJECT_SELECTIONREMOVE — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that an item within a container object was removed from the selection. | |
EVENT_OBJECT_SELECTIONWITHIN — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that numerous selection changes occurred within a container object. | |
EVENT_OBJECT_SHOW — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that a hidden object is being shown. | |
EVENT_OBJECT_STATECHANGE — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that an object's state has changed. | |
EVENT_OBJECT_TEXTSELECTIONCHANGED — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that an object's text selection has changed. | |
EVENT_OBJECT_VALUECHANGE — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that an object's MSAA Value property changed. | |
EVENT_OPEN_ACTIVATION_BROWSER — Propiedad estática de constante, clase com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies an action to open the activation browser | |
EVENT_OPEN_ACTIVATION_BROWSER — Propiedad estática de constante, clase com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant specifies an event to open the activation browser. | |
EVENT_OPEN_COMPOSER_BROWSER — Propiedad estática de constante, clase com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies an action to open the composer browser | |
EVENT_OPEN_RELATIONSHIP_BROWSER — Propiedad estática de constante, clase com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies an action to open the relationship browser | |
EVENT_OPEN_RELATIONSHIP_BROWSER — Propiedad estática de constante, clase com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant specifies an event to open the relationship browser. | |
eventPhase — Propiedad, clase flash.events.Event | |
La fase actual en el flujo del evento. | |
EventPhase — clase final, Paquete flash.events | |
La clase EventPhase proporciona valores para la propiedad eventPhase de la clase Event. | |
EventPriority — clase final, Paquete mx.core | |
The EventPriority class defines constant values for the priority argument of the addEventListener() method of EventDispatcher. | |
EVENT_REPEAT_TEXT — Propiedad estática de constante, clase com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Repeat text is clicked. | |
events — Propiedad, clase mx.core.ComponentDescriptor | |
An Object containing name/value pairs for the component's event handlers, as specified in MXML. | |
EVENT_SEARCH_COMPLETE — Propiedad estática de constante, clase com.adobe.ep.ux.content.event.SearchEvent | |
Type of event when search has completed | |
EVENT_SEARCH_COMPLETE — Propiedad estática de constante, clase com.adobe.livecycle.assetmanager.client.event.SearchEvent | |
Specifies the type of event when the search is complete. | |
EVENT_SEARCH_FILTER_CHANGE — Propiedad estática de constante, clase com.adobe.ep.ux.content.event.SearchEvent | |
Type of event when user changes search criteria | |
EVENT_SEARCH_FILTER_CHANGE — Propiedad estática de constante, clase com.adobe.livecycle.assetmanager.client.event.SearchEvent | |
Specifies the type of event when a user has changed the search criteria. | |
eventsToHandle — Propiedad, clase mx.accessibility.AccImpl | |
All subclasses must override this function by returning an array of strings of the events to listen for. | |
EVENT_SYSTEM_ALERT — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that an alert was generated. | |
EVENT_SYSTEM_CAPTUREEND — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that a window has lost mouse capture. | |
EVENT_SYSTEM_CAPTURESTART — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that a window has received mouse capture. | |
EVENT_SYSTEM_CONTEXTHELPEND — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that a window exited context-sensitive Help mode. | |
EVENT_SYSTEM_CONTEXTHELPSTART — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that a window entered context-sensitive Help mode. | |
EVENT_SYSTEM_DIALOGEND — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that a dialog box was closed. | |
EVENT_SYSTEM_DIALOGSTART — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that a dialog box was displayed. | |
EVENT_SYSTEM_DRAGDROPEND — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that an application is about to exit drag-and-drop mode. | |
EVENT_SYSTEM_DRAGDROPSTART — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that an application is about to enter drag-and-drop mode. | |
EVENT_SYSTEM_FOREGROUND — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that the foreground window changed. | |
EVENT_SYSTEM_MENUEND — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that a menu from the menu bar was closed. | |
EVENT_SYSTEM_MENUPOPUPEND — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that a pop-up menu was closed. | |
EVENT_SYSTEM_MENUPOPUPSTART — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that a pop-up menu was displayed. | |
EVENT_SYSTEM_MENUSTART — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that a menu item on the menu bar was selected. | |
EVENT_SYSTEM_MINIMIZEEND — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that a window object was minimized or maximized. | |
EVENT_SYSTEM_MINIMIZESTART — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that a window object is about to be minimized or maximized. | |
EVENT_SYSTEM_MOVESIZEEND — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that the movement or resizing of a window is finished. | |
EVENT_SYSTEM_MOVESIZESTART — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that a window is being moved or resized. | |
EVENT_SYSTEM_SCROLLINGEND — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that scrolling has ended on a scroll bar. | |
EVENT_SYSTEM_SCROLLINGSTART — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that scrolling has started on a scroll bar. | |
EVENT_SYSTEM_SOUND — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that a sound was played. | |
EVENT_SYSTEM_SWITCHEND — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that the user released ALT+TAB. | |
EVENT_SYSTEM_SWITCHSTART — Propiedad estática de constante, clase mx.accessibility.AccConst | |
An MSAA event indicating that the user pressed ALT+TAB, which activates the switch window. | |
eventType — Propiedad, clase com.adobe.ep.ux.content.event.AssetFocusEvent | |
The type of Asset Focus Event. | |
eventType — Propiedad, interfaz mx.automation.IAutomationEventDescriptor | |
The value of the type property used for this event. | |
eventType — Propiedad, clase mx.automation.events.EventDetails | |
Type of the event | |
eventType — Propiedad, clase mx.events.EventListenerRequest | |
The type of the event to listen to. | |
EVENT_TYPE_FOCUS_GAIN — Propiedad estática de constante, clase com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant denotes that the grid item has gained focus. | |
EVENT_TYPE_FOCUS_LOST — Propiedad estática de constante, clase com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant denotes that the grid item has lost focus. | |
EVENT_TYPE_IDLE_STATE — Propiedad estática de constante, clase com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant denotes that the grid item is in idle state. | |
EVENT_UPLOAD_END — Propiedad estática de constante, clase com.adobe.solutions.acm.authoring.presentation.common.FileUploader | |
The constant that defines the file upload end event. | |
every(callback:Function, thisObject:any) — método, clase Array | |
Ejecuta una función de prueba en cada elemento del conjunto hasta que se llega a un elemento que devuelve false para la función especificada. | |
every(callback:Function, thisObject:Object) — método, clase Vector | |
Ejecuta una función de prueba en cada elemento del vector hasta que se llega a un elemento que devuelve false para la función especificada. | |
EXACT — Propiedad estática de constante, clase flash.net.NetGroupReceiveMode | |
Especifica que este nodo acepta mensajes locales de sus elementos colindantes solamente cuando la dirección que utiliza el elemento colindante coincide exactamente con la dirección de este nodo. | |
EXACT_FIT — Propiedad estática de constante, clase fl.video.VideoScaleMode | |
Especifica que el vídeo se muestre a la altura y anchura especificadas por las propiedades registrationHeight o height y registrationWidth o width. | |
EXACT_FIT — Propiedad estática de constante, clase flash.display.StageScaleMode | |
Especifica que toda la aplicación sea visible en el área especificada sin intentar mantener la proporción original. | |
exactSettings — Propiedad estática, clase flash.system.Security | |
Determina el modo en que Flash Player o AIR elige el dominio que se utiliza para determinadas configuraciones de contenido, incluida la configuración para permisos de cámaras y micrófonos, cuotas de almacenamiento y almacenamiento de objetos compartidos persistentes. | |
exceedsMaxError — Propiedad, clase mx.validators.CurrencyValidator | |
Error message when the value is greater than maxValue. | |
exceedsMaxError — Propiedad, clase mx.validators.NumberValidator | |
Error message when the value exceeds the maxValue property. | |
exceptionValue — Propiedad, clase flash.events.HTMLUncaughtScriptExceptionEvent | |
Resultado de evaluar la expresión de la declaración throw resultante de la excepción no detectada. | |
exchange — Propiedad, clase flash.net.dns.MXRecord | |
El nombre del host del servicio de intercambio de correo. | |
excludes — Propiedad, clase mx.data.PropertySpecifier | |
Get a list of properties to exclude, or null if no properties are excluded. | |
exclusions — Propiedad, clase ga.model.PanelItem | |
An array of property names to ignore when model change event occurs. | |
ExclusionShader — clase, Paquete 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() — Información sobre, clase mx.graphics.shaderClasses.ExclusionShader | |
Constructor. | |
EXCLUSIVE — Propiedad estática de constante, clase flash.data.SQLTransactionLockType | |
Especifica la opción de transacción con bloqueo exclusiva | |
exec(str:String) — método, clase RegExp | |
Realiza una búsqueda de la expresión normal en la cadena str en cuestión. | |
EXEC_QUEUED_CMD — Propiedad estática de constante, clase mx.events.VideoEvent | |
The value of the VideoDisplay.state property during execution of queued command. | |
executable — Propiedad, clase flash.desktop.NativeProcessStartupInfo | |
El objeto File que hace referencia a un archivo ejecutable en el sistema operativo del host. | |
execute() — método, clase coldfusion.service.mxml.Chart | |
Sends the information to the ColdFusion service based on the action and the attributes that the user sets. | |
execute() — método, clase coldfusion.service.mxml.Document | |
Sends the information to the ColdFusion service based on the action and attributes that the user sets. | |
execute() — método, clase coldfusion.service.mxml.Image | |
Sends the information to the ColdFusion service based on the action and the attributes that the user sets. | |
execute() — método, clase coldfusion.service.mxml.Ldap | |
Sends information to the ColdFusion service based on the action and the attributes that the user sets. | |
execute() — método, clase coldfusion.service.mxml.Mail | |
Sends the information to the ColdFusion service based on the action and attributes that the user sets. | |
execute() — método, clase coldfusion.service.mxml.Pdf | |
Sends the information to the ColdFusion service based on the action and attributes that the user sets. | |
execute() — método, clase 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) — método, clase flash.data.SQLStatement | |
Ejecuta el SQL en la propiedad text comparándola con la base de datos conectada al objeto SQLConnection de la propiedad sqlConnection. | |
execute() — método, clase lc.procmgmt.commands.AbandonCommand | |
Executes the task's abandon operation. | |
execute() — método, clase lc.procmgmt.commands.AttachmentCommand | |
Executes the default operation of the command. | |
execute() — método, clase lc.procmgmt.commands.ClaimAndOpenCommand | |
Executes the task's claim operation. | |
execute() — método, clase lc.procmgmt.commands.ClaimCommand | |
Executes the task's claim operation. | |
execute() — método, clase lc.procmgmt.commands.CompleteCommand | |
Executes the task's complete operation. | |
execute() — método, clase lc.procmgmt.commands.ConsultCommand | |
Executes the task's consult operation. | |
execute() — método, clase lc.procmgmt.commands.DeleteAttachmentCommand | |
Deletes the attachment from the task. | |
execute() — método, clase lc.procmgmt.commands.DisplayAttachmentCommand | |
Retrieves the attachment from the task that is being held by the TaskAttachmentInfo object. | |
execute() — método, clase lc.procmgmt.commands.EditDescriptionCommand | |
Changes the description of the task by executing the setDescription method from the Task object. | |
execute() — método, clase lc.procmgmt.commands.ForwardCommand | |
Executes the task forward operation. | |
execute() — método, clase lc.procmgmt.commands.InitiateFromStartTaskCommand | |
Executes the command and obtain a new wTask object with the same data as the original task. | |
execute() — método, clase lc.procmgmt.commands.LockCommand | |
Executes the task's lock operation. | |
execute() — método, clase lc.procmgmt.commands.RejectCommand | |
Executes the task's reject operation. | |
execute() — método, clase lc.procmgmt.commands.SaveAttachmentCommand | |
Retrieves the attachment from the task. | |
execute() — método, clase lc.procmgmt.commands.SetVisibleCommand | |
Executes the task setVisible operation. | |
execute() — método, clase lc.procmgmt.commands.ShareCommand | |
Executes the task's share operation. | |
execute() — método, clase lc.procmgmt.commands.TaskCommand | |
Retrieves a Token object to allow the caller to be notified when the execution is complete. | |
execute() — método, clase lc.procmgmt.commands.UnlockCommand | |
Executes the unlock operation for a task. | |
execute() — método, clase lc.procmgmt.commands.UpdateAttachmentCommand | |
Updates the attachment from the task being stored by the TaskAttachmentInfo object. | |
execute() — método, interfaz lc.procmgmt.domain.ICommand | |
Executes the default operation of the command. | |
execute() — método, clase lc.procmgmt.ui.task.form.commands.TaskFormSaveCommand | |
Executes the TaskForm save operation. | |
execute() — método, clase lc.procmgmt.ui.task.form.commands.TaskFormSubmitCommand | |
Executes the TaskForm object's submit operation. | |
execute() — método, clase lc.procmgmt.ui.task.form.commands.TaskFormTakeOfflineCommand | |
Executes the take offline operation for a form. | |
execute(query:mx.olap:IOLAPQuery) — método, interfaz mx.olap.IOLAPCube | |
Queues an OLAP query for execution. | |
execute(query:mx.olap:IOLAPQuery) — método, clase mx.olap.OLAPCube | |
Queues an OLAP query for execution. | |
EXECUTE — Propiedad estática de constante, clase flash.errors.SQLErrorOperation | |
Indica que se ha llamado al método SQLStatement.execute() o al método SQLStatement.next(). | |
executeBindings(recurse:Boolean) — método, interfaz ga.model.ILayoutHost | |
Execute all bindings within this panel layout. | |
executeBindings(recurse:Boolean) — método, clase mx.charts.Legend | |
Executes all the data bindings on this Container. | |
executeBindings(recurse:Boolean) — método, clase mx.core.Container | |
Executes all the data bindings on this Container. | |
executeBindings(recurse:Boolean) — método, interfaz mx.core.IDeferredInstantiationUIComponent | |
Executes all the bindings for which the UIComponent object is the destination. | |
executeBindings(recurse:Boolean) — método, clase mx.core.UIComponent | |
Executes all the bindings for which the UIComponent object is the destination. | |
executeBindings(recurse:Boolean) — método, clase mx.flash.UIMovieClip | |
Executes the data bindings into this UIComponent object. | |
executeChildBindings(recurse:Boolean) — método, clase mx.charts.Legend | |
Executes the bindings into this Container's child UIComponent objects. | |
executeChildBindings(recurse:Boolean) — método, clase mx.core.Container | |
Executes the bindings into this Container's child UIComponent objects. | |
executeChildBindings() — método, interfaz mx.core.IRepeater | |
Executes the bindings into all the UIComponents created by this Repeater. | |
executeChildBindings() — método, clase mx.core.Repeater | |
Executes the bindings into all the UIComponents created by this Repeater. | |
executeCommand() — método, clase lc.procmgmt.ui.task.TaskDirectiveModel | |
Invokes the associated command object's execute method. | |
executeInBackground — Propiedad, clase flash.desktop.NativeApplication | |
Especifica si la aplicación se ejecutará en segundo plano o no. | |
executeLastSearch() — método, clase com.adobe.icc.editors.managers.ContentSearchManager | |
Re-executes the last search in order to refresh the results. | |
executeLoad(loadTrait:org.osmf.traits:LoadTrait) — método, clase org.osmf.traits.LoaderBase | |
Executes the load of the given LoadTrait. | |
executeOfflineQuery(propSpecifier:mx.data:PropertySpecifier, args:Array, startIndex:int, numItems:int) — método, clase mx.data.DataServiceOfflineAdapter | |
Execute a query against the offline cache. | |
executeOfflineQuery(propSpecifier:mx.data:PropertySpecifier, args:Array, startIndex:int, numItems:int) — método, clase mx.data.SQLiteOfflineAdapter | |
Used with SQLite adapters to execute dynamic queries locally. | |
executeQuery(queryName:String, propertySpecifier:mx.data:PropertySpecifier, ... rest) — método, clase 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) — método, clase mx.data.RPCDataServiceAdapter | |
Called when the adapter needs to execute a named query. | |
executeSearch() — método, clase 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) — método, clase coldfusion.air.Session | |
executeUnload(loadTrait:org.osmf.traits:LoadTrait) — método, clase org.osmf.traits.LoaderBase | |
Executes the unload of the given LoadTrait. | |
executing — Propiedad, clase flash.data.SQLStatement | |
Indica si la declaración se está ejecutando. | |
EXECUTIVE — Propiedad estática de constante, clase flash.printing.PaperSize | |
Tamaño Ejecutivo | |
exists — Propiedad, clase flash.filesystem.File | |
Indica si existe el archivo o directorio al que se hace referencia. | |
exit(errorCode:int) — método, clase flash.desktop.NativeApplication | |
Termina esta aplicación. | |
exit — Evento, clase flash.desktop.NativeProcess | |
Indica que se ha salido del proceso nativo. | |
exit(force:Boolean) — método, clase flash.desktop.NativeProcess | |
Intenta salir del proceso nativo. | |
exit(code:uint) — Método estático , clase flash.system.System | |
Cierra Flash Player. | |
exit() — método, clase mx.core.WindowedApplication | |
Closes the window and exits the application. | |
exit() — método, clase spark.components.WindowedApplication | |
Closes the window and exits the application. | |
EXIT — Propiedad estática de constante, clase flash.events.NativeProcessExitEvent | |
Define el valor de la propiedad type de un objeto de evento exit. | |
EXIT — Propiedad estática de constante, clase flash.ui.Keyboard | |
Constante asociada al valor del código de tecla del botón para salir del modo de aplicación actual. | |
exitCode — Propiedad, clase flash.events.NativeProcessExitEvent | |
El código de salida que el proceso nativo devuelve al sistema operativo del ordenador host al salir. | |
exitFrame — Evento, clase flash.display.DisplayObject | |
[evento de difusión] Se distribuye cuando la cabeza lectora sale del fotograma actual. | |
EXIT_FRAME — Propiedad estática de constante, clase flash.events.Event | |
La constante Event.EXIT_FRAME define el valor de la propiedad type de un objeto de evento exitFrame. | |
exiting — Evento, clase flash.desktop.NativeApplication | |
Se distribuye cuando se inicia la secuencia de cierre de la aplicación. | |
EXITING — Propiedad estática de constante, clase flash.events.Event | |
La constante Event.EXITING define el valor de la propiedad type para un objeto de evento exiting. | |
exitState — Evento, clase mx.core.UIComponent | |
Dispatched just before the component exits a view state. | |
exitState — Evento, clase mx.states.State | |
Dispatched just before a view state is exited. | |
EXIT_STATE — Propiedad estática de constante, clase mx.events.FlexEvent | |
The FlexEvent.EXIT_STATE constant defines the value of the type property of the event object for a exitState event. | |
EXOTIC — Propiedad estática de constante, clase flash.text.engine.LigatureLevel | |
Se utiliza para especificar las ligaduras exóticas. | |
exp(val:Number) — Método estático , clase Math | |
Devuelve el valor de la base del logaritmo neperiano (e) elevado a la potencia del exponente especificado en el parámetro x. | |
expandAll() — método, clase mx.controls.AdvancedDataGrid | |
Expands all the nodes of the navigation tree in the control. | |
expandChildrenOf(item:Object, open:Boolean) — método, clase mx.controls.AdvancedDataGrid | |
Opens or closes all the nodes of the navigation tree below the specified item. | |
expandChildrenOf(item:Object, open:Boolean) — método, clase mx.controls.Tree | |
Opens or closes all the tree items below the specified item. | |
expandExponents(value:String) — método, clase 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) — método, clase 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) — método, clase mx.controls.Tree | |
Opens or closes a branch item. | |
expectedEndDate — Propiedad, interfaz com.adobe.solutions.prm.domain.IProject | |
Defines the expected end date of a project. | |
expectedEndDate — Propiedad, interfaz com.adobe.solutions.prm.domain.IWorkItem | |
Defines the expected end date for a workItem. | |
expectedEndDate — Propiedad, clase com.adobe.solutions.prm.domain.impl.Project | |
Defines the expected end date of a project. | |
expectedEndDate — Propiedad, clase com.adobe.solutions.prm.domain.impl.WorkItem | |
Defines the expected end date for a workItem. | |
expectedEndDate — Propiedad, clase com.adobe.solutions.prm.vo.ProjectVO | |
Defines the expected end date of a project. | |
expectedEndDate — Propiedad, clase com.adobe.solutions.prm.vo.WorkItemVO | |
Defines the expected end date for a workItem. | |
EXP_EVAL_DUPLICATE_VAR — Propiedad estática, clase com.adobe.solutions.exm.runtime.impl.MessageCodes | |
Message indicating that variable resolver found muliple matches for a given variable name. | |
EXP_EVAL_FUNCTION_MISSING — Propiedad estática, clase com.adobe.solutions.exm.runtime.impl.MessageCodes | |
Message indicating that given function name cannot be mapped to a valid function. | |
EXP_EVAL_INVALID_EXPRESSION — Propiedad estática, clase com.adobe.solutions.exm.runtime.impl.MessageCodes | |
Message indicating that the given expression is invalid. | |
EXP_EVAL_VAR_MISSING — Propiedad estática, clase com.adobe.solutions.exm.runtime.impl.MessageCodes | |
Message indicating a variable in an expression cannot be resolved. | |
EXP_EVAL_VAR_RESOLVER_MISSING — Propiedad estática, clase com.adobe.solutions.exm.runtime.impl.MessageCodes | |
Message indicating that expression manager has not been initialized with a variable resolver. | |
expiration — Propiedad, clase com.adobe.icomm.assetplacement.model.Resource | |
Specifies the expiration date of a given resource. | |
expirationHint — Propiedad, clase com.adobe.icc.vo.User | |
Expiration time of the user session | |
EXPIRED — Propiedad estática de constante, clase com.adobe.livecycle.rca.model.constant.ReviewStatus | |
Specifies that the review expired during one of its stages. | |
EXPIRED — Propiedad estática de constante, clase com.adobe.livecycle.rca.model.constant.StageStatus | |
Specifies that the stage was not completed within the specified duration. | |
EXPIRED — Propiedad estática de constante, clase com.adobe.solutions.rca.constant.ReviewStatus | |
EXPIRED status means the review has expired in one of its stages. | |
EXPIRED — Propiedad estática de constante, clase com.adobe.solutions.rca.constant.StageStatus | |
EXPIRED status means the stage was not completed within the stage duration. | |
EXPIRED — Propiedad estática de constante, clase flash.security.CertificateStatus | |
El certificado no es válido fuera de su periodo. | |
expiredResources() — método, clase 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 — Propiedad, interfaz com.adobe.livecycle.ria.security.api.IPin | |
The date and time when the pin expires. | |
expiry — Propiedad, clase com.adobe.livecycle.ria.security.service.Pin | |
The date and time when the pin expires. | |
ExpiryDateFormat — clase, Paquete com.adobe.icomm.assetplacement.controller.utils | |
This class validates date strings used for resource expiration. | |
ExpiryDateFormat() — Información sobre, clase com.adobe.icomm.assetplacement.controller.utils.ExpiryDateFormat | |
Construct an ExpiryDateFormatter object. | |
explanation — Propiedad, interfaz lc.foundation.ui.IReconnect | |
A reason that describes why a reconnection is required. | |
EXPLICIT — Propiedad estática de constante, clase flashx.textLayout.formats.LineBreak | |
Especifica que los saltos de línea se producen sólo en un retorno explícito o en caracteres del salto de línea. | |
explicitColumnCount — Propiedad, clase mx.controls.listClasses.AdvancedListBase | |
The column count requested by explicitly setting the columnCount property. | |
explicitColumnCount — Propiedad, clase mx.controls.listClasses.ListBase | |
The column count requested by explicitly setting the columnCount property. | |
explicitColumnWidth — Propiedad, clase mx.controls.listClasses.AdvancedListBase | |
The column width requested by explicitly setting the columnWidth. | |
explicitColumnWidth — Propiedad, clase mx.controls.listClasses.ListBase | |
The column width requested by explicitly setting the columnWidth. | |
explicitHeight — Propiedad, interfaz com.adobe.gravity.ui.IMeasurable | |
The height as explicitly set on the component. | |
explicitHeight — Propiedad, clase mx.containers.utilityClasses.ConstraintRow | |
Number that specifies the explicit height of the ConstraintRow instance, in pixels, in the ConstraintRow instance's coordinates. | |
explicitHeight — Propiedad, clase mx.containers.utilityClasses.PostScaleAdapter | |
The explicitly specified height for the component, in pixels, as the component's coordinates. | |
explicitHeight — Propiedad, interfaz mx.core.IUIComponent | |
The explicitly specified height for the component, in pixels, as the component's coordinates. | |
explicitHeight — Propiedad, clase mx.core.UIComponent | |
Number that specifies the explicit height of the component, in pixels, in the component's coordinates. | |
explicitHeight — Propiedad, clase mx.core.UIFTETextField | |
Number that specifies the explicit height of the component, in pixels, in the component's coordinates. | |
explicitHeight — Propiedad, clase mx.core.UITextField | |
Number that specifies the explicit height of the component, in pixels, in the component's coordinates. | |
explicitHeight — Propiedad, clase mx.flash.UIMovieClip | |
The explicitly specified height for the component, in pixels, as the component's coordinates. | |
explicitHeight — Propiedad, clase mx.managers.SystemManager | |
The explicit width of this object. | |
explicitHeight — Propiedad, clase spark.primitives.supportClasses.GraphicElement | |
Number that specifies the explicit height of the component, in pixels, in the component's coordinates. | |
explicitMaxHeight — Propiedad, interfaz com.adobe.gravity.ui.IMeasurable | |
The maximum height as explicitly set on the component. | |
explicitMaxHeight — Propiedad, clase mx.containers.utilityClasses.PostScaleAdapter | |
Number that specifies the maximum height of the component, in pixels, as the component's coordinates. | |
explicitMaxHeight — Propiedad, interfaz mx.core.IUIComponent | |
Number that specifies the maximum height of the component, in pixels, as the component's coordinates. | |
explicitMaxHeight — Propiedad, clase mx.core.UIComponent | |
The maximum recommended height of the component to be considered by the parent during layout. | |
explicitMaxHeight — Propiedad, clase 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 — Propiedad, clase 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 — Propiedad, clase mx.flash.UIMovieClip | |
Number that specifies the maximum height of the component, in pixels, as the component's coordinates. | |
explicitMaxHeight — Propiedad, clase spark.primitives.supportClasses.GraphicElement | |
The maximum recommended height of the component to be considered by the parent during layout. | |
explicitMaxWidth — Propiedad, interfaz com.adobe.gravity.ui.IMeasurable | |
The maximum width as explicitly set on the component. | |
explicitMaxWidth — Propiedad, clase mx.containers.utilityClasses.PostScaleAdapter | |
Number that specifies the maximum width of the component, in pixels, as the component's coordinates. | |
explicitMaxWidth — Propiedad, interfaz mx.core.IUIComponent | |
Number that specifies the maximum width of the component, in pixels, as the component's coordinates. | |
explicitMaxWidth — Propiedad, clase mx.core.UIComponent | |
The maximum recommended width of the component to be considered by the parent during layout. | |
explicitMaxWidth — Propiedad, clase 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 — Propiedad, clase 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 — Propiedad, clase mx.flash.UIMovieClip | |
Number that specifies the maximum width of the component, in pixels, as the component's coordinates. | |
explicitMaxWidth — Propiedad, clase spark.primitives.supportClasses.GraphicElement | |
The maximum recommended width of the component to be considered by the parent during layout. | |
explicitMembers — Propiedad, interfaz mx.olap.IOLAPTuple | |
The user added members of this tuple, as a list of IOLAPMember instances. | |
explicitMembers — Propiedad, clase mx.olap.OLAPTuple | |
The user added members of this tuple, as a list of IOLAPMember instances. | |
explicitMinHeight — Propiedad, interfaz com.adobe.gravity.ui.IMeasurable | |
The minimum height as explicitly set on the component. | |
explicitMinHeight — Propiedad, clase mx.containers.utilityClasses.PostScaleAdapter | |
Number that specifies the minimum height of the component, in pixels, as the component's coordinates. | |
explicitMinHeight — Propiedad, interfaz mx.core.IUIComponent | |
Number that specifies the minimum height of the component, in pixels, as the component's coordinates. | |
explicitMinHeight — Propiedad, clase mx.core.UIComponent | |
The minimum recommended height of the component to be considered by the parent during layout. | |
explicitMinHeight — Propiedad, clase mx.core.UIFTETextField | |
The minimum recommended height of the component to be considered by the parent during layout. | |
explicitMinHeight — Propiedad, clase mx.core.UITextField | |
The minimum recommended height of the component to be considered by the parent during layout. | |
explicitMinHeight — Propiedad, clase mx.flash.UIMovieClip | |
Number that specifies the minimum height of the component, in pixels, as the component's coordinates. | |
explicitMinHeight — Propiedad, clase spark.primitives.supportClasses.GraphicElement | |
The minimum recommended height of the component to be considered by the parent during layout. | |
explicitMinWidth — Propiedad, interfaz com.adobe.gravity.ui.IMeasurable | |
The minimum width as explicitly set on the component. | |
explicitMinWidth — Propiedad, clase mx.containers.utilityClasses.PostScaleAdapter | |
Number that specifies the minimum width of the component, in pixels, as the component's coordinates. | |
explicitMinWidth — Propiedad, interfaz mx.core.IUIComponent | |
Number that specifies the minimum width of the component, in pixels, as the component's coordinates. | |
explicitMinWidth — Propiedad, clase mx.core.UIComponent | |
The minimum recommended width of the component to be considered by the parent during layout. | |
explicitMinWidth — Propiedad, clase mx.core.UIFTETextField | |
The minimum recommended width of the component to be considered by the parent during layout. | |
explicitMinWidth — Propiedad, clase mx.core.UITextField | |
The minimum recommended width of the component to be considered by the parent during layout. | |
explicitMinWidth — Propiedad, clase mx.flash.UIMovieClip | |
Number that specifies the minimum width of the component, in pixels, as the component's coordinates. | |
explicitMinWidth — Propiedad, clase spark.primitives.supportClasses.GraphicElement | |
The minimum recommended width of the component to be considered by the parent during layout. | |
explicitRowCount — Propiedad, clase mx.controls.listClasses.AdvancedListBase | |
The row count requested by explicitly setting rowCount. | |
explicitRowCount — Propiedad, clase mx.controls.listClasses.ListBase | |
The row count requested by explicitly setting rowCount. | |
explicitRowHeight — Propiedad, clase mx.controls.listClasses.AdvancedListBase | |
The row height requested by explicitly setting rowHeight. | |
explicitRowHeight — Propiedad, clase mx.controls.listClasses.ListBase | |
The row height requested by explicitly setting rowHeight. | |
explicitWidth — Propiedad, interfaz com.adobe.gravity.ui.IMeasurable | |
The width as explicitly set on the component. | |
explicitWidth — Propiedad, clase mx.containers.utilityClasses.ConstraintColumn | |
Number that specifies the explicit width of the ConstraintColumn instance, in pixels, in the ConstraintColumn instance's coordinates. | |
explicitWidth — Propiedad, clase mx.containers.utilityClasses.PostScaleAdapter | |
The explicitly specified width for the component, in pixels, as the component's coordinates. | |
explicitWidth — Propiedad, interfaz mx.core.IUIComponent | |
The explicitly specified width for the component, in pixels, as the component's coordinates. | |
explicitWidth — Propiedad, clase mx.core.UIComponent | |
Number that specifies the explicit width of the component, in pixels, in the component's coordinates. | |
explicitWidth — Propiedad, clase mx.core.UIFTETextField | |
Number that specifies the explicit width of the component, in pixels, in the component's coordinates. | |
explicitWidth — Propiedad, clase mx.core.UITextField | |
Number that specifies the explicit width of the component, in pixels, in the component's coordinates. | |
explicitWidth — Propiedad, clase mx.flash.UIMovieClip | |
The explicitly specified width for the component, in pixels, as the component's coordinates. | |
explicitWidth — Propiedad, clase mx.managers.SystemManager | |
The explicit width of this object. | |
explicitWidth — Propiedad, clase spark.primitives.supportClasses.GraphicElement | |
Number that specifies the explicit width of the component, in pixels, in the component's coordinates. | |
explodeRadius — Propiedad, clase 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 — Propiedad, clase spark.effects.easing.Power | |
The exponent used in the easing calculation. | |
Exponential — clase, Paquete fl.motion.easing | |
La clase Exponential define tres funciones de aceleración para la implementación de movimiento con animaciones de ActionScript. | |
Exponential — clase, Paquete 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) — método, interfaz flashx.textLayout.conversion.ITextExporter | |
Exporta contenido de texto desde una instancia de TextFlow en cadena, XML, o formato definido por el usuario. | |
export(source:flashx.textLayout.elements:TextFlow, conversionType:String) — método, clase flashx.textLayout.conversion.PlainTextExporter | |
Exporta contenido de texto desde una instancia de TextFlow en cadena, XML, o formato definido por el usuario. | |
export(source:flashx.textLayout.elements:TextFlow, format:String, conversionType:String) — Método estático , clase flashx.textLayout.conversion.TextConverter | |
Exporta un objeto TextFlow a un formato especificado. | |
export(textFlow:flashx.textLayout.elements:TextFlow) — Método estático , clase spark.utils.TextFlowUtil | |
Exports a TextFlow into the markup language used by the Text Layout Framework, in the form of XML. | |
exportAllAssetInfo() — método, clase 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() — método, interfaz com.adobe.icc.services.export.IExportService | |
Exports all assets(published/mark-for-published assets) and data dictionary (non-system) | |
exportAssetArchive(reviewId:String, revision:int) — método, interfaz 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) — método, clase 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) — método, interfaz com.adobe.icc.services.export.IExportService | |
Export the definition of an asset in a readable XML format. | |
exportAssetDefinitionCompressed(assetType:int, assetId:String) — método, interfaz com.adobe.icc.services.export.IExportService | |
Export the definition of an asset in a 'compressed' readable XML format. | |
exportAssetDependencies(assetid:String, assetType:String) — método, clase com.adobe.icc.editors.managers.RevertManager | |
This function exports the asset dependencies. | |
exportAssetDependencies(assetType:int, assetId:String) — método, interfaz com.adobe.icc.services.export.IExportService | |
Retrieves the asset depedencies in xml format | |
exportAssetList — Propiedad, clase com.adobe.icc.editors.managers.ImportExportManager | |
Gets the List of all the assets that would be exported or imported including the dependencies. | |
ExportAssets — clase, Paquete com.adobe.solutions.acm.authoring.presentation.common | |
TitleWindow Host component for showing the Export Assets Pop Up. | |
ExportAssets() — Información sobre, clase com.adobe.solutions.acm.authoring.presentation.common.ExportAssets | |
Constructor. | |
EXPORT_ASSET_SERVICE_RO — Propiedad estática de constante, clase com.adobe.icc.services.ServiceLocator | |
Specifies the remote object name for Export asset service. | |
EXPORT_BUSINESS_CALENDAR_COMPLETE — Propiedad estática de constante, clase lc.foundation.events.ObjectResultEvent | |
A special value that specifies that the business calendars were exported. | |
exportButton — Parte del aspecto, clase 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) — método, clase 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) — método, clase 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) — método, interfaz 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 — Propiedad estática de constante, clase 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 — Propiedad, clase com.adobe.consulting.pst.vo.FlexConfiguration | |
Export Definition service destination | |
exportDefinitionServiceUrl — Propiedad, clase 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 — Propiedad, clase com.adobe.consulting.pst.vo.FlexConfiguration | |
ExportDependencies service destination within context root: {baseurl}/{pscmContext}/{exportDependencies}. | |
exportDependenciesServiceUrl — Propiedad, clase 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 — Propiedad, clase flashx.textLayout.conversion.FormatDescriptor | |
Devuelve la clase utilizada para convertir en el formato. | |
exportFMLButton — Parte del aspecto, clase 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 — Evento, clase com.adobe.dct.component.toolbars.DDToolbar | |
Dispatched when the export as FML button is clicked. | |
exportFragmentLayoutDependencies(fragment:com.adobe.icc.vo:FragmentLayout) — método, clase 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) — método, clase com.adobe.icc.editors.handlers.ImageHandler | |
Called internally when this handler is handling an action of type ExportDependencies. | |
exportInfoFlag — Propiedad, clase 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) — método, clase 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) — método, clase 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) — método, clase com.adobe.icc.editors.handlers.LetterHandler | |
This method handles the result event of exportLetterDefinitions. | |
exportListDependencies(list:com.adobe.icc.vo:ListDataModule) — método, clase com.adobe.icc.editors.handlers.ListHandler | |
Called internally when this handler is handling an action of type ExportDependencies. | |
exportPackage() — método, clase com.adobe.icc.editors.handlers.ConditionHandler | |
This method exports the list of selected assets . | |
exportPackage(exportInfoFlag:String) — método, clase 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) — método, interfaz com.adobe.icc.services.export.IExportService | |
Exports the list of selected assets. | |
exportPDFButton — Parte del aspecto, clase 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) — método, clase com.adobe.solutions.rca.presentation.comment.CommentPod | |
This function fetches a PDF file with inline comments from the server. | |
EXPORT_SERVICE_RO — Propiedad estática de constante, clase com.adobe.icc.services.ServiceLocator | |
Export Letter definition | |
exportTextDependencies(text:com.adobe.consulting.pst.vo:TBX) — método, clase com.adobe.icc.editors.handlers.TextHandler | |
Called internally when this handler is handling an action of type ExportDependencies. | |
exportTextDependenciesViaServlet() — método, clase com.adobe.icc.editors.handlers.TextHandler | |
This method handles the result event of exportTextDependencies. | |
expression — Propiedad, clase com.adobe.dct.transfer.DataDictionaryElement | |
The expression for the DataDictionaryElement. | |
expression — Propiedad, clase com.adobe.icc.editors.model.ConditionAssignmentModel | |
The expression associated with this assignment. | |
expression — Propiedad, clase com.adobe.icc.vo.CDMAssignment | |
Expression for the case (in Spring EL syntax). | |
expression — Propiedad, clase com.adobe.icc.vo.DocumentAssignment | |
Specifies the expression string associated with this assignment. | |
expression — Propiedad, clase com.adobe.icc.vo.ModuleAssignment | |
Runtime in-line inclusion expression for the module. | |
expression — Propiedad, clase com.adobe.solutions.exm.authoring.domain.expression.ExpressionEvent | |
Returns the affected expression. | |
expression — Propiedad, clase com.adobe.solutions.exm.authoring.domain.expression.ExpressionValidationError | |
Returns the expression which failed to validate. | |
expression — Propiedad, interfaz com.adobe.solutions.exm.authoring.domain.expression.IExpression | |
Returns the actual expression string represented by this expression. | |
expression — Propiedad, clase com.adobe.solutions.exm.authoring.domain.expression.SimpleCyclicDependencyError | |
Returns the expression in which a cyclic dependency was detected. | |
expression — Propiedad, clase com.adobe.solutions.exm.authoring.events.ExpressionBuilderEvent | |
Selected Expression | |
expression — Propiedad, clase com.adobe.solutions.exm.expression.ExpressionVO | |
The unique expression string. | |
expression — Propiedad, interfaz com.adobe.solutions.exm.runtime.IExpression | |
Returns the actual expression string. | |
expression — Propiedad, clase com.adobe.solutions.exm.runtime.impl.ExpressionImpl | |
Returns the actual expression string. | |
expression — Propiedad, clase mx.validators.RegExpValidator | |
The regular expression to use for validation. | |
Expression — clase, Paquete 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) — Información sobre, clase com.adobe.icc.editors.model.el.Expression | |
Constructor. | |
expressionBuilder — Parte del aspecto, clase 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 — Parte del aspecto, clase 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 — clase, Paquete com.adobe.icc.editors.model.el | |
Utility class to create qualified Expression object from the expression string | |
ExpressionBuilder — clase, Paquete com.adobe.solutions.exm.authoring.view | |
The ExpressionBuilder class defines a container that includes a EBWorkspace, EBToolBar, ExpressionsPanel, FunctionsPanel, ValidateExpression and IVariablePanel. | |
ExpressionBuilder() — Información sobre, clase com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
Constructor. | |
ExpressionBuilderEvent — clase, Paquete 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) — Información sobre, clase com.adobe.solutions.exm.authoring.events.ExpressionBuilderEvent | |
Constructor. | |
expressionCreateEvent — Evento, interfaz com.adobe.solutions.exm.authoring.domain.expression.IExpression | |
Dispatched when the expression is successfully created in the expression repository. | |
ExpressionCreateEvent — clase, Paquete 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) — Información sobre, clase com.adobe.solutions.exm.authoring.domain.expression.ExpressionCreateEvent | |
Creates a new ExpressionCreateEvent instance. | |
expressionCreationComplete — Evento, clase com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
The event dispatched when the ExpressionCreationComplete button is clicked. | |
EXPRESSION_CREATION_COMPLETED — Propiedad estática de constante, clase 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 — Propiedad, clase com.adobe.exm.expression.event.ExpressionRegistrationFailureEvent | |
Expression definition id for which the registration failed. | |
expressionDefinitionId — Propiedad, clase com.adobe.exm.expression.event.ExpressionRegistrationSuccessEvent | |
Expression definition id for which the registration was successful. | |
EXPRESSION_DEFINITION_NOT_FOUND — Propiedad estática de constante, clase com.adobe.exm.expression.error.ExpressionEvaluationError | |
Error constant indicating Expression definition could not be found | |
expressionDeleteEvent — Evento, interfaz com.adobe.solutions.exm.authoring.domain.expression.IExpression | |
Dispatched when the expression is successfully deleted from the expression repository. | |
ExpressionDeleteEvent — clase, Paquete 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) — Información sobre, clase com.adobe.solutions.exm.authoring.domain.expression.ExpressionDeleteEvent | |
Creates a new ExpressionDeleteEvent instance. | |
ExpressionError — clase, Paquete com.adobe.solutions.exm.runtime.impl | |
Represents errors thrown by the Expression Manager runtime. | |
ExpressionError(message:String, errorCode:String, id:int) — Información sobre, clase com.adobe.solutions.exm.runtime.impl.ExpressionError | |
Creates a new ExpressionError instance. | |
expressionErrorEvent — Evento, interfaz com.adobe.solutions.exm.authoring.domain.expression.IExpression | |
Dispatched when an error occurs while creating/updating/deleting the expression in the expression repository. | |
ExpressionEvaluationError — clase, Paquete com.adobe.exm.expression.error | |
Error object for Expression evaluation | |
ExpressionEvaluationError(id:int, customMessage:String) — Información sobre, clase com.adobe.exm.expression.error.ExpressionEvaluationError | |
Constructor | |
ExpressionEvaluationService — clase, Paquete com.adobe.exm.expression.impl | |
Used to register the expression SWF and evaluate the expression using pre-loaded SWF. | |
ExpressionEvaluationService(defaultSwfUrl:String, expressionDefinitionParamName:String) — Información sobre, clase com.adobe.exm.expression.impl.ExpressionEvaluationService | |
Constructor of expression evaluation service. | |
ExpressionEvent — clase, Paquete 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) — Información sobre, clase com.adobe.solutions.exm.authoring.domain.expression.ExpressionEvent | |
Creates a new ExpressionEvent instance. | |
expressionGetError — Evento, interfaz com.adobe.solutions.exm.authoring.domain.expression.IExpressionProvider | |
Dispatched when the provider encounters an error retrieving an expression from the repository. | |
expressionGetEvent — Evento, interfaz com.adobe.solutions.exm.authoring.domain.expression.IExpressionProvider | |
Dispatched when the provider successfully retrieves an expression from the repository. | |
ExpressionGetEvent — clase, Paquete 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) — Información sobre, clase com.adobe.solutions.exm.authoring.domain.expression.ExpressionGetEvent | |
Creates a new ExpressionGetEvent instance. | |
ExpressionImpl — clase, Paquete com.adobe.solutions.exm.runtime.impl | |
Default implementation of the Expression instance. | |
ExpressionImpl() — Información sobre, clase com.adobe.solutions.exm.runtime.impl.ExpressionImpl | |
Creates a new ExpressionImpl instance. | |
expressionInput — Parte del aspecto, clase 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 — clase, Paquete 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) — Información sobre, clase com.adobe.solutions.exm.authoring.events.ExpressionInsertEvent | |
Constructor. | |
expressionItemEditor — Parte del aspecto, clase 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 — Parte del aspecto, clase 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 — Parte del aspecto, clase 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 — Propiedad estática de constante, clase com.adobe.solutions.exm.authoring.domain.expression.ExpressionListProviderEvent | |
Constant representing this event's type. | |
expressionListError — Evento, interfaz com.adobe.solutions.exm.authoring.domain.expression.IExpressionProvider | |
Dispatched when the provider encounters an error retrieving a set of expressions from the repository. | |
ExpressionListItemRender — clase, Paquete com.adobe.solutions.exm.authoring.renderer | |
The ExpressionListItemRender class defines the default item renderer for a Expression List. | |
ExpressionListItemRender() — Información sobre, clase com.adobe.solutions.exm.authoring.renderer.ExpressionListItemRender | |
Constructor. | |
expressionListProviderEvent — Evento, interfaz com.adobe.solutions.exm.authoring.domain.expression.IExpressionProvider | |
Dispatched when the provider successfully retrieves a set of expressions from the repository. | |
ExpressionListProviderEvent — clase, Paquete 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) — Información sobre, clase com.adobe.solutions.exm.authoring.domain.expression.ExpressionListProviderEvent | |
Creates a new ExpressionListProviderEvent instance. | |
ExpressionManagerImpl — clase, Paquete 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 — Parte del aspecto, clase 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 — Parte del aspecto, clase 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 — Parte del aspecto, clase 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 — Propiedad, interfaz 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 — Propiedad, clase 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 — Evento, interfaz com.adobe.exm.expression.IExpressionEvaluationService | |
Dispatched when the registration of the expression SWF fails. | |
expressionRegistrationFailure — Evento, clase com.adobe.exm.expression.impl.ExpressionEvaluationService | |
Dispatched when the registration of the expression SWF fails. | |
EXPRESSION_REGISTRATION_FAILURE — Propiedad estática de constante, clase com.adobe.exm.expression.event.ExpressionRegistrationFailureEvent | |
Constant defining event of type expressionRegistrationFailure | |
ExpressionRegistrationFailureEvent — clase, Paquete com.adobe.exm.expression.event | |
This event is dispatched when SWF registration fails. | |
ExpressionRegistrationFailureEvent(varExpressionDefinitionId:String, varRootCause:flash.events:Event) — Información sobre, clase com.adobe.exm.expression.event.ExpressionRegistrationFailureEvent | |
Constructor | |
expressionRegistrationSuccess — Evento, interfaz com.adobe.exm.expression.IExpressionEvaluationService | |
Dispatched when the expression SWF is successfully registered. | |
expressionRegistrationSuccess — Evento, clase com.adobe.exm.expression.impl.ExpressionEvaluationService | |
Dispatched when the expression SWF is successfully registered. | |
EXPRESSION_REGISTRATION_SUCCESS — Propiedad estática de constante, clase com.adobe.exm.expression.event.ExpressionRegistrationSuccessEvent | |
Constant defining event of type expressionRegistrationSuccess | |
ExpressionRegistrationSuccessEvent — clase, Paquete com.adobe.exm.expression.event | |
This event is dispatched when SWF registration is successful. | |
ExpressionRegistrationSuccessEvent(expressionDefinitionId:String) — Información sobre, clase com.adobe.exm.expression.event.ExpressionRegistrationSuccessEvent | |
Constructor | |
expressions — Propiedad, clase com.adobe.solutions.exm.authoring.domain.expression.ComplexCyclicDependencyError | |
Returns the original list of expressions (IExpression instances) which was supplied for cyclic-dependency checking. | |
expressions — Propiedad, clase 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 — Propiedad, interfaz com.adobe.solutions.exm.IServiceProvider | |
Returns an expression-specific infrastructure service which deals with expression persistence. | |
expressionService — Propiedad, clase com.adobe.solutions.exm.impl.ServiceProvider | |
Returns null, since expression persistence is currently not supported. | |
expressionService — Propiedad, clase 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 — Propiedad, clase com.adobe.solutions.exm.authoring.model.Model | |
The list of named expression. | |
ExpressionsPanel — clase, Paquete com.adobe.solutions.exm.authoring.components.controls | |
The ExpressionsPanel class defines a container that includes a ExpressionsPanelToolBar and list for displaying Named Expressions | |
ExpressionsPanel() — Información sobre, clase com.adobe.solutions.exm.authoring.components.controls.ExpressionsPanel | |
Constructor. | |
expressionsPanelToolBar — Parte del aspecto, clase 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 — clase, Paquete com.adobe.solutions.exm.authoring.components.toolbars | |
The ExpressionsPanelToolBar class defines a container that includes a insert, edit, delete and search expression | |
ExpressionsPanelToolBar() — Información sobre, clase com.adobe.solutions.exm.authoring.components.toolbars.ExpressionsPanelToolBar | |
Constructor. | |
ExpressionsPanelToolBarEvent — clase, Paquete 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) — Información sobre, clase com.adobe.solutions.exm.authoring.events.ExpressionsPanelToolBarEvent | |
Constructor. | |
EXPRESSION_SWF_LAZYLOAD_STARTED — Propiedad estática de constante, clase com.adobe.exm.expression.error.ExpressionEvaluationError | |
Error constant indicating Lazy load of expression swf just started. | |
expressionSwfLoadStatus — Propiedad, clase com.adobe.exm.expression.error.ExpressionEvaluationError | |
String indicating expression swf load status | |
EXPRESSION_SWF_NOT_LOADED — Propiedad estática de constante, clase com.adobe.exm.expression.error.ExpressionEvaluationError | |
Error constant indicating Expression Swf has not been loaded | |
expressionTextArea — Parte del aspecto, clase 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 — Evento, interfaz com.adobe.solutions.exm.authoring.domain.expression.IExpression | |
Dispatched when the expression is successfully updated in the expression repository. | |
ExpressionUpdateEvent — clase, Paquete 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) — Información sobre, clase com.adobe.solutions.exm.authoring.domain.expression.ExpressionUpdateEvent | |
Creates a new ExpressionUpdateEvent instance. | |
ExpressionValidationError — clase, Paquete com.adobe.solutions.exm.authoring.domain.expression | |
Error thrown when an expression fails to validate syntactically. | |
ExpressionValidationError(expression:String, message:any, id:any) — Información sobre, clase com.adobe.solutions.exm.authoring.domain.expression.ExpressionValidationError | |
Creates a new ExpressionValidationError instance. | |
ExpressionValidationResult — clase, Paquete 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) — Información sobre, clase com.adobe.solutions.exm.authoring.domain.expression.ExpressionValidationResult | |
Creates a new ExpressionValidationResult instance. | |
expressionValueChange — Evento, interfaz com.adobe.solutions.exm.runtime.IExpression | |
Dispatched when the value of the expression changes. | |
EXPRESSION_VALUE_CHANGE — Propiedad estática, clase com.adobe.solutions.exm.runtime.ExpressionValueChangeEvent | |
Constant representing the type of this event. | |
ExpressionValueChangeEvent — clase, Paquete 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) — Información sobre, clase com.adobe.solutions.exm.runtime.ExpressionValueChangeEvent | |
Creates a new ExpressionValueChangeEvent instance. | |
ExpressionVO — clase, Paquete com.adobe.solutions.exm.expression | |
Represents a persistent expression. | |
ExpressionVO() — Información sobre, clase com.adobe.solutions.exm.expression.ExpressionVO | |
Creates a new ExpressionVO instance. | |
ExtendableTaggedEntityVO — clase, Paquete com.adobe.solutions.prm.vo | |
This abstract class defines an entity that is extendable and can be tagged. | |
ExtendableTaggedEntityVO() — Información sobre, clase com.adobe.solutions.prm.vo.ExtendableTaggedEntityVO | |
The constructor for ExtendableTaggedEntityVO class. | |
extended — Propiedad, clase RegExp | |
Especifica si debe utilizarse el modo ampliado para la expresión normal. | |
EXTENDED_ARABIC_INDIC — Propiedad estática de constante, clase flash.globalization.NationalDigitsType | |
Representa el valor Unicode para el dígito cero del conjunto de dígitos Árabe-hindú ampliado. | |
extendedData — Propiedad, clase 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 — Propiedad, clase com.adobe.consulting.pst.vo.Category | |
Specifies a map of extended properties for the category object. | |
extendedProperties — Propiedad, clase com.adobe.consulting.pst.vo.Form | |
Extended Properties Map for AssetManager Backend use case. | |
extendedProperties — Propiedad, clase com.adobe.consulting.pst.vo.Letter | |
Extended Properties Map for AssetManager Backend use case. | |
extendedProperties — Propiedad, clase com.adobe.dct.transfer.DataDictionary | |
The extended properties of the data dictionary. | |
extendedProperties — Propiedad, clase com.adobe.dct.transfer.DataDictionaryElement | |
The extendedProperties of a DataDictionaryElement. | |
extendedProperties — Propiedad, clase com.adobe.dct.transfer.DataDictionaryReference | |
The extended properties of the data dictionary. | |
extendedProperties — Propiedad, clase com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Map of extended properties associated with this property | |
extendedProperties — Propiedad, clase com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
The extended properties associated with asset. | |
extendedProperties — Propiedad, clase com.adobe.icc.editors.model.AssetModel | |
The extended properties of the underlying value object. | |
extendedProperties — Propiedad, clase com.adobe.icc.vo.ContainerLayout | |
extendedProperties — Propiedad, clase com.adobe.icc.vo.DataModule | |
extendedProperties Map for AssetManager Backend use case | |
extendedProperties — Propiedad, clase com.adobe.icc.vo.Document | |
extendedProperties Map for AssetManager Backend use case | |
extendedProperties — Propiedad, clase com.adobe.icc.vo.Portfolio | |
extendedProperties Map for AssetManager Backend use case | |
extendedProperties — Propiedad, clase com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Specifies a map of extended properties that are associated with this property. | |
extendedProperties — Propiedad, clase com.adobe.livecycle.assetmanager.client.model.AssetTypeDescriptor | |
Specifies the extended properties associated with the asset. | |
ExtendedProperty — clase, Paquete com.adobe.dct.component | |
The ExtendedProperty component displays the extended property row for data dictionary and data dictionary elements. | |
ExtendedProperty() — Información sobre, clase com.adobe.dct.component.ExtendedProperty | |
Constructor. | |
extendedPropertyMap — Propiedad, clase com.adobe.livecycle.content.File | |
Additional key-value attributes whichare persisted along with file. | |
extendedPropertyPath — Propiedad, clase 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 — Propiedad, clase com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Specifies whether this property is an extended value object property. | |
extendLabelToEnd — Propiedad, clase mx.charts.ColumnChart | |
Determines whether or not data labels can extend to the end of the chart. | |
extendRadioButton — Parte del aspecto, clase 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 — Parte del aspecto, clase 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 — Parte del aspecto, clase 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 — Sentencia | |
Define una clase que es una subclase de otra clase. | |
extendsDestination — Propiedad, clase mx.data.RPCDataManager | |
Name of destination that the destination for this manager extends. | |
extendToLinkBoundary — Propiedad, clase flashx.textLayout.operations.ApplyLinkOperation | |
Si se amplía la selección para incluir todo el texto de cualquier vínculo superpuesto con la selección y si se aplica el cambio. | |
extensibleActionBar — Parte del aspecto, clase com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
A skin part that defines the ExtensibleActionbar component A skin part that defines the ExtensibleActionbar component | |
ExtensibleActionbar — clase, Paquete com.adobe.solutions.acm.authoring.presentation.actionbar | |
The component that holds the custom action instances in the extensible tool bar. | |
ExtensibleActionbar() — Información sobre, clase com.adobe.solutions.acm.authoring.presentation.actionbar.ExtensibleActionbar | |
Constructor. | |
extension — Propiedad, clase flash.net.FileFilter | |
Una lista de extensiones de archivo. | |
extension — Propiedad, clase flash.net.FileReference | |
Extensión del nombre de archivo. | |
ExtensionContext — clase final, Paquete flash.external | |
La clase ExtensionContext también proporciona un método estático getExtensionDirectory() para acceder a directorio en el que la extensión se ha instalado en el dispositivo. | |
extensions — Propiedad, clase com.adobe.dct.component.UploadButton | |
A list of file extensions. | |
extensions — Propiedad, clase mx.controls.FileSystemDataGrid | |
An Array of extensions specifying which files can be displayed in this control. | |
extensions — Propiedad, clase mx.controls.FileSystemList | |
An Array of extensions specifying which files can be displayed in this control. | |
extensions — Propiedad, clase mx.controls.FileSystemTree | |
An Array of extensions specifying which files can be displayed in this control. | |
ExtensionsConfigManager — clase, Paquete com.adobe.acm.solutions.authoring.domain.extensions | |
The class which loads and manages the extensible configurations such as Extensible tool bar. | |
ExtensionsConfigManager() — Información sobre, clase com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager | |
Constructor. | |
EXTERNALDATA_SERVICE_RO — Propiedad estática de constante, clase com.adobe.icc.services.ServiceLocator | |
Specifies the remote object name for the ExternalData Service. | |
ExternalInterface — clase final, Paquete flash.external | |
La clase ExternalInterface es una interfaz de programación de aplicaciones que permite la comunicación directa entre ActionScript y el contenedor SWF; por ejemplo, una página HTML con JavaScript o una aplicación de escritorio que utilice Flash Player para mostrar un archivo SWF. | |
ExternalUsersVO — clase, Paquete com.adobe.solutions.rca.vo | |
Represents an External User instance in the system. | |
ExternalUsersVO() — Información sobre, clase com.adobe.solutions.rca.vo.ExternalUsersVO | |
The constructor for ExternalUsersVO class. | |
extra — Propiedad, clase com.adobe.icc.dc.domain.BaseModuleInstance | |
The flag indicating if this module was not assigned while creating the letter. | |
extra — Propiedad, interfaz 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) — método, clase flash.media.Sound | |
Extrae datos de sonido sin procesar de un objeto Sound. | |
extractMinInterval(cache:Array, measureName:String, desc:mx.charts.chartClasses:DataDescription) — método, clase 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) — método, clase mx.charts.chartClasses.Series | |
Extracts the minimum value, maximum value, and, optionally, the minimum interval from an Array of ChartItem objects. | |
extractURLFromUploadResponse(response:String) — Método estático , clase coldfusion.service.Util | |
This method takes the wddx response returned from the upload cfc, extracts the path on the server and returns it. | |
extraProperties — Propiedad, clase mx.data.PropertySpecifier | |
A list of additional properties to include. | |
Símbolos 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 |
Tue Jun 12 2018, 02:27 PM Z