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. | |
EBToolBar — classe, pacote com.adobe.solutions.exm.authoring.components.toolbars | |
The EBToolBar class defines a container that includes a arithmetical, logical, relational operataions, symbols and menu bar to save and validate expression. | |
EBToolBar() — Construtor, classe com.adobe.solutions.exm.authoring.components.toolbars.EBToolBar | |
Constructor. | |
EBToolBarNameType — classe, pacote com.adobe.solutions.exm.authoring.enum | |
The EBToolBarNameType class provides arithmetical, logical, relational, symbols and MenuList for EBToolBar | |
EBToolBarNameType() — Construtor, classe com.adobe.solutions.exm.authoring.enum.EBToolBarNameType | |
Constructor. | |
EBWorkspace — classe, pacote com.adobe.solutions.exm.authoring.view | |
The EBWorkspace class defines a container that includes a TextArea for editing expression | |
EBWorkspace() — Construtor, classe com.adobe.solutions.exm.authoring.view.EBWorkspace | |
Constructor. | |
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 — Propriedade, classe com.adobe.ep.ux.taskdetails.component.TaskDetailsComponent | |
Sets the component to be in editable or normal(or ready-only) mode. | |
editable — Propriedade, classe com.adobe.ep.ux.taskdetails.domain.TaskDetails | |
A flag that specifies whether the task properties are editable or read-only. | |
editable — Propriedade, classe com.adobe.icc.dc.domain.BaseModuleInstance | |
True if this module is editable in its container (based on the assignment). | |
editable — Propriedade, classe com.adobe.icc.dc.domain.FieldInstance | |
True if the underlying object is editable. | |
editable — Propriedade, interface com.adobe.icc.dc.domain.IDataInstance | |
True if the underlying object is editable. | |
editable — Propriedade, interface com.adobe.icc.dc.domain.IModuleInstance | |
True if this module is editable in its container (based on the assignment). | |
editable — Propriedade, classe com.adobe.icc.dc.domain.VariableInstance | |
True if the underlying object is editable. | |
editable — Propriedade, classe com.adobe.icc.editors.model.FieldAssignmentModel | |
The editable property of the underlying value object. | |
editable — Propriedade, interface com.adobe.icc.editors.model.IAssignmentModel | |
The editable property of the underlying value object. | |
editable — Propriedade, classe com.adobe.icc.editors.model.ListAssignmentModel | |
True if the item's value can be edited at runtime. | |
editable — Propriedade, classe com.adobe.icc.editors.model.ModuleAssignmentModel | |
The editable property of the underlying value object. | |
editable — Propriedade, classe com.adobe.icc.editors.model.VariableAssignmentModel | |
The editable property of the underlying value object. | |
editable — Propriedade, classe com.adobe.icc.vo.CDMAssignment | |
For now, this is client side only, since items/modules assigned to a Condition cannot be marked as editable individually. | |
editable — Propriedade, classe com.adobe.icc.vo.FieldAssignment | |
Specifies whether the assignment can be edited when correspondence is being generated. | |
editable — Propriedade, classe com.adobe.icc.vo.LDMAssignment | |
Specifies whether the item's value can be edited at runtime. | |
editable — Propriedade, classe com.adobe.icc.vo.ModuleAssignment | |
True if the module's value can be edited at runtime. | |
editable — Propriedade, classe com.adobe.icc.vo.VariableAssignment | |
Specifies whether the assignment can be edited when correspondence is being generated. | |
editable — Propriedade, classe com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
A value that specifies whether the tab is editable. | |
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 ga.controls.RadioButtonList | |
Determines if the radiobutton list can be modified by user interaction with it | |
editable — Propriedade, classe ga.model.PanelItem | |
Specifies whether the object is editable. | |
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. | |
editAssetDetails(evt:flash.events:Event) — método, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The method is called when the Edit button is clicked. | |
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. | |
EDIT_BUTTON_CLICKED — Propriedade estática da constante, classe com.adobe.dct.event.DataElementsPanelToolBarEvent | |
Constant indicating click event for Edit Button. | |
editButtonEnablementFunction — Propriedade, classe com.adobe.dct.component.dataElementsPanel.DataElementsPanel | |
The enable function for edit button which can be provided from outside. | |
editButtonEnablementFunction — Propriedade, classe com.adobe.dct.component.dataElementsPanel.DataElementsPanelToolBar | |
Function that determines the enabled state of Edit button. | |
editCategory() — método, classe com.adobe.icc.editors.handlers.CategoryHandler | |
Called internally when this handler is handling an action of type Edit. | |
editCondition() — método, classe com.adobe.icc.editors.handlers.ConditionHandler | |
Called internally when this handler is handling an action of type Edit. | |
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. | |
editDataDictionary() — método, classe com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Called internally when this handler is handling an action of type Edit. | |
EditDataElement — classe, pacote com.adobe.dct.component.dataElementsPanel | |
The EditDataElement component enables editing a data element. | |
EditDataElement() — Construtor, classe com.adobe.dct.component.dataElementsPanel.EditDataElement | |
Constructor. | |
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. | |
EditDescriptionCommand — classe, pacote lc.procmgmt.commands | |
The EditDescriptionCommand class sets a new description for a task. | |
EditDescriptionCommand(task:lc.procmgmt.domain:Task, description:String) — Construtor, classe lc.procmgmt.commands.EditDescriptionCommand | |
Constructor. | |
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. | |
editedTemplate — Propriedade, interface com.adobe.solutions.prm.domain.IProject | |
Defines a Boolean flag that indicates if workItems use a template identified by a name specified in defaultWorkItemTemplate, or use a template definition stored along with the project as reviewTemplate. | |
editedTemplate — Propriedade, interface com.adobe.solutions.prm.domain.IWorkItem | |
Defines the current value of editedTemplate flag. | |
editedTemplate — Propriedade, classe com.adobe.solutions.prm.domain.impl.Project | |
Defines a Boolean flag that indicates if workItems use a template identified by a name specified in defaultWorkItemTemplate, or use a template definition stored along with the project as reviewTemplate. | |
editedTemplate — Propriedade, classe com.adobe.solutions.prm.domain.impl.WorkItem | |
Defines the current value of editedTemplate flag. | |
editedTemplate — Propriedade, classe com.adobe.solutions.prm.vo.ProjectVO | |
Defines a Boolean flag that indicates if workItems use a template identified by a name specified in defaultWorkItemTemplate, or use a template definition stored along with the project as reviewTemplate. | |
editedTemplate — Propriedade, classe com.adobe.solutions.prm.vo.WorkItemVO | |
Defines the current value of editedTemplate flag. | |
editExpression — Evento, classe com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor | |
Dispatched when the expression Text is clicked | |
editExpression — Evento, classe com.adobe.solutions.exm.authoring.components.toolbars.ExpressionsPanelToolBar | |
The event dispatched when the Edit button is clicked. | |
EDIT_EXPRESSION — Propriedade estática da constante, classe com.adobe.solutions.exm.authoring.events.ExpressionsPanelToolBarEvent | |
The ExpressionsPanelToolBarEvent.EDIT_EXPRESSION constant defines the value of the type property of the event object for an event that is dispatched when the agent clicks the Edit button of a Expression Panel toolbar in Expression Builder UI. | |
editField(index:uint, dataField:String, data:Object) — método, classe fl.controls.DataGrid | |
Edita um determinado campo ou propriedade no componente DataGrid. | |
editFragmentLayout() — método, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Called internally when this handler is handling an action of type Edit. | |
editHandler(event:flash.events:Event) — método, 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. | |
editImage() — método, classe com.adobe.icc.editors.handlers.ImageHandler | |
Called internally when this handler is handling an action of type Edit. | |
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. | |
editLayout() — método, classe com.adobe.icc.editors.handlers.LayoutHandler | |
Called internally when this handler is handling an action of type Edit. | |
editLetter() — método, classe com.adobe.icc.editors.handlers.LetterHandler | |
Called internally when this handler is handling an action of type Edit. | |
editList() — método, classe com.adobe.icc.editors.handlers.ListHandler | |
Called internally when this handler is handling an action of type Edit. | |
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. | |
editMask — Propriedade, interface com.adobe.fiber.styles.IStyle | |
Returns the edit mask aspect of a property's style. | |
editMask — Propriedade, classe com.adobe.fiber.styles.Style | |
Returns the edit mask aspect of a property's style. | |
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 | |
editMenuItemClick — Evento, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
Event dispatched when Edit Menu dropdown is clicked. | |
editMode — Estado da capa, classe com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
Edit State of the ExpressionBuilder | |
EDIT_MODE_STATE — Propriedade estática da constante, classe com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
A special value that specifies an Edit State. | |
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. | |
EditorConfigurationManager — classe, pacote com.adobe.icc.editors.managers | |
The EditorConfigurationManager is the one-stop singleton for loading all kinds of configurations required for the CM Application to run correctly. | |
editorData — Propriedade, classe com.adobe.icc.editors.model.TextModel | |
Represents that data held by the Rich Text Editor. | |
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. | |
editPicture — Propriedade, classe ga.uiComponents.TextInputPicture | |
Returns the current value of the edit picture. | |
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. | |
editProjectDetails(evt:flash.events:Event) — método, classe com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
This method is called upon clicking the Edit button in the project details pane. | |
editText() — método, classe com.adobe.icc.editors.handlers.TextHandler | |
Called internally when this handler is handling an action of type Edit. | |
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 — Propriedade, classe com.adobe.mosaic.layouts.MosaicLayoutBase | |
The function used to handle EffectEvent events. | |
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. | |
effectList — Propriedade, classe com.adobe.mosaic.layouts.MosaicLayoutBase | |
A collection of effects to play in parallel. | |
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 com.adobe.mosaic.layouts.MosaicLayoutBase | |
Called whenever an element is added to the target. | |
elementAdded(index:int) — método, classe com.adobe.mosaic.layouts.SmartColumnLayout | |
Called when a new element is added. | |
elementAdded(index:int) — método, classe com.adobe.mosaic.layouts.SmartRowLayout | |
Called when a new element is added. | |
elementAdded(index:int) — método, classe com.adobe.mosaic.layouts.StackLayout | |
Intercepts the element being added and resizes it to take up the entire space of the layout. | |
elementAdded(index:int) — método, 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. | |
elementBeingRemoved — Propriedade, classe com.adobe.mosaic.layouts.MosaicLayoutBase | |
The index of the element being removed, referenced to generate the special effects to display the removal, and then reset to -1 (default). | |
elementBounds — 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 com.adobe.mosaic.layouts.MosaicLayoutBase | |
Called whenever an element is removed. | |
elementRemoved(index:int) — método, classe com.adobe.mosaic.layouts.SmartColumnLayout | |
Called when an element is removed. | |
elementRemoved(index:int) — método, classe com.adobe.mosaic.layouts.SmartRowLayout | |
Called when an element is removed. | |
elementRemoved(index:int) — método, classe com.adobe.mosaic.layouts.StackLayout | |
Removes the given element from the layout and adjusts the selectedIndex if the element being removed as the currently selected element. | |
elementRemoved(index:int) — método, 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. | |
elementSubType — Propriedade, classe com.adobe.dct.transfer.DataDictionaryElement | |
The SubType of DataDictionaryElement: Enum. | |
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 com.adobe.dct.transfer.DataDictionaryElement | |
The type of DataDictionaryElement, such as: STRING, NUMBER, COMPOSITE, COLLECTION or DATE | |
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, classe com.adobe.icc.vo.User | |
User email id | |
email — Propriedade, classe com.adobe.livecycle.rca.model.participant.BaseUser | |
Specifies the email ID of the user or group, as defined in Adobe User Management. | |
email — Propriedade, interface com.adobe.livecycle.ria.security.api.IUser | |
The email address of the user. | |
email — Propriedade, classe com.adobe.livecycle.ria.security.service.User | |
The email address of the user. | |
email — Propriedade, classe com.adobe.solutions.prm.domain.impl.TeamMember | |
Email of the member. | |
email — Propriedade, interface com.adobe.solutions.rca.domain.IComment | |
Email of the user who published the comment. | |
email — Propriedade, interface com.adobe.solutions.rca.domain.IUser | |
Email address of a user. | |
email — Propriedade, interface com.adobe.solutions.rca.domain.common.IMember | |
Email of the member. | |
email — Propriedade, classe com.adobe.solutions.rca.domain.impl.Comment | |
Email of the user who published the comment. | |
email — Propriedade, classe com.adobe.solutions.rca.domain.impl.Participant | |
Email of the member. | |
email — Propriedade, classe com.adobe.solutions.rca.domain.impl.User | |
Email address of a user. | |
email — Propriedade, classe com.adobe.solutions.rca.vo.ExternalUsersVO | |
Gets the email ID of the user. | |
email — Propriedade, classe com.adobe.solutions.rca.vo.um.PrincipalSearchFilterVO | |
Email to search. | |
email — Propriedade, classe com.adobe.solutions.rca.vo.um.PrincipalVO | |
The primary email identifier associated with this principal. | |
email — Propriedade, classe lc.foundation.domain.Principal | |
The email address of the user. | |
EMAIL — Propriedade estática da constante, classe flash.text.SoftKeyboardType | |
Um teclado otimizado para especificar endereços de email. | |
emailAlias — Propriedade, classe com.adobe.solutions.rca.vo.um.PrincipalVO | |
A list of the secondary email addresses of the principal. | |
emailAlias — Propriedade, classe lc.foundation.domain.User | |
The email address of the user. | |
emailAliases — Propriedade, classe lc.foundation.domain.Principal | |
The email aliases for the user. | |
EMAIL_CONNECTED — Propriedade estática da constante, classe com.adobe.livecycle.rca.model.constant.TaskTypes | |
Specifies that tasks are assigned using email. | |
EMAIL_CONNECTED — Propriedade estática da constante, classe com.adobe.solutions.rca.constant.TaskTypes | |
This value specifies that the tasks are assigned via 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. | |
emailPDF(event:flash.events:Event) — método, classe com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Forwards the request to email the PDF rendition of the Guide. | |
emailPDF(event:flash.events:Event) — método, interface ga.controls.IWrapperHost | |
Forwards the request to email the PDF rendition of the Guide. | |
emailPDF() — método, classe ga.controls.ToolBar | |
Emails the PDF associated with the Guide as an attachement. | |
emailPDF(event:flash.events:Event) — método, classe ga.controls.Wrapper | |
Forwards the request to email the PDF rendition of the Guide. | |
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. | |
EmbossedList — classe, pacote lc.procmgmt.ui.controls | |
The EmbossedList component is used by the EmbossedNavigator class for the navigation area. | |
EmbossedList() — Construtor, classe lc.procmgmt.ui.controls.EmbossedList | |
Constructor. | |
EmbossedNavigator — classe, pacote lc.procmgmt.ui.controls | |
The EmbossedNavigator component is used as a navigation tool between the navigation and the content areas. | |
EmbossedNavigator() — Construtor, classe lc.procmgmt.ui.controls.EmbossedNavigator | |
Constructor. | |
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. | |
emergencyRules — Propriedade, classe org.osmf.net.RuleSwitchManagerBase | |
Array of normal rules to be used in the algorithm. | |
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 — Propriedade, classe com.adobe.icc.vo.render.ResolvedContent | |
True if the content is explicitly empty (e.g. | |
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 — Propriedade estática da constante, classe mx.data.PropertySpecifier | |
Reusable instance of a PropertySpecifier to include no properties. | |
EMPTY_BUFFER — Propriedade estática da constante, classe org.osmf.net.metrics.MetricType | |
The type constant for the Empty Buffer metric. | |
EMPTY_BUFFER — Propriedade estática da constante, classe org.osmf.net.rules.RuleType | |
The type constant for the Empty Buffer rule. | |
EmptyBufferMetric — classe, pacote org.osmf.net.metrics | |
Empty Buffer Metric. | |
EmptyBufferMetric(qosInfoHistory:org.osmf.net.qos:QoSInfoHistory) — Construtor, classe org.osmf.net.metrics.EmptyBufferMetric | |
Constructor. | |
emptyBufferOccurred — Propriedade, classe org.osmf.net.qos.QoSInfo | |
Signals whether there was any playback interruption caused by an empty buffer since the last QoSInfo was provided | |
EmptyBufferRule — classe, pacote org.osmf.net.rules | |
EmptyBufferRule is an emergency rule that kicks in when a playback interruption caused by buffering occurred recently. | |
EmptyBufferRule(metricRepository:org.osmf.net.metrics:MetricRepository, scaleDownFactor:Number) — Construtor, classe org.osmf.net.rules.EmptyBufferRule | |
Constructor. | |
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 com.adobe.ep.ux.content.model.asset.AssetAction | |
Is action enabled. | |
enabled — Propriedade, classe com.adobe.ep.ux.documentsubmit.component.DocumentSubmitComponent | |
A flag that specifies whether the component is enabled. | |
enabled — Propriedade, classe com.adobe.livecycle.assetmanager.client.model.AssetAction | |
Specifies whether the action is enabled. | |
enabled — Propriedade, interface com.adobe.livecycle.ria.security.api.IPin | |
A flag that indicates whether a pin is enabled. | |
enabled — Propriedade, classe com.adobe.livecycle.ria.security.service.Pin | |
A flag that indicates whether a pin is enabled. | |
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 lc.procmgmt.commands.AttachmentCommand | |
A flag that indicates whether the execute operation is active. | |
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 org.osmf.events.MediaPlayerCapabilityChangeEvent | |
Indicates whether the MediaPlayer has the capability described by the event. | |
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. | |
enableDependencyReport — Propriedade, classe com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
A flag that indicates whether to show the Report Button in Dependency Browser or not. | |
enabledIcon — Propriedade, classe com.adobe.ep.ux.content.model.asset.AssetAction | |
Icon url for action | |
enabledIcon — Propriedade, classe com.adobe.livecycle.assetmanager.client.model.AssetAction | |
Specifies the URL of the action's icon. | |
enableDrag — Propriedade, interface com.adobe.mosaic.layouts.ILayoutChild | |
Indicates if the item may be dragged. | |
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. | |
enableManagement() — método, classe mx.data.ManagedOperation | |
Enables data management for this operation if it has been disabled previously. | |
enablePolling() — método, classe mx.messaging.channels.PollingChannel | |
Enables polling based on the number of times enablePolling() and disablePolling() have been invoked. | |
enableQueueing — Propriedade, classe spark.core.ContentCache | |
Enables queuing behavior and functionality. | |
enableRouteButton(buttonName:String) — método, classe lc.procmgmt.formbridge.SwfConnector | |
Enables a specific route button. | |
enableRouteButton — Evento, classe lc.procmgmt.ui.task.form.TaskForm | |
Dispatched by an application built with Flex to enable a route button. | |
ENABLE_ROUTE_BUTTON — Propriedade estática da constante, classe lc.procmgmt.events.SwfAppButtonEvent | |
A special value that specifies to enable a route button in the Workspace user interface. | |
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 | |
enableStageVideo — Propriedade estática, classe org.osmf.utils.OSMFSettings | |
Controls OSMF’s use of StageVideo in your application. | |
enableUserInteraction — Evento, classe com.adobe.ep.ux.content.handlers.AssetHandlerRegistry | |
Event thrown when handler has done processing and it wants Application to re-enable user interaction | |
enableUserInteraction — Evento, classe com.adobe.livecycle.assetmanager.client.handler.AssetHandlerRegistry | |
An event thrown when the handler is done processing and wants the application to reenable user interaction. | |
ENABLE_USER_INTERACTION_EVENT — Propriedade estática da constante, classe com.adobe.ep.ux.content.handlers.AssetHandlerRegistry | |
This constant specifies the type of event which enables the user interaction | |
ENABLE_USER_INTERACTION_EVENT — Propriedade estática da constante, classe com.adobe.livecycle.assetmanager.client.handler.AssetHandlerRegistry | |
Defines a constant for an event type that enables users to interact with the application. | |
enableVAD — Propriedade, classe flash.media.Microphone | |
Habilitar a detecção de atividade de voz Speex. | |
encode() — método, classe com.adobe.icc.external.dc.InvokeParams | |
Encodes the invocation parameters into a string of URL parameters separated by '&' characters. | |
encode(rect:flash.geom:Rectangle, compressor:Object, byteArray:flash.utils:ByteArray) — método, 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. | |
encrypt — Propriedade, classe coldfusion.service.mxml.Pdf | |
Encryption type for the PDF output file: RC4_40 RC4_128 RC4_128M AES_128 None | |
ENCRYPTED_DB_PASSWORD_ERROR_ID — Propriedade estática da constante, classe mx.data.crypto.EncryptionKeyGenerator | |
This constant matches the error ID (3138) of the SQLError error that occurs when code that is attempting to open an encrypted database provides the wrong encryption key. | |
EncryptedLocalStore — 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. | |
encryption — Propriedade, classe coldfusion.service.PdfInfo | |
Specifies whether the PDF file is password-protected. | |
encryption — Propriedade, classe coldfusion.service.mxml.Document | |
Specifies whether the output is encrypted: 128-bit 40-bit none | |
EncryptionKeyGenerator — classe, pacote mx.data.crypto | |
The EncryptionKeyGenerator class generates an encryption key value, such as you would use to encrypt files or data. | |
EncryptionKeyGenerator() — Construtor, classe mx.data.crypto.EncryptionKeyGenerator | |
Creates a new EncryptionKeyGenerator instance. | |
encryptLocalCache — Propriedade, classe mx.data.DataManager | |
Indicates if offline storage should be encrypted For AIR clients that use a SQL offline adapter. | |
encryptLocalCache — Propriedade, classe mx.data.DataStore | |
Some local disk cache storage implementations support encyrption of the stored data. | |
end(operation:com.adobe.gravity.service.progress:IProgressOperation) — método, interface com.adobe.gravity.service.progress.IProgressTracker | |
Called when an asynchronous operation ends. | |
end — Propriedade, classe com.adobe.solutions.prm.vo.DateRange | |
Defines the end date in a date range. | |
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 com.adobe.livecycle.rca.model.Review | |
Specifies the end date of the review. | |
endDate — Propriedade, classe com.adobe.livecycle.rca.model.ReviewSearchFilter | |
Specifies the end date of the review. | |
endDate — Propriedade, classe com.adobe.livecycle.rca.model.stage.AbstractStage | |
Specifies the end date of the stage. | |
endDate — Propriedade, interface com.adobe.solutions.prm.domain.IProject | |
Defines the end date of a project. | |
endDate — Propriedade, interface com.adobe.solutions.prm.domain.IWorkItem | |
Defines the end date of a workItem. | |
endDate — Propriedade, classe com.adobe.solutions.prm.domain.impl.Project | |
Defines the end date of a project. | |
endDate — Propriedade, classe com.adobe.solutions.prm.domain.impl.WorkItem | |
Defines the end date of a workItem. | |
endDate — Propriedade, classe com.adobe.solutions.prm.vo.ProjectSearchFilterVO | |
Defines an end date filter for project search. | |
endDate — Propriedade, classe com.adobe.solutions.prm.vo.ProjectVO | |
Defines the end date of a project. | |
endDate — Propriedade, classe com.adobe.solutions.prm.vo.WorkItemAssetSearchFilterVO | |
Defines the end date filter for workItem search. | |
endDate — Propriedade, classe com.adobe.solutions.prm.vo.WorkItemVO | |
Defines the end date of a workItem. | |
endDate — Propriedade, interface com.adobe.solutions.rca.domain.IReviewContext | |
End date of a review. | |
endDate — Propriedade, interface com.adobe.solutions.rca.domain.IStage | |
Date on which the stage execution ended. | |
endDate — Propriedade, interface com.adobe.solutions.rca.domain.IStageParticipant | |
End date of participant's role in the stage. | |
endDate — Propriedade, classe com.adobe.solutions.rca.domain.impl.ReviewContext | |
End date of a review. | |
endDate — Propriedade, classe com.adobe.solutions.rca.domain.impl.Stage | |
Date on which the stage execution ended. | |
endDate — Propriedade, classe com.adobe.solutions.rca.domain.impl.StageParticipant | |
End date of participant's role in the stage. | |
endDate — Propriedade, classe com.adobe.solutions.rca.presentation.event.ScaleChangedEvent | |
End date of the Gantt chart after the scale has changed. | |
endDate — Propriedade, classe com.adobe.solutions.rca.presentation.gantt.GanttChart | |
End date of the duration displayed in the Gantt chart. | |
endDate — Propriedade, classe com.adobe.solutions.rca.presentation.gantt.GanttItem | |
End date of the display range in which the GanttItem is displayed. | |
endDate — Propriedade, classe com.adobe.solutions.rca.vo.ReviewContextVO | |
End date of the review. | |
endDate — Propriedade, classe com.adobe.solutions.rca.vo.ReviewSearchFilterVO | |
End date of the review. | |
endDate — Propriedade, classe com.adobe.solutions.rca.vo.ReviewStageVO | |
Date on which the stage execution ended. | |
endDate — Propriedade, classe com.adobe.solutions.rca.vo.StageParticipantVO | |
End date of role of a participant in the stage. | |
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). | |
endDate — Propriedade, classe lc.procmgmt.ui.tracking.ProcessInstanceDataGridModel | |
The date and time to use for filtering a collection of ProcessInstance objects. | |
endDate — Propriedade, classe org.osmf.events.DRMEvent | |
The end date for the playback window, null if authentication hasn't taken place. | |
endDate — Propriedade, classe org.osmf.traits.DRMTrait | |
The end date for the playback window. | |
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. | |
EndDateOrderValidator — classe, pacote com.adobe.solutions.prm.presentation.util | |
The validator for End Date order. | |
EndDateOrderValidator() — Construtor, classe com.adobe.solutions.prm.presentation.util.EndDateOrderValidator | |
The constructor for EndDateOrderValidator class. | |
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. | |
endDateValueChanged(event:flash.events:Event) — método, classe com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
This method is called when an End Date is changed. | |
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. | |
endOperation() — método, interface com.adobe.gravity.service.progress.IProgressReporter | |
Call this method when the operation is complete. | |
endpoint — Propriedade, classe com.adobe.dct.transfer.RemotingServiceInfo | |
The endpoint of the RemotingServiceInfo. | |
endpoint — Propriedade, classe com.adobe.fiber.services.wrapper.ManagedRemoteServiceWrapper | |
The endpoint property of the wrapped ManagedRemoteService instance. | |
endpoint — Propriedade, classe com.adobe.fiber.services.wrapper.RemoteObjectServiceWrapper | |
The endpoint property of the wrapped RemoteObject instance. | |
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. | |
ENDPOINT_HEADER — Propriedade estática da constante, classe mx.messaging.messages.AbstractMessage | |
Messages are tagged with the endpoint id for the Channel they are sent over. | |
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. | |
endsWith(sub:String, str:String) — Método estático , classe com.adobe.fiber.runtime.lib.StringFunc | |
Tests if this string ends with the specified suffix. | |
ENDS_WITH — Propriedade estática da constante, classe com.adobe.ep.taskmanagement.filter.ComparisonOperator | |
The ENDS_WITH constant that represents the Ends With operator. | |
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. | |
enforceValidation — Propriedade, classe ga.model.GuidedActivity | |
Specifies when to check for mantatory fields, either when the user submits a Guide, or when a user navigates to the next panel in the Guide. | |
ENHANCED — 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. | |
entityName — Propriedade, classe com.adobe.dct.view.ImportFMLView | |
The selected entity name which will be the root entity for creating data dictionary. | |
entityName — Propriedade, classe com.adobe.dct.view.ImportXSDView | |
The selected element name which will be the root element for creating data dictionary. | |
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. | |
entityNamesList — Propriedade, classe com.adobe.dct.view.ImportFMLView | |
List of entities in the FML/Adobe application model. | |
entityNamesList — Propriedade, classe com.adobe.dct.view.ImportXSDView | |
List of elements in the XSD. | |
entityPath — Propriedade, classe com.adobe.solutions.rca.vo.NamedVO | |
Gets the entity name in the content repository. | |
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 — Propriedade, classe com.adobe.guides.spark.layouts.skins.PieChartHorizontalSkin | |
The entry skin part will contain the data entry items. | |
entry — Parte da capa, classe com.adobe.guides.spark.layouts.components.ChartLayoutHost | |
The entry skin part. The entry skin part. | |
ENTRY_AREA_INDEX — Propriedade estática da constante, classe com.adobe.guides.spark.layouts.components.ChartLayoutHost | |
Area index for the entry items. | |
ENUM — Propriedade estática da constante, classe com.adobe.dct.transfer.DataDictionaryElementSubType | |
The DataDictionaryElementSubType.ENUM constant defines the value of the elementSubType property of the DataDictionaryElement of ENUM type. | |
enumerateFonts(enumerateDeviceFonts:Boolean) — Método estático , 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(rhs:com.adobe.ep.taskmanagement.filter:IComparisonOperator) — método, classe com.adobe.ep.taskmanagement.filter.ComparisonOperator | |
Compares two operator objects. | |
equals(rhs:com.adobe.ep.taskmanagement.filter:IComparisonOperator) — método, interface com.adobe.ep.taskmanagement.filter.IComparisonOperator | |
Evaluates whether two operators are the same. | |
equals(obj:com.adobe.icc.editors.model:VariableModel) — método, classe com.adobe.icc.editors.model.VariableModel | |
Compares two Variable domain objects for equality. | |
equals(ticket:com.adobe.livecycle.ria.security.api:TicketType) — método, classe com.adobe.livecycle.ria.security.api.TicketType | |
Compares the passed ticket content with current ticket. | |
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. | |
EQUALS — Propriedade estática da constante, classe com.adobe.ep.taskmanagement.filter.ComparisonOperator | |
The EQUALS constant that represents the Equals operator. | |
EqualsOperator — classe, pacote com.adobe.icc.editors.model.el.operators | |
The implementation of the equals operator | |
EqualsOperator() — Construtor, classe com.adobe.icc.editors.model.el.operators.EqualsOperator | |
Constructor. | |
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 — Propriedade, classe coldfusion.air.events.SessionFaultEvent | |
The Error Object that holds details of the error. | |
error — Propriedade, interface com.adobe.fiber.styles.IStyle | |
Returns the error aspect of a property's style. | |
error — Propriedade, classe com.adobe.fiber.styles.Style | |
Returns the error aspect of a property's style. | |
error — Evento, classe com.adobe.gravity.flex.bundleloader.FlexBundleLoaderBase | |
Dispatched when the bundle is finished loading. | |
error — Evento, classe com.adobe.gravity.flex.serviceloader.UIServiceBase | |
Dispatched when the bundle is finished loading. | |
error — Propriedade, classe com.adobe.gravity.utility.events.AugmentedErrorEvent | |
The original Error object. | |
error — Propriedade, interface com.adobe.guides.domain.IGuideNode | |
error is used to get the last validation error information available for the given GuideNode. | |
error — Propriedade, classe com.adobe.icomm.assetplacement.data.XFADataLoadFailedEvent | |
The error description | |
error — Propriedade, classe com.adobe.icomm.assetplacement.data.XFADataSaveFailedEvent | |
The error description | |
error — Propriedade, classe com.adobe.icomm.assetplacement.model.PackageDefinitionLoadFailedEvent | |
Retrieve the error string to determine the reason for the failure. | |
error — Propriedade, classe com.adobe.solutions.exm.authoring.domain.ErrorEvent | |
Returns the error represented by this event. | |
error — Propriedade, classe com.adobe.solutions.exm.authoring.domain.RequestAwareErrorEvent | |
Returns the error thrown by the operation invocation corresponding to this event. | |
error — Propriedade, classe com.adobe.solutions.exm.runtime.ComputationErrorEvent | |
Returns the actual error which occurred on the associated ComputedExpression instance. | |
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 — Propriedade, classe org.osmf.events.MediaErrorEvent | |
The error that this event encapsulates. | |
error(message:String, ... rest) — método, classe org.osmf.logging.Logger | |
Logs a message with a "error" level. | |
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 com.adobe.gravity.utility.events.AugmentedErrorEvent | |
The AugmentedErrorEvent.ERROR constant defines the value of the type property of the event object for an error event. | |
ERROR — 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 com.adobe.icc.vo.render.PDFResponseType | |
Specifies the error code text that is used when there is an error during PDF generation. | |
errorCode — Propriedade, classe com.adobe.icc.services.formbridge.FormBridgeError | |
Fetched error code associated with this error | |
errorCode — Propriedade, classe com.adobe.solutions.exm.runtime.impl.ExpressionError | |
Returns the unique error code. | |
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 com.adobe.solutions.exm.authoring.domain | |
Event dispatched by various EXM authoring domain classes to indicate that an error (typically an error during invocation of an asynchronous RPC operation) has occurred. | |
ErrorEvent — classe, pacote flash.events | |
Um objeto envia um objeto ErrorEvent quando um erro causa falha em uma operação assíncrona. | |
ErrorEvent(type:String, error:Error, bubbles:Boolean, cancelable:Boolean) — Construtor, classe com.adobe.solutions.exm.authoring.domain.ErrorEvent | |
Creates a new ErrorEvent instance. | |
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. | |
ERROR_HINT_HEADER — Propriedade estática da constante, classe mx.messaging.messages.AcknowledgeMessage | |
Header name for the error hint header. | |
Error_Icon — Propriedade estática da constante, classe com.adobe.icc.editors.managers.ErrorManager | |
The constant specifying the Error Icon. | |
ERROR_ICON — Propriedade, classe com.adobe.solutions.rca.presentation.util.AlertFormatter | |
This property refers to error icon. | |
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. | |
ErrorManager — classe, pacote com.adobe.icc.editors.managers | |
The ErrorManager helps you handle errors occurring on the client. | |
errorManagerImpl — Propriedade estática, classe com.adobe.icc.editors.managers.ErrorManager | |
Method to override the error manager implementation | |
ErrorManagerImpl — classe, pacote com.adobe.icc.editors.managers | |
The class implementing IErrorManager which helps you handle errors occurring on the client. | |
ErrorManagerImpl() — Construtor, classe com.adobe.icc.editors.managers.ErrorManagerImpl | |
Constructor. | |
errorMessage — Propriedade, classe com.adobe.ep.taskmanagement.event.TaskManagerFaultEvent | |
The error message. | |
errorMessage — Propriedade, classe com.adobe.solutions.prm.presentation.event.PRMErrorEvent | |
This variable contains the error message. | |
errorMessage — Propriedade, classe com.adobe.solutions.rca.presentation.event.RCAErrorEvent | |
The error message. | |
errorMessage — Propriedade, classe lc.foundation.events.LiveCycleFaultEvent | |
The error message. | |
errorMessage — Propriedade, interface lc.foundation.ui.ILoginPage | |
The error message to be displayed. | |
errorMessage — Propriedade, classe lc.procmgmt.ui.process.ProcessInstanceInfoModel | |
The error message that is generated when an attempt occurs to access the details of the selected ProcessInstance object. | |
errorMessage — Propriedade, classe lc.procmgmt.ui.task.TaskDirectiveModel | |
The error message when an error occurs. | |
errorMessage — Propriedade, classe lc.procmgmt.ui.tracking.TrackingModel | |
The error message after an event occurs. | |
errorMessage — Propriedade, classe mx.validators.ValidationResult | |
The validation error message if the value of the isError property is true. | |
ErrorMessage — classe, pacote mx.messaging.messages | |
The ErrorMessage class is used to report errors within the messaging system. | |
ErrorMessage() — Construtor, classe mx.messaging.messages.ErrorMessage | |
Constructs an ErrorMessage instance. | |
errorParams — Propriedade, classe com.adobe.ep.taskmanagement.event.TaskManagerFaultEvent | |
Additional parameters for the error. | |
errorParams — Propriedade, classe lc.foundation.events.LiveCycleFaultEvent | |
Additional parameters for the error. | |
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, interface com.adobe.guides.control.IGuideErrors | |
errors is an IList of GuideNodes that currently contain validation errors. | |
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. | |
errorSQL — Propriedade, classe coldfusion.air.events.SessionFaultEvent | |
The SQL statement used when the error occurred. | |
ERROR_STATE — Propriedade estática da constante, classe com.adobe.solutions.rca.services.impl.CacheToken | |
This property denotes that the token is in an error state. | |
errorString — Propriedade, interface com.adobe.guides.domain.IGuideNode | |
errorString contains the last validation error information available for the given GuideNode. | |
errorString — Propriedade, interface ga.model.IPanel | |
The error string for this panel. | |
errorString — Propriedade, classe lc.procmgmt.ui.attachments.AttachmentHeaderModel | |
The error string. | |
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. | |
errorStringChanged — Evento, classe ga.model.PanelManager | |
ERROR_STRING_CHANGED — Propriedade estática da constante, classe ga.model.GAEvent | |
Dispatched by a page, panel, or section whenever the error string for a Guide field changes. | |
errortext — Propriedade, classe com.adobe.icc.vo.render.PDFResponseType | |
Specifies the error message that is used when there is an error during PDF generation. | |
errorText — Propriedade, classe ga.controls.HelpVideo | |
The text displayed in the error window. | |
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). | |
EscapedLabel — classe, pacote com.adobe.mosaic.sparklib.text | |
Assumes the text being set has escaped characters (eg, %20 = blank), and unescape()s the value before setting the text property. | |
EscapedLabel() — Construtor, classe com.adobe.mosaic.sparklib.text.EscapedLabel | |
Constructor | |
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. | |
evaluateExpression(expression:String, expressionDefinitionId:String, varsMap:Object, qualifiedClassName:String) — método, interface com.adobe.exm.expression.IExpressionEvaluationService | |
This API is used to evaluate an expression at flex side. | |
evaluateExpression(expression:String, expressionDefinitionId:String, varsMap:Object, qualifiedClassName:String) — método, classe com.adobe.exm.expression.impl.ExpressionEvaluationService | |
This API is used to evaluate an expression at flex side. | |
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. | |
EVENT — Propriedade estática da constante, classe org.osmf.metadata.CuePointType | |
An Event cue point. | |
EVENT_ASSET_ACTION_CLICK — Propriedade estática da constante, classe com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies that an Asset has been clicked | |
EVENT_ASSET_ACTION_CLICK — Propriedade estática da constante, classe com.adobe.livecycle.assetmanager.client.event.AssetActionEvent | |
Specifies that the user has selected an asset by clicking. | |
EVENT_ASSET_ACTION_COMPLETE — Propriedade estática da constante, classe com.adobe.ep.ux.content.event.AssetActionCompleteEvent | |
This special constant means that an action has occurred on an asset | |
EVENT_ASSET_ACTION_COMPLETE — Propriedade estática da constante, classe com.adobe.livecycle.assetmanager.client.event.AssetActionCompleteEvent | |
Specifies that the action associated with the event is complete. | |
EVENT_ASSET_ACTION_FAILED — Propriedade estática da constante, classe com.adobe.ep.ux.content.event.AssetActionCompleteEvent | |
This special constant means that an action has failed to occur on an asset | |
EVENT_ASSET_ACTION_FOCUS — Propriedade estática da constante, classe com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant denotes that the event is the focus on the asset action. | |
EVENT_ASSET_ACTIONS_CHANGE — Propriedade estática da constante, classe com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies that an actions associated with an asset has changed | |
EVENT_ASSET_ACTIONS_CHANGE — Propriedade estática da constante, classe com.adobe.ep.ux.content.event.AssetActionsChangeEvent | |
This constant defines the type of event, when the asset actions have changed | |
EVENT_ASSET_ACTIONS_CHANGE — Propriedade estática da constante, classe com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant denotes that the asset actions have been changed. | |
EVENT_ASSET_DESCRIPTORS_CHANGED — Propriedade estática da constante, classe com.adobe.ep.ux.content.managers.AssetManager | |
Event with this name is thrown when assetDescriptors are reset. | |
EVENT_ASSET_DESCRIPTORS_CHANGED — Propriedade estática da constante, classe com.adobe.livecycle.assetmanager.client.managers.AssetManager | |
Defines the event type for an assetDescriptorsChanged event. | |
EVENT_ASSET_LOAD_ERROR — Propriedade estática da constante, classe com.adobe.livecycle.assetmanager.client.managers.AssetManager | |
Defines the event type for an assetLoadError event. | |
EVENT_ASSET_PERMISSION_LOAD_ERROR — Propriedade estática da constante, classe com.adobe.livecycle.assetmanager.client.managers.AssetManager | |
Defines the event type for an assetPermissionsLoadError event. | |
eventClassName — Propriedade, interface mx.automation.IAutomationEventDescriptor | |
The name of the class implementing this event. | |
EVENT_CLOSE_RELATIONSHIP_BROWSER — Propriedade estática da constante, classe com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies an action to close the relationship browser | |
EVENT_DATAMODULE_INSERT — Propriedade estática da constante, classe com.adobe.solutions.acm.authoring.presentation.letter.LetterContentPanel | |
The constant defining the event dispatched when a data module is inserted from content library to a target area. | |
EventDetails — 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. | |
EVENT_DO_SEARCH — Propriedade estática da constante, classe com.adobe.ep.ux.content.event.SearchEvent | |
Type of event when search is to be executed. | |
EVENT_DO_SEARCH — Propriedade estática da constante, classe com.adobe.livecycle.assetmanager.client.event.SearchEvent | |
Specifies the type of event when a search is executed. | |
EVENT_FONT_SIZE_CHANGE — Propriedade estática da constante, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Font Size button is changed. | |
EVENT_FRAGMENTLAYOUT_INSERT — Propriedade estática da constante, classe com.adobe.solutions.acm.authoring.presentation.letter.LetterContentPanel | |
The constant defining the event dispatched when a fragment is inserted from a fragment layout library to a target area. | |
EVENT_FRAGMENTLIBRARY_CLOSE — Propriedade estática da constante, classe com.adobe.solutions.acm.authoring.presentation.letter.LetterContentPanel | |
The constant defining the event dispatched when the fragment layout library is closed. | |
eventHandler(event:flash.events:Event) — método, classe mx.accessibility.AccImpl | |
Generic event handler. | |
eventHandler(event:flash.events:Event) — método, classe mx.accessibility.UIComponentAccProps | |
Generic event handler. | |
EVENT_LAUNCH_EDITOR_WINDOW — Propriedade estática da constante, classe com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies an action to launch the editor | |
EVENT_LAUNCH_EDITOR_WINDOW — Propriedade estática da constante, classe com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant denotes to launch the editor. | |
EVENT_LETTER_INITIALIZATION_COMPLETE — Propriedade estática da constante, classe com.adobe.icc.dc.domain.LetterInstance | |
The constant defining the letter initialization complete event. | |
EVENT_LETTER_INITIALIZATION_ERROR — Propriedade estática da constante, classe com.adobe.icc.dc.domain.LetterInstance | |
The constant defining the letter initialization error event. | |
EVENT_LETTERSPACING_CHANGE — Propriedade estática da constante, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Letter spacing is changed. | |
EVENT_LINEHEIGHT_CHANGE — Propriedade estática da constante, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Line Height is changed. | |
EVENT_LISTCOMPOUND_CHANGE — Propriedade estática da constante, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when List Compound button is clicked. | |
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. | |
EVENT_LISTINDENT_CHANGE — Propriedade estática da constante, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when List Indent button is clicked. | |
EVENT_LISTOUTDENT_CHANGE — Propriedade estática da constante, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when List Outdent button is clicked. | |
EVENT_LISTSTYLE_TYPE_CHANGE — Propriedade estática da constante, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when List Style Type is changed. | |
EVENT_LOAD_EXTENSIONS_FAULT — Propriedade estática da constante, classe com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager | |
The constant specifying the load acmExtensionsConfig fault. | |
EVENT_LOAD_EXTENSIONS_SUCCESS — Propriedade estática da constante, classe com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager | |
The constant specifying the load acmExtensionsConfig success. | |
EVENT_MARGINBOTTOM_CHANGE — Propriedade estática da constante, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Margin Bottom is changed. | |
EVENT_MARGINLEFT_CHANGE — Propriedade estática da constante, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Margin Left is changed. | |
EVENT_MARGINRIGHT_CHANGE — Propriedade estática da constante, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Margin Right is changed. | |
EVENT_MARGINTOP_CHANGE — Propriedade estática da constante, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Margin Top is changed. | |
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. | |
EVENT_OPEN_ACTIVATION_BROWSER — Propriedade estática da constante, classe com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies an action to open the activation browser | |
EVENT_OPEN_ACTIVATION_BROWSER — Propriedade estática da constante, classe com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant specifies an event to open the activation browser. | |
EVENT_OPEN_COMPOSER_BROWSER — Propriedade estática da constante, classe com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies an action to open the composer browser | |
EVENT_OPEN_RELATIONSHIP_BROWSER — Propriedade estática da constante, classe com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies an action to open the relationship browser | |
EVENT_OPEN_RELATIONSHIP_BROWSER — Propriedade estática da constante, classe com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant specifies an event to open the relationship browser. | |
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. | |
EVENT_REPEAT_TEXT — Propriedade estática da constante, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Repeat text is clicked. | |
events — Propriedade, classe mx.core.ComponentDescriptor | |
An Object containing name/value pairs for the component's event handlers, as specified in MXML. | |
EVENT_SEARCH_COMPLETE — Propriedade estática da constante, classe com.adobe.ep.ux.content.event.SearchEvent | |
Type of event when search has completed | |
EVENT_SEARCH_COMPLETE — Propriedade estática da constante, classe com.adobe.livecycle.assetmanager.client.event.SearchEvent | |
Specifies the type of event when the search is complete. | |
EVENT_SEARCH_FILTER_CHANGE — Propriedade estática da constante, classe com.adobe.ep.ux.content.event.SearchEvent | |
Type of event when user changes search criteria | |
EVENT_SEARCH_FILTER_CHANGE — Propriedade estática da constante, classe com.adobe.livecycle.assetmanager.client.event.SearchEvent | |
Specifies the type of event when a user has changed the search criteria. | |
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, classe com.adobe.ep.ux.content.event.AssetFocusEvent | |
The type of Asset Focus Event. | |
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. | |
EVENT_TYPE_FOCUS_GAIN — Propriedade estática da constante, classe com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant denotes that the grid item has gained focus. | |
EVENT_TYPE_FOCUS_LOST — Propriedade estática da constante, classe com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant denotes that the grid item has lost focus. | |
EVENT_TYPE_IDLE_STATE — Propriedade estática da constante, classe com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant denotes that the grid item is in idle state. | |
EVENT_UPLOAD_END — Propriedade estática da constante, classe com.adobe.solutions.acm.authoring.presentation.common.FileUploader | |
The constant that defines the file upload end event. | |
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. | |
excludes — Propriedade, classe mx.data.PropertySpecifier | |
Get a list of properties to exclude, or null if no properties are excluded. | |
exclusions — Propriedade, classe ga.model.PanelItem | |
An array of property names to ignore when model change event occurs. | |
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() — método, classe coldfusion.service.mxml.Chart | |
Sends the information to the ColdFusion service based on the action and the attributes that the user sets. | |
execute() — método, classe coldfusion.service.mxml.Document | |
Sends the information to the ColdFusion service based on the action and attributes that the user sets. | |
execute() — método, classe coldfusion.service.mxml.Image | |
Sends the information to the ColdFusion service based on the action and the attributes that the user sets. | |
execute() — método, classe coldfusion.service.mxml.Ldap | |
Sends information to the ColdFusion service based on the action and the attributes that the user sets. | |
execute() — método, classe coldfusion.service.mxml.Mail | |
Sends the information to the ColdFusion service based on the action and attributes that the user sets. | |
execute() — método, classe coldfusion.service.mxml.Pdf | |
Sends the information to the ColdFusion service based on the action and attributes that the user sets. | |
execute() — método, classe coldfusion.service.mxml.Pop | |
Sends information to the ColdFusion service based on the action and attributes that the user sets. | |
execute(prefetch:int, responder:flash.net:Responder) — método, 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() — método, classe lc.procmgmt.commands.AbandonCommand | |
Executes the task's abandon operation. | |
execute() — método, classe lc.procmgmt.commands.AttachmentCommand | |
Executes the default operation of the command. | |
execute() — método, classe lc.procmgmt.commands.ClaimAndOpenCommand | |
Executes the task's claim operation. | |
execute() — método, classe lc.procmgmt.commands.ClaimCommand | |
Executes the task's claim operation. | |
execute() — método, classe lc.procmgmt.commands.CompleteCommand | |
Executes the task's complete operation. | |
execute() — método, classe lc.procmgmt.commands.ConsultCommand | |
Executes the task's consult operation. | |
execute() — método, classe lc.procmgmt.commands.DeleteAttachmentCommand | |
Deletes the attachment from the task. | |
execute() — método, classe lc.procmgmt.commands.DisplayAttachmentCommand | |
Retrieves the attachment from the task that is being held by the TaskAttachmentInfo object. | |
execute() — método, classe lc.procmgmt.commands.EditDescriptionCommand | |
Changes the description of the task by executing the setDescription method from the Task object. | |
execute() — método, classe lc.procmgmt.commands.ForwardCommand | |
Executes the task forward operation. | |
execute() — método, classe lc.procmgmt.commands.InitiateFromStartTaskCommand | |
Executes the command and obtain a new wTask object with the same data as the original task. | |
execute() — método, classe lc.procmgmt.commands.LockCommand | |
Executes the task's lock operation. | |
execute() — método, classe lc.procmgmt.commands.RejectCommand | |
Executes the task's reject operation. | |
execute() — método, classe lc.procmgmt.commands.SaveAttachmentCommand | |
Retrieves the attachment from the task. | |
execute() — método, classe lc.procmgmt.commands.SetVisibleCommand | |
Executes the task setVisible operation. | |
execute() — método, classe lc.procmgmt.commands.ShareCommand | |
Executes the task's share operation. | |
execute() — método, classe lc.procmgmt.commands.TaskCommand | |
Retrieves a Token object to allow the caller to be notified when the execution is complete. | |
execute() — método, classe lc.procmgmt.commands.UnlockCommand | |
Executes the unlock operation for a task. | |
execute() — método, classe lc.procmgmt.commands.UpdateAttachmentCommand | |
Updates the attachment from the task being stored by the TaskAttachmentInfo object. | |
execute() — método, interface lc.procmgmt.domain.ICommand | |
Executes the default operation of the command. | |
execute() — método, classe lc.procmgmt.ui.task.form.commands.TaskFormSaveCommand | |
Executes the TaskForm save operation. | |
execute() — método, classe lc.procmgmt.ui.task.form.commands.TaskFormSubmitCommand | |
Executes the TaskForm object's submit operation. | |
execute() — método, classe lc.procmgmt.ui.task.form.commands.TaskFormTakeOfflineCommand | |
Executes the take offline operation for a form. | |
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, interface ga.model.ILayoutHost | |
Execute all bindings within this panel layout. | |
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. | |
executeCommand() — método, classe lc.procmgmt.ui.task.TaskDirectiveModel | |
Invokes the associated command object's execute method. | |
executeInBackground — Propriedade, classe flash.desktop.NativeApplication | |
Especifica se o aplicativo será executado em segundo plano ou não. | |
executeLastSearch() — método, classe com.adobe.icc.editors.managers.ContentSearchManager | |
Re-executes the last search in order to refresh the results. | |
executeLoad(loadTrait:org.osmf.traits:LoadTrait) — método, classe org.osmf.traits.LoaderBase | |
Executes the load of the given LoadTrait. | |
executeOfflineQuery(propSpecifier:mx.data:PropertySpecifier, args:Array, startIndex:int, numItems:int) — método, classe mx.data.DataServiceOfflineAdapter | |
Execute a query against the offline cache. | |
executeOfflineQuery(propSpecifier:mx.data:PropertySpecifier, args:Array, startIndex:int, numItems:int) — método, classe mx.data.SQLiteOfflineAdapter | |
Used with SQLite adapters to execute dynamic queries locally. | |
executeQuery(queryName:String, propertySpecifier:mx.data:PropertySpecifier, ... rest) — método, classe mx.data.DataManager | |
Executes a query with the provided name and arguments. | |
executeQuery(dataManager:mx.data:RPCDataManager, queryName:String, includeSpecifier:mx.data:PropertySpecifier, queryArgs:Array) — método, classe mx.data.RPCDataServiceAdapter | |
Called when the adapter needs to execute a named query. | |
executeSearch() — método, classe com.adobe.solutions.acm.authoring.presentation.common.ContentLibrary | |
To re-execute the Content Library search based on last search criteria. | |
executeStatement(stmt:flash.data:SQLStatement, responder:flash.net:Responder, doLog:Boolean) — método, classe coldfusion.air.Session | |
executeUnload(loadTrait:org.osmf.traits:LoadTrait) — método, classe org.osmf.traits.LoaderBase | |
Executes the unload of the given LoadTrait. | |
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. | |
expectedEndDate — Propriedade, interface com.adobe.solutions.prm.domain.IProject | |
Defines the expected end date of a project. | |
expectedEndDate — Propriedade, interface com.adobe.solutions.prm.domain.IWorkItem | |
Defines the expected end date for a workItem. | |
expectedEndDate — Propriedade, classe com.adobe.solutions.prm.domain.impl.Project | |
Defines the expected end date of a project. | |
expectedEndDate — Propriedade, classe com.adobe.solutions.prm.domain.impl.WorkItem | |
Defines the expected end date for a workItem. | |
expectedEndDate — Propriedade, classe com.adobe.solutions.prm.vo.ProjectVO | |
Defines the expected end date of a project. | |
expectedEndDate — Propriedade, classe com.adobe.solutions.prm.vo.WorkItemVO | |
Defines the expected end date for a workItem. | |
EXP_EVAL_DUPLICATE_VAR — Propriedade estática, classe com.adobe.solutions.exm.runtime.impl.MessageCodes | |
Message indicating that variable resolver found muliple matches for a given variable name. | |
EXP_EVAL_FUNCTION_MISSING — Propriedade estática, classe com.adobe.solutions.exm.runtime.impl.MessageCodes | |
Message indicating that given function name cannot be mapped to a valid function. | |
EXP_EVAL_INVALID_EXPRESSION — Propriedade estática, classe com.adobe.solutions.exm.runtime.impl.MessageCodes | |
Message indicating that the given expression is invalid. | |
EXP_EVAL_VAR_MISSING — Propriedade estática, classe com.adobe.solutions.exm.runtime.impl.MessageCodes | |
Message indicating a variable in an expression cannot be resolved. | |
EXP_EVAL_VAR_RESOLVER_MISSING — Propriedade estática, classe com.adobe.solutions.exm.runtime.impl.MessageCodes | |
Message indicating that expression manager has not been initialized with a variable resolver. | |
expiration — Propriedade, classe com.adobe.icomm.assetplacement.model.Resource | |
Specifies the expiration date of a given resource. | |
expirationHint — Propriedade, classe com.adobe.icc.vo.User | |
Expiration time of the user session | |
EXPIRED — Propriedade estática da constante, classe com.adobe.livecycle.rca.model.constant.ReviewStatus | |
Specifies that the review expired during one of its stages. | |
EXPIRED — Propriedade estática da constante, classe com.adobe.livecycle.rca.model.constant.StageStatus | |
Specifies that the stage was not completed within the specified duration. | |
EXPIRED — Propriedade estática da constante, classe com.adobe.solutions.rca.constant.ReviewStatus | |
EXPIRED status means the review has expired in one of its stages. | |
EXPIRED — Propriedade estática da constante, classe com.adobe.solutions.rca.constant.StageStatus | |
EXPIRED status means the stage was not completed within the stage duration. | |
EXPIRED — Propriedade estática da constante, classe flash.security.CertificateStatus | |
O certificado está fora do período de validade. | |
expiredResources() — método, classe com.adobe.icomm.assetplacement.model.PackageDefinition | |
Return a list that contains all of the expired <resource> entries in the package definition, wrapped in Resource objects. | |
expiry — Propriedade, interface com.adobe.livecycle.ria.security.api.IPin | |
The date and time when the pin expires. | |
expiry — Propriedade, classe com.adobe.livecycle.ria.security.service.Pin | |
The date and time when the pin expires. | |
ExpiryDateFormat — classe, pacote com.adobe.icomm.assetplacement.controller.utils | |
This class validates date strings used for resource expiration. | |
ExpiryDateFormat() — Construtor, classe com.adobe.icomm.assetplacement.controller.utils.ExpiryDateFormat | |
Construct an ExpiryDateFormatter object. | |
explanation — Propriedade, interface lc.foundation.ui.IReconnect | |
A reason that describes why a reconnection is required. | |
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, interface com.adobe.gravity.ui.IMeasurable | |
The height as explicitly set on the component. | |
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, interface com.adobe.gravity.ui.IMeasurable | |
The maximum height as explicitly set on the component. | |
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, interface com.adobe.gravity.ui.IMeasurable | |
The maximum width as explicitly set on the component. | |
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, interface com.adobe.gravity.ui.IMeasurable | |
The minimum height as explicitly set on the component. | |
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, interface com.adobe.gravity.ui.IMeasurable | |
The minimum width as explicitly set on the component. | |
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, interface com.adobe.gravity.ui.IMeasurable | |
The width as explicitly set on the component. | |
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. | |
exportAllAssetInfo() — método, classe com.adobe.icc.editors.managers.ImportExportManager | |
This is called in case user pressed the Export All assets button present in the export tab of admin view. | |
exportAllAssets() — método, interface com.adobe.icc.services.export.IExportService | |
Exports all assets(published/mark-for-published assets) and data dictionary (non-system) | |
exportAssetArchive(reviewId:String, revision:int) — método, interface com.adobe.solutions.rca.service.IReviewCommentingAndApproval | |
This API returns the native review document, if present or the PDF file of the review document. | |
exportAssetArchive(reviewId:String, revision:int) — método, classe com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval | |
This API returns the native review document, if present or the PDF file of the review document. | |
exportAssetDefinition(assetType:int, assetId:String) — método, interface com.adobe.icc.services.export.IExportService | |
Export the definition of an asset in a readable XML format. | |
exportAssetDefinitionCompressed(assetType:int, assetId:String) — método, interface com.adobe.icc.services.export.IExportService | |
Export the definition of an asset in a 'compressed' readable XML format. | |
exportAssetDependencies(assetid:String, assetType:String) — método, classe com.adobe.icc.editors.managers.RevertManager | |
This function exports the asset dependencies. | |
exportAssetDependencies(assetType:int, assetId:String) — método, interface com.adobe.icc.services.export.IExportService | |
Retrieves the asset depedencies in xml format | |
exportAssetList — Propriedade, classe com.adobe.icc.editors.managers.ImportExportManager | |
Gets the List of all the assets that would be exported or imported including the dependencies. | |
ExportAssets — classe, pacote com.adobe.solutions.acm.authoring.presentation.common | |
TitleWindow Host component for showing the Export Assets Pop Up. | |
ExportAssets() — Construtor, classe com.adobe.solutions.acm.authoring.presentation.common.ExportAssets | |
Constructor. | |
EXPORT_ASSET_SERVICE_RO — Propriedade estática da constante, classe com.adobe.icc.services.ServiceLocator | |
Specifies the remote object name for Export asset service. | |
EXPORT_BUSINESS_CALENDAR_COMPLETE — Propriedade estática da constante, classe lc.foundation.events.ObjectResultEvent | |
A special value that specifies that the business calendars were exported. | |
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. | |
export_clickHandler(event:flash.events:MouseEvent) — método, classe com.adobe.solutions.prm.presentation.asset.AssetVersionPod | |
This method is called when a user clicks the Export button. | |
exportConditionDependencies(condition:com.adobe.icc.vo:ConditionalDataModule) — método, classe com.adobe.icc.editors.handlers.ConditionHandler | |
Called internally when this handler is handling an action of type ExportDependencies. | |
exportDataDictionaryAsFML(dataDictionaryId:String, clientHandler:Function, errorHandler:Function) — método, interface com.adobe.dct.service.DataDictionaryUtilService | |
Exports a data dictionary into a fiber model which can be imported back to obtain the data dictionary. | |
EXPORT_DATADICTIONARY_AS_FML — Propriedade estática da constante, classe com.adobe.dct.event.DCTServiceEvent | |
The DCTServiceEvent.EXPORT_DATADICTIONARY_AS_FML constant defines the value of the type property of the event object for a exportDataDictionaryAsFML event. | |
exportDefinitionService — Propriedade, classe com.adobe.consulting.pst.vo.FlexConfiguration | |
Export Definition service destination | |
exportDefinitionServiceUrl — Propriedade, classe com.adobe.consulting.pst.vo.FlexConfiguration | |
Fetches the Export Dependencies Service URL: combination of {baseurl}/{pscmContext}/{exportDefinitionService} that will never end with a slash. | |
exportDependenciesService — Propriedade, classe com.adobe.consulting.pst.vo.FlexConfiguration | |
ExportDependencies service destination within context root: {baseurl}/{pscmContext}/{exportDependencies}. | |
exportDependenciesServiceUrl — Propriedade, classe com.adobe.consulting.pst.vo.FlexConfiguration | |
Fetches the Export Dependencies Service URL: combination of {baseurl}/{pscmContext}/{exportDependenciesService} that will never end with a slash. | |
exporterClass — 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. | |
exportFMLButtonClicked — Evento, classe com.adobe.dct.component.toolbars.DDToolbar | |
Dispatched when the export as FML button is clicked. | |
exportFragmentLayoutDependencies(fragment:com.adobe.icc.vo:FragmentLayout) — método, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Called internally when this handler is handling an action of type ExportDependencies. | |
exportImageDependencies(image:com.adobe.icc.vo:ImageModule) — método, classe com.adobe.icc.editors.handlers.ImageHandler | |
Called internally when this handler is handling an action of type ExportDependencies. | |
exportInfoFlag — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.common.ExportAssets | |
A flag to indicate whether to export all the assets of the selected assets. | |
exportItemData(version:String, changedItems:mx.data:ChangedItems) — método, classe mx.data.SQLiteOfflineAdapter | |
Generates a new serialized archive of the specified data items which then can be persisted as appropriate. | |
exportLayoutDependencies(form:com.adobe.consulting.pst.vo:Form) — método, classe com.adobe.icc.editors.handlers.LayoutHandler | |
Called internally when this handler is handling an action of type ExportDependencies. | |
exportLetterDefinition(letter:com.adobe.consulting.pst.vo:Letter) — método, classe com.adobe.icc.editors.handlers.LetterHandler | |
This method handles the result event of exportLetterDefinitions. | |
exportListDependencies(list:com.adobe.icc.vo:ListDataModule) — método, classe com.adobe.icc.editors.handlers.ListHandler | |
Called internally when this handler is handling an action of type ExportDependencies. | |
exportPackage() — método, classe com.adobe.icc.editors.handlers.ConditionHandler | |
This method exports the list of selected assets . | |
exportPackage(exportInfoFlag:String) — método, classe com.adobe.icc.editors.managers.ImportExportManager | |
Calls the server for exporting the package.In case exportInfoFlag is true , then export all assets are called . | |
exportPackage(assetIdList:mx.collections:IList, packageName:String) — método, interface com.adobe.icc.services.export.IExportService | |
Exports the list of selected assets. | |
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. | |
exportPDF_clickHandler(event:flash.events:MouseEvent) — método, classe com.adobe.solutions.rca.presentation.comment.CommentPod | |
This function fetches a PDF file with inline comments from the server. | |
EXPORT_SERVICE_RO — Propriedade estática da constante, classe com.adobe.icc.services.ServiceLocator | |
Export Letter definition | |
exportTextDependencies(text:com.adobe.consulting.pst.vo:TBX) — método, classe com.adobe.icc.editors.handlers.TextHandler | |
Called internally when this handler is handling an action of type ExportDependencies. | |
exportTextDependenciesViaServlet() — método, classe com.adobe.icc.editors.handlers.TextHandler | |
This method handles the result event of exportTextDependencies. | |
expression — Propriedade, classe com.adobe.dct.transfer.DataDictionaryElement | |
The expression for the DataDictionaryElement. | |
expression — Propriedade, classe com.adobe.icc.editors.model.ConditionAssignmentModel | |
The expression associated with this assignment. | |
expression — Propriedade, classe com.adobe.icc.vo.CDMAssignment | |
Expression for the case (in Spring EL syntax). | |
expression — Propriedade, classe com.adobe.icc.vo.DocumentAssignment | |
Specifies the expression string associated with this assignment. | |
expression — Propriedade, classe com.adobe.icc.vo.ModuleAssignment | |
Runtime in-line inclusion expression for the module. | |
expression — Propriedade, classe com.adobe.solutions.exm.authoring.domain.expression.ExpressionEvent | |
Returns the affected expression. | |
expression — Propriedade, classe com.adobe.solutions.exm.authoring.domain.expression.ExpressionValidationError | |
Returns the expression which failed to validate. | |
expression — Propriedade, interface com.adobe.solutions.exm.authoring.domain.expression.IExpression | |
Returns the actual expression string represented by this expression. | |
expression — Propriedade, classe com.adobe.solutions.exm.authoring.domain.expression.SimpleCyclicDependencyError | |
Returns the expression in which a cyclic dependency was detected. | |
expression — Propriedade, classe com.adobe.solutions.exm.authoring.events.ExpressionBuilderEvent | |
Selected Expression | |
expression — Propriedade, classe com.adobe.solutions.exm.expression.ExpressionVO | |
The unique expression string. | |
expression — Propriedade, interface com.adobe.solutions.exm.runtime.IExpression | |
Returns the actual expression string. | |
expression — Propriedade, classe com.adobe.solutions.exm.runtime.impl.ExpressionImpl | |
Returns the actual expression string. | |
expression — Propriedade, classe mx.validators.RegExpValidator | |
The regular expression to use for validation. | |
Expression — classe, pacote com.adobe.icc.editors.model.el | |
Abstract class from which all expression types derive. | |
Expression(operator:com.adobe.icc.editors.model.el:IOperator, operands:Array) — Construtor, classe com.adobe.icc.editors.model.el.Expression | |
Constructor. | |
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. | |
ExpressionBuilder — classe, pacote com.adobe.icc.editors.model.el | |
Utility class to create qualified Expression object from the expression string | |
ExpressionBuilder — classe, pacote com.adobe.solutions.exm.authoring.view | |
The ExpressionBuilder class defines a container that includes a EBWorkspace, EBToolBar, ExpressionsPanel, FunctionsPanel, ValidateExpression and IVariablePanel. | |
ExpressionBuilder() — Construtor, classe com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
Constructor. | |
ExpressionBuilderEvent — classe, pacote com.adobe.solutions.exm.authoring.events | |
The ExpressionBuilderEvent class represents events that are dispatched on Expression Builder Toolbar. | |
ExpressionBuilderEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Construtor, classe com.adobe.solutions.exm.authoring.events.ExpressionBuilderEvent | |
Constructor. | |
expressionCreateEvent — Evento, interface com.adobe.solutions.exm.authoring.domain.expression.IExpression | |
Dispatched when the expression is successfully created in the expression repository. | |
ExpressionCreateEvent — classe, pacote com.adobe.solutions.exm.authoring.domain.expression | |
Event dispatched whenever a new expression is successfully created in the expression repository. | |
ExpressionCreateEvent(expression:com.adobe.solutions.exm.authoring.domain.expression:IExpression, bubbles:Boolean, cancelable:Boolean) — Construtor, classe com.adobe.solutions.exm.authoring.domain.expression.ExpressionCreateEvent | |
Creates a new ExpressionCreateEvent instance. | |
expressionCreationComplete — Evento, classe com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
The event dispatched when the ExpressionCreationComplete button is clicked. | |
EXPRESSION_CREATION_COMPLETED — Propriedade estática da constante, classe com.adobe.solutions.exm.authoring.events.ExpressionBuilderEvent | |
The ExpressionBuilderEvent.EXPRESSION_CREATION_COMPLETED constant defines the value of the type property of the event object for an event that is dispatched when the agent clicks the Complete(OK) button of a Expression Controlbar in Expression Builder UI. | |
expressionDefinitionId — Propriedade, classe com.adobe.exm.expression.event.ExpressionRegistrationFailureEvent | |
Expression definition id for which the registration failed. | |
expressionDefinitionId — Propriedade, classe com.adobe.exm.expression.event.ExpressionRegistrationSuccessEvent | |
Expression definition id for which the registration was successful. | |
EXPRESSION_DEFINITION_NOT_FOUND — Propriedade estática da constante, classe com.adobe.exm.expression.error.ExpressionEvaluationError | |
Error constant indicating Expression definition could not be found | |
expressionDeleteEvent — Evento, interface com.adobe.solutions.exm.authoring.domain.expression.IExpression | |
Dispatched when the expression is successfully deleted from the expression repository. | |
ExpressionDeleteEvent — classe, pacote com.adobe.solutions.exm.authoring.domain.expression | |
Event dispatched whenever an expression is successfully deleted from the expression repository. | |
ExpressionDeleteEvent(expression:com.adobe.solutions.exm.authoring.domain.expression:IExpression, bubbles:Boolean, cancelable:Boolean) — Construtor, classe com.adobe.solutions.exm.authoring.domain.expression.ExpressionDeleteEvent | |
Creates a new ExpressionDeleteEvent instance. | |
ExpressionError — classe, pacote com.adobe.solutions.exm.runtime.impl | |
Represents errors thrown by the Expression Manager runtime. | |
ExpressionError(message:String, errorCode:String, id:int) — Construtor, classe com.adobe.solutions.exm.runtime.impl.ExpressionError | |
Creates a new ExpressionError instance. | |
expressionErrorEvent — Evento, interface com.adobe.solutions.exm.authoring.domain.expression.IExpression | |
Dispatched when an error occurs while creating/updating/deleting the expression in the expression repository. | |
ExpressionEvaluationError — classe, pacote com.adobe.exm.expression.error | |
Error object for Expression evaluation | |
ExpressionEvaluationError(id:int, customMessage:String) — Construtor, classe com.adobe.exm.expression.error.ExpressionEvaluationError | |
Constructor | |
ExpressionEvaluationService — classe, pacote com.adobe.exm.expression.impl | |
Used to register the expression SWF and evaluate the expression using pre-loaded SWF. | |
ExpressionEvaluationService(defaultSwfUrl:String, expressionDefinitionParamName:String) — Construtor, classe com.adobe.exm.expression.impl.ExpressionEvaluationService | |
Constructor of expression evaluation service. | |
ExpressionEvent — classe, pacote com.adobe.solutions.exm.authoring.domain.expression | |
Base class for events dispatched whenever a CRUD operation completes successfully on an expression in the expression repository. | |
ExpressionEvent(type:String, expression:com.adobe.solutions.exm.authoring.domain.expression:IExpression, bubbles:Boolean, cancelable:Boolean) — Construtor, classe com.adobe.solutions.exm.authoring.domain.expression.ExpressionEvent | |
Creates a new ExpressionEvent instance. | |
expressionGetError — Evento, interface com.adobe.solutions.exm.authoring.domain.expression.IExpressionProvider | |
Dispatched when the provider encounters an error retrieving an expression from the repository. | |
expressionGetEvent — Evento, interface com.adobe.solutions.exm.authoring.domain.expression.IExpressionProvider | |
Dispatched when the provider successfully retrieves an expression from the repository. | |
ExpressionGetEvent — classe, pacote com.adobe.solutions.exm.authoring.domain.expression | |
Event dispatched whenever an expression is successfully retrieved from the expression repository. | |
ExpressionGetEvent(expression:com.adobe.solutions.exm.authoring.domain.expression:IExpression, bubbles:Boolean, cancelable:Boolean) — Construtor, classe com.adobe.solutions.exm.authoring.domain.expression.ExpressionGetEvent | |
Creates a new ExpressionGetEvent instance. | |
ExpressionImpl — classe, pacote com.adobe.solutions.exm.runtime.impl | |
Default implementation of the Expression instance. | |
ExpressionImpl() — Construtor, classe com.adobe.solutions.exm.runtime.impl.ExpressionImpl | |
Creates a new ExpressionImpl instance. | |
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. | |
ExpressionInsertEvent — classe, pacote com.adobe.solutions.exm.authoring.events | |
The ExpressionInsertEvent class represents events that are dispatched on Function Toolbar, VariableList and Expression Toolbar Insert Button . | |
ExpressionInsertEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Construtor, classe com.adobe.solutions.exm.authoring.events.ExpressionInsertEvent | |
Constructor. | |
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. | |
EXPRESSION_LIST — Propriedade estática da constante, classe com.adobe.solutions.exm.authoring.domain.expression.ExpressionListProviderEvent | |
Constant representing this event's type. | |
expressionListError — Evento, interface com.adobe.solutions.exm.authoring.domain.expression.IExpressionProvider | |
Dispatched when the provider encounters an error retrieving a set of expressions from the repository. | |
ExpressionListItemRender — classe, pacote com.adobe.solutions.exm.authoring.renderer | |
The ExpressionListItemRender class defines the default item renderer for a Expression List. | |
ExpressionListItemRender() — Construtor, classe com.adobe.solutions.exm.authoring.renderer.ExpressionListItemRender | |
Constructor. | |
expressionListProviderEvent — Evento, interface com.adobe.solutions.exm.authoring.domain.expression.IExpressionProvider | |
Dispatched when the provider successfully retrieves a set of expressions from the repository. | |
ExpressionListProviderEvent — classe, pacote com.adobe.solutions.exm.authoring.domain.expression | |
Event dispatched whenever an expression-listing operation (list-all-expressions or search-expressions) completes successfully. | |
ExpressionListProviderEvent(type:String, expressions:mx.collections:IList, requestId:String, bubbles:Boolean, cancelable:Boolean) — Construtor, classe com.adobe.solutions.exm.authoring.domain.expression.ExpressionListProviderEvent | |
Creates a new ExpressionListProviderEvent instance. | |
ExpressionManagerImpl — classe, pacote com.adobe.solutions.exm.runtime.impl | |
The default implementation of the ExpressionManager interface, which serves as the entry point into the Expression Manager runtime. | |
expressionName — Parte 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. | |
expressionProvider — Propriedade, interface com.adobe.solutions.exm.authoring.domain.IProviderFactory | |
Returns a sub-provider for expression-specific operations such as creating new expression objects, validation expressions, etc. | |
expressionProvider — Propriedade, classe com.adobe.solutions.exm.authoring.domain.impl.ProviderFactoryImpl | |
Returns a sub-provider for expression-specific operations such as creating new expression objects, validation expressions, etc. | |
expressionRegistrationFailure — Evento, interface com.adobe.exm.expression.IExpressionEvaluationService | |
Dispatched when the registration of the expression SWF fails. | |
expressionRegistrationFailure — Evento, classe com.adobe.exm.expression.impl.ExpressionEvaluationService | |
Dispatched when the registration of the expression SWF fails. | |
EXPRESSION_REGISTRATION_FAILURE — Propriedade estática da constante, classe com.adobe.exm.expression.event.ExpressionRegistrationFailureEvent | |
Constant defining event of type expressionRegistrationFailure | |
ExpressionRegistrationFailureEvent — classe, pacote com.adobe.exm.expression.event | |
This event is dispatched when SWF registration fails. | |
ExpressionRegistrationFailureEvent(varExpressionDefinitionId:String, varRootCause:flash.events:Event) — Construtor, classe com.adobe.exm.expression.event.ExpressionRegistrationFailureEvent | |
Constructor | |
expressionRegistrationSuccess — Evento, interface com.adobe.exm.expression.IExpressionEvaluationService | |
Dispatched when the expression SWF is successfully registered. | |
expressionRegistrationSuccess — Evento, classe com.adobe.exm.expression.impl.ExpressionEvaluationService | |
Dispatched when the expression SWF is successfully registered. | |
EXPRESSION_REGISTRATION_SUCCESS — Propriedade estática da constante, classe com.adobe.exm.expression.event.ExpressionRegistrationSuccessEvent | |
Constant defining event of type expressionRegistrationSuccess | |
ExpressionRegistrationSuccessEvent — classe, pacote com.adobe.exm.expression.event | |
This event is dispatched when SWF registration is successful. | |
ExpressionRegistrationSuccessEvent(expressionDefinitionId:String) — Construtor, classe com.adobe.exm.expression.event.ExpressionRegistrationSuccessEvent | |
Constructor | |
expressions — Propriedade, classe com.adobe.solutions.exm.authoring.domain.expression.ComplexCyclicDependencyError | |
Returns the original list of expressions (IExpression instances) which was supplied for cyclic-dependency checking. | |
expressions — Propriedade, classe com.adobe.solutions.exm.authoring.domain.expression.ExpressionListProviderEvent | |
Returns the list of expressions (IExpression instances) returned by the expression-listing call corresponding to this event. | |
expressionService — Propriedade, interface com.adobe.solutions.exm.IServiceProvider | |
Returns an expression-specific infrastructure service which deals with expression persistence. | |
expressionService — Propriedade, classe com.adobe.solutions.exm.impl.ServiceProvider | |
Returns null, since expression persistence is currently not supported. | |
expressionService — Propriedade, classe com.adobe.solutions.exm.mock.MockServiceProvider | |
If mock data has been loaded, returns a mock IExpressionService instance which operates against the mock data, else returns null. | |
expressionsList — Propriedade, classe com.adobe.solutions.exm.authoring.model.Model | |
The list of named expression. | |
ExpressionsPanel — classe, pacote com.adobe.solutions.exm.authoring.components.controls | |
The ExpressionsPanel class defines a container that includes a ExpressionsPanelToolBar and list for displaying Named Expressions | |
ExpressionsPanel() — Construtor, classe com.adobe.solutions.exm.authoring.components.controls.ExpressionsPanel | |
Constructor. | |
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. | |
ExpressionsPanelToolBar — classe, pacote com.adobe.solutions.exm.authoring.components.toolbars | |
The ExpressionsPanelToolBar class defines a container that includes a insert, edit, delete and search expression | |
ExpressionsPanelToolBar() — Construtor, classe com.adobe.solutions.exm.authoring.components.toolbars.ExpressionsPanelToolBar | |
Constructor. | |
ExpressionsPanelToolBarEvent — classe, pacote com.adobe.solutions.exm.authoring.events | |
The ExpressionInsertEvent class represents events that are dispatched on Expression panel toolbar . | |
ExpressionsPanelToolBarEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Construtor, classe com.adobe.solutions.exm.authoring.events.ExpressionsPanelToolBarEvent | |
Constructor. | |
EXPRESSION_SWF_LAZYLOAD_STARTED — Propriedade estática da constante, classe com.adobe.exm.expression.error.ExpressionEvaluationError | |
Error constant indicating Lazy load of expression swf just started. | |
expressionSwfLoadStatus — Propriedade, classe com.adobe.exm.expression.error.ExpressionEvaluationError | |
String indicating expression swf load status | |
EXPRESSION_SWF_NOT_LOADED — Propriedade estática da constante, classe com.adobe.exm.expression.error.ExpressionEvaluationError | |
Error constant indicating Expression Swf has not been loaded | |
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. | |
expressionUpdateEvent — Evento, interface com.adobe.solutions.exm.authoring.domain.expression.IExpression | |
Dispatched when the expression is successfully updated in the expression repository. | |
ExpressionUpdateEvent — classe, pacote com.adobe.solutions.exm.authoring.domain.expression | |
Event dispatched whenever an expression is successfully updated in the expression repository. | |
ExpressionUpdateEvent(expression:com.adobe.solutions.exm.authoring.domain.expression:IExpression, bubbles:Boolean, cancelable:Boolean) — Construtor, classe com.adobe.solutions.exm.authoring.domain.expression.ExpressionUpdateEvent | |
Creates a new ExpressionUpdateEvent instance. | |
ExpressionValidationError — classe, pacote com.adobe.solutions.exm.authoring.domain.expression | |
Error thrown when an expression fails to validate syntactically. | |
ExpressionValidationError(expression:String, message:any, id:any) — Construtor, classe com.adobe.solutions.exm.authoring.domain.expression.ExpressionValidationError | |
Creates a new ExpressionValidationError instance. | |
ExpressionValidationResult — classe, pacote com.adobe.solutions.exm.authoring.domain.expression | |
Encapsulates the result of syntactic validation of an expression. | |
ExpressionValidationResult(validationSucceeded:Boolean, validationError:com.adobe.solutions.exm.authoring.domain.expression:ExpressionValidationError) — Construtor, classe com.adobe.solutions.exm.authoring.domain.expression.ExpressionValidationResult | |
Creates a new ExpressionValidationResult instance. | |
expressionValueChange — Evento, interface com.adobe.solutions.exm.runtime.IExpression | |
Dispatched when the value of the expression changes. | |
EXPRESSION_VALUE_CHANGE — Propriedade estática, classe com.adobe.solutions.exm.runtime.ExpressionValueChangeEvent | |
Constant representing the type of this event. | |
ExpressionValueChangeEvent — classe, pacote com.adobe.solutions.exm.runtime | |
Event dispatched by ComputedExpression instances whenever the result of evaluation of their underlying expressions changes (due to a variable change, etc.). | |
ExpressionValueChangeEvent(source:com.adobe.solutions.exm.runtime:IComputedExpression, bubbles:Boolean, cancelable:Boolean) — Construtor, classe com.adobe.solutions.exm.runtime.ExpressionValueChangeEvent | |
Creates a new ExpressionValueChangeEvent instance. | |
ExpressionVO — classe, pacote com.adobe.solutions.exm.expression | |
Represents a persistent expression. | |
ExpressionVO() — Construtor, classe com.adobe.solutions.exm.expression.ExpressionVO | |
Creates a new ExpressionVO instance. | |
ExtendableTaggedEntityVO — classe, pacote com.adobe.solutions.prm.vo | |
This abstract class defines an entity that is extendable and can be tagged. | |
ExtendableTaggedEntityVO() — Construtor, classe com.adobe.solutions.prm.vo.ExtendableTaggedEntityVO | |
The constructor for ExtendableTaggedEntityVO class. | |
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. | |
extendedData — Propriedade, classe mx.messaging.messages.ErrorMessage | |
Extended data that the remote destination has chosen to associate with this error to facilitate custom error processing on the client. | |
extendedProperties — Propriedade, classe com.adobe.consulting.pst.vo.Category | |
Specifies a map of extended properties for the category object. | |
extendedProperties — Propriedade, classe com.adobe.consulting.pst.vo.Form | |
Extended Properties Map for AssetManager Backend use case. | |
extendedProperties — Propriedade, classe com.adobe.consulting.pst.vo.Letter | |
Extended Properties Map for AssetManager Backend use case. | |
extendedProperties — Propriedade, classe com.adobe.dct.transfer.DataDictionary | |
The extended properties of the data dictionary. | |
extendedProperties — Propriedade, classe com.adobe.dct.transfer.DataDictionaryElement | |
The extendedProperties of a DataDictionaryElement. | |
extendedProperties — Propriedade, classe com.adobe.dct.transfer.DataDictionaryReference | |
The extended properties of the data dictionary. | |
extendedProperties — Propriedade, classe com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Map of extended properties associated with this property | |
extendedProperties — Propriedade, classe com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
The extended properties associated with asset. | |
extendedProperties — Propriedade, classe com.adobe.icc.editors.model.AssetModel | |
The extended properties of the underlying value object. | |
extendedProperties — Propriedade, classe com.adobe.icc.vo.ContainerLayout | |
extendedProperties — Propriedade, classe com.adobe.icc.vo.DataModule | |
extendedProperties Map for AssetManager Backend use case | |
extendedProperties — Propriedade, classe com.adobe.icc.vo.Document | |
extendedProperties Map for AssetManager Backend use case | |
extendedProperties — Propriedade, classe com.adobe.icc.vo.Portfolio | |
extendedProperties Map for AssetManager Backend use case | |
extendedProperties — Propriedade, classe com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Specifies a map of extended properties that are associated with this property. | |
extendedProperties — Propriedade, classe com.adobe.livecycle.assetmanager.client.model.AssetTypeDescriptor | |
Specifies the extended properties associated with the asset. | |
ExtendedProperty — classe, pacote com.adobe.dct.component | |
The ExtendedProperty component displays the extended property row for data dictionary and data dictionary elements. | |
ExtendedProperty() — Construtor, classe com.adobe.dct.component.ExtendedProperty | |
Constructor. | |
extendedPropertyMap — Propriedade, classe com.adobe.livecycle.content.File | |
Additional key-value attributes whichare persisted along with file. | |
extendedPropertyPath — Propriedade, classe com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
if this prperty is and extended VO property, then path of this property in actual VO. | |
extendedPropertyPath — Propriedade, classe com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Specifies whether this property is an extended value object property. | |
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. | |
extendsDestination — Propriedade, classe mx.data.RPCDataManager | |
Name of destination that the destination for this manager extends. | |
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 | |
ExtensibleActionbar — classe, pacote com.adobe.solutions.acm.authoring.presentation.actionbar | |
The component that holds the custom action instances in the extensible tool bar. | |
ExtensibleActionbar() — Construtor, classe com.adobe.solutions.acm.authoring.presentation.actionbar.ExtensibleActionbar | |
Constructor. | |
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 com.adobe.dct.component.UploadButton | |
A list of file extensions. | |
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. | |
ExtensionsConfigManager — classe, pacote com.adobe.acm.solutions.authoring.domain.extensions | |
The class which loads and manages the extensible configurations such as Extensible tool bar. | |
ExtensionsConfigManager() — Construtor, classe com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager | |
Constructor. | |
EXTERNALDATA_SERVICE_RO — Propriedade estática da constante, classe com.adobe.icc.services.ServiceLocator | |
Specifies the remote object name for the ExternalData Service. | |
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. | |
ExternalUsersVO — classe, pacote com.adobe.solutions.rca.vo | |
Represents an External User instance in the system. | |
ExternalUsersVO() — Construtor, classe com.adobe.solutions.rca.vo.ExternalUsersVO | |
The constructor for ExternalUsersVO class. | |
extra — Propriedade, classe com.adobe.icc.dc.domain.BaseModuleInstance | |
The flag indicating if this module was not assigned while creating the letter. | |
extra — Propriedade, interface com.adobe.icc.dc.domain.IModuleInstance | |
The flag indicating if this module was not assigned while creating the letter. | |
extract(target:flash.utils:ByteArray, length:Number, startPosition:Number) — 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. | |
extractURLFromUploadResponse(response:String) — Método estático , classe coldfusion.service.Util | |
This method takes the wddx response returned from the upload cfc, extracts the path on the server and returns it. | |
extraProperties — Propriedade, classe mx.data.PropertySpecifier | |
A list of additional properties to include. | |
Símbolos A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
Wed Jun 13 2018, 11:26 AM Z