Simboli 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 — Proprietà statica costante, classe Math | |
Una costante matematica alla base dei logaritmi naturali, espressa come e. | |
E — Proprietà statica costante, classe flash.ui.Keyboard | |
Costante associata al valore del codice tasto per il tasto E (69). | |
ease — Proprietà, classe fl.motion.SimpleEase | |
Una percentuale compresa tra -1 (andamento in entrata o accelerazione 100%) e 1 (andamento in uscita o decelerazione 100%). | |
ease(fraction:Number) — metodo, 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) — metodo, 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) — metodo, 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) — metodo, interfaccia 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) — metodo, 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) — Metodo statico , classe fl.motion.easing.Back | |
Il metodo easeIn() avvia il movimento mediante backtracking, quindi inverte la direzione del movimento verso il punto di destinazione. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.motion.easing.Bounce | |
Il metodo easeIn() avvia un movimento di rimbalzo lento che accelera progressivamente durante la sua esecuzione. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.motion.easing.Circular | |
Il metodo easeIn() avvia un movimento da velocità zero che accelera progressivamente con la sua esecuzione. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.motion.easing.Cubic | |
Il metodo easeIn() avvia un movimento da velocità zero che accelera progressivamente con la sua esecuzione. | |
easeIn(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Metodo statico , classe fl.motion.easing.Elastic | |
Il metodo easeIn() avvia un movimento lento che accelera progressivamente durante la sua esecuzione. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.motion.easing.Exponential | |
Il metodo easeIn() avvia un movimento lento che accelera progressivamente durante la sua esecuzione. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.motion.easing.Linear | |
Il metodo easeIn() definisce un movimento costante senza accelerazione. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.motion.easing.Quadratic | |
Il metodo easeIn() avvia un movimento da velocità zero che accelera progressivamente durante la sua esecuzione. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.motion.easing.Quartic | |
Il metodo easeIn() avvia un movimento da velocità zero che accelera progressivamente con la sua esecuzione. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.motion.easing.Quintic | |
Il metodo easeIn() avvia un movimento da velocità zero che accelera progressivamente con la sua esecuzione. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.motion.easing.Sine | |
Il metodo easeIn() avvia un movimento da velocità zero che accelera progressivamente con la sua esecuzione. | |
easeIn(t:Number, b:Number, c:Number, d:Number, s:Number) — Metodo statico , classe fl.transitions.easing.Back | |
Il metodo easeIn() avvia il movimento mediante backtracking, quindi inverte la direzione del movimento verso il punto di destinazione. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.transitions.easing.Bounce | |
Il metodo easeIn() avvia un movimento di rimbalzo lento che accelera progressivamente durante la sua esecuzione. | |
easeIn(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Metodo statico , classe fl.transitions.easing.Elastic | |
Il metodo easeIn() avvia un movimento lento che accelera progressivamente durante la sua esecuzione. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.transitions.easing.None | |
Il metodo easeIn() definisce un movimento costante, senza accelerazione. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.transitions.easing.Regular | |
Il metodo easeIn() avvia un movimento da velocità zero che accelera progressivamente durante la sua esecuzione. | |
easeIn(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.transitions.easing.Strong | |
Il metodo easeIn() avvia un movimento da velocità zero che accelera progressivamente con la sua esecuzione. | |
easeIn(t:Number, b:Number, c:Number, d:Number, s:Number) — Metodo statico , 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) — Metodo statico , 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) — Metodo statico , 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) — Metodo statico , 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) — Metodo statico , 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) — Metodo statico , 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) — Metodo statico , 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) — Metodo statico , 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) — Metodo statico , 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) — Metodo statico , 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) — Metodo statico , classe mx.effects.easing.Sine | |
The easeIn() method starts motion from zero velocity, and then accelerates motion as it executes. | |
easeIn(fraction:Number) — metodo, classe spark.effects.easing.EaseInOutBase | |
Returns a value that represents the eased fraction during the ease in phase of the animation. | |
easeInFraction — Proprietà, classe spark.effects.easing.EaseInOutBase | |
The percentage of an animation that should be spent accelerating. | |
easeInFraction — Proprietà, 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) — Metodo statico , classe fl.motion.easing.Back | |
Il metodo easeInOut() combina il movimento del metodo easeIn() e del metodo easeOut() per avviare il movimento mediante backtracking, quindi invertire la direzione verso il punto di destinazione, mancare di poco il punto di destinazione e invertire di nuovo la direzione del movimento per raggiungere il punto di destinazione. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.motion.easing.Bounce | |
Il metodo easeInOut() combina il movimento del metodo easeIn() e del metodo easeOut() per avviare il movimento di rimbalzo lento, accelerarlo, quindi decelerarlo di nuovo. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.motion.easing.Circular | |
Il metodo easeInOut() combina il movimento del metodo easeIn() e del metodo easeOut() per avviare il movimento da velocità zero, accelerarlo, quindi decelerarlo fino a raggiungere di nuovo velocità zero. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.motion.easing.Cubic | |
Il metodo easeInOut() combina il movimento del metodo easeIn() e del metodo easeOut() per avviare il movimento da velocità zero, accelerarlo, quindi decelerarlo fino a raggiungere di nuovo velocità zero. | |
easeInOut(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Metodo statico , classe fl.motion.easing.Elastic | |
Il metodo easeInOut() combina il movimento del metodo easeIn() e del metodo easeOut() per avviare il movimento lento, accelerarlo, quindi decelerarlo di nuovo. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.motion.easing.Exponential | |
Il metodo easeInOut() combina il movimento del metodo easeIn() e del metodo easeOut() per avviare il movimento da velocità zero, accelerarlo, quindi decelerarlo fino a raggiungere di nuovo velocità zero. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.motion.easing.Linear | |
Il metodo easeInOut() definisce un movimento costante, senza accelerazione. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.motion.easing.Quadratic | |
Il metodo easeInOut() combina il movimento del metodo easeIn() e del metodo easeOut() per avviare il movimento da velocità zero, accelerarlo, quindi decelerarlo fino a raggiungere di nuovo velocità zero. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.motion.easing.Quartic | |
Il metodo easeInOut() combina il movimento del metodo easeIn() e del metodo easeOut() per avviare il movimento da velocità zero, accelerarlo, quindi decelerarlo fino a raggiungere di nuovo velocità zero. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.motion.easing.Quintic | |
Il metodo easeInOut() combina il movimento del metodo easeIn() e del metodo easeOut() per avviare il movimento da velocità zero, accelerarlo, quindi decelerarlo fino a raggiungere di nuovo velocità zero. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.motion.easing.Sine | |
Il metodo easeInOut() combina il movimento del metodo easeIn() e del metodo easeOut() per avviare il movimento da velocità zero, accelerarlo, quindi decelerarlo fino a raggiungere di nuovo velocità zero. | |
easeInOut(t:Number, b:Number, c:Number, d:Number, s:Number) — Metodo statico , classe fl.transitions.easing.Back | |
Il metodo easeInOut() combina il movimento del metodo easeIn() e del metodo easeOut() per avviare il movimento mediante backtracking, quindi invertire la direzione verso il punto di destinazione, mancare di poco il punto di destinazione e invertire di nuovo la direzione del movimento per raggiungere il punto di destinazione. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.transitions.easing.Bounce | |
Il metodo easeInOut() combina il movimento del metodo easeIn() e del metodo easeOut() per avviare il movimento di rimbalzo lento, accelerarlo, quindi decelerarlo di nuovo. | |
easeInOut(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Metodo statico , classe fl.transitions.easing.Elastic | |
Il metodo easeInOut() combina il movimento del metodo easeIn() e del metodo easeOut() per avviare il movimento lento, accelerarlo, quindi decelerarlo di nuovo. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.transitions.easing.None | |
Il metodo easeInOut() definisce un movimento costante, senza accelerazione. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.transitions.easing.Regular | |
Il metodo easeInOut() combina il movimento del metodo easeIn() e del metodo easeOut() per avviare il movimento da velocità zero, accelerarlo, quindi decelerarlo fino a raggiungere di nuovo velocità zero. | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.transitions.easing.Strong | |
Il metodo easeInOut() combina il movimento del metodo easeIn() e del metodo easeOut() per avviare il movimento da velocità zero, accelerarlo, quindi decelerarlo fino a raggiungere di nuovo velocità zero. | |
easeInOut(t:Number, b:Number, c:Number, d:Number, s:Number) — Metodo statico , 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) — Metodo statico , 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) — Metodo statico , 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) — Metodo statico , 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) — Metodo statico , 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) — Metodo statico , 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) — Metodo statico , 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) — Metodo statico , 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) — Metodo statico , 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) — Metodo statico , 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) — Metodo statico , 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, pacchetto spark.effects.easing | |
The EaseInOutBase class is the base class that provide easing capability. | |
EaseInOutBase(easeInFraction:Number) — Funzione di costruzione, classe spark.effects.easing.EaseInOutBase | |
Constructor. | |
easeNone(time:Number, begin:Number, change:Number, duration:Number) — Metodo statico , classe fl.motion.SimpleEase | |
Calcola un valore interpolato per una proprietà di animazione numerica, utilizzando un'interpolazione lineare di velocità costante. | |
easeNone(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.motion.easing.Linear | |
Il metodo easeNone() definisce un movimento costante senza accelerazione. | |
easeNone(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.transitions.easing.None | |
Il metodo easeNone() definisce un movimento costante, senza accelerazione. | |
easeNone(t:Number, b:Number, c:Number, d:Number) — Metodo statico , 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) — Metodo statico , classe fl.motion.easing.Back | |
Il metodo easeOut() avvia il movimento verso il punto di destinazione, lo manca di poco, quindi inverte la direzione per raggiungere di nuovo il punto di destinazione. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.motion.easing.Bounce | |
Il metodo easeOut() avvia un movimento di rimbalzo veloce che decelera progressivamente durante la sua esecuzione. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.motion.easing.Circular | |
Il metodo easeOut() avvia un movimento veloce che decelera progressivamente fino a velocità zero durante l'esecuzione. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.motion.easing.Cubic | |
Il metodo easeOut() avvia un movimento veloce che decelera progressivamente fino a velocità zero durante l'esecuzione. | |
easeOut(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Metodo statico , classe fl.motion.easing.Elastic | |
Il metodo easeOut() avvia un movimento veloce che decelera progressivamente durante la sua esecuzione. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.motion.easing.Exponential | |
Il metodo easeOut() avvia un movimento veloce che decelera progressivamente fino a velocità zero durante l'esecuzione. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.motion.easing.Linear | |
Il metodo easeOut() definisce un movimento costante senza accelerazione. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.motion.easing.Quadratic | |
Il metodo easeOut() avvia un movimento veloce che decelera progressivamente fino a velocità zero durante l'esecuzione. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.motion.easing.Quartic | |
Il metodo easeOut() avvia un movimento veloce che decelera progressivamente fino a velocità zero durante l'esecuzione. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.motion.easing.Quintic | |
Il metodo easeOut() avvia un movimento veloce che decelera progressivamente fino a velocità zero durante l'esecuzione. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.motion.easing.Sine | |
Il metodo easeOut() avvia un movimento veloce che decelera progressivamente fino a velocità zero durante l'esecuzione. | |
easeOut(t:Number, b:Number, c:Number, d:Number, s:Number) — Metodo statico , classe fl.transitions.easing.Back | |
Il metodo easeOut() avvia il movimento verso il punto di destinazione, lo manca di poco, quindi inverte la direzione per raggiungere di nuovo il punto di destinazione. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.transitions.easing.Bounce | |
Il metodo easeOut() avvia un movimento di rimbalzo veloce che decelera progressivamente durante la sua esecuzione. | |
easeOut(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Metodo statico , classe fl.transitions.easing.Elastic | |
Il metodo easeOut() avvia un movimento veloce che decelera progressivamente durante la sua esecuzione. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.transitions.easing.None | |
Il metodo easeOut() definisce un movimento costante, senza accelerazione. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.transitions.easing.Regular | |
Il metodo easeOut() avvia un movimento veloce che decelera progressivamente fino a velocità zero durante l'esecuzione. | |
easeOut(t:Number, b:Number, c:Number, d:Number) — Metodo statico , classe fl.transitions.easing.Strong | |
Il metodo easeOut() avvia un movimento veloce che decelera progressivamente fino a velocità zero durante l'esecuzione. | |
easeOut(t:Number, b:Number, c:Number, d:Number, s:Number) — Metodo statico , 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) — Metodo statico , 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) — Metodo statico , 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) — Metodo statico , 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) — Metodo statico , 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) — Metodo statico , 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) — Metodo statico , 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) — Metodo statico , 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) — Metodo statico , 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) — Metodo statico , 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) — Metodo statico , 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) — metodo, classe spark.effects.easing.EaseInOutBase | |
Returns a value that represents the eased fraction during the ease out phase of the animation. | |
easeOutFraction — Proprietà, 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) — Metodo statico , classe fl.motion.SimpleEase | |
Calcola un valore interpolato per una proprietà di animazione numerica, utilizzando una percentuale di andamento quadratica. | |
easer — Proprietà, classe spark.effects.Animate | |
The easing behavior for this effect. | |
easer — Proprietà, classe spark.effects.animation.Animation | |
The easing behavior for this effect. | |
easer — Proprietà, 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 — Proprietà, classe spark.effects.supportClasses.AnimateInstance | |
The easing behavior for this effect. | |
easer — Proprietà, classe spark.transitions.ViewTransitionBase | |
The easing behavior for this transition. | |
easing — Proprietà, classe fl.transitions.Transition | |
Imposta l'effetto di interpolazione per l'animazione. | |
EasingFraction — classe finale, pacchetto spark.effects.easing | |
The EasingFraction class defines constants for the easeInFraction property of the EaseInOutBase class. | |
easingFunction — Proprietà, classe fl.motion.FunctionEase | |
Un riferimento a una funzione con un indicatore (t, b, c, d), come i metodi delle classi di fl.motion.easing. | |
easingFunction — Proprietà, classe mx.effects.Tween | |
Sets the easing function for the animation. | |
easingFunction — Proprietà, classe mx.effects.TweenEffect | |
The easing function for the animation. | |
easingFunction — Proprietà, classe mx.effects.effectClasses.TweenEffectInstance | |
The easing function for the animation. | |
EAST_ASIAN — Proprietà statica costante, classe flashx.textLayout.formats.JustificationRule | |
Specifica le regole di giustificazione delle lingue dell'Est Asiatico. | |
EastAsianJustifier — classe finale, pacchetto flash.text.engine | |
La classe EastAsianJustifier include le proprietà per controllare le opzioni di giustificazione per le righe di testo il cui contenuto è soprattutto testo in lingua asiatica. | |
EastAsianJustifier(locale:String, lineJustification:String, justificationStyle:String) — Funzione di costruzione, classe flash.text.engine.EastAsianJustifier | |
Crea un oggetto EastAsianJustifier. | |
echoPath — Proprietà, classe flash.media.MicrophoneEnhancedOptions | |
Specifica il percorso eco (espresso in millisecondi) utilizzato per la soppressione dell'eco acustica. | |
EdgeMetrics — classe, pacchetto 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) — Funzione di costruzione, classe mx.core.EdgeMetrics | |
Constructor. | |
edit — Stato skin, classe com.adobe.dct.component.toolbars.DDToolbar | |
Editable state of the ToolBar. | |
edit — Stato skin, classe com.adobe.dct.view.PropertyContainer | |
Edit state or the PropertyContainer. | |
edit — Stato skin, 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 — Stato skin, 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 — Stato skin, classe com.adobe.dct.component.datadictionary.DDEditor | |
Edit state where values are editable. | |
Edit — Stato skin, classe com.adobe.dct.component.ExtendedProperty | |
Edit state where values are editable. | |
Edit — Stato skin, classe com.adobe.dct.view.DictionaryServiceView | |
Edit State of the DictionaryServiceView | |
Edit — Stato skin, classe com.adobe.dct.view.DictionaryPropertiesView | |
Edit State of the DictionaryPropertiesView. | |
Edit — Stato skin, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
Edit state of the IccRichTextControlToolbar | |
Edit — Stato skin, classe com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
Edit state of the CategoryEditor | |
Edit — Stato skin, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
Edit state of the AssetPropertiesEditor | |
editable — Stato skin, classe com.adobe.ep.ux.taskdetails.domain.TaskDetails | |
editable — Proprietà, classe fl.controls.ColorPicker | |
Ottiene o imposta un valore booleano che indica se il campo di testo interno del componente ColorPicker è modificabile. | |
editable — Proprietà, classe fl.controls.ComboBox | |
Ottiene o imposta un valore booleano che indica se il componente ComboBox è modificabile o di sola lettura. | |
editable — Proprietà, classe fl.controls.DataGrid | |
Indica se l'utente può modificare o meno le voci nel fornitore di dati. | |
editable — Proprietà, classe fl.controls.TextArea | |
Ottiene o imposta un valore booleano che indica se l'utente può modificare il testo nel componente. | |
editable — Proprietà, classe fl.controls.TextInput | |
Ottiene o imposta un valore booleano che indica se l'utente può modificare il campo di testo. | |
editable — Proprietà, classe fl.controls.dataGridClasses.DataGridColumn | |
Indica se le voci nella colonna sono modificabili (true) o meno (false). | |
editable — Proprietà, classe flash.text.StageText | |
Indica se l'utente può modificare il campo di testo. | |
editable — Proprietà, classe mx.controls.AdvancedDataGridBaseEx | |
Indicates whether or not the user can edit items in the data provider. | |
editable — Proprietà, 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 — Proprietà, classe mx.controls.DataGrid | |
A flag that indicates whether or not the user can edit items in the data provider. | |
editable — Proprietà, classe mx.controls.List | |
A flag that indicates whether or not the user can edit items in the data provider. | |
editable — Proprietà, classe mx.controls.TextArea | |
Indicates whether the user is allowed to edit the text in this control. | |
editable — Proprietà, classe mx.controls.TextInput | |
Indicates whether the user is allowed to edit the text in this control. | |
editable — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
A flag that indicates whether the items in the column are editable. | |
editable — Proprietà, classe mx.controls.dataGridClasses.DataGridColumn | |
A flag that indicates whether the items in the column are editable. | |
editable — Proprietà, interfaccia mx.core.ITextInput | |
Indicates whether the user is allowed to edit the text in this control. | |
editable — Proprietà, 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 — Proprietà, classe spark.components.RichEditableText | |
A flag indicating whether the user is allowed to edit the text in this control. | |
editable — Proprietà, classe spark.components.gridClasses.GridColumn | |
Indicates whether the items in the column are editable. | |
editable — Proprietà, classe spark.components.supportClasses.SkinnableTextBase | |
Specifies whether the text is editable. | |
editable — Proprietà, classe spark.components.supportClasses.StyleableStageText | |
Flag that indicates whether the text in the field is editable. | |
editable — Proprietà, classe spark.components.supportClasses.StyleableTextField | |
Specifies whether the text is editable, true, or not, false. | |
editable — Proprietà, interfaccia spark.core.IEditableText | |
Flag that indicates whether the text is editable. | |
editableBtn — Parte skin, 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 skin, 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, pacchetto mx.skins.spark | |
The Spark skin class for the editable MX ComboBox component. | |
EditableComboBoxSkin — classe, pacchetto mx.skins.wireframe | |
The wireframe skin class for the editable MX ComboBox component. | |
EditableComboBoxSkin() — Funzione di costruzione, classe mx.skins.spark.EditableComboBoxSkin | |
Constructor. | |
EditableComboBoxSkin() — Funzione di costruzione, classe mx.skins.wireframe.EditableComboBoxSkin | |
Constructor. | |
editableDisabledSkin — Stile, 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 — Stile, 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 skin, 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 — Stile, 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 — Stile, 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 — Stile, 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 — Stato skin, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin state used when an asset is editable and activated. | |
editAndActive — Stato skin, classe com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin state when a Project is Active and editing is allowed. | |
editAndInActive — Stato skin, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin state used when an asset is editable and not activated. | |
editAndInActive — Stato skin, classe com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin state when a Project is Inactive and editing is allowed. | |
editButton — Parte skin, 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 skin, 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 skin, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Edit button. The skin part for the Edit button. | |
editButton — Parte skin, classe com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for the Edit button. The skin part for the Edit button. | |
editButton — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.CreatorTab | |
A reference to the ButtonBase object that allow users to change an author. A reference to the ButtonBase object that allow users to change an author. | |
editCreator — Stato skin, classe com.adobe.solutions.rca.presentation.template.stages.CreatorTab | |
The skin state when a creator is assigned to a creation stage associated with the component. | |
editDataElementDisplay — Parte skin, classe com.adobe.dct.component.dataElementsPanel.DataElementsPanel | |
A skin part that defines the View for editing Data Element. A skin part that defines the View for editing Data Element. | |
editedItemPosition — Proprietà, classe fl.controls.DataGrid | |
Ottiene o imposta l'indice della colonna e della riga del renderer di voci per il fornitore di dati in corso di modifica. | |
editedItemPosition — Proprietà, classe mx.controls.AdvancedDataGridBaseEx | |
The column and row index of the item renderer for the data provider item being edited, if any. | |
editedItemPosition — Proprietà, classe mx.controls.DataGrid | |
The column and row index of the item renderer for the data provider item being edited, if any. | |
editedItemPosition — Proprietà, classe mx.controls.List | |
The column and row index of the item renderer for the data provider item being edited, if any. | |
editedItemRenderer — Proprietà, classe fl.controls.DataGrid | |
Ottiene un riferimento al renderer di voci nel componente DataGrid la cui voce è attualmente in corso di modifica. | |
editedItemRenderer — Proprietà, classe mx.controls.AdvancedDataGridBaseEx | |
A reference to the item renderer in the AdvancedDataGrid control whose item is currently being edited. | |
editedItemRenderer — Proprietà, classe mx.controls.DataGrid | |
A reference to the item renderer in the DataGrid control whose item is currently being edited. | |
editedItemRenderer — Proprietà, classe mx.controls.List | |
A reference to the item renderer in the DataGrid control whose item is currently being edited. | |
editField(index:uint, dataField:String, data:Object) — metodo, classe fl.controls.DataGrid | |
Modifica un determinato campo o una determina proprietà nel componente DataGrid. | |
editHandler(event:flash.events:Event) — metodo, classe flashx.textLayout.container.ContainerController | |
Elabora un evento di modifica (CUT, COPY, PASTE, SELECT_ALL) quando il client gestisce gli eventi. | |
editHandler(event:flash.events:Event) — metodo, classe flashx.textLayout.container.TextContainerManager | |
Elabora un evento di modifica (CUT, COPY, PASTE, SELECT_ALL) quando il client gestisce gli eventi. | |
editHandler(event:flash.events:Event) — metodo, interfaccia flashx.textLayout.edit.IInteractionEventHandler | |
Elabora un evento edit. | |
editHandler(event:flash.events:Event) — metodo, classe flashx.textLayout.edit.SelectionManager | |
Elabora un evento edit. | |
editingMode — Proprietà, classe flashx.textLayout.container.TextContainerManager | |
Modalità di modifica di questo oggetto TextContainerManager. | |
editingMode — Proprietà, interfaccia flashx.textLayout.edit.ISelectionManager | |
La modalità di modifica. | |
editingMode — Proprietà, classe flashx.textLayout.edit.SelectionManager | |
La modalità di modifica. | |
EditingMode — classe finale, pacchetto flashx.textLayout.edit | |
La classe EditingMode definisce le costanti utilizzate con la classe EditManager per rappresentare le autorizzazioni di lettura, selezione e modifica di un documento. | |
EditManager — classe, pacchetto flashx.textLayout.edit | |
La classe EditManager gestisce le modifiche a un oggetto TextFlow. | |
EditManager(undoManager:flashx.undo:IUndoManager) — Funzione di costruzione, classe flashx.textLayout.edit.EditManager | |
Crea un oggetto EditManager. | |
editMenu — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
A skin part that defines Edit drop down list A skin part that defines Edit drop down list | |
editMode — Stato skin, classe com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
Edit State of the ExpressionBuilder | |
editor — Proprietà, classe mx.controls.advancedDataGridClasses.MXAdvancedDataGridItemRenderer | |
The ID of the component that receives focus as the item editor. | |
editor — Proprietà, classe mx.controls.listClasses.MXItemRenderer | |
If supplied, the component that will receive focus as the editor. | |
editorColumnIndex — Proprietà, classe spark.components.DataGrid | |
The zero-based column index of the cell that is being edited. | |
editorDataField — Proprietà, classe fl.controls.dataGridClasses.DataGridColumn | |
Identifica il nome della proprietà dell'editor di voci che contiene i nuovi dati per la voce di elenco. | |
editorDataField — Proprietà, classe mx.controls.List | |
The name of the property of the item editor that contains the new data for the list item. | |
editorDataField — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
The name of the property of the item editor that contains the new data for the list item. | |
editorDataField — Proprietà, classe mx.controls.dataGridClasses.DataGridColumn | |
The name of the property of the item editor that contains the new data for the list item. | |
editorHeightOffset — Proprietà, classe mx.controls.List | |
The height of the item editor, in pixels, relative to the size of the item renderer. | |
editorHeightOffset — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
The height of the item editor, in pixels, relative to the size of the item renderer. | |
editorHeightOffset — Proprietà, classe mx.controls.dataGridClasses.DataGridColumn | |
The height of the item editor, in pixels, relative to the size of the item renderer. | |
editorIndicator — Parte skin, 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 — Proprietà, classe spark.components.DataGrid | |
The zero-based row index of the cell that is being edited. | |
editorUsesEnterKey — Proprietà, classe mx.controls.List | |
A flag that indicates whether the item editor uses Enter key. | |
editorUsesEnterKey — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
A flag that indicates whether the item editor uses Enter key. | |
editorUsesEnterKey — Proprietà, classe mx.controls.dataGridClasses.DataGridColumn | |
A flag that indicates whether the item editor uses Enter key. | |
editorWidthOffset — Proprietà, classe mx.controls.List | |
The width of the item editor, in pixels, relative to the size of the item renderer. | |
editorWidthOffset — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
The width of the item editor, in pixels, relative to the size of the item renderer. | |
editorWidthOffset — Proprietà, classe mx.controls.dataGridClasses.DataGridColumn | |
The width of the item editor, in pixels, relative to the size of the item renderer. | |
editorXOffset — Proprietà, 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 — Proprietà, 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 — Proprietà, 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 — Proprietà, 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 — Proprietà, 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 — Proprietà, classe mx.controls.dataGridClasses.DataGridColumn | |
The y location of the upper-left corner of the item editor, in pixels, relative to the upper-left corner of the item. | |
editPod — Parte skin, classe com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for the Edit pod. The skin part for the Edit pod. | |
effect — Proprietà, classe mx.effects.EffectInstance | |
The IEffect object that created this IEffectInstance object. | |
effect — Proprietà, interfaccia mx.effects.IEffectInstance | |
The IEffect object that created this IEffectInstance object. | |
effect — Proprietà, classe mx.states.Transition | |
The IEffect object to play when you apply the transition. | |
Effect — classe, pacchetto mx.effects | |
The Effect class is an abstract base class that defines the basic functionality of all Flex effects. | |
Effect(target:Object) — Funzione di costruzione, classe mx.effects.Effect | |
Constructor. | |
EFFECT — Proprietà statica costante, 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 — Proprietà statica costante, classe mx.events.EffectEvent | |
The EffectEvent.EFFECT_END constant defines the value of the type property of the event object for an effectEnd event. | |
effectEndHandler(event:mx.events:EffectEvent) — metodo, classe mx.effects.Effect | |
Called when an effect instance has finished playing. | |
EffectEvent — classe, pacchetto mx.events | |
Represents event objects that are specific to Flex effects. | |
EffectEvent(eventType:String, bubbles:Boolean, cancelable:Boolean, effectInstance:mx.effects:IEffectInstance) — Funzione di costruzione, classe mx.events.EffectEvent | |
Constructor. | |
effectFinished(effectInst:mx.effects:IEffectInstance) — metodo, classe mx.core.UIComponent | |
Called by the effect instance when it stops playing on the component. | |
effectHost — Proprietà, classe mx.effects.effectClasses.UnconstrainItemActionInstance | |
The effect host component. | |
effectInstance — Proprietà, classe mx.events.EffectEvent | |
The effect instance object for the event. | |
EffectInstance — classe, pacchetto mx.effects | |
The EffectInstance class represents an instance of an effect playing on a target. | |
EffectInstance(target:Object) — Funzione di costruzione, classe mx.effects.EffectInstance | |
Constructor. | |
effectiveAlpha — Proprietà, classe mx.core.DesignLayer | |
Property that returns the effective alpha, between 0.0 and 1.0, of this design layer. | |
effectiveVisibility — Proprietà, classe mx.core.DesignLayer | |
Returns the effective visibility of this design layer. | |
EffectManager — classe, pacchetto mx.effects | |
The EffectManager class listens for events, such as the show and move events, dispatched by objects in a Flex application. | |
effectMask — Proprietà, 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 — Proprietà statica costante, 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 — Proprietà, 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 — Proprietà statica costante, 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) — metodo, classe mx.core.UIComponent | |
Called by the effect instance when it starts playing on the component. | |
effectStartHandler(event:mx.events:EffectEvent) — metodo, 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 — Proprietà statica costante, 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) — metodo, classe mx.effects.Effect | |
Called when an effect instance has stopped by a call to the stop() method. | |
EffectTargetFilter — classe, pacchetto mx.effects | |
The EffectTargetFilter class defines a custom filter that is executed by each transition effect on each target of the effect. | |
EffectTargetFilter() — Funzione di costruzione, classe mx.effects.EffectTargetFilter | |
Constructor. | |
effectTargetHost — Proprietà, classe mx.effects.Effect | |
A property that lets you access the target list-based control of a data effect. | |
effectTargetHost — Proprietà, classe mx.effects.EffectInstance | |
A property that lets you access the target list-based control of a data effect. | |
effectTargetHost — Proprietà, interfaccia mx.effects.IEffect | |
A property that lets you access the target list-based control of a data effect. | |
effectTargetHost — Proprietà, interfaccia 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 — Proprietà statica costante, 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, pacchetto fl.motion.easing | |
La classe Elastic definisce tre funzioni di andamento necessarie per implementare un movimento nelle animazioni di ActionScript definito da un'onda sinusoidale che diminuisce in modo esponenziale. | |
Elastic — classe, pacchetto fl.transitions.easing | |
La classe Elastic definisce tre funzioni di andamento necessarie per implementare un movimento nelle animazioni di ActionScript definito da un'onda sinusoidale che diminuisce in modo esponenziale. | |
Elastic — classe, pacchetto 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, pacchetto spark.effects.easing | |
The Elastic class implements easing functionality where the target object movement is defined by an exponentially decaying sine wave. | |
Elastic() — Funzione di costruzione, classe spark.effects.easing.Elastic | |
Constructor. | |
element — Proprietà, classe flash.text.engine.TextLineMirrorRegion | |
L'oggetto ContentElement da cui è derivata l'area speculare. | |
element — Proprietà, classe flashx.textLayout.events.StatusChangeEvent | |
L'istanza FlowElement per la quale si è verificata una modifica dello stato. | |
element — Proprietà, classe mx.charts.ChartItem | |
The series or element that owns the ChartItem. | |
element — Proprietà, classe mx.charts.HitData | |
Specifies the chart element rendering this data item that generated the HitData structure. | |
element — Proprietà, classe mx.charts.LegendItem | |
The chart element that is responsible for generating this legend item. | |
element — Proprietà, classe mx.charts.chartClasses.LegendData | |
The chart item that generated this legend item. | |
element — Proprietà, classe mx.charts.series.items.LineSeriesSegment | |
The series or element that owns this segment. | |
element — Proprietà, classe mx.charts.series.renderData.AreaSeriesRenderData | |
The AreaSeries that this structure is associated with. | |
element — Proprietà, classe mx.rpc.soap.SOAPFault | |
The raw XML of this SOAP Fault. | |
element — Proprietà, 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 — Proprietà statica costante, 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) — metodo, classe spark.layouts.supportClasses.LayoutBase | |
Called by the target after a layout element has been added and before the target's size and display list are validated. | |
elementBounds — Proprietà, 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 — Proprietà, classe flash.text.engine.GroupElement | |
Il numero di elementi nel gruppo. | |
elementErrorStrings — Proprietà, classe spark.components.FormItem | |
Each Vector item contains the error string from a content element. | |
ElementExistenceEvent — classe, pacchetto 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) — Funzione di costruzione, classe spark.events.ElementExistenceEvent | |
Constructor. | |
elementFormat — Proprietà, classe flash.text.engine.ContentElement | |
L'oggetto ElementFormat usato per l'elemento. | |
ElementFormat — classe finale, pacchetto flash.text.engine | |
La classe ElementFormat rappresenta le informazioni sulla formattazione che possono essere applicate a un oggetto 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) — Funzione di costruzione, classe flash.text.engine.ElementFormat | |
Crea un oggetto ElementFormat. | |
elementHeight — Proprietà, classe flash.text.engine.GraphicElement | |
L'altezza in pixel da riservare per il grafico nella riga. | |
elementInterpolator — Proprietà, classe spark.effects.interpolation.MultiValueInterpolator | |
The interpolator for each element of the input Array or Vector. | |
ELEMENT_NODE — Proprietà statica costante, classe flash.xml.XMLNodeType | |
Specifica che il nodo è un elemento. | |
elementOffset — Proprietà, 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 — Proprietà, 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, pacchetto flashx.textLayout.edit | |
La classe ElementRange rappresenta l'intervallo di oggetti selezionati in un flusso di testo. | |
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 — Proprietà statica costante, 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) — metodo, 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) — metodo, classe XML | |
Elenca gli elementi di un oggetto XML. | |
elements(name:Object) — metodo, classe XMLList | |
Chiama il metodo elements() di ogni oggetto XML. | |
elements — Proprietà, classe mx.charts.chartClasses.DataTransform | |
The elements that are associated with this transform. | |
elements(name:String) — metodo, classe mx.collections.XMLListCollection | |
Calls the elements() method of each XML object in the XMLList. | |
elements — Proprietà, classe mx.olap.OLAPCube | |
Processes the input Array and initializes the dimensions and measures properties based on the elements of the Array. | |
elements — Proprietà, classe mx.olap.OLAPDimension | |
Processes the input Array and initializes the attributes and hierarchies properties based on the elements of the Array. | |
elements — Proprietà, classe mx.olap.OLAPHierarchy | |
An Array of the levels of the hierarchy, as OLAPLevel instances. | |
elementSubTypeInput — Parte skin, 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 — Proprietà, classe fl.motion.Source | |
Indica il tipo di oggetto dal quale è stata generata l'istanza Motion. | |
elementTypeInput — Parte skin, 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 skin, 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 — Proprietà, classe flash.text.engine.GraphicElement | |
La larghezza in pixel da riservare per il grafico nella riga. | |
Ellipse — classe, pacchetto spark.primitives | |
The Ellipse class is a filled graphic element that draws an ellipse. | |
Ellipse() — Funzione di costruzione, classe spark.primitives.Ellipse | |
Constructor. | |
else — Istruzione | |
Specifica le istruzioni da eseguire se la condizione nell’istruzione if restituisce false. | |
EMAIL — Proprietà statica costante, classe flash.text.SoftKeyboardType | |
Una tastiera ottimizzata per l’inserimento di indirizzi e-mail. | |
emailLabel — Parte skin, 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 skin, classe com.adobe.solutions.rca.presentation.template.stages.CreatorTab | |
A reference to the Label object that displays the email address of an author. A reference to the Label object that displays the email address of an author. | |
EmailValidator — classe, pacchetto 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() — Funzione di costruzione, classe mx.validators.EmailValidator | |
Constructor. | |
EMBEDDED — Proprietà statica costante, classe flash.text.FontType | |
Indica che si tratta di un carattere incorporato. | |
EMBEDDED_CFF — Proprietà statica costante, classe flash.text.FontType | |
Indica che si tratta di un carattere incorporato CFF. | |
EMBEDDED_CFF — Proprietà statica costante, classe flash.text.engine.FontLookup | |
Utilizzata per indicare la ricerca di caratteri CFF (Compact Font Format) incorporati. | |
EMBEDDED_CUEPOINTS_NAMESPACE — Proprietà statica costante, classe org.osmf.metadata.CuePoint | |
Namespace URL for a TimelineMetadata class that exposes embedded cue points. | |
embeddedFontList — Proprietà, classe mx.managers.SystemManager | |
A table of embedded fonts in this application. | |
embeddedFontList — Proprietà, classe mx.managers.WindowedSystemManager | |
A table of embedded fonts in this application. | |
embedFonts — Stile, classe fl.controls.TextArea | |
Indica se i profili di carattere incorporati vengono utilizzati per il rendering del campo di testo. | |
embedFonts — Stile, classe fl.controls.ColorPicker | |
Indica se i profili di carattere incorporati vengono utilizzati per il rendering del campo di testo. | |
embedFonts — Stile, classe fl.controls.Label | |
Indica se i profili di carattere incorporati vengono utilizzati per il rendering del campo di testo. | |
embedFonts — Stile, classe fl.controls.LabelButton | |
Indica se i profili di carattere incorporati vengono utilizzati per il rendering del campo di testo. | |
embedFonts — Stile, classe fl.controls.TextInput | |
Indica se i profili di carattere incorporati vengono utilizzati per il rendering del campo di testo. | |
embedFonts — Stile, classe fl.controls.ComboBox | |
Indica se i profili di carattere incorporati vengono utilizzati per il rendering del campo di testo. | |
embedFonts — Stile, classe fl.controls.NumericStepper | |
Indica se i profili di carattere incorporati vengono utilizzati per il rendering del campo di testo. | |
embedFonts — Proprietà, classe fl.text.TLFTextField | |
Specifica se deve essere eseguito il rendering del campo di testo mediante i profili di carattere incorporati. | |
embedFonts — Proprietà, classe flash.text.TextField | |
Specifica se deve essere eseguito il rendering del campo di testo mediante i profili di carattere incorporati. | |
embedFonts — Proprietà, classe mx.core.FTETextField | |
Specifica se deve essere eseguito il rendering del campo di testo mediante i profili di carattere incorporati. | |
embedFonts — Proprietà, interfaccia mx.core.IUITextField | |
Specifica se deve essere eseguito il rendering del campo di testo mediante i profili di carattere incorporati. | |
embossBackgroundColor — Stile, classe lc.procmgmt.ui.controls.EmbossedList | |
The color of the main background of a selected or highlighted item. | |
embossHilightColor — Stile, classe lc.procmgmt.ui.controls.EmbossedList | |
The color of the line around the embossing of a selected or highlighted item. | |
embossOpen — Stile, classe lc.procmgmt.ui.controls.EmbossedList | |
Leaves the emboss effect open, which allows for a link to the contents in the content area. | |
embossShadowColor — Stile, classe lc.procmgmt.ui.controls.EmbossedList | |
The main background color of a selected or highlighted item. | |
emBox — Proprietà, classe flash.text.engine.FontMetrics | |
Il valore emBox rappresenta l'area di disegno del carattere e viene utilizzato per inserire glifi in cinese, coreano o giapponese relativi alla linea di base Roman. | |
EMERGENCY — Proprietà statica costante, classe flash.text.engine.TextLineCreationResult | |
Indica che la riga è stata creata con un'interruzione di emergenza, perché nella larghezza specificata non era disponibile alcuna opportunità di interruzione. | |
emphasized — Proprietà, classe fl.controls.Button | |
Ottiene o imposta un valore booleano che indica se attorno al componente Button viene disegnato un bordo quando il pulsante è nello stato su. | |
emphasized — Proprietà, 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 — Proprietà, interfaccia 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 — Proprietà, classe spark.components.Button | |
Reflects the default button as requested by the focus manager. | |
EmphasizedButtonSkin — classe, pacchetto mx.skins.wireframe | |
The wireframe skin class for the emphasized state of the MX Button component. | |
EmphasizedButtonSkin() — Funzione di costruzione, classe mx.skins.wireframe.EmphasizedButtonSkin | |
Constructor. | |
emphasizedPadding — Stile, classe fl.controls.Button | |
Il riempimento da applicare intorno ai pulsanti in uno skin evidenziato, in pixel. | |
emphasizedSkin — Stile, classe fl.controls.Button | |
Lo skin da utilizzare quando un pulsante è evidenziato. | |
emphasizedSkin — Stile, 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 — Stato skin, classe com.adobe.ep.ux.tasklist.domain.TaskList | |
EMPTY — Proprietà statica costante, classe mx.core.EdgeMetrics | |
An EdgeMetrics object with a value of zero for its left, top, right, and bottom properties. | |
EMPTY_BUFFER_RULE_SCALE_DOWN_FACTOR — Proprietà statica costante, classe org.osmf.net.httpstreaming.HTTPStreamingNetLoader | |
enableAccessibility() — Metodo statico , classe fl.accessibility.AccImpl | |
Attiva l'accessibilità per un componente. | |
enableAccessibility() — Metodo statico , classe fl.accessibility.ButtonAccImpl | |
Attiva l'accessibilità per un componente Button. | |
enableAccessibility() — Metodo statico , classe fl.accessibility.CheckBoxAccImpl | |
Attiva l'accessibilità per un componente Checkbox. | |
enableAccessibility() — Metodo statico , classe fl.accessibility.ComboBoxAccImpl | |
Attiva l'accessibilità per un componente ComboBox. | |
enableAccessibility() — Metodo statico , classe fl.accessibility.DataGridAccImpl | |
Attiva l'accessibilità per un componente DataGrid. | |
enableAccessibility() — Metodo statico , classe fl.accessibility.LabelButtonAccImpl | |
Attiva l'accessibilità per un componente LabelButton. | |
enableAccessibility() — Metodo statico , classe fl.accessibility.ListAccImpl | |
Attiva l'accessibilità per un componente List. | |
enableAccessibility() — Metodo statico , classe fl.accessibility.RadioButtonAccImpl | |
Attiva l'accessibilità per un componente RadioButton. | |
enableAccessibility() — Metodo statico , classe fl.accessibility.SelectableListAccImpl | |
Attiva l'accessibilità per un componente SelectableList. | |
enableAccessibility() — Metodo statico , classe fl.accessibility.TileListAccImpl | |
Attiva l'accessibilità per un componente TileList. | |
enableAccessibility() — Metodo statico , classe fl.accessibility.UIComponentAccImpl | |
Attiva l'accessibilità per un componente UIComponent. | |
enableAccessibility — Proprietà, classe flashx.textLayout.elements.Configuration | |
Specifica se il supporto dell'accessibilità è attivato o disattivato. | |
enableAccessibility — Proprietà, interfaccia flashx.textLayout.elements.IConfiguration | |
Specifica se il supporto dell'accessibilità è attivato o disattivato. | |
enableAccessibility() — Metodo statico , classe mx.accessibility.AccordionHeaderAccImpl | |
Enables accessibility in the AccordionHeader class. | |
enableAccessibility() — Metodo statico , classe mx.accessibility.AdvancedDataGridAccImpl | |
Method call for enabling accessibility for a component. | |
enableAccessibility() — Metodo statico , classe mx.accessibility.AlertAccImpl | |
Enables accessibility in the Alert class. | |
enableAccessibility() — Metodo statico , classe mx.accessibility.ButtonAccImpl | |
Enables accessibility in the Button class. | |
enableAccessibility() — Metodo statico , classe mx.accessibility.CheckBoxAccImpl | |
Enables accessibility in the CheckBox class. | |
enableAccessibility() — Metodo statico , classe mx.accessibility.ColorPickerAccImpl | |
Enables accessibility in the ColorPicker class. | |
enableAccessibility() — Metodo statico , classe mx.accessibility.ComboBaseAccImpl | |
Enables accessibility in the ComboBase class. | |
enableAccessibility() — Metodo statico , classe mx.accessibility.ComboBoxAccImpl | |
Enables accessibility in the ComboBox class. | |
enableAccessibility() — Metodo statico , classe mx.accessibility.DataGridAccImpl | |
Enables accessibility in the DataGrid class. | |
enableAccessibility() — Metodo statico , classe mx.accessibility.DateChooserAccImpl | |
Enables accessibility in the DateChooser class. | |
enableAccessibility() — Metodo statico , classe mx.accessibility.DateFieldAccImpl | |
Enables accessibility in the DateField class. | |
enableAccessibility() — Metodo statico , classe mx.accessibility.LabelAccImpl | |
Enables accessibility in the Label class. | |
enableAccessibility() — Metodo statico , classe mx.accessibility.LinkButtonAccImpl | |
Enables accessibility in the LinkButton class. | |
enableAccessibility() — Metodo statico , classe mx.accessibility.ListAccImpl | |
Enables accessibility in the List class. | |
enableAccessibility() — Metodo statico , classe mx.accessibility.ListBaseAccImpl | |
Enables accessibility in the ListBase class. | |
enableAccessibility() — Metodo statico , classe mx.accessibility.MenuAccImpl | |
Enables accessibility in the Menu class. | |
enableAccessibility() — Metodo statico , classe mx.accessibility.MenuBarAccImpl | |
Enables accessibility in the MenuBar class. | |
enableAccessibility() — Metodo statico , classe mx.accessibility.PanelAccImpl | |
Enables accessibility in the Panel class. | |
enableAccessibility() — Metodo statico , classe mx.accessibility.RadioButtonAccImpl | |
Enables accessibility in the RadioButton class. | |
enableAccessibility() — Metodo statico , classe mx.accessibility.SliderAccImpl | |
Enables accessibility in the Slider class. | |
enableAccessibility() — Metodo statico , classe mx.accessibility.TabBarAccImpl | |
Enables accessibility in the TabBar class. | |
enableAccessibility() — Metodo statico , classe mx.accessibility.TitleWindowAccImpl | |
Enables accessibility in the TitleWindow class. | |
enableAccessibility() — Metodo statico , classe mx.accessibility.TreeAccImpl | |
Enables accessibility in the Tree class. | |
enableAccessibility() — Metodo statico , classe mx.accessibility.UIComponentAccProps | |
Enables accessibility in the UIComponent class. | |
enableAccessibility() — Metodo statico , classe spark.accessibility.ButtonBarBaseAccImpl | |
Enables accessibility in the ButtonBarBase class. | |
enableAccessibility() — Metodo statico , classe spark.accessibility.ButtonBaseAccImpl | |
Enables accessibility in the Button class. | |
enableAccessibility() — Metodo statico , classe spark.accessibility.CheckBoxAccImpl | |
Enables accessibility in the CheckBox class. | |
enableAccessibility() — Metodo statico , classe spark.accessibility.ComboBoxAccImpl | |
Enables accessibility in the ComboBox class. | |
enableAccessibility() — Metodo statico , classe spark.accessibility.DataGridAccImpl | |
Enables accessibility in the DataGrid class. | |
enableAccessibility() — Metodo statico , classe spark.accessibility.DropDownListBaseAccImpl | |
Enables accessibility in the DropDownListBase class. | |
enableAccessibility() — Metodo statico , classe spark.accessibility.ListAccImpl | |
Enables accessibility in the List class. | |
enableAccessibility() — Metodo statico , classe spark.accessibility.ListBaseAccImpl | |
Enables accessibility in the ListBase class. | |
enableAccessibility() — Metodo statico , classe spark.accessibility.NumericStepperAccImpl | |
Enables accessibility in the Spinner class. | |
enableAccessibility() — Metodo statico , classe spark.accessibility.PanelAccImpl | |
Enables accessibility in the Panel class. | |
enableAccessibility() — Metodo statico , classe spark.accessibility.RadioButtonAccImpl | |
Enables accessibility in the RadioButton class. | |
enableAccessibility() — Metodo statico , classe spark.accessibility.RichEditableTextAccImpl | |
Enables accessibility in the RichEditableText class. | |
enableAccessibility() — Metodo statico , classe spark.accessibility.SliderBaseAccImpl | |
Enables accessibility in the SliderBase class. | |
enableAccessibility() — Metodo statico , classe spark.accessibility.SpinnerAccImpl | |
Enables accessibility in the Spinner class. | |
enableAccessibility() — Metodo statico , classe spark.accessibility.TabBarAccImpl | |
Enables accessibility in the TabBar class. | |
enableAccessibility() — Metodo statico , classe spark.accessibility.TextBaseAccImpl | |
Enables accessibility in the TextBase class. | |
enableAccessibility() — Metodo statico , classe spark.accessibility.TitleWindowAccImpl | |
Enables accessibility in the TitleWindow class. | |
enableAccessibility() — Metodo statico , classe spark.accessibility.ToggleButtonAccImpl | |
Enables accessibility in the ToggleButton class. | |
enableAccessibility() — Metodo statico , classe spark.accessibility.VideoPlayerAccImpl | |
Enables accessibility in the VideoPlayer class. | |
enableAutoUpdate() — metodo, interfaccia mx.collections.ICollectionView | |
Enables auto-updating. | |
enableAutoUpdate() — metodo, classe mx.collections.ListCollectionView | |
Enables auto-updating. | |
enableCaching — Proprietà, classe spark.core.ContentCache | |
Enables caching behavior and functionality. | |
enabled — Proprietà, classe fl.controls.BaseButton | |
Ottiene o imposta un valore che indica se il componente è in grado di accettare l'input da parte dell'utente. | |
enabled — Proprietà, classe fl.controls.ColorPicker | |
Ottiene o imposta un valore che indica se il componente può accettare l'interazione dell'utente. | |
enabled — Proprietà, classe fl.controls.NumericStepper | |
Ottiene o imposta un valore che indica se il componente può accettare l'interazione dell'utente. | |
enabled — Proprietà, classe fl.controls.ScrollBar | |
Ottiene o imposta un valore booleano che indica se la barra di scorrimento è abilitata. | |
enabled — Proprietà, classe fl.controls.Slider | |
Ottiene o imposta un valore che indica se il componente può accettare l'interazione dell'utente. | |
enabled — Proprietà, classe fl.controls.TextArea | |
Ottiene o imposta un valore che indica se il componente può accettare l'interazione dell'utente. | |
enabled — Proprietà, classe fl.controls.TextInput | |
Ottiene o imposta un valore che indica se il componente può accettare l'interazione dell'utente. | |
enabled — Proprietà, classe fl.core.UIComponent | |
Ottiene o imposta un valore che indica se il componente può accettare l'interazione dell'utente. | |
enabled — Proprietà, classe flash.display.MovieClip | |
Un valore booleano che indica se un clip filmato è attivo. | |
enabled — Proprietà, classe flash.display.NativeMenuItem | |
Controlla se la voce di menu è abilitata. | |
enabled — Proprietà, classe flash.display.SimpleButton | |
Un valore booleano che specifica se un pulsante è abilitato. | |
enabled — Proprietà statica, classe flash.system.IME | |
Indica se l'IME del sistema è abilitato (true) o disabilitato (false). | |
enabled — Proprietà, classe flash.ui.GameInputDevice | |
Abilita o disabilita il dispositivo. | |
enabled — Proprietà, classe mx.containers.utilityClasses.PostScaleAdapter | |
Whether the component can accept user interaction. | |
enabled — Proprietà, classe mx.controls.RadioButtonGroup | |
Determines whether selection is allowed. | |
enabled — Proprietà, classe mx.controls.dataGridClasses.DataGridHeader | |
Whether the component can accept user interaction. | |
enabled — Proprietà, interfaccia mx.core.IUIComponent | |
Whether the component can accept user interaction. | |
enabled — Proprietà, classe mx.core.UIComponent | |
Whether the component can accept user interaction. | |
enabled — Proprietà, classe mx.core.UIFTETextField | |
A Boolean value that indicates whether the component is enabled. | |
enabled — Proprietà, classe mx.core.UITextField | |
A Boolean value that indicates whether the component is enabled. | |
enabled — Proprietà statica, classe mx.managers.ToolTipManager | |
If true, the ToolTipManager will automatically show ToolTips when the user moves the mouse pointer over components. | |
enabled — Proprietà, interfaccia mx.validators.IValidator | |
Property to enable/disable validation process. | |
enabled — Proprietà, classe mx.validators.Validator | |
Setting this value to false will stop the validator from performing validation. | |
enabled — Proprietà, classe spark.components.RadioButton | |
The RadioButton component is enabled if the RadioButtonGroup is enabled and the RadioButton itself is enabled. | |
enabled — Proprietà, classe spark.components.RadioButtonGroup | |
Determines whether selection is allowed. | |
enabled — Proprietà, classe spark.components.supportClasses.StyleableTextField | |
Whether the component can accept user interaction. | |
enabled — Proprietà, interfaccia spark.core.IEditableText | |
Whether the component can accept user interaction. | |
enabled — Proprietà, classe spark.validators.supportClasses.GlobalizationValidatorBase | |
Setting this value to false will stop the validator from performing validation. | |
enableErrorChecking — Proprietà, classe flash.display3D.Context3D | |
Specifica se gli errori rilevati dal renderer vengono segnalati all'applicazione. | |
enableIME — Proprietà, classe mx.controls.AdvancedDataGridBaseEx | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Proprietà, classe mx.controls.ComboBase | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Proprietà, classe mx.controls.DataGrid | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Proprietà, classe mx.controls.List | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Proprietà, classe mx.controls.NumericStepper | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Proprietà, classe mx.controls.TextArea | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Proprietà, classe mx.controls.TextInput | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Proprietà, classe mx.controls.dataGridClasses.DataGridColumn | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Proprietà, classe mx.core.FlexHTMLLoader | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Proprietà, interfaccia mx.core.IIMESupport | |
Specifies whether the IME should be enabled when this component has focus. | |
enableIME — Proprietà, classe mx.core.UIFTETextField | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Proprietà, classe mx.core.UITextField | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Proprietà, classe spark.components.ComboBox | |
enableIME — Proprietà, classe spark.components.DataGrid | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Proprietà, classe spark.components.NumericStepper | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Proprietà, classe spark.components.RichEditableText | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Proprietà, classe spark.components.gridClasses.GridItemEditor | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableIME — Proprietà, classe spark.components.supportClasses.SkinnableTextBase | |
A flag that indicates whether the IME should be enabled when the component receives focus. | |
enableLoadingState — Stile, classe spark.components.Image | |
When true, enables the loading skin state. | |
enableQueueing — Proprietà, classe spark.core.ContentCache | |
Enables queuing behavior and functionality. | |
enableSearch — Proprietà statica, classe flashx.textLayout.elements.GlobalSettings | |
Verifica se il testo sarà visibile all'indicizzatore di un motore di ricerca. | |
ENABLE_SMALL_MESSAGES — Proprietà statica costante, classe mx.messaging.Channel | |
enableVAD — Proprietà, classe flash.media.Microphone | |
Attiva il rilevamento dell'attività vocale Speex. | |
encode(rect:flash.geom:Rectangle, compressor:Object, byteArray:flash.utils:ByteArray) — metodo, classe flash.display.BitmapData | |
Comprime questo oggetto BitmapData utilizzando l’algoritmo di compressione selezionato e restituisce un nuovo oggetto ByteArray. | |
encode(bitmapData:flash.display:BitmapData) — metodo, interfaccia mx.graphics.codec.IImageEncoder | |
Encodes a BitmapData object as a ByteArray. | |
encode(bitmapData:flash.display:BitmapData) — metodo, classe mx.graphics.codec.JPEGEncoder | |
Converts the pixels of BitmapData object to a JPEG-encoded ByteArray object. | |
encode(bitmapData:flash.display:BitmapData) — metodo, 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) — metodo, interfaccia mx.rpc.xml.IXMLEncoder | |
Encodes an ActionScript value as XML. | |
encode(data:String, offset:uint, length:uint) — metodo, classe mx.utils.Base64Encoder | |
Encodes the characters of a String in Base64 and adds the result to an internal buffer. | |
encodeBootstrapPeerIDSpec(peerID:String) — Metodo statico , classe flash.net.GroupSpecifier | |
Codifica e restituisce una stringa che rappresenta un peerID bootstrap. | |
encodeByteArray(byteArray:flash.utils:ByteArray, width:int, height:int, transparent:Boolean) — metodo, interfaccia 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) — metodo, 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) — metodo, 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) — metodo, classe mx.utils.Base64Encoder | |
Encodes a ByteArray in Base64 and adds the result to an internal buffer. | |
encoded — Proprietà, classe flash.security.X509Certificate | |
Fornisce l'intero certificato in forma codificata. | |
encodeImageAsBase64(snapshot:mx.graphics:ImageSnapshot) — Metodo statico , 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) — Metodo statico , classe flash.net.GroupSpecifier | |
Codifica e restituisce una stringa che rappresenta un indirizzo socket IP Multicast. | |
encodePostingAuthorization(password:String) — Metodo statico , classe flash.net.GroupSpecifier | |
Codifica e restituisce una stringa che rappresenta una password di posting | |
encodePublishAuthorization(password:String) — Metodo statico , classe flash.net.GroupSpecifier | |
Codifica e restituisce una stringa che rappresenta una password di pubblicazione multicast | |
encodeQuality — Proprietà, classe flash.media.Microphone | |
La qualità della voce codificata quando si utilizza il codec Speex. | |
encodeURI(uri:String) — Funzione del pacchetto, Primo livello | |
Codifica una stringa in un URI (Uniform Resource Identifier) valido. | |
encodeURIComponent(uri:String) — Funzione del pacchetto, Primo livello | |
Codifica una stringa in un componente URI valido. | |
encodeUTFBytes(data:String) — metodo, 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) — metodo, classe mx.rpc.xml.SimpleXMLEncoder | |
Encodes an ActionScript object to XML using default serialization. | |
EncryptedLocalStore — classe, pacchetto flash.data | |
La classe EncryptedLocalStore (ELS) fornisce un meccanismo crittografato di memoria locale che può essere utilizzato come piccola cache per dati privati di un’applicazione. | |
end(reset:Boolean, stopEnterFrame:Boolean, pastLastFrame:Boolean) — metodo, classe fl.motion.AnimatorBase | |
Interrompe l'animazione e Flash Player passa immediatamente all'ultimo fotogramma nella sequenza di animazione. | |
end — Proprietà, 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) — metodo, classe mx.effects.Effect | |
Interrupts an effect that is currently playing, and jumps immediately to the end of the effect. | |
end() — metodo, 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) — metodo, interfaccia mx.effects.IEffect | |
Interrupts an effect that is currently playing, and jumps immediately to the end of the effect. | |
end() — metodo, interfaccia mx.effects.IEffectInstance | |
Interrupts an effect instance that is currently playing, and jumps immediately to the end of the effect. | |
end() — metodo, 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 — Proprietà, classe mx.effects.effectClasses.PropertyChanges | |
An Object containing the ending properties of the target component modified by the change in view state. | |
end() — metodo, 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() — metodo, 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) — metodo, interfaccia mx.graphics.IFill | |
Ends the fill. | |
end(target:flash.display:Graphics) — metodo, classe mx.graphics.LinearGradient | |
Ends the fill. | |
end(target:flash.display:Graphics) — metodo, classe mx.graphics.RadialGradient | |
Ends the fill. | |
end(target:flash.display:Graphics) — metodo, classe mx.graphics.SolidColor | |
Ends the fill. | |
end() — metodo, 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 — Proprietà statica costante, classe flash.events.GesturePhase | |
Il completamento di un gesto (ad esempio quando si solleva un dito da uno schermo sensibile). | |
END — Proprietà statica costante, classe flash.text.TextFormatAlign | |
Costante; allinea il testo al bordo finale di una linea. | |
END — Proprietà statica costante, classe flash.text.engine.TabAlignment | |
Posiziona la fine del testo con tabulazioni in corrispondenza dello spazio di tabulazione. | |
END — Proprietà statica costante, classe flash.ui.Keyboard | |
Costante associata al valore del codice tasto per il tasto Fine (35). | |
END — Proprietà statica costante, classe flashx.textLayout.formats.ClearFloats | |
Specifica che il testo evita i float sul lato iniziale nell'ordine di lettura (a sinistra se la direzione è "ltr", a destra se è "rtl"). | |
END — Proprietà statica costante, classe flashx.textLayout.formats.Float | |
L'immagine fluttua sul lato di coda del testo (a destra se la direzione del paragrafo è "ltr", a sinistra se è "rtl"). | |
END — Proprietà statica costante, classe flashx.textLayout.formats.TextAlign | |
Specifica un allineamento al bordo, ovvero il testo viene allineato in modo opposto rispetto all'ordine di scrittura. | |
END — Proprietà statica costante, classe mx.states.InterruptionBehavior | |
Specifies that a transition that interrupts another running transition ends that other transition before starting. | |
END — Proprietà statica costante, classe spark.components.CalloutPosition | |
Position the trailing edge of the callout at the trailing edge of the owner. | |
END — Proprietà statica costante, classe spark.core.NavigationUnit | |
Navigate to the end of the document. | |
endCompositeOperation() — metodo, classe flashx.textLayout.edit.EditManager | |
Termina un gruppo di operazioni. | |
endCompositeOperation() — metodo, interfaccia flashx.textLayout.edit.IEditManager | |
Termina un gruppo di operazioni. | |
endDate — Proprietà, classe flash.net.drm.DRMPlaybackTimeWindow | |
La data finale dell'intervallo di tempo durante il quale un voucher DRM è valido (finestra di riproduzione). | |
endDateField — Parte skin, 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 skin, 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 skin, 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 skin, 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 skin, 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 skin, 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 skin, 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 skin, 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 skin, 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 skin, 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 skin, classe com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for End Date Order validator. The skin part for End Date Order validator. | |
endDateValidator — Parte skin, 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 skin, classe com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for End Date validator. The skin part for End Date validator. | |
endDateValidator — Parte skin, 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 skin, classe com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for the End Date validator. The skin part for the End Date validator. | |
endDraw(g:flash.display:Graphics) — metodo, classe spark.primitives.Path | |
Finalize drawing for this element. | |
endDraw(g:flash.display:Graphics) — metodo, classe spark.primitives.supportClasses.FilledElement | |
Finalize drawing for this element. | |
endDraw(g:flash.display:Graphics) — metodo, classe spark.primitives.supportClasses.StrokedElement | |
Finalize drawing for this element. | |
endEdit(reason:String) — metodo, classe mx.controls.List | |
Stops the editing of an item in the data provider. | |
endEffectsForTarget(target:mx.core:IUIComponent) — Metodo statico , classe mx.effects.EffectManager | |
Immediately ends any effects currently playing on a target. | |
endEffectsStarted() — metodo, classe mx.core.UIComponent | |
Ends all currently playing effects on the component. | |
endFill() — metodo, classe flash.display.Graphics | |
Applica un riempimento alle linee e alle curve aggiunte dopo l'ultima chiamata al metodo beginFill(), beginGradientFill() o beginBitmapFill(). | |
endFill() — metodo, classe mx.charts.chartClasses.CartesianDataCanvas | |
endFill() — metodo, classe mx.charts.chartClasses.PolarDataCanvas | |
Applica un riempimento alle linee e alle curve aggiunte dopo l'ultima chiamata al metodo beginFill(), beginGradientFill() o beginBitmapFill(). | |
endGeneration — Proprietà, classe flashx.textLayout.operations.FlowOperation | |
La generazione del flusso di testo dopo l'operazione. | |
endHighlightBitmapCapture() — metodo, classe spark.components.supportClasses.Skin | |
Called after a bitmap capture is made for this skin. | |
endHighlightBitmapCapture() — metodo, interfaccia spark.skins.IHighlightBitmapCaptureClient | |
Called after a bitmap capture is made for this skin. | |
endHighlightBitmapCapture() — metodo, classe spark.skins.mobile.supportClasses.MobileSkin | |
Called after a bitmap capture is made for this skin. | |
endian — Proprietà, classe flash.filesystem.FileStream | |
L'ordine dei byte dei dati: costante BIG_ENDIAN o LITTLE_ENDIAN della classe Endian. | |
endian — Proprietà, classe flash.net.Socket | |
Indica l'ordine di byte per i dati. | |
endian — Proprietà, classe flash.net.URLStream | |
Indica l'ordine di byte per i dati. | |
endian — Proprietà, classe flash.utils.ByteArray | |
Modifica o legge l'ordine dei byte dei dati: costante BIG_ENDIAN o LITTLE_ENDIAN. | |
endian — Proprietà, interfaccia flash.utils.IDataInput | |
L'ordine dei byte dei dati: costante BIG_ENDIAN o LITTLE_ENDIAN della classe Endian. | |
endian — Proprietà, interfaccia flash.utils.IDataOutput | |
L'ordine dei byte dei dati: costante BIG_ENDIAN o LITTLE_ENDIAN della classe Endian. | |
Endian — classe finale, pacchetto flash.utils | |
La classe Endian contiene valori che indicano l'ordine dei byte utilizzato per rappresentare i numeri multibyte. | |
endIndex — Proprietà, classe fl.events.DataChangeEvent | |
Ottiene l'indice dell'ultima voce modificata nell'array di voci modificate. | |
endIndex — Proprietà, classe flash.globalization.NumberParseResult | |
L'indice del carattere dopo l'ultimo carattere della parte numerica della stringa di input. | |
endIndex — Proprietà, classe mx.automation.events.TextSelectionEvent | |
Index at which selection ends. | |
endIndex — Proprietà, 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() — metodo, classe flashx.textLayout.container.TextContainerManager | |
Termina l'interazione. | |
endInterpolation(interpolationData:Object) — metodo, classe mx.charts.chartClasses.Series | |
Called by the SeriesInterpolate effect to end an interpolation effect. | |
endItemEditorSession(cancel:Boolean) — metodo, 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() — metodo, classe flashx.textLayout.container.ContainerController | |
Chiamato per informare i client che l'invio degli eventi mouseup e mousemove dall'esterno della sandbox di sicurezza non è più necessario. | |
endMouseCapture() — metodo, interfaccia flashx.textLayout.container.ISandboxSupport | |
Chiamato per informare i client che l'invio degli eventi mouseup e mousemove dall'esterno della sandbox di sicurezza non è più necessario. | |
endMouseCapture() — metodo, classe flashx.textLayout.container.TextContainerManager | |
Chiamato per informare i client che l'invio degli eventi mouseup e mousemove dall'esterno della sandbox di sicurezza non è più necessario. | |
endOfDocument(range:flashx.textLayout.elements:TextRange, extendSelection:Boolean) — Metodo statico , classe flashx.textLayout.utils.NavigationUtil | |
Imposta l'oggetto TextRange alla fine del documento. | |
endOfLine(range:flashx.textLayout.elements:TextRange, extendSelection:Boolean) — Metodo statico , classe flashx.textLayout.utils.NavigationUtil | |
Imposta l'oggetto TextRange alla fine della riga. | |
endOfParagraph(range:flashx.textLayout.elements:TextRange, extendSelection:Boolean) — Metodo statico , classe flashx.textLayout.utils.NavigationUtil | |
Imposta l'oggetto TextRange alla fine del paragrafo. | |
endpoint — Proprietà, classe mx.messaging.Channel | |
Provides access to the endpoint for this channel. | |
endpoint — Proprietà, 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 skin, 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 skin, classe com.adobe.dct.view.ImportFMLView | |
An optional skin part that defines IDisplayText for the endpoint. An optional skin part that defines IDisplayText for the endpoint. | |
endpointURI — Proprietà, classe mx.rpc.soap.AbstractWebService | |
The location of the WebService. | |
endpointURI — Proprietà, classe mx.rpc.soap.Operation | |
The location of the WebService for this Operation. | |
END_RECORD — Proprietà statica costante, 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() — metodo, interfaccia mx.automation.IAutomationManager | |
Takes the automation manager out of record mode. | |
END_RECORDING — Proprietà statica costante, classe mx.automation.events.MarshalledAutomationEvent | |
END_SEQUENCE — Proprietà statica costante, classe flash.net.NetStreamAppendBytesAction | |
Indica che i dati del flusso multimediale sono completi. | |
endTabIndex — Proprietà, classe fl.video.FLVPlayback | |
Restituisce il valore tabIndex successivo disponibile dopo i comandi FLVPlayback. | |
endTween() — metodo, classe mx.effects.Tween | |
Interrupt the tween, jump immediately to the end of the tween, and invoke the onTweenEnd() callback function. | |
endValuesCaptured — Proprietà, 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 — Proprietà, classe spark.transitions.ViewTransitionBase | |
The view that the navigator is transitioning to, as set by the owning ViewNavigator object. | |
ENHANCED — Proprietà statica costante, classe flash.display3D.Context3DProfile | |
Utilizzate un profilo esteso standard per le GPU che supportano AGAL4. | |
enhancedOptions — Proprietà, classe flash.media.Microphone | |
Controlla le opzioni di microfono ottimizzato. | |
enlarge — Stato skin, classe com.adobe.solutions.prm.presentation.asset.AssetVersionPod | |
The skin state to show the version in an Enlarge state. | |
enlargeButton — Parte skin, classe com.adobe.solutions.prm.presentation.asset.AssetVersionPod | |
The skin part for the Enlarge button. The skin part for the Enlarge button. | |
enlargedImage — Parte skin, classe com.adobe.solutions.prm.presentation.asset.ImagePopUp | |
The skin part to display enlarged image. The skin part to display enlarged image. | |
enlargedImagePopUp — Parte skin, 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 skin, 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 skin, 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 skin, 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) — metodo, 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) — metodo, 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) — metodo, classe spark.components.Scroller | |
Scrolls the viewport so the specified element is visible. | |
ensureIndexIsVisible(index:int) — metodo, classe spark.components.List | |
A convenience method that handles scrolling a data item into view. | |
enter — Evento, classe fl.controls.ColorPicker | |
Inviato quando l'utente preme il tasto Invio dopo aver modificato il campo di testo interno del componente ColorPicker. | |
enter — Evento, classe fl.controls.ComboBox | |
Inviato se la proprietà editable è impostata su true e l'utente preme il tasto Invio mentre digita nel campo di testo modificabile. | |
enter — Evento, classe fl.controls.TextArea | |
Inviato quando l'utente preme il tasto Invio mentre si trova nel componente. | |
enter — Evento, classe fl.controls.TextInput | |
Inviato quando l'utente preme il tasto Invio. | |
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 — Proprietà statica costante, classe fl.events.ColorPickerEvent | |
Definisce il valore della proprietà type di un oggetto evento enter. | |
ENTER — Proprietà statica costante, classe fl.events.ComponentEvent | |
Definisce il valore della proprietà type di un oggetto evento enter. | |
ENTER — Proprietà statica costante, classe flash.ui.Keyboard | |
Costante associata al valore del codice tasto per il tasto Invio (13). | |
ENTER — Proprietà statica costante, 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 — Proprietà statica costante, 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 di trasmissione] Inviato quando l'indicatore di riproduzione sta entrando in un nuovo fotogramma. | |
ENTER_FRAME — Proprietà statica costante, classe flash.events.Event | |
La costante Event.ENTER_FRAME definisce il valore della proprietà type di un oggetto evento enterFrame. | |
ENTER_FRAME — Proprietà statica costante, 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) — metodo, classe mx.flash.UIMovieClip | |
This enter frame handler is used when our width, height, x, or y value changes. | |
enterFullScreenDisplayState() — metodo, classe fl.video.FLVPlayback | |
Imposta il lettore video FLVPlayback su schermo intero. | |
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 — Proprietà statica costante, classe mx.events.FlexEvent | |
The FlexEvent.ENTER_STATE constant defines the value of the type property of the event object for a enterState event. | |
entityNameDisplay — Parte skin, 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 skin, classe com.adobe.dct.view.ImportXSDView | |
A skin part that defines ListBase for the top level elements in the imported XSD. A skin part that defines ListBase for the top level elements in the imported XSD. | |
entries — Proprietà, classe mx.graphics.GradientBase | |
An Array of GradientEntry objects defining the fill patterns for the gradient fill. | |
entries — Proprietà, classe spark.filters.GradientFilter | |
An Array of GradientEntry objects defining the fill patterns for the gradient fill. | |
entry — Parte skin, classe com.adobe.guides.spark.layouts.components.ChartLayoutHost | |
The entry skin part. The entry skin part. | |
enumerateFonts(enumerateDeviceFonts:Boolean) — Metodo statico , classe flash.text.Font | |
Specifica se è necessario fornire un elenco dei caratteri incorporati attualmente disponibili. | |
enumerationMode — Proprietà, classe mx.controls.FileSystemDataGrid | |
A String specifying whether this control displays only files, only subdirectories, or both. | |
enumerationMode — Proprietà, classe mx.controls.FileSystemList | |
A String specifying whether this control displays only files, only subdirectories, or both. | |
enumerationMode — Proprietà, classe mx.controls.FileSystemTree | |
A String specifying whether this control displays only files, only subdirectories, or both. | |
ENV_10 — Proprietà statica costante, classe flash.printing.PaperSize | |
Busta legale | |
ENV_B5 — Proprietà statica costante, classe flash.printing.PaperSize | |
Busta B5 | |
ENV_C5 — Proprietà statica costante, classe flash.printing.PaperSize | |
Busta C5 | |
ENV_DL — Proprietà statica costante, classe flash.printing.PaperSize | |
Busta DL | |
ENV_MONARCH — Proprietà statica costante, classe flash.printing.PaperSize | |
Busta Monarch | |
ENV_PERSONAL — Proprietà statica costante, classe flash.printing.PaperSize | |
Busta Personal | |
EOFError — Classe dinamica, pacchetto flash.errors | |
L'eccezione EOFError viene generata se si tenta di leggere oltre la fine dei dati disponibili. | |
EOFError(message:String) — Funzione di costruzione, classe flash.errors.EOFError | |
Crea un nuovo oggetto EOFError. | |
EQUAL — Proprietà statica costante, classe flash.display3D.Context3DCompareMode | |
Uguale (==). | |
EQUAL — Proprietà statica costante, classe flash.ui.Keyboard | |
Costante associata al valore del codice tasto per il tasto = (187). | |
equals(toCompare:flash.geom:Point) — metodo, classe flash.geom.Point | |
Determina se due punti sono uguali. | |
equals(toCompare:flash.geom:Rectangle) — metodo, classe flash.geom.Rectangle | |
Determina se l'oggetto specificato nel parametro toCompare è uguale a questo oggetto Rectangle. | |
equals(toCompare:flash.geom:Vector3D, allFour:Boolean) — metodo, classe flash.geom.Vector3D | |
Determina se due oggetti Vector3D sono uguali confrontando gli elementi x, y e z dell'oggetto Vector3D corrente con un oggetto Vector3D specificato. | |
equals(string1:String, string2:String) — metodo, classe flash.globalization.Collator | |
Confronta due stringhe e restituisce un valore booleano che indica se le stringhe sono uguali. | |
equals(selectionFormat:flashx.textLayout.edit:SelectionFormat) — metodo, classe flashx.textLayout.edit.SelectionFormat | |
Determina se questo oggetto SelectionFormat ha gli stessi valori delle proprietà di un altro oggetto SelectionFormat. | |
equals(other:mx.automation:AutomationID) — metodo, classe mx.automation.AutomationID | |
Compares this object with the given AutomationID. | |
equals(string1:String, string2:String) — metodo, classe spark.globalization.supportClasses.CollatorBase | |
Compares two strings and returns a Boolean value indicating whether the strings are equal. | |
equalUserStyles(otherElement:flashx.textLayout.elements:FlowElement) — metodo, classe flashx.textLayout.elements.FlowElement | |
Confronta gli oggetti userStyles con gli oggetti userStyles di otherElement. | |
ERASE — Proprietà statica costante, classe flash.display.BlendMode | |
Elimina lo sfondo in base al valore alfa dell'oggetto di visualizzazione. | |
ERASER — Proprietà statica costante, classe flash.events.TouchEventIntent | |
L'evento di tocco viene generato da uno strumento Gomma, dall'estremità gomma di uno stilo attivo o da strumenti simili. | |
errno — Proprietà, classe flash.accessibility.AccessibilityImplementation | |
Indica un codice di errore. | |
error — Evento, classe air.update.ApplicationUpdater | |
Inviato quando si è verificato un errore durante l'inizializzazione o durante il processo di aggiornamento (in caso di imprevisto). | |
error — Evento, classe air.update.ApplicationUpdaterUI | |
Inviato quando si è verificato un errore durante l'inizializzazione o durante il processo di aggiornamento (in caso di imprevisto). | |
error — Evento, classe flash.data.SQLConnection | |
Inviato quando una delle operazioni asincrone dell'oggetto SQLConnection genera un errore. | |
error — Evento, classe flash.data.SQLStatement | |
Inviato quando si verifica un errore durante un'operazione. | |
error — Evento, classe flash.display.Stage3D | |
Inviato quando una richiesta di contesto di rendering ha esito negativo. | |
error — Proprietà, classe flash.events.AsyncErrorEvent | |
L'eccezione che è stata generata. | |
error — Proprietà, classe flash.events.SQLErrorEvent | |
Un oggetto SQLError che contiene le informazioni dettagliate sulla causa dell'errore. | |
error — Proprietà, classe flash.events.UncaughtErrorEvent | |
L'oggetto Error associato all'errore non rilevato. | |
error — Evento, classe flash.media.CameraRoll | |
L'evento error viene inviato quando si verifica un errore. | |
error — Evento, classe flash.media.CameraUI | |
L'evento error viene inviato quando non è possibile aprire l'applicazione fotocamera predefinita. | |
error — Evento, classe flash.media.StageWebView | |
Segnala che si è verificato un errore. | |
error — Evento, classe flash.net.dns.DNSResolver | |
Inviato quando si è verifica un errore durante una ricerca DNS. | |
error — Evento, classe flash.security.XMLSignatureValidator | |
Inviato se la verifica non può essere completata a causa di errori. | |
error — Proprietà, classe flashx.textLayout.events.FlowOperationEvent | |
L'errore generato, se presente, durante un'operazione. | |
error — Evento, classe mx.core.Application | |
Dispatched when an HTTPService call fails. | |
error — Proprietà, classe mx.formatters.Formatter | |
Description saved by the formatter when an error occurs. | |
error(message:String, ... rest) — metodo, interfaccia mx.logging.ILogger | |
Logs the specified data using the LogEventLevel.ERROR level. | |
error(msg:String, ... rest) — metodo, classe mx.logging.LogLogger | |
Logs the specified data using the LogEventLevel.ERROR level. | |
error — Evento, interfaccia mx.modules.IModuleInfo | |
Dispatched by the backing ModuleInfo if there was an error during module loading. | |
error — Proprietà, interfaccia mx.modules.IModuleInfo | |
A flag that is true if there was an error during module loading. | |
error — Evento, classe mx.modules.ModuleLoader | |
Dispatched when the module throws an error. | |
error — Evento, classe spark.components.Application | |
Dispatched when an HTTPService call fails. | |
error — Evento, classe spark.modules.ModuleLoader | |
Dispatched when the module throws an error. | |
Error — Classe dinamica, Primo livello | |
La classe Error contiene informazioni su un errore che si è verificato in uno script. | |
Error(message:String, id:int) — Funzione di costruzione, classe Error | |
Crea un nuovo oggetto Error. | |
ERROR — Proprietà statica costante, classe flash.events.ErrorEvent | |
Definisce il valore della proprietà type di un oggetto evento error. | |
ERROR — Proprietà statica costante, classe flash.events.SQLErrorEvent | |
La costante SQLErrorEvent.ERROR definisce il valore della proprietà type di un evento error inviato quando una chiamata al metodo di un'istanza SQLConnection o SQLStatement si conclude con un errore. | |
ERROR — Proprietà statica costante, classe flash.net.NetGroupSendResult | |
Indica che si è verificato un errore (ad esempio l'assenza di autorizzazione) quando è stato utilizzato un metodo di indirizzamento diretto. | |
ERROR — Proprietà statica costante, classe flashx.textLayout.elements.InlineGraphicElementStatus | |
Si è verificato un errore in fase di caricamento di un elemento grafico di riferimento. | |
ERROR — Proprietà statica costante, classe mx.events.ModuleEvent | |
Dispatched when there is an error downloading the module. | |
ERROR — Proprietà statica costante, classe mx.events.ResourceEvent | |
Dispatched when there is an error loading the resource module SWF file. | |
ERROR — Proprietà statica costante, classe mx.events.StyleEvent | |
Dispatched when there is an error downloading the style SWF. | |
ERROR — Proprietà statica costante, classe mx.logging.LogEventLevel | |
Designates error events that might still allow the application to continue running. | |
ERROR_CANNOT_LOAD_READER — Proprietà statica costante, classe flash.html.HTMLPDFCapability | |
È stato restituito un errore dal sistema operativo durante il caricamento dell'applicazione Adobe Reader o Acrobat o una delle relative librerie necessarie. | |
errorCode — Proprietà, classe mx.validators.ValidationResult | |
The validation error code if the value of the isError property is true. | |
ERROR_CODE_UNKNOWN — Proprietà statica costante, classe flash.globalization.LastOperationStatus | |
Indica che il codice di errore restituito non è noto. | |
ERROR_CODE_UNKNOWN — Proprietà statica costante, classe spark.globalization.LastOperationStatus | |
Indicates that the return error code is not known. | |
errorColor — Stile, classe mx.core.UIComponent | |
Color of the component highlight when validation fails. | |
ERROR_DECODING — Proprietà statica costante, 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 — Proprietà statica costante, classe mx.rpc.http.HTTPService | |
Indicates that an input parameter could not be encoded as XML. | |
errorEvent — Proprietà, classe flashx.textLayout.events.StatusChangeEvent | |
L'oggetto ErrorEvent inviato come risultato della modifica dello stato. | |
ErrorEvent — classe, pacchetto flash.events | |
Un oggetto invia un oggetto ErrorEvent quando un errore provoca il fallimento di un'operazione asincrona. | |
ErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, id:int) — Funzione di costruzione, classe flash.events.ErrorEvent | |
Crea un oggetto Event contenente informazioni relative agli eventi di errore. | |
errorID — Proprietà, classe Error | |
Contiene il numero di riferimento associato al messaggio di errore specifico. | |
errorID — Proprietà, classe flash.events.ErrorEvent | |
Contiene il numero di riferimento associato all'errore specifico. | |
errorIndicatorSource — Stile, classe spark.components.FormItem | |
Specifies the image source to use for the error indicator. | |
ERROR_INSTALLED_PLAYER_NOT_FOUND — Proprietà statica costante, classe flash.html.HTMLSWFCapability | |
Non è stata rilevata nessuna versione di Adobe Flash Player. | |
ERROR_INSTALLED_PLAYER_TOO_OLD — Proprietà statica costante, classe flash.html.HTMLSWFCapability | |
Adobe Flash Player è stato rilevato, ma la versione è troppo vecchia. | |
ERROR_INSTALLED_READER_NOT_FOUND — Proprietà statica costante, classe flash.html.HTMLPDFCapability | |
Non è stata rilevata nessuna versione di Adobe Reader. | |
ERROR_INSTALLED_READER_TOO_OLD — Proprietà statica costante, classe flash.html.HTMLPDFCapability | |
Adobe Reader viene rilevato, ma la versione è troppo vecchia. | |
errorMessage — Proprietà, classe mx.validators.ValidationResult | |
The validation error message if the value of the isError property is true. | |
ERROR_PREFERRED_READER_TOO_OLD — Proprietà statica costante, classe flash.html.HTMLPDFCapability | |
Una versione sufficiente (8.1 o successiva) di Adobe Reader o Acrobat viene rilevata, ma la versione di Adobe Reader impostata per gestire il contenuto PDF è precedente ad Adobe Reader o Acrobat 8.1. | |
errors — Proprietà, classe flashx.textLayout.conversion.ConverterBase | |
Errori rilevati durante l'analisi. | |
errors — Proprietà, interfaccia flashx.textLayout.conversion.ITextExporter | |
Questa proprietà contiene un vettore di messaggi di errore come stringhe dopo una chiamata a un metodo esportatore se la proprietà throwOnError è impostata su false, che è il valore predefinito. | |
errors — Proprietà, interfaccia flashx.textLayout.conversion.ITextImporter | |
Questa proprietà contiene un vettore di messaggi di errore come stringhe dopo una chiamata a un metodo importatore se la proprietà throwOnError è impostata su false, che è il valore predefinito. | |
errorSkin — Stile, classe spark.components.supportClasses.SkinnableComponent | |
Name of the skin class to use for this component when a validation error occurs. | |
ErrorSkin — classe, pacchetto spark.skins.spark | |
The ErrorSkin class defines the error skin for Spark components. | |
ErrorSkin() — Funzione di costruzione, classe spark.skins.spark.ErrorSkin | |
Constructor. | |
errorString — Proprietà, 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 — Proprietà, interfaccia mx.validators.IValidatorListener | |
The text that will be displayed by a component's error tip when a component is monitored by a Validator and validation fails. | |
errorText — Proprietà, classe mx.events.ModuleEvent | |
The error message if the type is ModuleEvent.ERROR; otherwise, it is null. | |
errorText — Proprietà, classe mx.events.RSLEvent | |
The error message if the type is RSL_ERROR; otherwise, it is null; | |
errorText — Proprietà, classe mx.events.ResourceEvent | |
The error message if the type is ERROR; otherwise, it is null. | |
errorText — Proprietà, classe mx.events.StyleEvent | |
The error message if the type is ERROR; otherwise, it is null. | |
errorText — Proprietà, classe spark.formatters.DateTimeFormatter | |
String returned by the format() method when an error occurs. | |
errorText — Proprietà, classe spark.formatters.supportClasses.NumberFormatterBase | |
Replacement string returned by the format() method when an error occurs. | |
ERROR_TEXT — Proprietà statica costante, classe spark.components.gridClasses.GridColumn | |
The return value for the itemToLabel() or itemToDataTip() method if resolving the corresponding property name (path) fails. | |
errorTextDisplay — Parte skin, 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 — Proprietà, classe spark.skins.spark.FormItemSkin | |
A reference to the visual element that display the FormItem's error strings. | |
errorTextDisplay — Proprietà, classe spark.skins.spark.StackedFormSkin | |
Displays the error text of the Form. | |
ERROR_URL_REQUIRED — Proprietà statica costante, classe mx.rpc.http.HTTPService | |
Indicates that the useProxy property was set to false but a url was not provided. | |
escape(str:String) — Funzione del pacchetto, Primo livello | |
Converte il parametro in stringa e lo codifica in un formato URL in cui la maggior parte dei caratteri non alfanumerici viene sostituita con % sequenze esadecimali. | |
ESCAPE — Proprietà statica costante, classe flash.ui.Keyboard | |
Costante associata al valore del codice tasto per il tasto Esc (27). | |
escapeMultiByte(value:String) — Funzione del pacchetto, flash.utils | |
Restituisce una copia con caratteri di escape della stringa di input, codificata in UTF-8 o nella tabella codici di sistema, a seconda del valore di System.useCodePage. | |
estimatedMemberCount — Proprietà, classe flash.net.NetGroup | |
Specifica il numero previsto di membri del gruppo, in base alla densità dei vicini locali e presupponendo una distribuzione omogenea degli indirizzi di gruppo. | |
EULER_ANGLES — Proprietà statica costante, classe flash.geom.Orientation3D | |
Gli angoli di Eulero, che costituiscono l'orientamento predefinito per i metodi decompose() e recompose(), definiscono l'orientamento con tre angoli di rotazione distinti per ogni asse. | |
EUROPEAN — Proprietà statica costante, classe flash.globalization.NationalDigitsType | |
Rappresenta il valore Unicode per la cifra zero nel gruppo di cifre in Latin-1 (europeo). | |
EvalError — Classe dinamica, Primo livello | |
La classe EvalError rappresenta un errore che si verifica quando il codice utente chiama la funzione eval() o tenta di utilizzare l'operatore new con l'oggetto Function. | |
EvalError(message:String) — Funzione di costruzione, classe EvalError | |
Crea un nuovo oggetto EvalError. | |
EVEN_ODD — Proprietà statica costante, classe flash.display.GraphicsPathWinding | |
Stabilisce il tipo di avvolgimento pari-dispari. | |
Event — classe, pacchetto flash.events | |
La classe Event è utilizzata come classe base per la creazione di oggetti evento, che vengono passati come parametri ai listener di eventi quando si verifica un evento. | |
Event(type:String, bubbles:Boolean, cancelable:Boolean) — Funzione di costruzione, classe flash.events.Event | |
Crea un oggetto Event da passare come parametro ai listener di eventi. | |
EVENT — Proprietà statica costante, classe fl.controls.ProgressBarMode | |
Il componente specificato dalla proprietà source deve inviare gli eventi progress e complete. | |
EVENT — Proprietà statica costante, classe fl.video.CuePointType | |
Definisce il valore del parametro type dei metodi findCuePoint() e findNearestCuePoint(). | |
EVENT — Proprietà statica costante, classe mx.controls.ProgressBarMode | |
The control specified by the source property must dispatch progress and completed events. | |
eventClassName — Proprietà, interfaccia mx.automation.IAutomationEventDescriptor | |
The name of the class implementing this event. | |
EventDetails — classe, pacchetto 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) — Funzione di costruzione, classe mx.automation.events.EventDetails | |
Constructor | |
EventDispatcher — classe, pacchetto flash.events | |
La classe EventDispatcher è la classe di base per tutte le classi di runtime che inviano eventi. | |
EventDispatcher(target:flash.events:IEventDispatcher) — Funzione di costruzione, classe flash.events.EventDispatcher | |
Aggrega un'istanza della classe EventDispatcher. | |
eventHandler(event:flash.events:Event) — metodo, classe mx.accessibility.AccImpl | |
Generic event handler. | |
eventHandler(event:flash.events:Event) — metodo, classe mx.accessibility.UIComponentAccProps | |
Generic event handler. | |
EventListenerRequest — classe, pacchetto 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) — Funzione di costruzione, classe mx.events.EventListenerRequest | |
Creates a new request to add or remove an event listener. | |
eventMirror — Proprietà, classe flash.text.engine.ContentElement | |
L'oggetto EventDispatcher che riceve le copie di ogni evento inviato alle righe di testo valide in base a questo elemento content. | |
eventName — Proprietà, classe mx.effects.Pause | |
Name of event that Pause is waiting on before ending. | |
eventName — Proprietà, classe mx.effects.effectClasses.PauseInstance | |
Name of event that Pause is waiting on before ending. | |
EVENT_OBJECT_ACCELERATORCHANGE — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object's MSAA KeyboardShortcut property changed. | |
EVENT_OBJECT_CONTENTSCROLLED — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that the scrolling of a window object has ended. | |
EVENT_OBJECT_CREATE — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object was created. | |
EVENT_OBJECT_DEFACTIONCHANGE — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object's MSAA DefaultAction property changed. | |
EVENT_OBJECT_DESCRIPTIONCHANGE — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object's MSAA Description property changed. | |
EVENT_OBJECT_DESTROY — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object was destroyed. | |
EVENT_OBJECT_FOCUS — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object has received the keyboard focus. | |
EVENT_OBJECT_HELPCHANGE — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object's MSAA Help property changed. | |
EVENT_OBJECT_HIDE — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object is being hidden. | |
EVENT_OBJECT_INVOKED — Proprietà statica costante, 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 — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object has changed location, shape, or size. | |
EVENT_OBJECT_NAMECHANGE — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object's MSAA Name property changed. | |
EVENT_OBJECT_PARENTCHANGE — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object has a new parent object. | |
EVENT_OBJECT_REORDER — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a container object has added, removed, or reordered its children. | |
EVENT_OBJECT_SELECTION — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that the selection within a container object changed. | |
EVENT_OBJECT_SELECTIONADD — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an item within a container object was added to the selection. | |
EVENT_OBJECT_SELECTIONREMOVE — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an item within a container object was removed from the selection. | |
EVENT_OBJECT_SELECTIONWITHIN — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that numerous selection changes occurred within a container object. | |
EVENT_OBJECT_SHOW — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a hidden object is being shown. | |
EVENT_OBJECT_STATECHANGE — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object's state has changed. | |
EVENT_OBJECT_TEXTSELECTIONCHANGED — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object's text selection has changed. | |
EVENT_OBJECT_VALUECHANGE — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an object's MSAA Value property changed. | |
eventPhase — Proprietà, classe flash.events.Event | |
La fase attuale del flusso di eventi. | |
EventPhase — classe finale, pacchetto flash.events | |
La classe EventPhase fornisce i valori per la proprietà eventPhase della classe Event. | |
EventPriority — classe finale, pacchetto mx.core | |
The EventPriority class defines constant values for the priority argument of the addEventListener() method of EventDispatcher. | |
events — Proprietà, classe mx.core.ComponentDescriptor | |
An Object containing name/value pairs for the component's event handlers, as specified in MXML. | |
eventsToHandle — Proprietà, 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 — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an alert was generated. | |
EVENT_SYSTEM_CAPTUREEND — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a window has lost mouse capture. | |
EVENT_SYSTEM_CAPTURESTART — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a window has received mouse capture. | |
EVENT_SYSTEM_CONTEXTHELPEND — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a window exited context-sensitive Help mode. | |
EVENT_SYSTEM_CONTEXTHELPSTART — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a window entered context-sensitive Help mode. | |
EVENT_SYSTEM_DIALOGEND — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a dialog box was closed. | |
EVENT_SYSTEM_DIALOGSTART — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a dialog box was displayed. | |
EVENT_SYSTEM_DRAGDROPEND — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an application is about to exit drag-and-drop mode. | |
EVENT_SYSTEM_DRAGDROPSTART — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that an application is about to enter drag-and-drop mode. | |
EVENT_SYSTEM_FOREGROUND — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that the foreground window changed. | |
EVENT_SYSTEM_MENUEND — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a menu from the menu bar was closed. | |
EVENT_SYSTEM_MENUPOPUPEND — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a pop-up menu was closed. | |
EVENT_SYSTEM_MENUPOPUPSTART — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a pop-up menu was displayed. | |
EVENT_SYSTEM_MENUSTART — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a menu item on the menu bar was selected. | |
EVENT_SYSTEM_MINIMIZEEND — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a window object was minimized or maximized. | |
EVENT_SYSTEM_MINIMIZESTART — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a window object is about to be minimized or maximized. | |
EVENT_SYSTEM_MOVESIZEEND — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that the movement or resizing of a window is finished. | |
EVENT_SYSTEM_MOVESIZESTART — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a window is being moved or resized. | |
EVENT_SYSTEM_SCROLLINGEND — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that scrolling has ended on a scroll bar. | |
EVENT_SYSTEM_SCROLLINGSTART — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that scrolling has started on a scroll bar. | |
EVENT_SYSTEM_SOUND — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that a sound was played. | |
EVENT_SYSTEM_SWITCHEND — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that the user released ALT+TAB. | |
EVENT_SYSTEM_SWITCHSTART — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA event indicating that the user pressed ALT+TAB, which activates the switch window. | |
eventType — Proprietà, interfaccia mx.automation.IAutomationEventDescriptor | |
The value of the type property used for this event. | |
eventType — Proprietà, classe mx.automation.events.EventDetails | |
Type of the event | |
eventType — Proprietà, classe mx.events.EventListenerRequest | |
The type of the event to listen to. | |
every(callback:Function, thisObject:any) — metodo, classe Array | |
Esegue una funzione di prova su ciascun elemento dell'array fino a quando non viene raggiunto un elemento che restituisce false per la funzione specificata. | |
every(callback:Function, thisObject:Object) — metodo, classe Vector | |
Esegue una funzione di prova su ciascun elemento del vettore fino a quando non viene raggiunto un elemento che restituisce false per la funzione specificata. | |
EXACT — Proprietà statica costante, classe flash.net.NetGroupReceiveMode | |
Specifica che questo nodo accetta i messaggi locali dai vicini solo se l'indirizzo del vicino corrisponde esattamente all'indirizzo di questo nodo. | |
EXACT_FIT — Proprietà statica costante, classe fl.video.VideoScaleMode | |
Specifica che il video venga visualizzato con l'altezza e la larghezza specificate dalle proprietà registrationHeight o height e registrationWidth o width. | |
EXACT_FIT — Proprietà statica costante, classe flash.display.StageScaleMode | |
Specifica che l'intera applicazione deve essere visibile nell'area specificata senza cercare di mantenere le proporzioni originali. | |
exactSettings — Proprietà statica, classe flash.system.Security | |
Determina il modo in cui Flash Player o AIR sceglie il dominio da utilizzare per alcune impostazioni, fra cui le autorizzazioni relative a videocamere e microfoni, le quote di archiviazione e l'archiviazione di oggetti condivisi persistenti. | |
exceedsMaxError — Proprietà, classe mx.validators.CurrencyValidator | |
Error message when the value is greater than maxValue. | |
exceedsMaxError — Proprietà, classe mx.validators.NumberValidator | |
Error message when the value exceeds the maxValue property. | |
exceptionValue — Proprietà, classe flash.events.HTMLUncaughtScriptExceptionEvent | |
Il risultato della valutazione dell'espressione nell'istruzione throw che ha restituito l'eccezione non rilevata. | |
exchange — Proprietà, classe flash.net.dns.MXRecord | |
Il nome host di un servizio mail exchange. | |
ExclusionShader — classe, pacchetto 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() — Funzione di costruzione, classe mx.graphics.shaderClasses.ExclusionShader | |
Constructor. | |
EXCLUSIVE — Proprietà statica costante, classe flash.data.SQLTransactionLockType | |
Specifica l'opzione di transazione con blocco esclusivo. | |
exec(str:String) — metodo, classe RegExp | |
Esegue una ricerca dell'espressione regolare nella stringa str data. | |
EXEC_QUEUED_CMD — Proprietà statica costante, classe mx.events.VideoEvent | |
The value of the VideoDisplay.state property during execution of queued command. | |
executable — Proprietà, classe flash.desktop.NativeProcessStartupInfo | |
L'oggetto File che fa riferimento a un eseguibile nel sistema operativo host. | |
execute(prefetch:int, responder:flash.net:Responder) — metodo, classe flash.data.SQLStatement | |
Esegue il codice SQL nella proprietà text sul database connesso all'oggetto SQLConnection nella proprietà sqlConnection. | |
execute(query:mx.olap:IOLAPQuery) — metodo, interfaccia mx.olap.IOLAPCube | |
Queues an OLAP query for execution. | |
execute(query:mx.olap:IOLAPQuery) — metodo, classe mx.olap.OLAPCube | |
Queues an OLAP query for execution. | |
EXECUTE — Proprietà statica costante, classe flash.errors.SQLErrorOperation | |
Indica che è stato chiamato il metodo SQLStatement.execute() o SQLStatement.next(). | |
executeBindings(recurse:Boolean) — metodo, classe mx.charts.Legend | |
Executes all the data bindings on this Container. | |
executeBindings(recurse:Boolean) — metodo, classe mx.core.Container | |
Executes all the data bindings on this Container. | |
executeBindings(recurse:Boolean) — metodo, interfaccia mx.core.IDeferredInstantiationUIComponent | |
Executes all the bindings for which the UIComponent object is the destination. | |
executeBindings(recurse:Boolean) — metodo, classe mx.core.UIComponent | |
Executes all the bindings for which the UIComponent object is the destination. | |
executeBindings(recurse:Boolean) — metodo, classe mx.flash.UIMovieClip | |
Executes the data bindings into this UIComponent object. | |
executeChildBindings(recurse:Boolean) — metodo, classe mx.charts.Legend | |
Executes the bindings into this Container's child UIComponent objects. | |
executeChildBindings(recurse:Boolean) — metodo, classe mx.core.Container | |
Executes the bindings into this Container's child UIComponent objects. | |
executeChildBindings() — metodo, interfaccia mx.core.IRepeater | |
Executes the bindings into all the UIComponents created by this Repeater. | |
executeChildBindings() — metodo, classe mx.core.Repeater | |
Executes the bindings into all the UIComponents created by this Repeater. | |
executeInBackground — Proprietà, classe flash.desktop.NativeApplication | |
Specifica se l’applicazione viene eseguita in background o meno. | |
executeStatement(stmt:flash.data:SQLStatement, responder:flash.net:Responder, doLog:Boolean) — metodo, classe coldfusion.air.Session | |
executing — Proprietà, classe flash.data.SQLStatement | |
Indica se l'istruzione è attualmente in esecuzione. | |
EXECUTIVE — Proprietà statica costante, classe flash.printing.PaperSize | |
Formato Executive | |
exists — Proprietà, classe flash.filesystem.File | |
Indica se il file o la directory di riferimento esiste. | |
exit(errorCode:int) — metodo, classe flash.desktop.NativeApplication | |
Chiude questa applicazione. | |
exit — Evento, classe flash.desktop.NativeProcess | |
Segnala che il processo nativo è stato chiuso. | |
exit(force:Boolean) — metodo, classe flash.desktop.NativeProcess | |
Tenta di chiudere il processo nativo. | |
exit(code:uint) — Metodo statico , classe flash.system.System | |
Chiude Flash Player. | |
exit() — metodo, classe mx.core.WindowedApplication | |
Closes the window and exits the application. | |
exit() — metodo, classe spark.components.WindowedApplication | |
Closes the window and exits the application. | |
EXIT — Proprietà statica costante, classe flash.events.NativeProcessExitEvent | |
Definisce il valore della proprietà type di un oggetto evento exit. | |
EXIT — Proprietà statica costante, classe flash.ui.Keyboard | |
Costante associata al valore del codice tasto per il pulsante di uscita dalla modalità applicazione corrente. | |
exitCode — Proprietà, classe flash.events.NativeProcessExitEvent | |
Il codice di uscita che il processo nativo ha restituito al sistema operativo host durante l'uscita. | |
exitFrame — Evento, classe flash.display.DisplayObject | |
[evento di trasmissione] Inviato quando l'indicatore di riproduzione sta per uscire dal fotogramma corrente. | |
EXIT_FRAME — Proprietà statica costante, classe flash.events.Event | |
La costante Event.EXIT_FRAME definisce il valore della proprietà type di un oggetto evento exitFrame. | |
exiting — Evento, classe flash.desktop.NativeApplication | |
Inviato quando la sequenza di uscita dall'applicazione viene avviata. | |
EXITING — Proprietà statica costante, classe flash.events.Event | |
La costante Event.EXITING definisce il valore della proprietà type di un oggetto 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 — Proprietà statica costante, 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 — Proprietà statica costante, classe flash.text.engine.LigatureLevel | |
Utilizzato per specificare legature particolari. | |
exp(val:Number) — Metodo statico , classe Math | |
Restituisce il valore della base del logaritmo naturale (e), elevato alla potenza dell'esponente specificato nel parametro x. | |
expandAll() — metodo, classe mx.controls.AdvancedDataGrid | |
Expands all the nodes of the navigation tree in the control. | |
expandChildrenOf(item:Object, open:Boolean) — metodo, classe mx.controls.AdvancedDataGrid | |
Opens or closes all the nodes of the navigation tree below the specified item. | |
expandChildrenOf(item:Object, open:Boolean) — metodo, classe mx.controls.Tree | |
Opens or closes all the tree items below the specified item. | |
expandExponents(value:String) — metodo, 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) — metodo, 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) — metodo, classe mx.controls.Tree | |
Opens or closes a branch item. | |
EXPIRED — Proprietà statica costante, classe flash.security.CertificateStatus | |
Il certificato non è nel periodo di validità. | |
EXPLICIT — Proprietà statica costante, classe flashx.textLayout.formats.LineBreak | |
Specifica che le righe vengono interrotte solo in caso di ritorno a capo esplicito o di caratteri di avanzamento pagina. | |
explicitColumnCount — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
The column count requested by explicitly setting the columnCount property. | |
explicitColumnCount — Proprietà, classe mx.controls.listClasses.ListBase | |
The column count requested by explicitly setting the columnCount property. | |
explicitColumnWidth — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
The column width requested by explicitly setting the columnWidth. | |
explicitColumnWidth — Proprietà, classe mx.controls.listClasses.ListBase | |
The column width requested by explicitly setting the columnWidth. | |
explicitHeight — Proprietà, classe mx.containers.utilityClasses.ConstraintRow | |
Number that specifies the explicit height of the ConstraintRow instance, in pixels, in the ConstraintRow instance's coordinates. | |
explicitHeight — Proprietà, classe mx.containers.utilityClasses.PostScaleAdapter | |
The explicitly specified height for the component, in pixels, as the component's coordinates. | |
explicitHeight — Proprietà, interfaccia mx.core.IUIComponent | |
The explicitly specified height for the component, in pixels, as the component's coordinates. | |
explicitHeight — Proprietà, classe mx.core.UIComponent | |
Number that specifies the explicit height of the component, in pixels, in the component's coordinates. | |
explicitHeight — Proprietà, classe mx.core.UIFTETextField | |
Number that specifies the explicit height of the component, in pixels, in the component's coordinates. | |
explicitHeight — Proprietà, classe mx.core.UITextField | |
Number that specifies the explicit height of the component, in pixels, in the component's coordinates. | |
explicitHeight — Proprietà, classe mx.flash.UIMovieClip | |
The explicitly specified height for the component, in pixels, as the component's coordinates. | |
explicitHeight — Proprietà, classe mx.managers.SystemManager | |
The explicit width of this object. | |
explicitHeight — Proprietà, classe spark.primitives.supportClasses.GraphicElement | |
Number that specifies the explicit height of the component, in pixels, in the component's coordinates. | |
explicitMaxHeight — Proprietà, classe mx.containers.utilityClasses.PostScaleAdapter | |
Number that specifies the maximum height of the component, in pixels, as the component's coordinates. | |
explicitMaxHeight — Proprietà, interfaccia mx.core.IUIComponent | |
Number that specifies the maximum height of the component, in pixels, as the component's coordinates. | |
explicitMaxHeight — Proprietà, classe mx.core.UIComponent | |
The maximum recommended height of the component to be considered by the parent during layout. | |
explicitMaxHeight — Proprietà, 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 — Proprietà, 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 — Proprietà, classe mx.flash.UIMovieClip | |
Number that specifies the maximum height of the component, in pixels, as the component's coordinates. | |
explicitMaxHeight — Proprietà, classe spark.primitives.supportClasses.GraphicElement | |
The maximum recommended height of the component to be considered by the parent during layout. | |
explicitMaxWidth — Proprietà, classe mx.containers.utilityClasses.PostScaleAdapter | |
Number that specifies the maximum width of the component, in pixels, as the component's coordinates. | |
explicitMaxWidth — Proprietà, interfaccia mx.core.IUIComponent | |
Number that specifies the maximum width of the component, in pixels, as the component's coordinates. | |
explicitMaxWidth — Proprietà, classe mx.core.UIComponent | |
The maximum recommended width of the component to be considered by the parent during layout. | |
explicitMaxWidth — Proprietà, 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 — Proprietà, 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 — Proprietà, classe mx.flash.UIMovieClip | |
Number that specifies the maximum width of the component, in pixels, as the component's coordinates. | |
explicitMaxWidth — Proprietà, classe spark.primitives.supportClasses.GraphicElement | |
The maximum recommended width of the component to be considered by the parent during layout. | |
explicitMembers — Proprietà, interfaccia mx.olap.IOLAPTuple | |
The user added members of this tuple, as a list of IOLAPMember instances. | |
explicitMembers — Proprietà, classe mx.olap.OLAPTuple | |
The user added members of this tuple, as a list of IOLAPMember instances. | |
explicitMinHeight — Proprietà, classe mx.containers.utilityClasses.PostScaleAdapter | |
Number that specifies the minimum height of the component, in pixels, as the component's coordinates. | |
explicitMinHeight — Proprietà, interfaccia mx.core.IUIComponent | |
Number that specifies the minimum height of the component, in pixels, as the component's coordinates. | |
explicitMinHeight — Proprietà, classe mx.core.UIComponent | |
The minimum recommended height of the component to be considered by the parent during layout. | |
explicitMinHeight — Proprietà, classe mx.core.UIFTETextField | |
The minimum recommended height of the component to be considered by the parent during layout. | |
explicitMinHeight — Proprietà, classe mx.core.UITextField | |
The minimum recommended height of the component to be considered by the parent during layout. | |
explicitMinHeight — Proprietà, classe mx.flash.UIMovieClip | |
Number that specifies the minimum height of the component, in pixels, as the component's coordinates. | |
explicitMinHeight — Proprietà, classe spark.primitives.supportClasses.GraphicElement | |
The minimum recommended height of the component to be considered by the parent during layout. | |
explicitMinWidth — Proprietà, classe mx.containers.utilityClasses.PostScaleAdapter | |
Number that specifies the minimum width of the component, in pixels, as the component's coordinates. | |
explicitMinWidth — Proprietà, interfaccia mx.core.IUIComponent | |
Number that specifies the minimum width of the component, in pixels, as the component's coordinates. | |
explicitMinWidth — Proprietà, classe mx.core.UIComponent | |
The minimum recommended width of the component to be considered by the parent during layout. | |
explicitMinWidth — Proprietà, classe mx.core.UIFTETextField | |
The minimum recommended width of the component to be considered by the parent during layout. | |
explicitMinWidth — Proprietà, classe mx.core.UITextField | |
The minimum recommended width of the component to be considered by the parent during layout. | |
explicitMinWidth — Proprietà, classe mx.flash.UIMovieClip | |
Number that specifies the minimum width of the component, in pixels, as the component's coordinates. | |
explicitMinWidth — Proprietà, classe spark.primitives.supportClasses.GraphicElement | |
The minimum recommended width of the component to be considered by the parent during layout. | |
explicitRowCount — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
The row count requested by explicitly setting rowCount. | |
explicitRowCount — Proprietà, classe mx.controls.listClasses.ListBase | |
The row count requested by explicitly setting rowCount. | |
explicitRowHeight — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
The row height requested by explicitly setting rowHeight. | |
explicitRowHeight — Proprietà, classe mx.controls.listClasses.ListBase | |
The row height requested by explicitly setting rowHeight. | |
explicitWidth — Proprietà, classe mx.containers.utilityClasses.ConstraintColumn | |
Number that specifies the explicit width of the ConstraintColumn instance, in pixels, in the ConstraintColumn instance's coordinates. | |
explicitWidth — Proprietà, classe mx.containers.utilityClasses.PostScaleAdapter | |
The explicitly specified width for the component, in pixels, as the component's coordinates. | |
explicitWidth — Proprietà, interfaccia mx.core.IUIComponent | |
The explicitly specified width for the component, in pixels, as the component's coordinates. | |
explicitWidth — Proprietà, classe mx.core.UIComponent | |
Number that specifies the explicit width of the component, in pixels, in the component's coordinates. | |
explicitWidth — Proprietà, classe mx.core.UIFTETextField | |
Number that specifies the explicit width of the component, in pixels, in the component's coordinates. | |
explicitWidth — Proprietà, classe mx.core.UITextField | |
Number that specifies the explicit width of the component, in pixels, in the component's coordinates. | |
explicitWidth — Proprietà, classe mx.flash.UIMovieClip | |
The explicitly specified width for the component, in pixels, as the component's coordinates. | |
explicitWidth — Proprietà, classe mx.managers.SystemManager | |
The explicit width of this object. | |
explicitWidth — Proprietà, classe spark.primitives.supportClasses.GraphicElement | |
Number that specifies the explicit width of the component, in pixels, in the component's coordinates. | |
explodeRadius — Proprietà, 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 — Proprietà, classe spark.effects.easing.Power | |
The exponent used in the easing calculation. | |
Exponential — classe, pacchetto fl.motion.easing | |
La classe Exponential definisce tre funzioni di andamento necessarie per implementare il movimento nelle animazioni di ActionScript. | |
Exponential — classe, pacchetto 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) — metodo, interfaccia flashx.textLayout.conversion.ITextExporter | |
Esporta contenuto testuale da un'istanza TextFlow al String, XML o a un formato definito dall'utente. | |
export(source:flashx.textLayout.elements:TextFlow, conversionType:String) — metodo, classe flashx.textLayout.conversion.PlainTextExporter | |
Esporta contenuto testuale da un'istanza TextFlow al String, XML o a un formato definito dall'utente. | |
export(source:flashx.textLayout.elements:TextFlow, format:String, conversionType:String) — Metodo statico , classe flashx.textLayout.conversion.TextConverter | |
Esporta un oggetto TextFlow in un formato specificato. | |
export(textFlow:flashx.textLayout.elements:TextFlow) — Metodo statico , classe spark.utils.TextFlowUtil | |
Exports a TextFlow into the markup language used by the Text Layout Framework, in the form of XML. | |
exportButton — Parte skin, classe com.adobe.solutions.prm.presentation.asset.AssetVersionPod | |
The skin part for the Export button. The skin part for the Export button. | |
exporterClass — Proprietà, classe flashx.textLayout.conversion.FormatDescriptor | |
Restituisce la classe utilizzata per convertire nel formato. | |
exportFMLButton — Parte skin, classe com.adobe.dct.component.toolbars.DDToolbar | |
A skin part that defines a Button which exports fml. A skin part that defines a Button which exports fml. | |
exportPDFButton — Parte skin, classe com.adobe.solutions.rca.presentation.comment.CommentPod | |
A reference to the Button object that is used to get a review PDF file, along with inline comments, for a specific review stage. A reference to the Button object that is used to get a review PDF file, along with inline comments, for a specific review stage. | |
expression — Proprietà, classe mx.validators.RegExpValidator | |
The regular expression to use for validation. | |
expressionBuilder — Parte skin, 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 skin, classe com.adobe.solutions.acm.authoring.presentation.ConditionEditor | |
A skin part that defines the ExpressionBuilder. The ExpressionBuilder helps in authoring expressions. The user creates/edits the expression which is added/updated in the selected row in the table. A skin part that defines the ExpressionBuilder. | |
expressionInput — Parte skin, classe com.adobe.dct.component.datadictionaryElement.DDEMetaEditor | |
A skin part that defines the appearance of the expression for a computed data dictionary element. A skin part that defines the appearance of the expression for a computed data dictionary element. | |
expressionItemEditor — Parte skin, 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 skin, 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 skin, classe com.adobe.solutions.exm.authoring.components.controls.ExpressionsPanel | |
A Skin part which defines UI component to display Expression List. A Skin part which defines UI component to display Expression List. | |
expressionName — Parte skin, 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 skin, 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 skin, classe com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
A Skin part which defines UI component to display Expression Panel. A Skin part which defines UI component to display Expression Panel. | |
expressionsPanelToolBar — Parte skin, classe com.adobe.solutions.exm.authoring.components.controls.ExpressionsPanel | |
A Skin part which defines UI component to display Expression Toolbar. A Skin part which defines UI component to display Expression Toolbar. | |
expressionTextArea — Parte skin, classe com.adobe.solutions.exm.authoring.view.EBWorkspace | |
A Skin part which defines UI component to display workspace (TextArea) for expression. A Skin part which defines UI component to display workspace (TextArea) for expression. | |
extended — Proprietà, classe RegExp | |
Specifica se utilizzare la modalità estesa per l'espressione regolare. | |
EXTENDED_ARABIC_INDIC — Proprietà statica costante, classe flash.globalization.NationalDigitsType | |
Rappresenta il valore Unicode per la cifra zero nel gruppo di cifre in arabo-indi esteso. | |
extendedProperties — Proprietà, classe com.adobe.icc.vo.ContainerLayout | |
extendLabelToEnd — Proprietà, classe mx.charts.ColumnChart | |
Determines whether or not data labels can extend to the end of the chart. | |
extendRadioButton — Parte skin, 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 skin, 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 skin, 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 — Istruzione | |
Definisce una classe che è una sottoclasse di un’altra classe. | |
extendToLinkBoundary — Proprietà, classe flashx.textLayout.operations.ApplyLinkOperation | |
Specifica se estendere la selezione per includere tutto il testo di tutti i collegamenti esistenti interessati dalla selezione e quindi applicare la modifica. | |
extensibleActionBar — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
A skin part that defines the ExtensibleActionbar component A skin part that defines the ExtensibleActionbar component | |
extension — Proprietà, classe flash.net.FileFilter | |
Un elenco delle estensioni di file. | |
extension — Proprietà, classe flash.net.FileReference | |
L'estensione del nome file. | |
ExtensionContext — classe finale, pacchetto flash.external | |
La classe ExtensionContext fornisce anche un metodo statico, getExtensionDirectory(), per accedere alla directory del dispositivo nella quale è installata l’estensione. | |
extensions — Proprietà, classe mx.controls.FileSystemDataGrid | |
An Array of extensions specifying which files can be displayed in this control. | |
extensions — Proprietà, classe mx.controls.FileSystemList | |
An Array of extensions specifying which files can be displayed in this control. | |
extensions — Proprietà, classe mx.controls.FileSystemTree | |
An Array of extensions specifying which files can be displayed in this control. | |
ExternalInterface — classe finale, pacchetto flash.external | |
La classe ExternalInterface è un'interfaccia di programmazione delle applicazioni che consente la comunicazione diretta tra ActionScript e il contenitore SWF, ad esempio una pagina HTML con JavaScript o un'applicazione desktop che utilizza Flash Player per visualizzare un file SWF. | |
extract(target:flash.utils:ByteArray, length:Number, startPosition:Number) — metodo, classe flash.media.Sound | |
Estrae dati audio non elaborati da un oggetto Sound. | |
extractMinInterval(cache:Array, measureName:String, desc:mx.charts.chartClasses:DataDescription) — metodo, 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) — metodo, classe mx.charts.chartClasses.Series | |
Extracts the minimum value, maximum value, and, optionally, the minimum interval from an Array of ChartItem objects. | |
Simboli A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
Tue Jun 12 2018, 03:01 PM Z