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 — Propriedade estática da constante, classe Math | |
Uma constante matemática para a base de logaritmos naturais, expressa como e. | |
E — Propriedade estática da constante, classe flash.ui.Keyboard | |
Constante associada ao valor de código de tecla da tecla E (69). | |
ease — Propriedade, classe fl.motion.SimpleEase | |
Uma porcentagem entre -1 (100% atenuação interna ou aceleração) e 1 (100% atenuação externa ou desaceleração). | |
ease(fraction:Number) — método, classe 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, classe 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, classe 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, interface spark.effects.easing.IEaser | |
Takes the fraction representing the elapsed duration of an animation (a value between 0.0 to 1.0) and returns a new elapsed value. | |
ease(fraction:Number) — método, classe 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 , classe fl.motion.easing.Back | |
O método easeIn() inicia o movimento através de uma operação de retrocesso e então invertendo a direção e o movimentando-se em direção ao destino. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.motion.easing.Bounce | |
O método easeIn() inicia o movimento de pulo lentamente e, em seguida, acelera o movimento à medida que é executado. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.motion.easing.Circular | |
O método easeIn() inicia o movimento a partir de uma velocidade zero e acelera esse movimento à medida que é executado. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.motion.easing.Cubic | |
O método easeIn() inicia o movimento a partir de uma velocidade zero e acelera esse movimento à medida que é executado. | |
easeIn(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Método estático , classe fl.motion.easing.Elastic | |
O método easeIn() inicia o movimento lentamente e, em seguida, acelera o movimento à medida que é executado. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.motion.easing.Exponential | |
O método easeIn() inicia o movimento lentamente e, em seguida, acelera o movimento à medida que é executado. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.motion.easing.Linear | |
O método easeIn() define um movimento constante sem aceleração. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.motion.easing.Quadratic | |
O método easeIn() inicia o movimento a partir de uma velocidade zero e acelera esse movimento à medida que é executado. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.motion.easing.Quartic | |
O método easeIn() inicia o movimento a partir de uma velocidade zero e acelera esse movimento à medida que é executado. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.motion.easing.Quintic | |
O método easeIn() inicia o movimento a partir de uma velocidade zero e acelera esse movimento à medida que é executado. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.motion.easing.Sine | |
O método easeIn() inicia o movimento a partir de uma velocidade zero e acelera esse movimento à medida que é executado. | |
easeIn(t:Number, b:Number, c:Number, d:Number, s:Number) — Método estático , classe fl.transitions.easing.Back | |
O método easeIn() inicia o movimento através de uma operação de retrocesso e então invertendo a direção e o movimentando-se em direção ao destino. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.transitions.easing.Bounce | |
O método easeIn() inicia o movimento de pulo lentamente e, em seguida, acelera o movimento à medida que é executado. | |
easeIn(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Método estático , classe fl.transitions.easing.Elastic | |
O método easeIn() inicia o movimento lentamente e, em seguida, acelera o movimento à medida que é executado. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.transitions.easing.None | |
O método easeIn() define um movimento constante sem aceleração. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.transitions.easing.Regular | |
O método easeIn() inicia o movimento a partir de uma velocidade zero e acelera esse movimento à medida que é executado. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.transitions.easing.Strong | |
O método easeIn() inicia o movimento a partir de uma velocidade zero e acelera esse movimento à medida que é executado. | |
easeIn(t:Number, b:Number, c:Number, d:Number, s:Number) — Método estático , classe 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 , classe 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 , classe 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 , classe 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 , classe 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 , classe 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 , classe 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 , classe 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 , classe 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 , classe 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 , classe mx.effects.easing.Sine | |
The easeIn() method starts motion from zero velocity, and then accelerates motion as it executes. | |
easeIn(fraction:Number) — método, classe spark.effects.easing.EaseInOutBase | |
Returns a value that represents the eased fraction during the ease in phase of the animation. | |
easeInFraction — Propriedade, classe spark.effects.easing.EaseInOutBase | |
The percentage of an animation that should be spent accelerating. | |
easeInFraction — Propriedade, classe 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 , classe fl.motion.easing.Back | |
O método easeInOut() combina o movimento dos métodos easeIn() e easeOut() para iniciar o movimento executando um retrocesso, invertendo a direção e deslocando em direção ao destino, superando o destino ligeiramente, invertendo a direção novamente e, então, retornando ao destino. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.motion.easing.Bounce | |
O método easeInOut() combina o movimento dos métodos easeIn() e easeOut() para iniciar o movimento de pulo lentamente, acelerar o movimento e, em seguida, desacelerar. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.motion.easing.Circular | |
O método easeInOut() combina o movimento dos métodos easeIn() e easeOut() para iniciar o movimento a partir de uma velocidade zero, acelerar o movimento e, em seguida, desacelerar novamente até zero. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.motion.easing.Cubic | |
O método easeInOut() combina o movimento dos métodos easeIn() e easeOut() para iniciar o movimento a partir de uma velocidade zero, acelerar o movimento e, em seguida, desacelerar novamente até zero. | |
easeInOut(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Método estático , classe fl.motion.easing.Elastic | |
O método easeInOut() combina o movimento dos métodos easeIn() e easeOut() para iniciar o movimento lentamente, acelerar o movimento e, depois, desacelerar. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.motion.easing.Exponential | |
O método easeInOut() combina o movimento dos métodos easeIn() e easeOut() para iniciar o movimento a partir de uma velocidade zero, acelerar o movimento e, em seguida, desacelerar novamente até zero. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.motion.easing.Linear | |
O método easeInOut() define um movimento constante sem aceleração. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.motion.easing.Quadratic | |
O método easeInOut() combina o movimento dos métodos easeIn() e easeOut() para iniciar o movimento a partir de uma velocidade zero, acelerar o movimento e, em seguida, desacelerar novamente até zero. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.motion.easing.Quartic | |
O método easeInOut() combina o movimento dos métodos easeIn() e easeOut() para iniciar o movimento a partir de uma velocidade zero, acelerar o movimento e, em seguida, desacelerar novamente até zero. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.motion.easing.Quintic | |
O método easeInOut() combina o movimento dos métodos easeIn() e easeOut() para iniciar o movimento a partir de uma velocidade zero, acelerar o movimento e, em seguida, desacelerar novamente até zero. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.motion.easing.Sine | |
O método easeInOut() combina o movimento dos métodos easeIn() e easeOut() para iniciar o movimento a partir de uma velocidade zero, acelerar o movimento e, em seguida, desacelerar novamente até zero. | |
easeInOut(t:Number, b:Number, c:Number, d:Number, s:Number) — Método estático , classe fl.transitions.easing.Back | |
O método easeInOut() combina o movimento dos métodos easeIn() e easeOut() para iniciar o movimento executando um retrocesso, invertendo a direção e deslocando em direção ao destino, superando o destino ligeiramente, invertendo a direção novamente e, então, retornando ao destino. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.transitions.easing.Bounce | |
O método easeInOut() combina o movimento dos métodos easeIn() e easeOut() para iniciar o movimento de pulo lentamente, acelerar o movimento e, em seguida, desacelerar. | |
easeInOut(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Método estático , classe fl.transitions.easing.Elastic | |
O método easeInOut() combina o movimento dos métodos easeIn() e easeOut() para iniciar o movimento lentamente, acelerar o movimento e, depois, desacelerar. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.transitions.easing.None | |
O método easeInOut() define um movimento constante sem aceleração. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.transitions.easing.Regular | |
O método easeInOut() combina o movimento dos métodos easeIn() e easeOut() para iniciar o movimento a partir de uma velocidade zero, acelerar o movimento e, em seguida, desacelerar novamente até zero. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.transitions.easing.Strong | |
O método easeInOut() combina o movimento dos métodos easeIn() e easeOut() para iniciar o movimento a partir de uma velocidade zero, acelerar o movimento e, em seguida, desacelerar novamente até zero. | |
easeInOut(t:Number, b:Number, c:Number, d:Number, s:Number) — Método estático , classe 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 , classe 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 , classe 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 , classe 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 , classe 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 , classe 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 , classe 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 , classe 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 , classe 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 , classe 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 , classe 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 — classe, pacote spark.effects.easing | |
The EaseInOutBase class is the base class that provide easing capability. | |
EaseInOutBase(easeInFraction:Number) — Construtor, classe spark.effects.easing.EaseInOutBase | |
Constructor. | |
easeNone(time:Number, begin:Number, change:Number, duration:Number) — Método estático , classe fl.motion.SimpleEase | |
Calcula um valor interpolado para uma propriedade numérica da animação, usando uma interpolação linear de velocidade constante. | |
easeNone(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.motion.easing.Linear | |
O método easeNone() define um movimento constante sem aceleração. | |
easeNone(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.transitions.easing.None | |
O método easeNone() define um movimento constante sem aceleração. | |
easeNone(t:Number, b:Number, c:Number, d:Number) — Método estático , classe 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 , classe fl.motion.easing.Back | |
O método easeOut() inicia o movimento deslocando em direção ao destino, superando-o ligeiramente e, então, invertendo a direção de volta ao destino. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.motion.easing.Bounce | |
O método easeOut() inicia o movimento de pulo rapidamente e, em seguida, desacelera o movimento à medida que é executado. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.motion.easing.Circular | |
O método easeOut() inicia o movimento rapidamente e desacelera esse movimento à medida que é executado. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.motion.easing.Cubic | |
O método easeOut() inicia o movimento rapidamente e desacelera esse movimento à medida que é executado. | |
easeOut(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Método estático , classe fl.motion.easing.Elastic | |
O método easeOut() inicia o movimento rapidamente e, em seguida, desacelera o movimento à medida que é executado. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.motion.easing.Exponential | |
O método easeOut() inicia o movimento rapidamente e desacelera esse movimento à medida que é executado. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.motion.easing.Linear | |
O método easeOut() define um movimento constante sem aceleração. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.motion.easing.Quadratic | |
O método easeOut() inicia o movimento rapidamente e desacelera esse movimento à medida que é executado. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.motion.easing.Quartic | |
O método easeOut() inicia o movimento rapidamente e desacelera esse movimento à medida que é executado. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.motion.easing.Quintic | |
O método easeOut() inicia o movimento rapidamente e desacelera esse movimento à medida que é executado. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.motion.easing.Sine | |
O método easeOut() inicia o movimento rapidamente e desacelera esse movimento à medida que é executado. | |
easeOut(t:Number, b:Number, c:Number, d:Number, s:Number) — Método estático , classe fl.transitions.easing.Back | |
O método easeOut() inicia o movimento deslocando em direção ao destino, superando-o ligeiramente e, então, invertendo a direção de volta ao destino. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.transitions.easing.Bounce | |
O método easeOut() inicia o movimento de pulo rapidamente e, em seguida, desacelera o movimento à medida que é executado. | |
easeOut(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Método estático , classe fl.transitions.easing.Elastic | |
O método easeOut() inicia o movimento rapidamente e, em seguida, desacelera o movimento à medida que é executado. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.transitions.easing.None | |
O método easeOut() define um movimento constante sem aceleração. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.transitions.easing.Regular | |
O método easeOut() inicia o movimento rapidamente e desacelera esse movimento à medida que é executado. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Método estático , classe fl.transitions.easing.Strong | |
O método easeOut() inicia o movimento rapidamente e desacelera esse movimento à medida que é executado. | |
easeOut(t:Number, b:Number, c:Number, d:Number, s:Number) — Método estático , classe 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 , classe 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 , classe 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 , classe 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 , classe 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 , classe 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 , classe 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 , classe 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 , classe 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 , classe 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 , classe 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, classe spark.effects.easing.EaseInOutBase | |
Returns a value that represents the eased fraction during the ease out phase of the animation. | |
easeOutFraction — Propriedade, classe 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 , classe fl.motion.SimpleEase | |
Calcula um valor interpolado para uma propriedade numérica da animação, usando uma porcentagem de atenuação quadrática. | |
easer — Propriedade, classe spark.effects.Animate | |
The easing behavior for this effect. | |
easer — Propriedade, classe spark.effects.animation.Animation | |
The easing behavior for this effect. | |
easer — Propriedade, classe spark.effects.animation.Keyframe | |
The easing behavior applied to the motion between the previous Keyframe object in motion path and this Keyframe object. | |
easer — Propriedade, classe spark.effects.supportClasses.AnimateInstance | |
The easing behavior for this effect. | |
easer — Propriedade, classe spark.transitions.ViewTransitionBase | |
The easing behavior for this transition. | |
easing — Propriedade, classe fl.transitions.Transition | |
Define o efeito de interpolação da animação. | |
EasingFraction — classe final, pacote spark.effects.easing | |
The EasingFraction class defines constants for the easeInFraction property of the EaseInOutBase class. | |
easingFunction — Propriedade, classe fl.motion.FunctionEase | |
Uma referência para uma função com uma assinatura (t, b, c, d), como os métodos nas classes fl.motion.easing. | |
easingFunction — Propriedade, classe mx.effects.Tween | |
Sets the easing function for the animation. | |
easingFunction — Propriedade, classe mx.effects.TweenEffect | |
The easing function for the animation. | |
easingFunction — Propriedade, classe mx.effects.effectClasses.TweenEffectInstance | |
The easing function for the animation. | |
EAST_ASIAN — Propriedade estática da constante, classe flashx.textLayout.formats.JustificationRule | |
Especifica as regras de justificação do Leste da Ásia. | |
EastAsianJustifier — classe final, pacote flash.text.engine | |
A classe EastAsianJustifier tem propriedades para controlar as opções de justificação das linhas de texto cujo conteúdo é principalmente texto do Leste Asiático. | |
EastAsianJustifier(locale:String, lineJustification:String, justificationStyle:String) — Construtor, classe flash.text.engine.EastAsianJustifier | |
Cria um objeto EastAsianJustifier. | |
echoPath — Propriedade, classe flash.media.MicrophoneEnhancedOptions | |
Especifica o caminho de eco (em milissegundos) usado para a eliminação de eco acústico. | |
EdgeMetrics — classe, pacote 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) — Construtor, classe mx.core.EdgeMetrics | |
Constructor. | |
edit — Estado da capa, classe com.adobe.dct.component.toolbars.DDToolbar | |
Editable state of the ToolBar. | |
edit — Estado da capa, classe com.adobe.dct.view.PropertyContainer | |
Edit state or the PropertyContainer. | |
edit — Estado da capa, classe 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 da capa, classe 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 da capa, classe com.adobe.dct.component.datadictionary.DDEditor | |
Edit state where values are editable. | |
Edit — Estado da capa, classe com.adobe.dct.component.ExtendedProperty | |
Edit state where values are editable. | |
Edit — Estado da capa, classe com.adobe.dct.view.DictionaryServiceView | |
Edit State of the DictionaryServiceView | |
Edit — Estado da capa, classe com.adobe.dct.view.DictionaryPropertiesView | |
Edit State of the DictionaryPropertiesView. | |
Edit — Estado da capa, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
Edit state of the IccRichTextControlToolbar | |
Edit — Estado da capa, classe com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
Edit state of the CategoryEditor | |
Edit — Estado da capa, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
Edit state of the AssetPropertiesEditor | |
editable — Estado da capa, classe com.adobe.ep.ux.taskdetails.domain.TaskDetails | |
editable — Propriedade, classe fl.controls.ColorPicker | |
Obtém ou define um valor booliano que indica se o campo de texto interno do componente ColorPicker é editável. | |
editable — Propriedade, classe fl.controls.ComboBox | |
Obtém ou define um valor booliano que indica se o componente ComboBox é editável ou somente leitura. | |
editable — Propriedade, classe fl.controls.DataGrid | |
Indica se o usuário pode ou não editar itens no provedor de dados. | |
editable — Propriedade, classe fl.controls.TextArea | |
Obtém ou define um valor booliano que indica se o usuário pode editar o texto no componente. | |
editable — Propriedade, classe fl.controls.TextInput | |
Obtém ou define um valor booliano que indica se o campo de texto pode ser editado pelo usuário. | |
editable — Propriedade, classe fl.controls.dataGridClasses.DataGridColumn | |
Indica se os itens na coluna podem ser editados. | |
editable — Propriedade, classe flash.text.StageText | |
Indica se o usuário pode editar o campo de texto. | |
editable — Propriedade, classe mx.controls.AdvancedDataGridBaseEx | |
Indicates whether or not the user can edit items in the data provider. | |
editable — Propriedade, classe 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 — Propriedade, classe mx.controls.DataGrid | |
A flag that indicates whether or not the user can edit items in the data provider. | |
editable — Propriedade, classe mx.controls.List | |
A flag that indicates whether or not the user can edit items in the data provider. | |
editable — Propriedade, classe mx.controls.TextArea | |
Indicates whether the user is allowed to edit the text in this control. | |
editable — Propriedade, classe mx.controls.TextInput | |
Indicates whether the user is allowed to edit the text in this control. | |
editable — Propriedade, classe mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
A flag that indicates whether the items in the column are editable. | |
editable — Propriedade, classe mx.controls.dataGridClasses.DataGridColumn | |
A flag that indicates whether the items in the column are editable. | |
editable — Propriedade, interface mx.core.ITextInput | |
Indicates whether the user is allowed to edit the text in this control. | |
editable — Propriedade, classe 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 — Propriedade, classe spark.components.RichEditableText | |
A flag indicating whether the user is allowed to edit the text in this control. | |
editable — Propriedade, classe spark.components.gridClasses.GridColumn | |
Indicates whether the items in the column are editable. | |
editable — Propriedade, classe spark.components.supportClasses.SkinnableTextBase | |
Specifies whether the text is editable. | |
editable — Propriedade, classe spark.components.supportClasses.StyleableStageText | |
Flag that indicates whether the text in the field is editable. | |
editable — Propriedade, classe spark.components.supportClasses.StyleableTextField | |
Specifies whether the text is editable, true, or not, false. | |
editable — Propriedade, interface spark.core.IEditableText | |
Flag that indicates whether the text is editable. | |
editableBtn — Parte da capa, classe 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 da capa, classe com.adobe.solutions.acm.authoring.presentation.ListItemEditor | |
A skin part that defines the editable checkbox A skin part that defines the editable checkbox | |
EditableComboBoxSkin — classe, pacote mx.skins.spark | |
The Spark skin class for the editable MX ComboBox component. | |
EditableComboBoxSkin — classe, pacote mx.skins.wireframe | |
The wireframe skin class for the editable MX ComboBox component. | |
EditableComboBoxSkin() — Construtor, classe mx.skins.spark.EditableComboBoxSkin | |
Constructor. | |
EditableComboBoxSkin() — Construtor, classe mx.skins.wireframe.EditableComboBoxSkin | |
Constructor. | |
editableDisabledSkin — Estilo, classe 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, classe 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 da capa, classe 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, classe 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, classe 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, classe 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 da capa, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin state used when an asset is editable and activated. | |
editAndActive — Estado da capa, classe com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin state when a Project is Active and editing is allowed. | |
editAndInActive — Estado da capa, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin state used when an asset is editable and not activated. | |
editAndInActive — Estado da capa, classe com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin state when a Project is Inactive and editing is allowed. | |
editButton — Parte da capa, classe 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 da capa, classe 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 da capa, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Edit button. The skin part for the Edit button. | |
editButton — Parte da capa, classe com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for the Edit button. The skin part for the Edit button. | |
editButton — Parte da capa, classe 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 da capa, classe 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 da capa, classe 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 — Propriedade, classe fl.controls.DataGrid | |
Obtém ou define o índice de colunas e linhas do renderizador de item para o item do provedor de dados que está sendo editado. | |
editedItemPosition — Propriedade, classe mx.controls.AdvancedDataGridBaseEx | |
The column and row index of the item renderer for the data provider item being edited, if any. | |
editedItemPosition — Propriedade, classe mx.controls.DataGrid | |
The column and row index of the item renderer for the data provider item being edited, if any. | |
editedItemPosition — Propriedade, classe mx.controls.List | |
The column and row index of the item renderer for the data provider item being edited, if any. | |
editedItemRenderer — Propriedade, classe fl.controls.DataGrid | |
Obtém uma referência ao renderizador de item no componente DataGrid cujo item está sendo atualmente editado. | |
editedItemRenderer — Propriedade, classe mx.controls.AdvancedDataGridBaseEx | |
A reference to the item renderer in the AdvancedDataGrid control whose item is currently being edited. | |
editedItemRenderer — Propriedade, classe mx.controls.DataGrid | |
A reference to the item renderer in the DataGrid control whose item is currently being edited. | |
editedItemRenderer — Propriedade, classe 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, classe fl.controls.DataGrid | |
Edita um determinado campo ou propriedade no componente DataGrid. | |
editHandler(event:flash.events:Event) — método, classe flashx.textLayout.container.ContainerController | |
Processa um evento de edição (CUT, COPY, PASTE, SELECT_ALL) quando o cliente gerencia os eventos. | |
editHandler(event:flash.events:Event) — método, classe flashx.textLayout.container.TextContainerManager | |
Processa um evento de edição (CUT, COPY, PASTE, SELECT_ALL) quando o cliente gerencia os eventos. | |
editHandler(event:flash.events:Event) — método, interface flashx.textLayout.edit.IInteractionEventHandler | |
Processa um evento de edição. | |
editHandler(event:flash.events:Event) — método, classe flashx.textLayout.edit.SelectionManager | |
Processa um evento de edição. | |
editingMode — Propriedade, classe flashx.textLayout.container.TextContainerManager | |
Modo de edição deste TextContainerManager. | |
editingMode — Propriedade, interface flashx.textLayout.edit.ISelectionManager | |
O modo de edição. | |
editingMode — Propriedade, classe flashx.textLayout.edit.SelectionManager | |
O modo de edição. | |
EditingMode — classe final, pacote flashx.textLayout.edit | |
A classe EditingMode define as constantes usadas com a classe EditManager para representar as permissões de leitura, seleção e edição de um documento. | |
EditManager — classe, pacote flashx.textLayout.edit | |
A classe EditManager gerencia as mudanças de edição em um TextFlow. | |
EditManager(undoManager:flashx.undo:IUndoManager) — Construtor, classe flashx.textLayout.edit.EditManager | |
Cria um objeto EditManager. | |
editMenu — Parte da capa, classe 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 da capa, classe com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
Edit State of the ExpressionBuilder | |
editor — Propriedade, classe mx.controls.advancedDataGridClasses.MXAdvancedDataGridItemRenderer | |
The ID of the component that receives focus as the item editor. | |
editor — Propriedade, classe mx.controls.listClasses.MXItemRenderer | |
If supplied, the component that will receive focus as the editor. | |
editorColumnIndex — Propriedade, classe spark.components.DataGrid | |
The zero-based column index of the cell that is being edited. | |
editorDataField — Propriedade, classe fl.controls.dataGridClasses.DataGridColumn | |
Identifica o nome da propriedade do editor de itens que contém os novos dados para o item da lista. | |
editorDataField — Propriedade, classe mx.controls.List | |
The name of the property of the item editor that contains the new data for the list item. | |
editorDataField — Propriedade, classe mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
The name of the property of the item editor that contains the new data for the list item. | |
editorDataField — Propriedade, classe mx.controls.dataGridClasses.DataGridColumn | |
The name of the property of the item editor that contains the new data for the list item. | |
editorHeightOffset — Propriedade, classe mx.controls.List | |
The height of the item editor, in pixels, relative to the size of the item renderer. | |
editorHeightOffset — Propriedade, classe mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
The height of the item editor, in pixels, relative to the size of the item renderer. | |
editorHeightOffset — Propriedade, classe mx.controls.dataGridClasses.DataGridColumn | |
The height of the item editor, in pixels, relative to the size of the item renderer. | |
editorIndicator — Parte da capa, classe 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 — Propriedade, classe spark.components.DataGrid | |
The zero-based row index of the cell that is being edited. | |
editorUsesEnterKey — Propriedade, classe mx.controls.List | |
A flag that indicates whether the item editor uses Enter key. | |
editorUsesEnterKey — Propriedade, classe mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
A flag that indicates whether the item editor uses Enter key. | |
editorUsesEnterKey — Propriedade, classe mx.controls.dataGridClasses.DataGridColumn | |
A flag that indicates whether the item editor uses Enter key. | |
editorWidthOffset — Propriedade, classe mx.controls.List | |
The width of the item editor, in pixels, relative to the size of the item renderer. | |
editorWidthOffset — Propriedade, classe mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
The width of the item editor, in pixels, relative to the size of the item renderer. | |
editorWidthOffset — Propriedade, classe mx.controls.dataGridClasses.DataGridColumn | |
The width of the item editor, in pixels, relative to the size of the item renderer. | |
editorXOffset — Propriedade, classe 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 — Propriedade, classe 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 — Propriedade, classe 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 — Propriedade, classe 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 — Propriedade, classe 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 — Propriedade, classe 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 da capa, classe com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for the Edit pod. The skin part for the Edit pod. | |
effect — Propriedade, classe mx.effects.EffectInstance | |
The IEffect object that created this IEffectInstance object. | |
effect — Propriedade, interface mx.effects.IEffectInstance | |
The IEffect object that created this IEffectInstance object. | |
effect — Propriedade, classe mx.states.Transition | |
The IEffect object to play when you apply the transition. | |
Effect — classe, pacote mx.effects | |
The Effect class is an abstract base class that defines the basic functionality of all Flex effects. | |
Effect(target:Object) — Construtor, classe mx.effects.Effect | |
Constructor. | |
EFFECT — Propriedade estática da constante, classe 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, classe mx.core.UIComponent | |
Dispatched after an effect ends. | |
effectEnd — Evento, classe 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 — Propriedade estática da constante, classe 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, classe mx.effects.Effect | |
Called when an effect instance has finished playing. | |
EffectEvent — classe, pacote mx.events | |
Represents event objects that are specific to Flex effects. | |
EffectEvent(eventType:String, bubbles:Boolean, cancelable:Boolean, effectInstance:mx.effects:IEffectInstance) — Construtor, classe mx.events.EffectEvent | |
Constructor. | |
effectFinished(effectInst:mx.effects:IEffectInstance) — método, classe mx.core.UIComponent | |
Called by the effect instance when it stops playing on the component. | |
effectHost — Propriedade, classe mx.effects.effectClasses.UnconstrainItemActionInstance | |
The effect host component. | |
effectInstance — Propriedade, classe mx.events.EffectEvent | |
The effect instance object for the event. | |
EffectInstance — classe, pacote mx.effects | |
The EffectInstance class represents an instance of an effect playing on a target. | |
EffectInstance(target:Object) — Construtor, classe mx.effects.EffectInstance | |
Constructor. | |
effectiveAlpha — Propriedade, classe mx.core.DesignLayer | |
Property that returns the effective alpha, between 0.0 and 1.0, of this design layer. | |
effectiveVisibility — Propriedade, classe mx.core.DesignLayer | |
Returns the effective visibility of this design layer. | |
EffectManager — classe, pacote mx.effects | |
The EffectManager class listens for events, such as the show and move events, dispatched by objects in a Flex application. | |
effectMask — Propriedade, classe 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, classe spark.effects.Animate | |
Dispatched when the effect begins a new repetition, for any effect that is repeated more than once. | |
EFFECT_REPEAT — Propriedade estática da constante, classe mx.events.EffectEvent | |
The EffectEvent.EFFECT_REPEAT constant defines the value of the type property of the event object for an effectRepeat event. | |
effects — Propriedade, classe mx.core.UIComponentDescriptor | |
An Array containing the effects for the component, as specified in MXML. | |
effectStart — Evento, classe mx.core.UIComponent | |
Dispatched just before an effect starts. | |
effectStart — Evento, classe mx.effects.Effect | |
Dispatched when the effect starts playing. | |
EFFECT_START — Propriedade estática da constante, classe 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, classe mx.core.UIComponent | |
Called by the effect instance when it starts playing on the component. | |
effectStartHandler(event:mx.events:EffectEvent) — método, classe mx.effects.Effect | |
This method is called when the effect instance starts playing. | |
effectStop — Evento, classe mx.core.UIComponent | |
Dispatched after an effect is stopped, which happens only by a call to stop() on the effect. | |
effectStop — Evento, classe 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 — Propriedade estática da constante, classe 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, classe mx.effects.Effect | |
Called when an effect instance has stopped by a call to the stop() method. | |
EffectTargetFilter — classe, pacote mx.effects | |
The EffectTargetFilter class defines a custom filter that is executed by each transition effect on each target of the effect. | |
EffectTargetFilter() — Construtor, classe mx.effects.EffectTargetFilter | |
Constructor. | |
effectTargetHost — Propriedade, classe mx.effects.Effect | |
A property that lets you access the target list-based control of a data effect. | |
effectTargetHost — Propriedade, classe mx.effects.EffectInstance | |
A property that lets you access the target list-based control of a data effect. | |
effectTargetHost — Propriedade, interface mx.effects.IEffect | |
A property that lets you access the target list-based control of a data effect. | |
effectTargetHost — Propriedade, interface mx.effects.IEffectInstance | |
A property that lets you access the target list-based control of a data effect. | |
effectUpdate — Evento, classe spark.effects.Animate | |
Dispatched every time the effect updates the target. | |
EFFECT_UPDATE — Propriedade estática da constante, classe mx.events.EffectEvent | |
The EffectEvent.EFFECT_UPDATE constant defines the value of the type property of the event object for an effectUpdate event. | |
Elastic — classe, pacote fl.motion.easing | |
A classe Elastic define três funções de atenuação para implementar um movimento com animações ActionScript, em que o movimento é definido por uma onda senoidal exponencialmente decadente. | |
Elastic — classe, pacote fl.transitions.easing | |
A classe Elastic define três funções de atenuação para implementar um movimento com animações ActionScript, em que o movimento é definido por uma onda senoidal exponencialmente decadente. | |
Elastic — classe, pacote 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 — classe, pacote spark.effects.easing | |
The Elastic class implements easing functionality where the target object movement is defined by an exponentially decaying sine wave. | |
Elastic() — Construtor, classe spark.effects.easing.Elastic | |
Constructor. | |
element — Propriedade, classe flash.text.engine.TextLineMirrorRegion | |
O objeto ContentElement do qual a região de espelho foi derivada. | |
element — Propriedade, classe flashx.textLayout.events.StatusChangeEvent | |
A instância FlowElement cujo status foi alterado. | |
element — Propriedade, classe mx.charts.ChartItem | |
The series or element that owns the ChartItem. | |
element — Propriedade, classe mx.charts.HitData | |
Specifies the chart element rendering this data item that generated the HitData structure. | |
element — Propriedade, classe mx.charts.LegendItem | |
The chart element that is responsible for generating this legend item. | |
element — Propriedade, classe mx.charts.chartClasses.LegendData | |
The chart item that generated this legend item. | |
element — Propriedade, classe mx.charts.series.items.LineSeriesSegment | |
The series or element that owns this segment. | |
element — Propriedade, classe mx.charts.series.renderData.AreaSeriesRenderData | |
The AreaSeries that this structure is associated with. | |
element — Propriedade, classe mx.rpc.soap.SOAPFault | |
The raw XML of this SOAP Fault. | |
element — Propriedade, classe spark.events.ElementExistenceEvent | |
Reference to the visual element that was added or removed. | |
elementAdd — Evento, classe spark.components.Group | |
Dispatched when a visual element is added to the content holder. | |
elementAdd — Evento, classe spark.components.SkinnableContainer | |
Dispatched when a visual element is added to the content holder. | |
ELEMENT_ADD — Propriedade estática da constante, classe 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, classe 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 — Propriedade, classe mx.charts.chartClasses.RenderData | |
An Array of rectangles describing the bounds of the series's ChartItems, relative to the series's coordinate system. | |
elementCount — Propriedade, classe flash.text.engine.GroupElement | |
O número de elementos no grupo. | |
elementErrorStrings — Propriedade, classe spark.components.FormItem | |
Each Vector item contains the error string from a content element. | |
ElementExistenceEvent — classe, pacote 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) — Construtor, classe spark.events.ElementExistenceEvent | |
Constructor. | |
elementFormat — Propriedade, classe flash.text.engine.ContentElement | |
O objeto ElementFormat usado para o elemento. | |
ElementFormat — classe final, pacote flash.text.engine | |
A classe ElementFormat representa informações de formatação as que você pode aplicar a ContentElement. | |
ElementFormat(fontDescription:flash.text.engine:FontDescription, fontSize:Number, color:uint, alpha:Number, textRotation:String, dominantBaseline:String, alignmentBaseline:String, baselineShift:Number, kerning:String, trackingRight:Number, trackingLeft:Number, locale:String, breakOpportunity:String, digitCase:String, digitWidth:String, ligatureLevel:String, typographicCase:String) — Construtor, classe flash.text.engine.ElementFormat | |
Cria um objeto ElementFormat. | |
elementHeight — Propriedade, classe flash.text.engine.GraphicElement | |
A altura em pixels a ser reservada para o gráfico na linha. | |
elementInterpolator — Propriedade, classe spark.effects.interpolation.MultiValueInterpolator | |
The interpolator for each element of the input Array or Vector. | |
ELEMENT_NODE — Propriedade estática da constante, classe flash.xml.XMLNodeType | |
Especifica que o nó é um elemento. | |
elementOffset — Propriedade, classe 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 — Propriedade, classe 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 — classe, pacote flashx.textLayout.edit | |
A classe ElementRange representa o intervalo de objetos selecionados dentro de um fluxo de texto. | |
elementRemove — Evento, classe spark.components.Group | |
Dispatched when a visual element is removed from the content holder. | |
elementRemove — Evento, classe spark.components.SkinnableContainer | |
Dispatched when a visual element is removed from the content holder. | |
ELEMENT_REMOVE — Propriedade estática da constante, classe 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, classe 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, classe XML | |
Lista os elementos de um objeto XML. | |
elements(name:Object) — método, classe XMLList | |
Chama o método elements() de cada objeto XML. | |
elements — Propriedade, classe mx.charts.chartClasses.DataTransform | |
The elements that are associated with this transform. | |
elements(name:String) — método, classe mx.collections.XMLListCollection | |
Calls the elements() method of each XML object in the XMLList. | |
elements — Propriedade, classe mx.olap.OLAPCube | |
Processes the input Array and initializes the dimensions and measures properties based on the elements of the Array. | |
elements — Propriedade, classe mx.olap.OLAPDimension | |
Processes the input Array and initializes the attributes and hierarchies properties based on the elements of the Array. | |
elements — Propriedade, classe mx.olap.OLAPHierarchy | |
An Array of the levels of the hierarchy, as OLAPLevel instances. | |
elementSubTypeInput — Parte da capa, classe 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 — Propriedade, classe fl.motion.Source | |
Indica o tipo de objeto a partir do qual a ocorrência Motion foi gerada. | |
elementTypeInput — Parte da capa, classe 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 da capa, classe 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 — Propriedade, classe flash.text.engine.GraphicElement | |
A largura em pixels a ser reservada para o gráfico na linha. | |
Ellipse — classe, pacote spark.primitives | |
The Ellipse class is a filled graphic element that draws an ellipse. | |
Ellipse() — Construtor, classe spark.primitives.Ellipse | |
Constructor. | |
else — Instrução | |
Especifica as instruções a serem executadas se a condição na instrução if retornar false. | |
EMAIL — Propriedade estática da constante, classe flash.text.SoftKeyboardType | |
Um teclado otimizado para especificar endereços de email. | |
emailLabel — Parte da capa, classe 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 da capa, classe 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 — classe, pacote 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() — Construtor, classe mx.validators.EmailValidator | |
Constructor. | |
EMBEDDED — Propriedade estática da constante, classe flash.text.FontType | |
Indica que esta é uma fonte incorporada. | |
EMBEDDED_CFF — Propriedade estática da constante, classe flash.text.FontType | |
Indica que esta é uma fonte CFF incorporada. | |
EMBEDDED_CFF — Propriedade estática da constante, classe flash.text.engine.FontLookup | |
Usado na procura de fonte para indicar CFF incorporado (Formato de fonte Compacto). | |
EMBEDDED_CUEPOINTS_NAMESPACE — Propriedade estática da constante, classe org.osmf.metadata.CuePoint | |
Namespace URL for a TimelineMetadata class that exposes embedded cue points. | |
embeddedFontList — Propriedade, classe mx.managers.SystemManager | |
A table of embedded fonts in this application. | |
embeddedFontList — Propriedade, classe mx.managers.WindowedSystemManager | |
A table of embedded fonts in this application. | |
embedFonts — Estilo, classe fl.controls.TextArea | |
Indica se os contornos de fonte incorporados são usados para renderizar o campo de texto. | |
embedFonts — Estilo, classe fl.controls.ColorPicker | |
Indica se os contornos de fonte incorporados são usados para renderizar o campo de texto. | |
embedFonts — Estilo, classe fl.controls.Label | |
Indica se os contornos de fonte incorporados são usados para renderizar o campo de texto. | |
embedFonts — Estilo, classe fl.controls.LabelButton | |
Indica se os contornos de fonte incorporados são usados para renderizar o campo de texto. | |
embedFonts — Estilo, classe fl.controls.TextInput | |
Indica se os contornos de fonte incorporados são usados para renderizar o campo de texto. | |
embedFonts — Estilo, classe fl.controls.ComboBox | |
Indica se os contornos de fonte incorporados são usados para renderizar o campo de texto. | |
embedFonts — Estilo, classe fl.controls.NumericStepper | |
Indica se os contornos de fonte incorporados são usados para renderizar o campo de texto. | |
embedFonts — Propriedade, classe fl.text.TLFTextField | |
Especifica se a renderização será feita com o uso de contornos de fontes incorporadas. | |
embedFonts — Propriedade, classe flash.text.TextField | |
Especifica se a renderização será feita com o uso de contornos de fontes incorporadas. | |
embedFonts — Propriedade, classe mx.core.FTETextField | |
Especifica se a renderização será feita com o uso de contornos de fontes incorporadas. | |
embedFonts — Propriedade, interface mx.core.IUITextField | |
Especifica se a renderização será feita com o uso de contornos de fontes incorporadas. | |
embossBackgroundColor — Estilo, classe lc.procmgmt.ui.controls.EmbossedList | |
The color of the main background of a selected or highlighted item. | |
embossHilightColor — Estilo, classe lc.procmgmt.ui.controls.EmbossedList | |
The color of the line around the embossing of a selected or highlighted item. | |
embossOpen — Estilo, classe lc.procmgmt.ui.controls.EmbossedList | |
Leaves the emboss effect open, which allows for a link to the contents in the content area. | |
embossShadowColor — Estilo, classe lc.procmgmt.ui.controls.EmbossedList | |
The main background color of a selected or highlighted item. | |
emBox — Propriedade, classe flash.text.engine.FontMetrics | |
O valor emBox representa o espaço de design da fonte e é usado para posicionar glifos chineses, coreanos ou japoneses em relação à linha base romana. | |
EMERGENCY — Propriedade estática da constante, classe flash.text.engine.TextLineCreationResult | |
Indica que a linha foi criada com quebra de emergência porque nenhuma oportunidade de quebra estava disponível na largura especificada. | |
emphasized — Propriedade, classe fl.controls.Button | |
Obtém ou define um valor booliano que indica se uma borda é desenhada ao redor do componente Button quando o botão está no estado ativo. | |
emphasized — Propriedade, classe 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 — Propriedade, interface mx.core.IButton | |
Draws a thick border around the Button control when the control is in its up state if emphasized is set to true. | |
emphasized — Propriedade, classe spark.components.Button | |
Reflects the default button as requested by the focus manager. | |
EmphasizedButtonSkin — classe, pacote mx.skins.wireframe | |
The wireframe skin class for the emphasized state of the MX Button component. | |
EmphasizedButtonSkin() — Construtor, classe mx.skins.wireframe.EmphasizedButtonSkin | |
Constructor. | |
emphasizedPadding — Estilo, classe fl.controls.Button | |
O preenchimento a ser aplicado em torno dos botões em uma capa enfatizada, em pixels. | |
emphasizedSkin — Estilo, classe fl.controls.Button | |
A capa a ser usada quando um botão tem ênfase. | |
emphasizedSkin — Estilo, classe 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 da capa, classe com.adobe.ep.ux.tasklist.domain.TaskList | |
EMPTY — Propriedade estática da constante, classe 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 — Propriedade estática da constante, classe org.osmf.net.httpstreaming.HTTPStreamingNetLoader | |
enableAccessibility() — Método estático , classe fl.accessibility.AccImpl | |
Permite acessibilidade para um componente. | |
enableAccessibility() — Método estático , classe fl.accessibility.ButtonAccImpl | |
Permite acessibilidade para um componente Button. | |
enableAccessibility() — Método estático , classe fl.accessibility.CheckBoxAccImpl | |
Permite acessibilidade para um componente CheckBox. | |
enableAccessibility() — Método estático , classe fl.accessibility.ComboBoxAccImpl | |
Permite acessibilidade para um componente ComboBox. | |
enableAccessibility() — Método estático , classe fl.accessibility.DataGridAccImpl | |
Permite acessibilidade para um componente DataGrid. | |
enableAccessibility() — Método estático , classe fl.accessibility.LabelButtonAccImpl | |
Permite acessibilidade para um componente LabelButton. | |
enableAccessibility() — Método estático , classe fl.accessibility.ListAccImpl | |
Permite acessibilidade para um componente List. | |
enableAccessibility() — Método estático , classe fl.accessibility.RadioButtonAccImpl | |
Permite acessibilidade para um componente RadioButton. | |
enableAccessibility() — Método estático , classe fl.accessibility.SelectableListAccImpl | |
Permite acessibilidade para um componente SelectableList. | |
enableAccessibility() — Método estático , classe fl.accessibility.TileListAccImpl | |
Permite acessibilidade para um componente TileList. | |
enableAccessibility() — Método estático , classe fl.accessibility.UIComponentAccImpl | |
Permite acessibilidade para um componente UIComponent. | |
enableAccessibility — Propriedade, classe flashx.textLayout.elements.Configuration | |
Especifica se o suporte à acessibilidade está ativado ou não. | |
enableAccessibility — Propriedade, interface flashx.textLayout.elements.IConfiguration | |
Especifica se o suporte à acessibilidade está ativado ou não. | |
enableAccessibility() — Método estático , classe mx.accessibility.AccordionHeaderAccImpl | |
Enables accessibility in the AccordionHeader class. | |
enableAccessibility() — Método estático , classe mx.accessibility.AdvancedDataGridAccImpl | |
Method call for enabling accessibility for a component. | |
enableAccessibility() — Método estático , classe mx.accessibility.AlertAccImpl | |
Enables accessibility in the Alert class. | |
enableAccessibility() — Método estático , classe mx.accessibility.ButtonAccImpl | |
Enables accessibility in the Button class. | |
enableAccessibility() — Método estático , classe mx.accessibility.CheckBoxAccImpl | |
Enables accessibility in the CheckBox class. | |
enableAccessibility() — Método estático , classe mx.accessibility.ColorPickerAccImpl | |
Enables accessibility in the ColorPicker class. | |
enableAccessibility() — Método estático , classe mx.accessibility.ComboBaseAccImpl | |
Enables accessibility in the ComboBase class. | |
enableAccessibility() — Método estático , classe mx.accessibility.ComboBoxAccImpl | |
Enables accessibility in the ComboBox class. | |
enableAccessibility() — Método estático , classe mx.accessibility.DataGridAccImpl | |
Enables accessibility in the DataGrid class. | |
enableAccessibility() — Método estático , classe mx.accessibility.DateChooserAccImpl | |
Enables accessibility in the DateChooser class. | |
enableAccessibility() — Método estático , classe mx.accessibility.DateFieldAccImpl | |
Enables accessibility in the DateField class. | |
enableAccessibility() — Método estático , classe mx.accessibility.LabelAccImpl | |
Enables accessibility in the Label class. | |
enableAccessibility() — Método estático , classe mx.accessibility.LinkButtonAccImpl | |
Enables accessibility in the LinkButton class. | |
enableAccessibility() — Método estático , classe mx.accessibility.ListAccImpl | |
Enables accessibility in the List class. | |
enableAccessibility() — Método estático , classe mx.accessibility.ListBaseAccImpl | |
Enables accessibility in the ListBase class. | |
enableAccessibility() — Método estático , classe mx.accessibility.MenuAccImpl | |
Enables accessibility in the Menu class. | |
enableAccessibility() — Método estático , classe mx.accessibility.MenuBarAccImpl | |
Enables accessibility in the MenuBar class. | |
enableAccessibility() — Método estático , classe mx.accessibility.PanelAccImpl | |
Enables accessibility in the Panel class. | |
enableAccessibility() — Método estático , classe mx.accessibility.RadioButtonAccImpl | |
Enables accessibility in the RadioButton class. | |
enableAccessibility() — Método estático , classe mx.accessibility.SliderAccImpl | |
Enables accessibility in the Slider class. | |
enableAccessibility() — Método estático , classe mx.accessibility.TabBarAccImpl | |
Enables accessibility in the TabBar class. | |
enableAccessibility() — Método estático , classe mx.accessibility.TitleWindowAccImpl | |
Enables accessibility in the TitleWindow class. | |
enableAccessibility() — Método estático , classe mx.accessibility.TreeAccImpl | |
Enables accessibility in the Tree class. | |
enableAccessibility() — Método estático , classe mx.accessibility.UIComponentAccProps | |
Enables accessibility in the UIComponent class. | |
enableAccessibility() — Método estático , classe spark.accessibility.ButtonBarBaseAccImpl | |
Enables accessibility in the ButtonBarBase class. | |
enableAccessibility() — Método estático , classe spark.accessibility.ButtonBaseAccImpl | |
Enables accessibility in the Button class. | |
enableAccessibility() — Método estático , classe spark.accessibility.CheckBoxAccImpl | |
Enables accessibility in the CheckBox class. | |
enableAccessibility() — Método estático , classe spark.accessibility.ComboBoxAccImpl | |
Enables accessibility in the ComboBox class. | |
enableAccessibility() — Método estático , classe spark.accessibility.DataGridAccImpl | |
Enables accessibility in the DataGrid class. | |
enableAccessibility() — Método estático , classe spark.accessibility.DropDownListBaseAccImpl | |
Enables accessibility in the DropDownListBase class. | |
enableAccessibility() — Método estático , classe spark.accessibility.ListAccImpl | |
Enables accessibility in the List class. | |
enableAccessibility() — Método estático , classe spark.accessibility.ListBaseAccImpl | |
Enables accessibility in the ListBase class. | |
enableAccessibility() — Método estático , classe spark.accessibility.NumericStepperAccImpl | |
Enables accessibility in the Spinner class. | |
enableAccessibility() — Método estático , classe spark.accessibility.PanelAccImpl | |
Enables accessibility in the Panel class. | |
enableAccessibility() — Método estático , classe spark.accessibility.RadioButtonAccImpl | |
Enables accessibility in the RadioButton class. | |
enableAccessibility() — Método estático , classe spark.accessibility.RichEditableTextAccImpl | |
Enables accessibility in the RichEditableText class. | |
enableAccessibility() — Método estático , classe spark.accessibility.SliderBaseAccImpl | |
Enables accessibility in the SliderBase class. | |
enableAccessibility() — Método estático , classe spark.accessibility.SpinnerAccImpl | |
Enables accessibility in the Spinner class. | |
enableAccessibility() — Método estático , classe spark.accessibility.TabBarAccImpl | |
Enables accessibility in the TabBar class. | |
enableAccessibility() — Método estático , classe spark.accessibility.TextBaseAccImpl | |
Enables accessibility in the TextBase class. | |
enableAccessibility() — Método estático , classe spark.accessibility.TitleWindowAccImpl | |
Enables accessibility in the TitleWindow class. | |
enableAccessibility() — Método estático , classe spark.accessibility.ToggleButtonAccImpl | |
Enables accessibility in the ToggleButton class. | |
enableAccessibility() — Método estático , classe spark.accessibility.VideoPlayerAccImpl | |
Enables accessibility in the VideoPlayer class. | |
enableAutoUpdate() — método, interface mx.collections.ICollectionView | |
Enables auto-updating. | |
enableAutoUpdate() — método, classe mx.collections.ListCollectionView | |
Enables auto-updating. | |
enableCaching — Propriedade, classe spark.core.ContentCache | |
Enables caching behavior and functionality. | |
enabled — Propriedade, classe fl.controls.BaseButton | |
Obtém ou define um valor que indica se o componente pode aceitar a entrada do usuário. | |
enabled — Propriedade, classe fl.controls.ColorPicker | |
Obtém ou define um valor que indica se o componente pode aceitar a interação do usuário. | |
enabled — Propriedade, classe fl.controls.NumericStepper | |
Obtém ou define um valor que indica se o componente pode aceitar a interação do usuário. | |
enabled — Propriedade, classe fl.controls.ScrollBar | |
Obtém ou define um valor booliano que indica se a barra de rolagem está ativa. | |
enabled — Propriedade, classe fl.controls.Slider | |
Obtém ou define um valor que indica se o componente pode aceitar a interação do usuário. | |
enabled — Propriedade, classe fl.controls.TextArea | |
Obtém ou define um valor que indica se o componente pode aceitar a interação do usuário. | |
enabled — Propriedade, classe fl.controls.TextInput | |
Obtém ou define um valor que indica se o componente pode aceitar a interação do usuário. | |
enabled — Propriedade, classe fl.core.UIComponent | |
Obtém ou define um valor que indica se o componente pode aceitar a interação do usuário. | |
enabled — Propriedade, classe flash.display.MovieClip | |
Um valor booliano que indica se um clipe de filme está ativado. | |
enabled — Propriedade, classe flash.display.NativeMenuItem | |
Controla se este item de menu está ativado. | |
enabled — Propriedade, classe flash.display.SimpleButton | |
Um valor booliano que especifica se um botão está ativado. | |
enabled — Propriedade estática, classe flash.system.IME | |
Indica se o IME do sistema está ativado (true) ou desativado (false). | |
enabled — Propriedade, classe flash.ui.GameInputDevice | |
Ativa ou desativa este dispositivo. | |
enabled — Propriedade, classe mx.containers.utilityClasses.PostScaleAdapter | |
Whether the component can accept user interaction. | |
enabled — Propriedade, classe mx.controls.RadioButtonGroup | |
Determines whether selection is allowed. | |
enabled — Propriedade, classe mx.controls.dataGridClasses.DataGridHeader | |
Whether the component can accept user interaction. | |
enabled — Propriedade, interface mx.core.IUIComponent | |
Whether the component can accept user interaction. | |
enabled — Propriedade, classe mx.core.UIComponent | |
Whether the component can accept user interaction. | |
enabled — Propriedade, classe mx.core.UIFTETextField | |
A Boolean value that indicates whether the component is enabled. | |
enabled — Propriedade, classe mx.core.UITextField | |
A Boolean value that indicates whether the component is enabled. | |
enabled — Propriedade estática, classe mx.managers.ToolTipManager | |
If true, the ToolTipManager will automatically show ToolTips when the user moves the mouse pointer over components. | |
enabled — Propriedade, interface mx.validators.IValidator | |
Property to enable/disable validation process. | |
enabled — Propriedade, classe mx.validators.Validator | |
Setting this value to false will stop the validator from performing validation. | |
enabled — Propriedade, classe spark.components.RadioButton | |
The RadioButton component is enabled if the RadioButtonGroup is enabled and the RadioButton itself is enabled. | |
enabled — Propriedade, classe spark.components.RadioButtonGroup | |
Determines whether selection is allowed. | |
enabled — Propriedade, classe spark.components.supportClasses.StyleableTextField | |
Whether the component can accept user interaction. | |
enabled — Propriedade, interface spark.core.IEditableText | |
Whether the component can accept user interaction. | |
enabled — Propriedade, classe spark.validators.supportClasses.GlobalizationValidatorBase | |
Setting this value to false will stop the validator from performing validation. | |
enableErrorChecking — Propriedade, classe flash.display3D.Context3D | |
Especifica se os erros encontrados pelo renderizador são informados ao aplicativo. | |
enableIME — Propriedade, classe mx.controls.AdvancedDataGridBaseEx | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propriedade, classe mx.controls.ComboBase | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propriedade, classe mx.controls.DataGrid | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propriedade, classe mx.controls.List | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propriedade, classe mx.controls.NumericStepper | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propriedade, classe mx.controls.TextArea | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propriedade, classe mx.controls.TextInput | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propriedade, classe mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propriedade, classe mx.controls.dataGridClasses.DataGridColumn | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propriedade, classe mx.core.FlexHTMLLoader | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propriedade, interface mx.core.IIMESupport | |
Specifies whether the IME should be enabled when this component has focus. | |
enableIME — Propriedade, classe mx.core.UIFTETextField | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propriedade, classe mx.core.UITextField | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propriedade, classe spark.components.ComboBox | |
enableIME — Propriedade, classe spark.components.DataGrid | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propriedade, classe spark.components.NumericStepper | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propriedade, classe spark.components.RichEditableText | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propriedade, classe spark.components.gridClasses.GridItemEditor | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Propriedade, classe spark.components.supportClasses.SkinnableTextBase | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableLoadingState — Estilo, classe spark.components.Image | |
When true, enables the loading skin state. | |
enableQueueing — Propriedade, classe spark.core.ContentCache | |
Enables queuing behavior and functionality. | |
enableSearch — Propriedade estática, classe flashx.textLayout.elements.GlobalSettings | |
Controla se o texto estará visível a um índice de mecanismo de pesquisa. | |
ENABLE_SMALL_MESSAGES — Propriedade estática da constante, classe mx.messaging.Channel | |
enableVAD — Propriedade, classe flash.media.Microphone | |
Habilitar a detecção de atividade de voz Speex. | |
encode(rect:flash.geom:Rectangle, compressor:Object, byteArray:flash.utils:ByteArray) — método, classe flash.display.BitmapData | |
Compacta este objeto BitmapData usando o algoritmo de compactação selecionado e retorna um novo objeto ByteArray. | |
encode(bitmapData:flash.display:BitmapData) — método, interface mx.graphics.codec.IImageEncoder | |
Encodes a BitmapData object as a ByteArray. | |
encode(bitmapData:flash.display:BitmapData) — método, classe mx.graphics.codec.JPEGEncoder | |
Converts the pixels of BitmapData object to a JPEG-encoded ByteArray object. | |
encode(bitmapData:flash.display:BitmapData) — método, classe 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, interface mx.rpc.xml.IXMLEncoder | |
Encodes an ActionScript value as XML. | |
encode(data:String, offset:uint, length:uint) — método, classe 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 , classe flash.net.GroupSpecifier | |
Codifica e devolve uma string que representa uma peerID do bootstrap. | |
encodeByteArray(byteArray:flash.utils:ByteArray, width:int, height:int, transparent:Boolean) — método, interface mx.graphics.codec.IImageEncoder | |
Encodes a ByteArray object containing raw pixels in 32-bit ARGB (Alpha, Red, Green, Blue) format as a new ByteArray object containing encoded image data. | |
encodeByteArray(byteArray:flash.utils:ByteArray, width:int, height:int, transparent:Boolean) — método, classe 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, classe 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, classe mx.utils.Base64Encoder | |
Encodes a ByteArray in Base64 and adds the result to an internal buffer. | |
encoded — Propriedade, classe flash.security.X509Certificate | |
Fornece o certificado inteiro na forma codificada. | |
encodeImageAsBase64(snapshot:mx.graphics:ImageSnapshot) — Método estático , classe 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 , classe flash.net.GroupSpecifier | |
Codifica e devolve uma string que representa um endereço de soquete multicast IP. | |
encodePostingAuthorization(password:String) — Método estático , classe flash.net.GroupSpecifier | |
Codifica e retorna uma string que representa uma senha de postagem. | |
encodePublishAuthorization(password:String) — Método estático , classe flash.net.GroupSpecifier | |
Codifica e retorna uma string que representa uma senha de publicação de multicast. | |
encodeQuality — Propriedade, classe flash.media.Microphone | |
A qualidade de fala codificada ao usar o codec Speex. | |
encodeURI(uri:String) — Função do pacote, Nível superior | |
Codifica uma string em um URI (Identificador uniforme de recursos) válido. | |
encodeURIComponent(uri:String) — Função do pacote, Nível superior | |
Codifica uma string em um componente de URI válido. | |
encodeUTFBytes(data:String) — método, classe 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, classe mx.rpc.xml.SimpleXMLEncoder | |
Encodes an ActionScript object to XML using default serialization. | |
EncryptedLocalStore — classe, pacote flash.data | |
A classe EncryptedLocalStore (ELS) oferece um mecanismo de armazenamento local criptografado que pode ser usado como um pequeno cache para os dados privados de um aplicativo. | |
end(reset:Boolean, stopEnterFrame:Boolean, pastLastFrame:Boolean) — método, classe fl.motion.AnimatorBase | |
Para a animação, e o Flash Player acessa imediatamente o último quadro da sequência de animação. | |
end — Propriedade, classe 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, classe mx.effects.Effect | |
Interrupts an effect that is currently playing, and jumps immediately to the end of the effect. | |
end() — método, classe 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, interface mx.effects.IEffect | |
Interrupts an effect that is currently playing, and jumps immediately to the end of the effect. | |
end() — método, interface mx.effects.IEffectInstance | |
Interrupts an effect instance that is currently playing, and jumps immediately to the end of the effect. | |
end() — método, classe 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 — Propriedade, classe mx.effects.effectClasses.PropertyChanges | |
An Object containing the ending properties of the target component modified by the change in view state. | |
end() — método, classe 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, classe 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, interface mx.graphics.IFill | |
Ends the fill. | |
end(target:flash.display:Graphics) — método, classe mx.graphics.LinearGradient | |
Ends the fill. | |
end(target:flash.display:Graphics) — método, classe mx.graphics.RadialGradient | |
Ends the fill. | |
end(target:flash.display:Graphics) — método, classe mx.graphics.SolidColor | |
Ends the fill. | |
end() — método, classe spark.effects.animation.Animation | |
Interrupts the animation, jumps immediately to the end of the animation, and calls the animationEnd() function on the animationTarget. | |
END — Propriedade estática da constante, classe flash.events.GesturePhase | |
A realização de um gesto (como elevação de um dedo da tela de toque ativada). | |
END — Propriedade estática da constante, classe flash.text.TextFormatAlign | |
Constante; alinha o texto à borda do fim de uma linha. | |
END — Propriedade estática da constante, classe flash.text.engine.TabAlignment | |
Posiciona o fim do texto tabulado na parada de tabulação. | |
END — Propriedade estática da constante, classe flash.ui.Keyboard | |
Constante associada ao valor de código de tecla da tecla End (35). | |
END — Propriedade estática da constante, classe flashx.textLayout.formats.ClearFloats | |
Especifica que o texto ignora floats no lado inicial na ordem de leitura (esquerdo se a direção for "ltr", direito se a direção for "rtl"). | |
END — Propriedade estática da constante, classe flashx.textLayout.formats.Float | |
O gráfico flutua no lado à esquerda do texto (direito se a direção do parágrafo for "ltr", esquerdo se a direção do parágrafo for "rtl"). | |
END — Propriedade estática da constante, classe flashx.textLayout.formats.TextAlign | |
Especifica o alinhamento com a borda final – o texto é alinhado do lado oposto à ordem de escrita. | |
END — Propriedade estática da constante, classe mx.states.InterruptionBehavior | |
Specifies that a transition that interrupts another running transition ends that other transition before starting. | |
END — Propriedade estática da constante, classe spark.components.CalloutPosition | |
Position the trailing edge of the callout at the trailing edge of the owner. | |
END — Propriedade estática da constante, classe spark.core.NavigationUnit | |
Navigate to the end of the document. | |
endCompositeOperation() — método, classe flashx.textLayout.edit.EditManager | |
Encerra um grupo de operações. | |
endCompositeOperation() — método, interface flashx.textLayout.edit.IEditManager | |
Encerra um grupo de operações. | |
endDate — Propriedade, classe flash.net.drm.DRMPlaybackTimeWindow | |
A data de fim do período de tempo durante o qual um comprovante DRM é válido (a janela de reprodução). | |
endDateField — Parte da capa, classe 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 da capa, classe 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 da capa, classe 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 da capa, classe 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 da capa, classe 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 da capa, classe 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 da capa, classe 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 da capa, classe 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 da capa, classe 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 da capa, classe 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 da capa, classe 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 da capa, classe 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 da capa, classe com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for End Date validator. The skin part for End Date validator. | |
endDateValidator — Parte da capa, classe 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 da capa, classe 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, classe spark.primitives.Path | |
Finalize drawing for this element. | |
endDraw(g:flash.display:Graphics) — método, classe spark.primitives.supportClasses.FilledElement | |
Finalize drawing for this element. | |
endDraw(g:flash.display:Graphics) — método, classe spark.primitives.supportClasses.StrokedElement | |
Finalize drawing for this element. | |
endEdit(reason:String) — método, classe mx.controls.List | |
Stops the editing of an item in the data provider. | |
endEffectsForTarget(target:mx.core:IUIComponent) — Método estático , classe mx.effects.EffectManager | |
Immediately ends any effects currently playing on a target. | |
endEffectsStarted() — método, classe mx.core.UIComponent | |
Ends all currently playing effects on the component. | |
endFill() — método, classe flash.display.Graphics | |
Aplica um preenchimento às linhas e curvas que foram adicionadas desde a última chamada ao método beginFill(), beginGradientFill() ou beginBitmapFill(). | |
endFill() — método, classe mx.charts.chartClasses.CartesianDataCanvas | |
endFill() — método, classe mx.charts.chartClasses.PolarDataCanvas | |
Aplica um preenchimento às linhas e curvas que foram adicionadas desde a última chamada ao método beginFill(), beginGradientFill() ou beginBitmapFill(). | |
endGeneration — Propriedade, classe flashx.textLayout.operations.FlowOperation | |
A geração do fluxo de texto depois da operação. | |
endHighlightBitmapCapture() — método, classe spark.components.supportClasses.Skin | |
Called after a bitmap capture is made for this skin. | |
endHighlightBitmapCapture() — método, interface spark.skins.IHighlightBitmapCaptureClient | |
Called after a bitmap capture is made for this skin. | |
endHighlightBitmapCapture() — método, classe spark.skins.mobile.supportClasses.MobileSkin | |
Called after a bitmap capture is made for this skin. | |
endian — Propriedade, classe flash.filesystem.FileStream | |
A ordem de bytes para os dados, seja a constante BIG_ENDIAN ou LITTLE_ENDIAN da classe Endian. | |
endian — Propriedade, classe flash.net.Socket | |
Indica a ordem de byte para os dados. | |
endian — Propriedade, classe flash.net.URLStream | |
Indica a ordem de byte para os dados. | |
endian — Propriedade, classe flash.utils.ByteArray | |
Altera ou faz a leitura da ordem de bytes para os dados; seja Endian.BIG_ENDIAN ou Endian.LITTLE_ENDIAN. | |
endian — Propriedade, interface flash.utils.IDataInput | |
A ordem de bytes para os dados, seja a constante BIG_ENDIAN ou LITTLE_ENDIAN da classe Endian. | |
endian — Propriedade, interface flash.utils.IDataOutput | |
A ordem de bytes para os dados, seja a constante BIG_ENDIAN ou LITTLE_ENDIAN da classe Endian. | |
Endian — classe final, pacote flash.utils | |
A classe Endian contém valores que indicam a ordem de bytes usada para representar números de vários bytes. | |
endIndex — Propriedade, classe fl.events.DataChangeEvent | |
Obtém o índice do último item alterado na matriz de itens que foram alterados. | |
endIndex — Propriedade, classe flash.globalization.NumberParseResult | |
O índice do caractere posterior ao último caractere da porção númérica na string de entrada. | |
endIndex — Propriedade, classe mx.automation.events.TextSelectionEvent | |
Index at which selection ends. | |
endIndex — Propriedade, classe 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, classe flashx.textLayout.container.TextContainerManager | |
Encerra a interação. | |
endInterpolation(interpolationData:Object) — método, classe mx.charts.chartClasses.Series | |
Called by the SeriesInterpolate effect to end an interpolation effect. | |
endItemEditorSession(cancel:Boolean) — método, classe 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, classe flashx.textLayout.container.ContainerController | |
Chamado para informar clientes que o envio de eventos mouseup e mousemove fora da área de segurança não é mais necessário. | |
endMouseCapture() — método, interface flashx.textLayout.container.ISandboxSupport | |
Chamado para informar clientes que o envio de eventos mouseup e mousemove fora da área de segurança não é mais necessário. | |
endMouseCapture() — método, classe flashx.textLayout.container.TextContainerManager | |
Chamado para informar clientes que o envio de eventos mouseup e mousemove fora da área de segurança não é mais necessário. | |
endOfDocument(range:flashx.textLayout.elements:TextRange, extendSelection:Boolean) — Método estático , classe flashx.textLayout.utils.NavigationUtil | |
Coloca o TextRange no final do documento. | |
endOfLine(range:flashx.textLayout.elements:TextRange, extendSelection:Boolean) — Método estático , classe flashx.textLayout.utils.NavigationUtil | |
Coloca o TextRange no final da linha. | |
endOfParagraph(range:flashx.textLayout.elements:TextRange, extendSelection:Boolean) — Método estático , classe flashx.textLayout.utils.NavigationUtil | |
Coloca o TextRange no final do parágrafo. | |
endpoint — Propriedade, classe mx.messaging.Channel | |
Provides access to the endpoint for this channel. | |
endpoint — Propriedade, classe 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 da capa, classe 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 da capa, classe 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 — Propriedade, classe mx.rpc.soap.AbstractWebService | |
The location of the WebService. | |
endpointURI — Propriedade, classe mx.rpc.soap.Operation | |
The location of the WebService for this Operation. | |
END_RECORD — Propriedade estática da constante, classe 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, interface mx.automation.IAutomationManager | |
Takes the automation manager out of record mode. | |
END_RECORDING — Propriedade estática da constante, classe mx.automation.events.MarshalledAutomationEvent | |
END_SEQUENCE — Propriedade estática da constante, classe flash.net.NetStreamAppendBytesAction | |
Indica que os dados de fluxo de mídia são incompletos. | |
endTabIndex — Propriedade, classe fl.video.FLVPlayback | |
Retorna o próximo valor tabIndex disponível depois dos controles de FLVPlayback. | |
endTween() — método, classe mx.effects.Tween | |
Interrupt the tween, jump immediately to the end of the tween, and invoke the onTweenEnd() callback function. | |
endValuesCaptured — Propriedade, classe 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 — Propriedade, classe spark.transitions.ViewTransitionBase | |
The view that the navigator is transitioning to, as set by the owning ViewNavigator object. | |
ENHANCED — Propriedade estática da constante, classe flash.display3D.Context3DProfile | |
Usar o perfil aprimorado para direcionar GPUs que suportam AGAL4. | |
enhancedOptions — Propriedade, classe flash.media.Microphone | |
Controla as opções do microfone avançado. | |
enlarge — Estado da capa, classe com.adobe.solutions.prm.presentation.asset.AssetVersionPod | |
The skin state to show the version in an Enlarge state. | |
enlargeButton — Parte da capa, classe com.adobe.solutions.prm.presentation.asset.AssetVersionPod | |
The skin part for the Enlarge button. The skin part for the Enlarge button. | |
enlargedImage — Parte da capa, classe com.adobe.solutions.prm.presentation.asset.ImagePopUp | |
The skin part to display enlarged image. The skin part to display enlarged image. | |
enlargedImagePopUp — Parte da capa, classe 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 da capa, classe 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 da capa, classe 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 da capa, classe 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, classe 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, classe 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, classe spark.components.Scroller | |
Scrolls the viewport so the specified element is visible. | |
ensureIndexIsVisible(index:int) — método, classe spark.components.List | |
A convenience method that handles scrolling a data item into view. | |
enter — Evento, classe fl.controls.ColorPicker | |
Despachado quando o usuário pressiona a tecla Enter depois de editar o campo de texto interno do componente ColorPicker. | |
enter — Evento, classe fl.controls.ComboBox | |
Despachado se a propriedade editável for definida como true e o usuário pressionar a tecla Enter enquanto estiver digitando em um campo de texto editável. | |
enter — Evento, classe fl.controls.TextArea | |
Despachado quando o usuário pressione a tecla Enter enquanto está no componente. | |
enter — Evento, classe fl.controls.TextInput | |
Despachado quando o usuário pressiona a tecla Enter. | |
enter — Evento, classe 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, classe 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, classe mx.controls.TextInput | |
Dispatched when the user presses the Enter key. | |
enter — Evento, classe spark.components.RichEditableText | |
Dispatched when the user presses the Enter key, if the multiline property is false. | |
enter — Evento, classe spark.components.TextInput | |
Dispatched when the user presses the Enter key. | |
enter — Evento, classe spark.components.supportClasses.StyleableStageText | |
Dispatched if the StageText is not multiline and the user presses the enter key. | |
ENTER — Propriedade estática da constante, classe fl.events.ColorPickerEvent | |
Define o valor da propriedade de tipo de um objeto de evento digitar. | |
ENTER — Propriedade estática da constante, classe fl.events.ComponentEvent | |
Define o valor da propriedade de tipo de um objeto de evento digitar. | |
ENTER — Propriedade estática da constante, classe flash.ui.Keyboard | |
Constante associada ao valor de código de tecla da tecla Enter (13). | |
ENTER — Propriedade estática da constante, classe 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 — Propriedade estática da constante, classe mx.events.FlexEvent | |
The FlexEvent.ENTER constant defines the value of the type property of the event object for a enter event. | |
enterFrame — Evento, classe flash.display.DisplayObject | |
[evento de transmissão] Despachado quando o indicador de reprodução está entrando em um novo quadro. | |
ENTER_FRAME — Propriedade estática da constante, classe flash.events.Event | |
A constante Event.ENTER_FRAME define o valor da propriedade type de um objeto de evento enterFrame. | |
ENTER_FRAME — Propriedade estática da constante, classe 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, classe mx.flash.UIMovieClip | |
This enter frame handler is used when our width, height, x, or y value changes. | |
enterFullScreenDisplayState() — método, classe fl.video.FLVPlayback | |
Define o player de vídeo de FLVPlayback para tela cheia. | |
enterState — Evento, classe mx.core.UIComponent | |
Dispatched after the component has entered a view state. | |
enterState — Evento, classe mx.states.State | |
Dispatched after a view state has been entered. | |
ENTER_STATE — Propriedade estática da constante, classe 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 da capa, classe 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 da capa, classe 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 — Propriedade, classe mx.graphics.GradientBase | |
An Array of GradientEntry objects defining the fill patterns for the gradient fill. | |
entries — Propriedade, classe spark.filters.GradientFilter | |
An Array of GradientEntry objects defining the fill patterns for the gradient fill. | |
entry — Parte da capa, classe com.adobe.guides.spark.layouts.components.ChartLayoutHost | |
The entry skin part. The entry skin part. | |
enumerateFonts(enumerateDeviceFonts:Boolean) — Método estático , classe flash.text.Font | |
Especifica se uma lista das fontes incorporadas atualmente disponíveis será ou não fornecida. | |
enumerationMode — Propriedade, classe mx.controls.FileSystemDataGrid | |
A String specifying whether this control displays only files, only subdirectories, or both. | |
enumerationMode — Propriedade, classe mx.controls.FileSystemList | |
A String specifying whether this control displays only files, only subdirectories, or both. | |
enumerationMode — Propriedade, classe mx.controls.FileSystemTree | |
A String specifying whether this control displays only files, only subdirectories, or both. | |
ENV_10 — Propriedade estática da constante, classe flash.printing.PaperSize | |
Envelope tamanho ofício | |
ENV_B5 — Propriedade estática da constante, classe flash.printing.PaperSize | |
Envelope B5 | |
ENV_C5 — Propriedade estática da constante, classe flash.printing.PaperSize | |
Envelope C5 | |
ENV_DL — Propriedade estática da constante, classe flash.printing.PaperSize | |
Envelope DL | |
ENV_MONARCH — Propriedade estática da constante, classe flash.printing.PaperSize | |
Envelope monarca | |
ENV_PERSONAL — Propriedade estática da constante, classe flash.printing.PaperSize | |
Envelope personalizado | |
EOFError — Classe dinâmica, pacote flash.errors | |
Uma exceção EOFError é lançada quando você tenta ler além do fim dos dados disponíveis. | |
EOFError(message:String) — Construtor, classe flash.errors.EOFError | |
Cria um novo objeto EOFError. | |
EQUAL — Propriedade estática da constante, classe flash.display3D.Context3DCompareMode | |
Igual (==). | |
EQUAL — Propriedade estática da constante, classe flash.ui.Keyboard | |
Constante associada ao valor de código de tecla da tecla = (187). | |
equals(toCompare:flash.geom:Point) — método, classe flash.geom.Point | |
Determina se dois pontos são iguais. | |
equals(toCompare:flash.geom:Rectangle) — método, classe flash.geom.Rectangle | |
Determina se o objeto especificado no parâmetro toCompare é igual a este objeto Rectangle. | |
equals(toCompare:flash.geom:Vector3D, allFour:Boolean) — método, classe flash.geom.Vector3D | |
Determina se dois objetos Vector3D são iguais, comparando os elementos x, y e z do objeto Vector3D atual com os do objeto Vector3D especificado. | |
equals(string1:String, string2:String) — método, classe flash.globalization.Collator | |
Compara duas strings e retorna um valor booliano que indica se as strings são iguais. | |
equals(selectionFormat:flashx.textLayout.edit:SelectionFormat) — método, classe flashx.textLayout.edit.SelectionFormat | |
Determina se este objeto SelectionFormat tem os mesmos valores de propriedade que outro objeto SelectionFormat. | |
equals(other:mx.automation:AutomationID) — método, classe mx.automation.AutomationID | |
Compares this object with the given AutomationID. | |
equals(string1:String, string2:String) — método, classe 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, classe flashx.textLayout.elements.FlowElement | |
Compare o userStyles deste com o userStyles de otherElement. | |
ERASE — Propriedade estática da constante, classe flash.display.BlendMode | |
Apaga o plano de fundo com base no valor alfa do objeto de exibição. | |
ERASER — Propriedade estática da constante, classe flash.events.TouchEventIntent | |
O evento de toque é gerado por uma ferramenta borracha, a extremidade de uma borracha de um estilo ativo ou similar. | |
errno — Propriedade, classe flash.accessibility.AccessibilityImplementation | |
Indica um código de erro. | |
error — Evento, classe air.update.ApplicationUpdater | |
Despachado quando tiver ocorrido um erro durante a inicialização ou durante o processo de atualização (se ocorrer algo inesperado). | |
error — Evento, classe air.update.ApplicationUpdaterUI | |
Despachado quando tiver ocorrido um erro durante a inicialização ou durante o processo de atualização (se ocorrer algo inesperado). | |
error — Evento, classe flash.data.SQLConnection | |
Despachado quando qualquer operação assíncrona do objeto SQLConnection resulta em um erro. | |
error — Evento, classe flash.data.SQLStatement | |
Despachado quando ocorre um erro durante uma operação. | |
error — Evento, classe flash.display.Stage3D | |
Despachado quando houver falha em uma solicitação de contexto de renderização. | |
error — Propriedade, classe flash.events.AsyncErrorEvent | |
A exceção que foi lançada. | |
error — Propriedade, classe flash.events.SQLErrorEvent | |
Um objeto SQLError que contém informações detalhadas sobre a causa do erro. | |
error — Propriedade, classe flash.events.UncaughtErrorEvent | |
O objeto de erro associado ao erro não detectado. | |
error — Evento, classe flash.media.CameraRoll | |
O evento error é despachado quando ocorre um erro. | |
error — Evento, classe flash.media.CameraUI | |
O evento error é despachado quando a câmera padrão não pode ser aberta. | |
error — Evento, classe flash.media.StageWebView | |
Sinaliza a ocorrência de um erro. | |
error — Evento, classe flash.net.dns.DNSResolver | |
Despachado quando um erro ocorreu durante uma busca DNS. | |
error — Evento, classe flash.security.XMLSignatureValidator | |
Despachado se a verificação não puder ser concluída por causa de erros. | |
error — Propriedade, classe flashx.textLayout.events.FlowOperationEvent | |
O erro gerado, se houve, durante uma operação. | |
error — Evento, classe mx.core.Application | |
Dispatched when an HTTPService call fails. | |
error — Propriedade, classe mx.formatters.Formatter | |
Description saved by the formatter when an error occurs. | |
error(message:String, ... rest) — método, interface mx.logging.ILogger | |
Logs the specified data using the LogEventLevel.ERROR level. | |
error(msg:String, ... rest) — método, classe mx.logging.LogLogger | |
Logs the specified data using the LogEventLevel.ERROR level. | |
error — Evento, interface mx.modules.IModuleInfo | |
Dispatched by the backing ModuleInfo if there was an error during module loading. | |
error — Propriedade, interface mx.modules.IModuleInfo | |
A flag that is true if there was an error during module loading. | |
error — Evento, classe mx.modules.ModuleLoader | |
Dispatched when the module throws an error. | |
error — Evento, classe spark.components.Application | |
Dispatched when an HTTPService call fails. | |
error — Evento, classe spark.modules.ModuleLoader | |
Dispatched when the module throws an error. | |
Error — Classe dinâmica, Nível superior | |
A classe Error contém informações sobre um erro que ocorreu em um script. | |
Error(message:String, id:int) — Construtor, classe Error | |
Cria um novo objeto Error. | |
ERROR — Propriedade estática da constante, classe flash.events.ErrorEvent | |
Define o valor da propriedade de tipo de um objeto de evento de erro. | |
ERROR — Propriedade estática da constante, classe flash.events.SQLErrorEvent | |
A constante SQLErrorEvent.ERROR define o valor da propriedade type de um evento de erro despachado quando uma chamada para um método de uma instância SQLConnection ou SQLStatement é concluída com um erro. | |
ERROR — Propriedade estática da constante, classe flash.net.NetGroupSendResult | |
Indica que ocorreu um erro (como sem permissão) no uso de um método de Roteamento direcionado. | |
ERROR — Propriedade estática da constante, classe flashx.textLayout.elements.InlineGraphicElementStatus | |
Ocorreu um erro durante o carregamento de um gráfico referenciado. | |
ERROR — Propriedade estática da constante, classe mx.events.ModuleEvent | |
Dispatched when there is an error downloading the module. | |
ERROR — Propriedade estática da constante, classe mx.events.ResourceEvent | |
Dispatched when there is an error loading the resource module SWF file. | |
ERROR — Propriedade estática da constante, classe mx.events.StyleEvent | |
Dispatched when there is an error downloading the style SWF. | |
ERROR — Propriedade estática da constante, classe mx.logging.LogEventLevel | |
Designates error events that might still allow the application to continue running. | |
ERROR_CANNOT_LOAD_READER — Propriedade estática da constante, classe flash.html.HTMLPDFCapability | |
O SO retornou um erro ao tentar carregar o aplicativo do Adobe Reader ou do Acrobat ou uma de suas bibliotecas necessárias. | |
errorCode — Propriedade, classe mx.validators.ValidationResult | |
The validation error code if the value of the isError property is true. | |
ERROR_CODE_UNKNOWN — Propriedade estática da constante, classe flash.globalization.LastOperationStatus | |
Indica que o código de erro de retorno não é conhecido. | |
ERROR_CODE_UNKNOWN — Propriedade estática da constante, classe spark.globalization.LastOperationStatus | |
Indicates that the return error code is not known. | |
errorColor — Estilo, classe mx.core.UIComponent | |
Color of the component highlight when validation fails. | |
ERROR_DECODING — Propriedade estática da constante, classe 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 — Propriedade estática da constante, classe mx.rpc.http.HTTPService | |
Indicates that an input parameter could not be encoded as XML. | |
errorEvent — Propriedade, classe flashx.textLayout.events.StatusChangeEvent | |
O objeto ErrorEvent que foi despachado em virtude da mudança de status. | |
ErrorEvent — classe, pacote flash.events | |
Um objeto envia um objeto ErrorEvent quando um erro causa falha em uma operação assíncrona. | |
ErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, id:int) — Construtor, classe flash.events.ErrorEvent | |
Cria um objeto Event que contém informações sobre eventos de erro. | |
errorID — Propriedade, classe Error | |
Contém o número de referência associado à mensagem de erro específica. | |
errorID — Propriedade, classe flash.events.ErrorEvent | |
Contém o número de referência associado ao erro específico. | |
errorIndicatorSource — Estilo, classe spark.components.FormItem | |
Specifies the image source to use for the error indicator. | |
ERROR_INSTALLED_PLAYER_NOT_FOUND — Propriedade estática da constante, classe flash.html.HTMLSWFCapability | |
Não foi detectada nenhuma versão do Adobe Flash Player. | |
ERROR_INSTALLED_PLAYER_TOO_OLD — Propriedade estática da constante, classe flash.html.HTMLSWFCapability | |
O Adobe Flash Player foi detectado, mas a versão é muito antiga. | |
ERROR_INSTALLED_READER_NOT_FOUND — Propriedade estática da constante, classe flash.html.HTMLPDFCapability | |
Não foi detectada nenhuma versão do Adobe Reader. | |
ERROR_INSTALLED_READER_TOO_OLD — Propriedade estática da constante, classe flash.html.HTMLPDFCapability | |
O Adobe Reader foi detectado, mas a versão é muito antiga. | |
errorMessage — Propriedade, classe mx.validators.ValidationResult | |
The validation error message if the value of the isError property is true. | |
ERROR_PREFERRED_READER_TOO_OLD — Propriedade estática da constante, classe flash.html.HTMLPDFCapability | |
Uma versão suficiente (8.1 ou superior) do Adobe Reader ou do Acrobat foi detectada, mas a versão do Adobe Reader configurada para manipular conteúdo PDF é anterior à versão do Adobe Reader ou ao Acrobat 8.1. | |
errors — Propriedade, classe flashx.textLayout.conversion.ConverterBase | |
Erros encontrados durante a análise. | |
errors — Propriedade, interface flashx.textLayout.conversion.ITextExporter | |
Esta propriedade contém um vetor de mensagens de erro como sequências de caracteres depois que uma chamada para um método de exportador é a propriedade throwOnError definida para false, que é o padrão. | |
errors — Propriedade, interface flashx.textLayout.conversion.ITextImporter | |
Esta propriedade contém um vetor de mensagens de erro como sequências de caracteres depois que uma chamada para um método de importador é a propriedade throwOnError definida para false, que é o padrão. | |
errorSkin — Estilo, classe spark.components.supportClasses.SkinnableComponent | |
Name of the skin class to use for this component when a validation error occurs. | |
ErrorSkin — classe, pacote spark.skins.spark | |
The ErrorSkin class defines the error skin for Spark components. | |
ErrorSkin() — Construtor, classe spark.skins.spark.ErrorSkin | |
Constructor. | |
errorString — Propriedade, classe 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 — Propriedade, interface mx.validators.IValidatorListener | |
The text that will be displayed by a component's error tip when a component is monitored by a Validator and validation fails. | |
errorText — Propriedade, classe mx.events.ModuleEvent | |
The error message if the type is ModuleEvent.ERROR; otherwise, it is null. | |
errorText — Propriedade, classe mx.events.RSLEvent | |
The error message if the type is RSL_ERROR; otherwise, it is null; | |
errorText — Propriedade, classe mx.events.ResourceEvent | |
The error message if the type is ERROR; otherwise, it is null. | |
errorText — Propriedade, classe mx.events.StyleEvent | |
The error message if the type is ERROR; otherwise, it is null. | |
errorText — Propriedade, classe spark.formatters.DateTimeFormatter | |
String returned by the format() method when an error occurs. | |
errorText — Propriedade, classe spark.formatters.supportClasses.NumberFormatterBase | |
Replacement string returned by the format() method when an error occurs. | |
ERROR_TEXT — Propriedade estática da constante, classe spark.components.gridClasses.GridColumn | |
The return value for the itemToLabel() or itemToDataTip() method if resolving the corresponding property name (path) fails. | |
errorTextDisplay — Parte da capa, classe 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 — Propriedade, classe spark.skins.spark.FormItemSkin | |
A reference to the visual element that display the FormItem's error strings. | |
errorTextDisplay — Propriedade, classe spark.skins.spark.StackedFormSkin | |
Displays the error text of the Form. | |
ERROR_URL_REQUIRED — Propriedade estática da constante, classe mx.rpc.http.HTTPService | |
Indicates that the useProxy property was set to false but a url was not provided. | |
escape(str:String) — Função do pacote, Nível superior | |
Converte o parâmetro em uma string e a codifica em formato codificado em URL, no qual a maioria dos caracteres não alfanuméricos é substituída por sequências hexadecimais %. | |
ESCAPE — Propriedade estática da constante, classe flash.ui.Keyboard | |
Constante associada ao valor de código de tecla da tecla Escape (27). | |
escapeMultiByte(value:String) — Função do pacote, flash.utils | |
Retorna uma cópia com escape da string de entrada codificada como UTF-8 ou página de códigos do sistema, dependendo do valor de System.useCodePage. | |
estimatedMemberCount — Propriedade, classe flash.net.NetGroup | |
Especifica o número de membros estimado do grupo, com base na densidade da vizinhança local e na suposição de uma distribuição uniforme de endereços de grupo. | |
EULER_ANGLES — Propriedade estática da constante, classe flash.geom.Orientation3D | |
Os ângulos de Euler, a orientação padrão dos métodos decompose() e recompose(), definem a orientação com três ângulos de rotação separados para cada eixo. | |
EUROPEAN — Propriedade estática da constante, classe flash.globalization.NationalDigitsType | |
Representa o valor de Unicode para o dígito zero do conjunto de dígitos do latim 1 (europeu). | |
EvalError — Classe dinâmica, Nível superior | |
A classe EvalError representa um erro que ocorre quando o código do usuário chama a função eval() ou tenta usar o operador "new" com o objeto Function. | |
EvalError(message:String) — Construtor, classe EvalError | |
Cria um novo objeto EvalError. | |
EVEN_ODD — Propriedade estática da constante, classe flash.display.GraphicsPathWinding | |
Estabelece o tipo de contorno par-ímpar. | |
Event — classe, pacote flash.events | |
A classe Event é usada como a classe base para a criação de objetos Evento, que são transmitidos para ouvintes de evento na ocorrência de um evento. | |
Event(type:String, bubbles:Boolean, cancelable:Boolean) — Construtor, classe flash.events.Event | |
Cria um objeto Event para transferir um parâmetro para ouvintes de eventos. | |
EVENT — Propriedade estática da constante, classe fl.controls.ProgressBarMode | |
O componente especificado pela propriedade de origem deve enviar eventos de progresso e de conclusão. | |
EVENT — Propriedade estática da constante, classe fl.video.CuePointType | |
Define o valor do parâmetro de tipo dos métodos findCuePoint() e findNearestCuePoint(). | |
EVENT — Propriedade estática da constante, classe mx.controls.ProgressBarMode | |
The control specified by the source property must dispatch progress and completed events. | |
eventClassName — Propriedade, interface mx.automation.IAutomationEventDescriptor | |
The name of the class implementing this event. | |
EventDetails — classe, pacote 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) — Construtor, classe mx.automation.events.EventDetails | |
Constructor | |
EventDispatcher — classe, pacote flash.events | |
A classe EventDispatcher é a classe básica para todas as classes em tempo de execução que enviam eventos. | |
EventDispatcher(target:flash.events:IEventDispatcher) — Construtor, classe flash.events.EventDispatcher | |
Agrega uma ocorrência da classe EventDispatcher. | |
eventHandler(event:flash.events:Event) — método, classe mx.accessibility.AccImpl | |
Generic event handler. | |
eventHandler(event:flash.events:Event) — método, classe mx.accessibility.UIComponentAccProps | |
Generic event handler. | |
EventListenerRequest — classe, pacote 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) — Construtor, classe mx.events.EventListenerRequest | |
Creates a new request to add or remove an event listener. | |
eventMirror — Propriedade, classe flash.text.engine.ContentElement | |
O objeto EventDispatcher que recebe cópias de todos os eventos despachados para linhas de texto válidas com base no elemento de conteúdo. | |
eventName — Propriedade, classe mx.effects.Pause | |
Name of event that Pause is waiting on before ending. | |
eventName — Propriedade, classe mx.effects.effectClasses.PauseInstance | |
Name of event that Pause is waiting on before ending. | |
EVENT_OBJECT_ACCELERATORCHANGE — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object's MSAA KeyboardShortcut property changed. | |
EVENT_OBJECT_CONTENTSCROLLED — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that the scrolling of a window object has ended. | |
EVENT_OBJECT_CREATE — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object was created. | |
EVENT_OBJECT_DEFACTIONCHANGE — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object's MSAA DefaultAction property changed. | |
EVENT_OBJECT_DESCRIPTIONCHANGE — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object's MSAA Description property changed. | |
EVENT_OBJECT_DESTROY — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object was destroyed. | |
EVENT_OBJECT_FOCUS — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object has received the keyboard focus. | |
EVENT_OBJECT_HELPCHANGE — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object's MSAA Help property changed. | |
EVENT_OBJECT_HIDE — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object is being hidden. | |
EVENT_OBJECT_INVOKED — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object has been invoked; for example, the user has clicked a button. | |
EVENT_OBJECT_LOCATIONCHANGE — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object has changed location, shape, or size. | |
EVENT_OBJECT_NAMECHANGE — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object's MSAA Name property changed. | |
EVENT_OBJECT_PARENTCHANGE — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object has a new parent object. | |
EVENT_OBJECT_REORDER — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a container object has added, removed, or reordered its children. | |
EVENT_OBJECT_SELECTION — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that the selection within a container object changed. | |
EVENT_OBJECT_SELECTIONADD — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an item within a container object was added to the selection. | |
EVENT_OBJECT_SELECTIONREMOVE — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an item within a container object was removed from the selection. | |
EVENT_OBJECT_SELECTIONWITHIN — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that numerous selection changes occurred within a container object. | |
EVENT_OBJECT_SHOW — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a hidden object is being shown. | |
EVENT_OBJECT_STATECHANGE — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object's state has changed. | |
EVENT_OBJECT_TEXTSELECTIONCHANGED — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object's text selection has changed. | |
EVENT_OBJECT_VALUECHANGE — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object's MSAA Value property changed. | |
eventPhase — Propriedade, classe flash.events.Event | |
A fase atual no fluxo de eventos. | |
EventPhase — classe final, pacote flash.events | |
A classe EventPhase oferece valores para a propriedade eventPhase da classe Event. | |
EventPriority — classe final, pacote mx.core | |
The EventPriority class defines constant values for the priority argument of the addEventListener() method of EventDispatcher. | |
events — Propriedade, classe mx.core.ComponentDescriptor | |
An Object containing name/value pairs for the component's event handlers, as specified in MXML. | |
eventsToHandle — Propriedade, classe mx.accessibility.AccImpl | |
All subclasses must override this function by returning an array of strings of the events to listen for. | |
EVENT_SYSTEM_ALERT — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an alert was generated. | |
EVENT_SYSTEM_CAPTUREEND — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a window has lost mouse capture. | |
EVENT_SYSTEM_CAPTURESTART — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a window has received mouse capture. | |
EVENT_SYSTEM_CONTEXTHELPEND — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a window exited context-sensitive Help mode. | |
EVENT_SYSTEM_CONTEXTHELPSTART — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a window entered context-sensitive Help mode. | |
EVENT_SYSTEM_DIALOGEND — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a dialog box was closed. | |
EVENT_SYSTEM_DIALOGSTART — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a dialog box was displayed. | |
EVENT_SYSTEM_DRAGDROPEND — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an application is about to exit drag-and-drop mode. | |
EVENT_SYSTEM_DRAGDROPSTART — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an application is about to enter drag-and-drop mode. | |
EVENT_SYSTEM_FOREGROUND — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that the foreground window changed. | |
EVENT_SYSTEM_MENUEND — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a menu from the menu bar was closed. | |
EVENT_SYSTEM_MENUPOPUPEND — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a pop-up menu was closed. | |
EVENT_SYSTEM_MENUPOPUPSTART — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a pop-up menu was displayed. | |
EVENT_SYSTEM_MENUSTART — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a menu item on the menu bar was selected. | |
EVENT_SYSTEM_MINIMIZEEND — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a window object was minimized or maximized. | |
EVENT_SYSTEM_MINIMIZESTART — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a window object is about to be minimized or maximized. | |
EVENT_SYSTEM_MOVESIZEEND — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that the movement or resizing of a window is finished. | |
EVENT_SYSTEM_MOVESIZESTART — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a window is being moved or resized. | |
EVENT_SYSTEM_SCROLLINGEND — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that scrolling has ended on a scroll bar. | |
EVENT_SYSTEM_SCROLLINGSTART — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that scrolling has started on a scroll bar. | |
EVENT_SYSTEM_SOUND — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a sound was played. | |
EVENT_SYSTEM_SWITCHEND — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that the user released ALT+TAB. | |
EVENT_SYSTEM_SWITCHSTART — Propriedade estática da constante, classe mx.accessibility.AccConst | |
An MSAA event indicating that the user pressed ALT+TAB, which activates the switch window. | |
eventType — Propriedade, interface mx.automation.IAutomationEventDescriptor | |
The value of the type property used for this event. | |
eventType — Propriedade, classe mx.automation.events.EventDetails | |
Type of the event | |
eventType — Propriedade, classe mx.events.EventListenerRequest | |
The type of the event to listen to. | |
every(callback:Function, thisObject:any) — método, classe Array | |
Executa uma função de teste em cada item da matriz até que seja alcançado um item que retorne "false" para a função especificada. | |
every(callback:Function, thisObject:Object) — método, classe Vector | |
Executa uma função de teste em cada item do Vector até que seja atingido um item que retorne false para a função especificada. | |
EXACT — Propriedade estática da constante, classe flash.net.NetGroupReceiveMode | |
Especifica que este nó aceita mensagens locais de vizinhos apenas se o endereço que o vizinho usa corresponde exatamente ao endereço deste nó. | |
EXACT_FIT — Propriedade estática da constante, classe fl.video.VideoScaleMode | |
Especifica que o vídeo seja exibido na altura e largura especificada pelas propriedades registrationHeight ou altura e registrationWidth ou largura. | |
EXACT_FIT — Propriedade estática da constante, classe flash.display.StageScaleMode | |
Especifica que o aplicativo inteiro seja visível na área especificada, sem tentar preservar a proporção original. | |
exactSettings — Propriedade estática, classe flash.system.Security | |
Determina como o Flash Player ou o AIR escolhe o domínio a ser usado para certas configurações, incluindo configurações para permissões de câmera e microfone, cotas de armazenamento e armazenamento de objetos compartilhados persistentes. | |
exceedsMaxError — Propriedade, classe mx.validators.CurrencyValidator | |
Error message when the value is greater than maxValue. | |
exceedsMaxError — Propriedade, classe mx.validators.NumberValidator | |
Error message when the value exceeds the maxValue property. | |
exceptionValue — Propriedade, classe flash.events.HTMLUncaughtScriptExceptionEvent | |
O resultado da avaliação da expressão na instrução throw que resultou em uma exceção não capturada. | |
exchange — Propriedade, classe flash.net.dns.MXRecord | |
O nome de host de um serviço de troca de correio. | |
ExclusionShader — classe, pacote 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() — Construtor, classe mx.graphics.shaderClasses.ExclusionShader | |
Constructor. | |
EXCLUSIVE — Propriedade estática da constante, classe flash.data.SQLTransactionLockType | |
Especifica a opção de transação de bloqueio exclusivo. | |
exec(str:String) — método, classe RegExp | |
Faz uma pesquisa pela expressão regular na string str especificada. | |
EXEC_QUEUED_CMD — Propriedade estática da constante, classe mx.events.VideoEvent | |
The value of the VideoDisplay.state property during execution of queued command. | |
executable — Propriedade, classe flash.desktop.NativeProcessStartupInfo | |
O objeto de Arquivo que se refere a um executável no sistema operacional de host. | |
execute(prefetch:int, responder:flash.net:Responder) — método, classe flash.data.SQLStatement | |
Executa a SQL na propriedade de texto contra o banco de dados que está conectado ao objeto SQLConnection na propriedade sqlConnection. | |
execute(query:mx.olap:IOLAPQuery) — método, interface mx.olap.IOLAPCube | |
Queues an OLAP query for execution. | |
execute(query:mx.olap:IOLAPQuery) — método, classe mx.olap.OLAPCube | |
Queues an OLAP query for execution. | |
EXECUTE — Propriedade estática da constante, classe flash.errors.SQLErrorOperation | |
Indica que o método SQLStatement.execute() ou o método SQLStatement.next() foi chamado. | |
executeBindings(recurse:Boolean) — método, classe mx.charts.Legend | |
Executes all the data bindings on this Container. | |
executeBindings(recurse:Boolean) — método, classe mx.core.Container | |
Executes all the data bindings on this Container. | |
executeBindings(recurse:Boolean) — método, interface mx.core.IDeferredInstantiationUIComponent | |
Executes all the bindings for which the UIComponent object is the destination. | |
executeBindings(recurse:Boolean) — método, classe mx.core.UIComponent | |
Executes all the bindings for which the UIComponent object is the destination. | |
executeBindings(recurse:Boolean) — método, classe mx.flash.UIMovieClip | |
Executes the data bindings into this UIComponent object. | |
executeChildBindings(recurse:Boolean) — método, classe mx.charts.Legend | |
Executes the bindings into this Container's child UIComponent objects. | |
executeChildBindings(recurse:Boolean) — método, classe mx.core.Container | |
Executes the bindings into this Container's child UIComponent objects. | |
executeChildBindings() — método, interface mx.core.IRepeater | |
Executes the bindings into all the UIComponents created by this Repeater. | |
executeChildBindings() — método, classe mx.core.Repeater | |
Executes the bindings into all the UIComponents created by this Repeater. | |
executeInBackground — Propriedade, classe flash.desktop.NativeApplication | |
Especifica se o aplicativo será executado em segundo plano ou não. | |
executeStatement(stmt:flash.data:SQLStatement, responder:flash.net:Responder, doLog:Boolean) — método, classe coldfusion.air.Session | |
executing — Propriedade, classe flash.data.SQLStatement | |
Indica se a instrução está sendo executada no momento. | |
EXECUTIVE — Propriedade estática da constante, classe flash.printing.PaperSize | |
Tamanho executivo | |
exists — Propriedade, classe flash.filesystem.File | |
Indica se o arquivo ou diretório referenciado existe. | |
exit(errorCode:int) — método, classe flash.desktop.NativeApplication | |
Encerra esse aplicativo. | |
exit — Evento, classe flash.desktop.NativeProcess | |
Assinala que o processo nativo saiu. | |
exit(force:Boolean) — método, classe flash.desktop.NativeProcess | |
tenta sair do processo nativo. | |
exit(code:uint) — Método estático , classe flash.system.System | |
Fecha o Flash Player. | |
exit() — método, classe mx.core.WindowedApplication | |
Closes the window and exits the application. | |
exit() — método, classe spark.components.WindowedApplication | |
Closes the window and exits the application. | |
EXIT — Propriedade estática da constante, classe flash.events.NativeProcessExitEvent | |
Define o valor da propriedade type de um objeto de evento exit. | |
EXIT — Propriedade estática da constante, classe flash.ui.Keyboard | |
Constante associada ao valor de código de tecla do botão para sair do modo do aplicativo atual. | |
exitCode — Propriedade, classe flash.events.NativeProcessExitEvent | |
O código de saída que o processo nativo retornou ao sistema operacional de host ao sair. | |
exitFrame — Evento, classe flash.display.DisplayObject | |
[evento de transmissão] Despachado quando o indicador de reprodução está deixando o quadro atual. | |
EXIT_FRAME — Propriedade estática da constante, classe flash.events.Event | |
A constante Event.EXIT define o valor da propriedade de tipo de um objeto de evento exitFrame. | |
exiting — Evento, classe flash.desktop.NativeApplication | |
Despachado quando a sequência de saída do aplicativo é iniciada. | |
EXITING — Propriedade estática da constante, classe flash.events.Event | |
A constante Event.EXITING define o valor da propriedade type de um objeto de evento exiting. | |
exitState — Evento, classe mx.core.UIComponent | |
Dispatched just before the component exits a view state. | |
exitState — Evento, classe mx.states.State | |
Dispatched just before a view state is exited. | |
EXIT_STATE — Propriedade estática da constante, classe mx.events.FlexEvent | |
The FlexEvent.EXIT_STATE constant defines the value of the type property of the event object for a exitState event. | |
EXOTIC — Propriedade estática da constante, classe flash.text.engine.LigatureLevel | |
Usado para especificar ligaturas exóticas. | |
exp(val:Number) — Método estático , classe Math | |
Retorna o valor da base do logaritmo natural (e), à potência do expoente especificado no parâmetro x. | |
expandAll() — método, classe mx.controls.AdvancedDataGrid | |
Expands all the nodes of the navigation tree in the control. | |
expandChildrenOf(item:Object, open:Boolean) — método, classe mx.controls.AdvancedDataGrid | |
Opens or closes all the nodes of the navigation tree below the specified item. | |
expandChildrenOf(item:Object, open:Boolean) — método, classe mx.controls.Tree | |
Opens or closes all the tree items below the specified item. | |
expandExponents(value:String) — método, classe 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, classe 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, classe mx.controls.Tree | |
Opens or closes a branch item. | |
EXPIRED — Propriedade estática da constante, classe flash.security.CertificateStatus | |
O certificado está fora do período de validade. | |
EXPLICIT — Propriedade estática da constante, classe flashx.textLayout.formats.LineBreak | |
Especifica que as linhas sejam quebradas apenas em caracteres de retorno explícito ou de avanço de linha. | |
explicitColumnCount — Propriedade, classe mx.controls.listClasses.AdvancedListBase | |
The column count requested by explicitly setting the columnCount property. | |
explicitColumnCount — Propriedade, classe mx.controls.listClasses.ListBase | |
The column count requested by explicitly setting the columnCount property. | |
explicitColumnWidth — Propriedade, classe mx.controls.listClasses.AdvancedListBase | |
The column width requested by explicitly setting the columnWidth. | |
explicitColumnWidth — Propriedade, classe mx.controls.listClasses.ListBase | |
The column width requested by explicitly setting the columnWidth. | |
explicitHeight — Propriedade, classe mx.containers.utilityClasses.ConstraintRow | |
Number that specifies the explicit height of the ConstraintRow instance, in pixels, in the ConstraintRow instance's coordinates. | |
explicitHeight — Propriedade, classe mx.containers.utilityClasses.PostScaleAdapter | |
The explicitly specified height for the component, in pixels, as the component's coordinates. | |
explicitHeight — Propriedade, interface mx.core.IUIComponent | |
The explicitly specified height for the component, in pixels, as the component's coordinates. | |
explicitHeight — Propriedade, classe mx.core.UIComponent | |
Number that specifies the explicit height of the component, in pixels, in the component's coordinates. | |
explicitHeight — Propriedade, classe mx.core.UIFTETextField | |
Number that specifies the explicit height of the component, in pixels, in the component's coordinates. | |
explicitHeight — Propriedade, classe mx.core.UITextField | |
Number that specifies the explicit height of the component, in pixels, in the component's coordinates. | |
explicitHeight — Propriedade, classe mx.flash.UIMovieClip | |
The explicitly specified height for the component, in pixels, as the component's coordinates. | |
explicitHeight — Propriedade, classe mx.managers.SystemManager | |
The explicit width of this object. | |
explicitHeight — Propriedade, classe spark.primitives.supportClasses.GraphicElement | |
Number that specifies the explicit height of the component, in pixels, in the component's coordinates. | |
explicitMaxHeight — Propriedade, classe mx.containers.utilityClasses.PostScaleAdapter | |
Number that specifies the maximum height of the component, in pixels, as the component's coordinates. | |
explicitMaxHeight — Propriedade, interface mx.core.IUIComponent | |
Number that specifies the maximum height of the component, in pixels, as the component's coordinates. | |
explicitMaxHeight — Propriedade, classe mx.core.UIComponent | |
The maximum recommended height of the component to be considered by the parent during layout. | |
explicitMaxHeight — Propriedade, classe 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 — Propriedade, classe 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 — Propriedade, classe mx.flash.UIMovieClip | |
Number that specifies the maximum height of the component, in pixels, as the component's coordinates. | |
explicitMaxHeight — Propriedade, classe spark.primitives.supportClasses.GraphicElement | |
The maximum recommended height of the component to be considered by the parent during layout. | |
explicitMaxWidth — Propriedade, classe mx.containers.utilityClasses.PostScaleAdapter | |
Number that specifies the maximum width of the component, in pixels, as the component's coordinates. | |
explicitMaxWidth — Propriedade, interface mx.core.IUIComponent | |
Number that specifies the maximum width of the component, in pixels, as the component's coordinates. | |
explicitMaxWidth — Propriedade, classe mx.core.UIComponent | |
The maximum recommended width of the component to be considered by the parent during layout. | |
explicitMaxWidth — Propriedade, classe 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 — Propriedade, classe 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 — Propriedade, classe mx.flash.UIMovieClip | |
Number that specifies the maximum width of the component, in pixels, as the component's coordinates. | |
explicitMaxWidth — Propriedade, classe spark.primitives.supportClasses.GraphicElement | |
The maximum recommended width of the component to be considered by the parent during layout. | |
explicitMembers — Propriedade, interface mx.olap.IOLAPTuple | |
The user added members of this tuple, as a list of IOLAPMember instances. | |
explicitMembers — Propriedade, classe mx.olap.OLAPTuple | |
The user added members of this tuple, as a list of IOLAPMember instances. | |
explicitMinHeight — Propriedade, classe mx.containers.utilityClasses.PostScaleAdapter | |
Number that specifies the minimum height of the component, in pixels, as the component's coordinates. | |
explicitMinHeight — Propriedade, interface mx.core.IUIComponent | |
Number that specifies the minimum height of the component, in pixels, as the component's coordinates. | |
explicitMinHeight — Propriedade, classe mx.core.UIComponent | |
The minimum recommended height of the component to be considered by the parent during layout. | |
explicitMinHeight — Propriedade, classe mx.core.UIFTETextField | |
The minimum recommended height of the component to be considered by the parent during layout. | |
explicitMinHeight — Propriedade, classe mx.core.UITextField | |
The minimum recommended height of the component to be considered by the parent during layout. | |
explicitMinHeight — Propriedade, classe mx.flash.UIMovieClip | |
Number that specifies the minimum height of the component, in pixels, as the component's coordinates. | |
explicitMinHeight — Propriedade, classe spark.primitives.supportClasses.GraphicElement | |
The minimum recommended height of the component to be considered by the parent during layout. | |
explicitMinWidth — Propriedade, classe mx.containers.utilityClasses.PostScaleAdapter | |
Number that specifies the minimum width of the component, in pixels, as the component's coordinates. | |
explicitMinWidth — Propriedade, interface mx.core.IUIComponent | |
Number that specifies the minimum width of the component, in pixels, as the component's coordinates. | |
explicitMinWidth — Propriedade, classe mx.core.UIComponent | |
The minimum recommended width of the component to be considered by the parent during layout. | |
explicitMinWidth — Propriedade, classe mx.core.UIFTETextField | |
The minimum recommended width of the component to be considered by the parent during layout. | |
explicitMinWidth — Propriedade, classe mx.core.UITextField | |
The minimum recommended width of the component to be considered by the parent during layout. | |
explicitMinWidth — Propriedade, classe mx.flash.UIMovieClip | |
Number that specifies the minimum width of the component, in pixels, as the component's coordinates. | |
explicitMinWidth — Propriedade, classe spark.primitives.supportClasses.GraphicElement | |
The minimum recommended width of the component to be considered by the parent during layout. | |
explicitRowCount — Propriedade, classe mx.controls.listClasses.AdvancedListBase | |
The row count requested by explicitly setting rowCount. | |
explicitRowCount — Propriedade, classe mx.controls.listClasses.ListBase | |
The row count requested by explicitly setting rowCount. | |
explicitRowHeight — Propriedade, classe mx.controls.listClasses.AdvancedListBase | |
The row height requested by explicitly setting rowHeight. | |
explicitRowHeight — Propriedade, classe mx.controls.listClasses.ListBase | |
The row height requested by explicitly setting rowHeight. | |
explicitWidth — Propriedade, classe mx.containers.utilityClasses.ConstraintColumn | |
Number that specifies the explicit width of the ConstraintColumn instance, in pixels, in the ConstraintColumn instance's coordinates. | |
explicitWidth — Propriedade, classe mx.containers.utilityClasses.PostScaleAdapter | |
The explicitly specified width for the component, in pixels, as the component's coordinates. | |
explicitWidth — Propriedade, interface mx.core.IUIComponent | |
The explicitly specified width for the component, in pixels, as the component's coordinates. | |
explicitWidth — Propriedade, classe mx.core.UIComponent | |
Number that specifies the explicit width of the component, in pixels, in the component's coordinates. | |
explicitWidth — Propriedade, classe mx.core.UIFTETextField | |
Number that specifies the explicit width of the component, in pixels, in the component's coordinates. | |
explicitWidth — Propriedade, classe mx.core.UITextField | |
Number that specifies the explicit width of the component, in pixels, in the component's coordinates. | |
explicitWidth — Propriedade, classe mx.flash.UIMovieClip | |
The explicitly specified width for the component, in pixels, as the component's coordinates. | |
explicitWidth — Propriedade, classe mx.managers.SystemManager | |
The explicit width of this object. | |
explicitWidth — Propriedade, classe spark.primitives.supportClasses.GraphicElement | |
Number that specifies the explicit width of the component, in pixels, in the component's coordinates. | |
explodeRadius — Propriedade, classe 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 — Propriedade, classe spark.effects.easing.Power | |
The exponent used in the easing calculation. | |
Exponential — classe, pacote fl.motion.easing | |
A classe Exponential define três funções de atenuação para implementar um movimento com animações ActionScript. | |
Exponential — classe, pacote 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, interface flashx.textLayout.conversion.ITextExporter | |
Conteúdo de texto de exportação de um exemplo TextFlow em sequência de caracteres, XML ou um formato definido pelo usuário. | |
export(source:flashx.textLayout.elements:TextFlow, conversionType:String) — método, classe flashx.textLayout.conversion.PlainTextExporter | |
Conteúdo de texto de exportação de um exemplo TextFlow em sequência de caracteres, XML ou um formato definido pelo usuário. | |
export(source:flashx.textLayout.elements:TextFlow, format:String, conversionType:String) — Método estático , classe flashx.textLayout.conversion.TextConverter | |
Exporta um TextFlow em um formato específico. | |
export(textFlow:flashx.textLayout.elements:TextFlow) — Método estático , classe spark.utils.TextFlowUtil | |
Exports a TextFlow into the markup language used by the Text Layout Framework, in the form of XML. | |
exportButton — Parte da capa, classe com.adobe.solutions.prm.presentation.asset.AssetVersionPod | |
The skin part for the Export button. The skin part for the Export button. | |
exporterClass — Propriedade, classe flashx.textLayout.conversion.FormatDescriptor | |
Retorna a classe usada para converter para o formato. | |
exportFMLButton — Parte da capa, classe 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 da capa, classe 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 — Propriedade, classe mx.validators.RegExpValidator | |
The regular expression to use for validation. | |
expressionBuilder — Parte da capa, classe 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 da capa, classe 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 da capa, classe 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 da capa, classe 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 da capa, classe 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 da capa, classe 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 da capa, classe 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 da capa, classe 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 da capa, classe 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 da capa, classe 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 da capa, classe 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 — Propriedade, classe RegExp | |
Especifica se o modo estendido será ou não usado para a expressão regular. | |
EXTENDED_ARABIC_INDIC — Propriedade estática da constante, classe flash.globalization.NationalDigitsType | |
Representa o valor de Unicode para o dígito zero do conjunto de dígitos arábico e indiano extenso. | |
extendedProperties — Propriedade, classe com.adobe.icc.vo.ContainerLayout | |
extendLabelToEnd — Propriedade, classe mx.charts.ColumnChart | |
Determines whether or not data labels can extend to the end of the chart. | |
extendRadioButton — Parte da capa, classe 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 da capa, classe 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 da capa, classe 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 — Instrução | |
Define uma classe que é uma subclasse de outra classe. | |
extendToLinkBoundary — Propriedade, classe flashx.textLayout.operations.ApplyLinkOperation | |
Se a seleção será estendida para incluir todo o texto de qualquer link existente sobreposto pela seleção e, depois, aplicar a mudança. | |
extensibleActionBar — Parte da capa, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
A skin part that defines the ExtensibleActionbar component A skin part that defines the ExtensibleActionbar component | |
extension — Propriedade, classe flash.net.FileFilter | |
Uma lista de extensões de arquivo. | |
extension — Propriedade, classe flash.net.FileReference | |
A extensão do nome do arquivo. | |
ExtensionContext — classe final, pacote flash.external | |
A classe ExtensionContext também fornece um método estático getExtensionDirectory() para acessar o diretório no qual a extensão está instalada no dispositivo. | |
extensions — Propriedade, classe mx.controls.FileSystemDataGrid | |
An Array of extensions specifying which files can be displayed in this control. | |
extensions — Propriedade, classe mx.controls.FileSystemList | |
An Array of extensions specifying which files can be displayed in this control. | |
extensions — Propriedade, classe mx.controls.FileSystemTree | |
An Array of extensions specifying which files can be displayed in this control. | |
ExternalInterface — classe final, pacote flash.external | |
A classe ExternalInterface é uma interface de programação de aplicativo que ativa a comunicação franca entre ActionScript e o container SWF – por exemplo, uma página HTML com o Javascript ou um aplicativo de mesa que usa Flash Player para exibir um arquivo SWF. | |
extract(target:flash.utils:ByteArray, length:Number, startPosition:Number) — método, classe flash.media.Sound | |
Extrai dados de som brutos de um objeto Sound. | |
extractMinInterval(cache:Array, measureName:String, desc:mx.charts.chartClasses:DataDescription) — método, classe 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, classe 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 |
Wed Jun 13 2018, 11:26 AM Z