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. | |
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 — 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 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. | |
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. | |
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. | |
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. | |
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. | |
editField(index:uint, dataField:String, data:Object) — método, clase fl.controls.DataGrid | |
Edita un campo o propiedad determinados del componente DataGrid. | |
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. | |
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. | |
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. | |
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 | |
editMode — Estado del aspecto, clase com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
Edit State of the ExpressionBuilder | |
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. | |
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. | |
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. | |
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(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. | |
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 spark.layouts.supportClasses.LayoutBase | |
Called by the target after a layout element has been added and before the target's size and display list are validated. | |
elementBounds — 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 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. | |
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 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 estática de constante, clase flash.text.SoftKeyboardType | |
Teclado optimizado para especificar direcciones de correo electrónico. | |
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. | |
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. | |
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. | |
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 — 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_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 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 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 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. | |
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. | |
enableQueueing — Propiedad, clase spark.core.ContentCache | |
Enables queuing behavior and functionality. | |
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 | |
enableVAD — Propiedad, clase flash.media.Microphone | |
Activa la detección de actividad de voz Speex. | |
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. | |
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. | |
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 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). | |
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. | |
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. | |
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. | |
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. | |
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. | |
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. | |
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. | |
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. | |
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 — Parte del aspecto, clase com.adobe.guides.spark.layouts.components.ChartLayoutHost | |
The entry skin part. The entry skin part. | |
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(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. | |
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 — 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 — 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 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 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 flash.events | |
Un objeto distribuye objetos ErrorEvent cuando un error provoca la el fallo de una operación asíncrona. | |
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. | |
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. | |
errorMessage — Propiedad, clase mx.validators.ValidationResult | |
The validation error message if the value of the isError property is true. | |
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, 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. | |
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. | |
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). | |
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. | |
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. | |
eventClassName — Propiedad, interfaz mx.automation.IAutomationEventDescriptor | |
The name of the class implementing this event. | |
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. | |
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. | |
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. | |
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. | |
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. | |
events — Propiedad, clase mx.core.ComponentDescriptor | |
An Object containing name/value pairs for the component's event handlers, as specified in MXML. | |
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, 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. | |
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. | |
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(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(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, 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. | |
executeInBackground — Propiedad, clase flash.desktop.NativeApplication | |
Especifica si la aplicación se ejecutará en segundo plano o no. | |
executeStatement(stmt:flash.data:SQLStatement, responder:flash.net:Responder, doLog:Boolean) — método, clase coldfusion.air.Session | |
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. | |
EXPIRED — Propiedad estática de constante, clase flash.security.CertificateStatus | |
El certificado no es válido fuera de su periodo. | |
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, 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, 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, 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, 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, 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, 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. | |
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. | |
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. | |
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. | |
expression — Propiedad, clase mx.validators.RegExpValidator | |
The regular expression to use for validation. | |
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. | |
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. | |
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. | |
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. | |
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. | |
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. | |
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. | |
extendedProperties — Propiedad, clase com.adobe.icc.vo.ContainerLayout | |
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. | |
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 | |
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 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. | |
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. | |
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. | |
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