Symbole 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 — Właściwość statyczna stałej, klasa Math |
|
Stała matematyczna będąca podstawą logarytmu naturalnego, oznaczana jako e. |
E — Właściwość statyczna stałej, klasa flash.ui.Keyboard |
|
Stała skojarzona z kodem klawisza E (69). |
ease — Właściwość, klasa fl.motion.SimpleEase |
|
Wartość procentowa między -1 (100% przyspieszenia) i 1 (100% opóźnienia). |
ease(fraction:Number) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, interfejs 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) — metoda, klasa 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) — Metoda statyczna , klasa fl.motion.easing.Back |
|
Metoda easeIn() rozpoczyna ruch od wycofania się, po czym następuje zmiana zwrotu i ruch w kierunku celu. |
easeIn(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.motion.easing.Bounce |
|
Metoda easeIn() rozpoczyna odbijanie powoli, a następnie przyspiesza w trakcie ruchu. |
easeIn(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.motion.easing.Circular |
|
Metoda easeIn() rozpoczyna ruch od prędkości zerowej, a następnie przyspiesza w trakcie ruchu. |
easeIn(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.motion.easing.Cubic |
|
Metoda easeIn() rozpoczyna ruch od prędkości zerowej, a następnie przyspiesza w trakcie ruchu. |
easeIn(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Metoda statyczna , klasa fl.motion.easing.Elastic |
|
Metoda easeIn() rozpoczyna ruch powoli, a następnie przyspiesza w trakcie ruchu. |
easeIn(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.motion.easing.Exponential |
|
Metoda easeIn() rozpoczyna ruch powoli, a następnie przyspiesza w trakcie ruchu. |
easeIn(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.motion.easing.Linear |
|
Metoda easeIn() definiuje stały ruch bez przyspieszenia. |
easeIn(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.motion.easing.Quadratic |
|
Metoda easeIn() rozpoczyna ruch od prędkości zerowej, a następnie przyspiesza w trakcie ruchu. |
easeIn(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.motion.easing.Quartic |
|
Metoda easeIn() rozpoczyna ruch od prędkości zerowej, a następnie przyspiesza w trakcie ruchu. |
easeIn(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.motion.easing.Quintic |
|
Metoda easeIn() rozpoczyna ruch od prędkości zerowej, a następnie przyspiesza w trakcie ruchu. |
easeIn(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.motion.easing.Sine |
|
Metoda easeIn() rozpoczyna ruch od prędkości zerowej, a następnie przyspiesza w trakcie ruchu. |
easeIn(t:Number, b:Number, c:Number, d:Number, s:Number) — Metoda statyczna , klasa fl.transitions.easing.Back |
|
Metoda easeIn() rozpoczyna ruch od wycofania się, po czym następuje zmiana zwrotu i ruch w kierunku celu. |
easeIn(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.transitions.easing.Bounce |
|
Metoda easeIn() rozpoczyna odbijanie powoli, a następnie przyspiesza w trakcie ruchu. |
easeIn(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Metoda statyczna , klasa fl.transitions.easing.Elastic |
|
Metoda easeIn() rozpoczyna ruch powoli, a następnie przyspiesza w trakcie ruchu. |
easeIn(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.transitions.easing.None |
|
Metoda easeIn() definiuje stały ruch bez przyspieszenia. |
easeIn(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.transitions.easing.Regular |
|
Metoda easeIn() rozpoczyna ruch od prędkości zerowej, a następnie przyspiesza w trakcie ruchu. |
easeIn(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.transitions.easing.Strong |
|
Metoda easeIn() rozpoczyna ruch od prędkości zerowej, a następnie przyspiesza w trakcie ruchu. |
easeIn(t:Number, b:Number, c:Number, d:Number, s:Number) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa mx.effects.easing.Sine |
|
The easeIn() method starts motion from zero velocity,
and then accelerates motion as it executes. |
easeIn(fraction:Number) — metoda, klasa spark.effects.easing.EaseInOutBase |
|
Returns a value that represents the eased fraction during the
ease in phase of the animation. |
easeInFraction — Właściwość, klasa spark.effects.easing.EaseInOutBase |
|
The percentage of an animation that should be spent accelerating. |
easeInFraction — Właściwość, klasa 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) — Metoda statyczna , klasa fl.motion.easing.Back |
|
Metoda easeInOut() stanowi kombinację metod easeIn() i easeOut() — rozpoczyna ruch od wycofania się, po czym zawraca i ruch w kierunku celu, wyjście na niewielką odległość poza cel i zawrócenie w stronę celu. |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.motion.easing.Bounce |
|
Metoda easeInOut() stanowi kombinację metod easeIn() i easeOut() — rozpoczyna odbijanie powoli, przyspiesza, a następnie zwalnia. |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.motion.easing.Circular |
|
Metoda easeInOut() stanowi kombinację metod easeIn() i easeOut() — rozpoczyna ruch od zerowej prędkości, przyspiesza, a następnie zwalnia do zerowej prędkości. |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.motion.easing.Cubic |
|
Metoda easeInOut() stanowi kombinację metod easeIn() i easeOut() — rozpoczyna ruch od zerowej prędkości, przyspiesza, a następnie zwalnia do zerowej prędkości. |
easeInOut(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Metoda statyczna , klasa fl.motion.easing.Elastic |
|
Metoda easeInOut() stanowi kombinację metod easeIn() i easeOut() — rozpoczyna ruch powoli, przyspiesza, a następnie zwalnia. |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.motion.easing.Exponential |
|
Metoda easeInOut() stanowi kombinację metod easeIn() i easeOut() — rozpoczyna ruch od zerowej prędkości, przyspiesza, a następnie zwalnia do zerowej prędkości. |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.motion.easing.Linear |
|
Metoda easeOut() definiuje stały ruch bez przyspieszenia. |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.motion.easing.Quadratic |
|
Metoda easeInOut() stanowi kombinację metod easeIn() i easeOut() — rozpoczyna ruch od zerowej prędkości, przyspiesza, a następnie zwalnia do zerowej prędkości. |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.motion.easing.Quartic |
|
Metoda easeInOut() stanowi kombinację metod easeIn() i easeOut() — rozpoczyna ruch od zerowej prędkości, przyspiesza, a następnie zwalnia do zerowej prędkości. |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.motion.easing.Quintic |
|
Metoda easeInOut() stanowi kombinację metod easeIn() i easeOut() — rozpoczyna ruch od zerowej prędkości, przyspiesza, a następnie zwalnia do zerowej prędkości. |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.motion.easing.Sine |
|
Metoda easeInOut() stanowi kombinację metod easeIn() i easeOut() — rozpoczyna ruch od zerowej prędkości, przyspiesza, a następnie zwalnia do zerowej prędkości. |
easeInOut(t:Number, b:Number, c:Number, d:Number, s:Number) — Metoda statyczna , klasa fl.transitions.easing.Back |
|
Metoda easeInOut() stanowi kombinację metod easeIn() i easeOut() — rozpoczyna ruch od wycofania się, po czym zawraca i ruch w kierunku celu, wyjście na niewielką odległość poza cel i zawrócenie w stronę celu. |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.transitions.easing.Bounce |
|
Metoda easeInOut() stanowi kombinację metod easeIn() i easeOut() — rozpoczyna odbijanie powoli, przyspiesza, a następnie zwalnia. |
easeInOut(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Metoda statyczna , klasa fl.transitions.easing.Elastic |
|
Metoda easeInOut() stanowi kombinację metod easeIn() i easeOut() — rozpoczyna ruch powoli, przyspiesza, a następnie zwalnia. |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.transitions.easing.None |
|
Metoda easeInOut() definiuje stały ruch bez przyspieszenia. |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.transitions.easing.Regular |
|
Metoda easeInOut() stanowi kombinację metod easeIn() i easeOut() — rozpoczyna ruch od zerowej prędkości, przyspiesza, a następnie zwalnia do zerowej prędkości. |
easeInOut(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.transitions.easing.Strong |
|
Metoda easeInOut() stanowi kombinację metod easeIn() i easeOut() — rozpoczyna ruch od zerowej prędkości, przyspiesza, a następnie zwalnia do zerowej prędkości. |
easeInOut(t:Number, b:Number, c:Number, d:Number, s:Number) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa 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 — klasa, pakiet spark.effects.easing |
|
The EaseInOutBase class is the base class that provide easing capability. |
EaseInOutBase(easeInFraction:Number) — Konstruktor, klasa spark.effects.easing.EaseInOutBase |
|
Constructor. |
easeNone(time:Number, begin:Number, change:Number, duration:Number) — Metoda statyczna , klasa fl.motion.SimpleEase |
|
Oblicza przybliżoną wartość liczbowej właściwości animacji na podstawie liniowego przejścia o stałej prędkości. |
easeNone(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.motion.easing.Linear |
|
Metoda easeNone() definiuje stały ruch bez przyspieszenia. |
easeNone(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.transitions.easing.None |
|
Metoda easeNone() definiuje stały ruch bez przyspieszenia. |
easeNone(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa fl.motion.easing.Back |
|
Metoda easeOut() rozpoczyna ruch w kierunku celu, wychodzi na niewielką odległość poza cel, po czym zawraca w kierunku celu. |
easeOut(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.motion.easing.Bounce |
|
Metoda easeOut() rozpoczyna odbijanie z dużą prędkością, a następnie w trakcie ruchu zwalnia. |
easeOut(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.motion.easing.Circular |
|
Metoda easeOut() rozpoczyna ruch z dużą prędkością, a następnie w trakcie ruchu wytraca prędkość do zera. |
easeOut(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.motion.easing.Cubic |
|
Metoda easeOut() rozpoczyna ruch z dużą prędkością, a następnie w trakcie ruchu wytraca prędkość do zera. |
easeOut(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Metoda statyczna , klasa fl.motion.easing.Elastic |
|
Metoda easeOut() rozpoczyna ruch z dużą prędkością, a następnie w trakcie ruchu zwalnia. |
easeOut(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.motion.easing.Exponential |
|
Metoda easeOut() rozpoczyna ruch z dużą prędkością, a następnie w trakcie ruchu wytraca prędkość do zera. |
easeOut(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.motion.easing.Linear |
|
Metoda easeOut() definiuje stały ruch bez przyspieszenia. |
easeOut(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.motion.easing.Quadratic |
|
Metoda easeOut() rozpoczyna ruch z dużą prędkością, a następnie w trakcie ruchu wytraca prędkość do zera. |
easeOut(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.motion.easing.Quartic |
|
Metoda easeOut() rozpoczyna ruch z dużą prędkością, a następnie w trakcie ruchu wytraca prędkość do zera. |
easeOut(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.motion.easing.Quintic |
|
Metoda easeOut() rozpoczyna ruch z dużą prędkością, a następnie w trakcie ruchu wytraca prędkość do zera. |
easeOut(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.motion.easing.Sine |
|
Metoda easeOut() rozpoczyna ruch z dużą prędkością, a następnie w trakcie ruchu wytraca prędkość do zera. |
easeOut(t:Number, b:Number, c:Number, d:Number, s:Number) — Metoda statyczna , klasa fl.transitions.easing.Back |
|
Metoda easeOut() rozpoczyna ruch w kierunku celu, wychodzi na niewielką odległość poza cel, po czym zawraca w kierunku celu. |
easeOut(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.transitions.easing.Bounce |
|
Metoda easeOut() rozpoczyna odbijanie z dużą prędkością, a następnie w trakcie ruchu zwalnia. |
easeOut(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — Metoda statyczna , klasa fl.transitions.easing.Elastic |
|
Metoda easeOut() rozpoczyna ruch z dużą prędkością, a następnie w trakcie ruchu zwalnia. |
easeOut(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.transitions.easing.None |
|
Metoda easeOut() definiuje stały ruch bez przyspieszenia. |
easeOut(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.transitions.easing.Regular |
|
Metoda easeOut() rozpoczyna ruch z dużą prędkością, a następnie w trakcie ruchu wytraca prędkość do zera. |
easeOut(t:Number, b:Number, c:Number, d:Number) — Metoda statyczna , klasa fl.transitions.easing.Strong |
|
Metoda easeOut() rozpoczyna ruch z dużą prędkością, a następnie w trakcie ruchu wytraca prędkość do zera. |
easeOut(t:Number, b:Number, c:Number, d:Number, s:Number) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa mx.effects.easing.Sine |
|
The easeOut() method starts motion fast,
and then decelerates motion to a zero velocity as it executes. |
easeOut(fraction:Number) — metoda, klasa spark.effects.easing.EaseInOutBase |
|
Returns a value that represents the eased fraction during the
ease out phase of the animation. |
easeOutFraction — Właściwość, klasa 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) — Metoda statyczna , klasa fl.motion.SimpleEase |
|
Oblicza przybliżoną wartość liczbowej właściwości animacji na podstawie wartości procentowej z kwadratowej krzywej dynamiki. |
easer — Właściwość, klasa spark.effects.Animate |
|
The easing behavior for this effect. |
easer — Właściwość, klasa spark.effects.animation.Animation |
|
The easing behavior for this effect. |
easer — Właściwość, klasa spark.effects.animation.Keyframe |
|
The easing behavior applied to the motion between the previous
Keyframe object in motion path and this Keyframe object. |
easer — Właściwość, klasa spark.effects.supportClasses.AnimateInstance |
|
The easing behavior for this effect. |
easer — Właściwość, klasa spark.transitions.ViewTransitionBase |
|
The easing behavior for this transition. |
easing — Właściwość, klasa fl.transitions.Transition |
|
Ustawia efekt animacji. |
EasingFraction — klasa Final, pakiet spark.effects.easing |
|
The EasingFraction class defines constants for
the easeInFraction property of the EaseInOutBase class. |
easingFunction — Właściwość, klasa fl.motion.FunctionEase |
|
Odwołanie do funkcji z sygnaturą (t, b, c, d), podobnie jak w metodach z klasy fl.motion.easing. |
easingFunction — Właściwość, klasa mx.effects.Tween |
|
Sets the easing function for the animation. |
easingFunction — Właściwość, klasa mx.effects.TweenEffect |
|
The easing function for the animation. |
easingFunction — Właściwość, klasa mx.effects.effectClasses.TweenEffectInstance |
|
The easing function for the animation. |
EAST_ASIAN — Właściwość statyczna stałej, klasa flashx.textLayout.formats.JustificationRule |
| Określa reguły justowania East Asian. |
EastAsianJustifier — klasa Final, pakiet flash.text.engine |
|
Klasa EastAsianJustifier zawiera właściwości służące do sterowania opcjami justowania wierszy tekstu, którego treść wyrażona jest w językach wschodnioazjatyckich. |
EastAsianJustifier(locale:String, lineJustification:String, justificationStyle:String) — Konstruktor, klasa flash.text.engine.EastAsianJustifier |
|
Tworzy obiekt EastAsianJustifier. |
EBToolBar — klasa, pakiet com.adobe.solutions.exm.authoring.components.toolbars |
|
The EBToolBar class defines a container that includes a arithmetical, logical, relational operataions,
symbols and menu bar to save and validate expression. |
EBToolBar() — Konstruktor, klasa com.adobe.solutions.exm.authoring.components.toolbars.EBToolBar |
|
Constructor. |
EBToolBarNameType — klasa, pakiet com.adobe.solutions.exm.authoring.enum |
|
The EBToolBarNameType class provides arithmetical, logical, relational, symbols and MenuList
for EBToolBar
|
EBToolBarNameType() — Konstruktor, klasa com.adobe.solutions.exm.authoring.enum.EBToolBarNameType |
|
Constructor. |
EBWorkspace — klasa, pakiet com.adobe.solutions.exm.authoring.view |
|
The EBWorkspace class defines a container that includes a TextArea for editing expression
|
EBWorkspace() — Konstruktor, klasa com.adobe.solutions.exm.authoring.view.EBWorkspace |
|
Constructor. |
echoPath — Właściwość, klasa flash.media.MicrophoneEnhancedOptions |
|
Określa ścieżkę echa (w milisekundach) stosowaną do eliminacji echa akustycznego. |
EdgeMetrics — klasa, pakiet 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) — Konstruktor, klasa mx.core.EdgeMetrics |
|
Constructor. |
edit — Stan karnacji, klasa com.adobe.dct.component.toolbars.DDToolbar |
| Editable state of the ToolBar. |
edit — Stan karnacji, klasa com.adobe.dct.view.PropertyContainer |
| Edit state or the PropertyContainer. |
edit — Stan karnacji, klasa 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 — Stan karnacji, klasa 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 — Stan karnacji, klasa com.adobe.dct.component.datadictionary.DDEditor |
| Edit state where values are editable. |
Edit — Stan karnacji, klasa com.adobe.dct.component.ExtendedProperty |
| Edit state where values are editable. |
Edit — Stan karnacji, klasa com.adobe.dct.view.DictionaryServiceView |
| Edit State of the DictionaryServiceView |
Edit — Stan karnacji, klasa com.adobe.dct.view.DictionaryPropertiesView |
| Edit State of the DictionaryPropertiesView. |
Edit — Stan karnacji, klasa com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar |
| Edit state of the IccRichTextControlToolbar |
Edit — Stan karnacji, klasa com.adobe.solutions.acm.authoring.presentation.CategoryEditor |
| Edit state of the CategoryEditor |
Edit — Stan karnacji, klasa com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor |
| Edit state of the AssetPropertiesEditor |
editable — Właściwość, klasa com.adobe.ep.ux.taskdetails.component.TaskDetailsComponent |
|
Sets the component to be in editable or normal(or ready-only) mode. |
editable — Właściwość, klasa com.adobe.ep.ux.taskdetails.domain.TaskDetails |
|
A flag that specifies whether the task properties are editable or read-only. |
editable — Właściwość, klasa com.adobe.icc.dc.domain.BaseModuleInstance |
|
True if this module is editable in its container (based on the assignment). |
editable — Właściwość, klasa com.adobe.icc.dc.domain.FieldInstance |
|
True if the underlying object is editable. |
editable — Właściwość, interfejs com.adobe.icc.dc.domain.IDataInstance |
|
True if the underlying object is editable. |
editable — Właściwość, interfejs com.adobe.icc.dc.domain.IModuleInstance |
|
True if this module is editable in its container (based on the assignment). |
editable — Właściwość, klasa com.adobe.icc.dc.domain.VariableInstance |
|
True if the underlying object is editable. |
editable — Właściwość, klasa com.adobe.icc.editors.model.FieldAssignmentModel |
|
The editable property of the underlying value object. |
editable — Właściwość, interfejs com.adobe.icc.editors.model.IAssignmentModel |
|
The editable property of the underlying value object. |
editable — Właściwość, klasa com.adobe.icc.editors.model.ListAssignmentModel |
|
True if the item's value can be edited at runtime. |
editable — Właściwość, klasa com.adobe.icc.editors.model.ModuleAssignmentModel |
|
The editable property of the underlying value object. |
editable — Właściwość, klasa com.adobe.icc.editors.model.VariableAssignmentModel |
|
The editable property of the underlying value object. |
editable — Właściwość, klasa com.adobe.icc.vo.CDMAssignment |
|
For now, this is client side only, since items/modules assigned to a Condition cannot be marked as editable individually. |
editable — Właściwość, klasa com.adobe.icc.vo.FieldAssignment |
|
Specifies whether the assignment can be edited when correspondence is being generated. |
editable — Właściwość, klasa com.adobe.icc.vo.LDMAssignment |
|
Specifies whether the item's value can be edited at runtime. |
editable — Właściwość, klasa com.adobe.icc.vo.ModuleAssignment |
|
True if the module's value can be edited at runtime. |
editable — Właściwość, klasa com.adobe.icc.vo.VariableAssignment |
|
Specifies whether the assignment can be edited when correspondence is being generated. |
editable — Właściwość, klasa com.adobe.mosaic.sparklib.tabLayout.TabLayout |
|
A value that specifies whether the tab is editable. |
editable — Stan karnacji, klasa com.adobe.ep.ux.taskdetails.domain.TaskDetails |
| |
editable — Właściwość, klasa fl.controls.ColorPicker |
|
Pobiera lub ustawia wartość typu Boolean wskazującą, czy wewnętrzne pole tekstowe składnika ComboBox jest edytowalne. |
editable — Właściwość, klasa fl.controls.ComboBox |
|
Pobiera lub ustawia wartość typu Boolean wskazującą, czy składnik ComboBox jest edytowalny, czy jest on tylko do odczytu. |
editable — Właściwość, klasa fl.controls.DataGrid |
|
Wskazuje, czy użytkownik może edytować elementy obiektu dostarczającego dane. |
editable — Właściwość, klasa fl.controls.TextArea |
|
Pobiera lub ustawia wartość typu Boolean wskazującą, czy użytkownik może edytować tekst w tym składniku. |
editable — Właściwość, klasa fl.controls.TextInput |
|
Pobiera lub ustawia wartość typu Boolean wskazującą, czy pole tekstowe może być edytowane przez użytkownika. |
editable — Właściwość, klasa fl.controls.dataGridClasses.DataGridColumn |
|
Określa, czy elementy w kolumnie można edytować. |
editable — Właściwość, klasa flash.text.StageText |
|
Wskazuje, czy użytkownik może edytować pole tekstowe. |
editable — Właściwość, klasa ga.controls.RadioButtonList |
|
Determines if the radiobutton list can be modified by user interaction with it
|
editable — Właściwość, klasa ga.model.PanelItem |
|
Specifies whether the object is editable. |
editable — Właściwość, klasa mx.controls.AdvancedDataGridBaseEx |
|
Indicates whether or not the user can edit items in the data provider. |
editable — Właściwość, klasa 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 — Właściwość, klasa mx.controls.DataGrid |
|
A flag that indicates whether or not the user can edit
items in the data provider. |
editable — Właściwość, klasa mx.controls.List |
|
A flag that indicates whether or not the user can edit
items in the data provider. |
editable — Właściwość, klasa mx.controls.TextArea |
|
Indicates whether the user is allowed to edit the text in this control. |
editable — Właściwość, klasa mx.controls.TextInput |
|
Indicates whether the user is allowed to edit the text in this control. |
editable — Właściwość, klasa mx.controls.advancedDataGridClasses.AdvancedDataGridColumn |
|
A flag that indicates whether the items in the column are editable. |
editable — Właściwość, klasa mx.controls.dataGridClasses.DataGridColumn |
|
A flag that indicates whether the items in the column are editable. |
editable — Właściwość, interfejs mx.core.ITextInput |
|
Indicates whether the user is allowed to edit the text in this control. |
editable — Właściwość, klasa 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 — Właściwość, klasa spark.components.RichEditableText |
|
A flag indicating whether the user is allowed
to edit the text in this control. |
editable — Właściwość, klasa spark.components.gridClasses.GridColumn |
|
Indicates whether the items in the column are editable. |
editable — Właściwość, klasa spark.components.supportClasses.SkinnableTextBase |
|
Specifies whether the text is editable. |
editable — Właściwość, klasa spark.components.supportClasses.StyleableStageText |
|
Flag that indicates whether the text in the field is editable. |
editable — Właściwość, klasa spark.components.supportClasses.StyleableTextField |
|
Specifies whether the text is editable, true,
or not, false. |
editable — Właściwość, interfejs spark.core.IEditableText |
|
Flag that indicates whether the text is editable. |
editableBtn — Część karnacji, klasa 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 — Część karnacji, klasa com.adobe.solutions.acm.authoring.presentation.ListItemEditor |
| A skin part that defines the editable checkbox
A skin part that defines the editable checkbox
|
EditableComboBoxSkin — klasa, pakiet mx.skins.spark |
| The Spark skin class for the editable MX ComboBox component. |
EditableComboBoxSkin — klasa, pakiet mx.skins.wireframe |
| The wireframe skin class for the editable MX ComboBox component. |
EditableComboBoxSkin() — Konstruktor, klasa mx.skins.spark.EditableComboBoxSkin |
| Constructor. |
EditableComboBoxSkin() — Konstruktor, klasa mx.skins.wireframe.EditableComboBoxSkin |
| Constructor. |
editableDisabledSkin — Styl, klasa 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 — Styl, klasa 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 — Część karnacji, klasa 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 — Styl, klasa 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 — Styl, klasa mx.controls.ComboBase |
| Name of the class to use as the skin for the background and border when the editable property is true. |
editableUpSkin — Styl, klasa 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 — Stan karnacji, klasa com.adobe.solutions.prm.presentation.asset.AssetDetailsPod |
| The skin state used when an asset is editable and activated. |
editAndActive — Stan karnacji, klasa com.adobe.solutions.prm.presentation.project.ProjectDetailsPod |
| The skin state when a Project is Active and editing is allowed. |
editAndInActive — Stan karnacji, klasa com.adobe.solutions.prm.presentation.asset.AssetDetailsPod |
| The skin state used when an asset is editable and not activated. |
editAndInActive — Stan karnacji, klasa com.adobe.solutions.prm.presentation.project.ProjectDetailsPod |
| The skin state when a Project is Inactive and editing is allowed. |
editAssetDetails(evt:flash.events:Event) — metoda, klasa com.adobe.solutions.prm.presentation.asset.AssetDetailsPod |
|
The method is called when the Edit button is clicked. |
editButton — Część karnacji, klasa 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 — Część karnacji, klasa 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 — Część karnacji, klasa com.adobe.solutions.prm.presentation.asset.AssetDetailsPod |
| The skin part for the Edit button.
The skin part for the Edit button. |
editButton — Część karnacji, klasa com.adobe.solutions.prm.presentation.project.ProjectDetailsPod |
| The skin part for the Edit button.
The skin part for the Edit button. |
editButton — Część karnacji, klasa com.adobe.solutions.rca.presentation.template.stages.CreatorTab |
| A reference to the ButtonBase object that allow users to change an author.
A reference to the ButtonBase object that allow users to change an author. |
EDIT_BUTTON_CLICKED — Właściwość statyczna stałej, klasa com.adobe.dct.event.DataElementsPanelToolBarEvent |
|
Constant indicating click event for Edit Button. |
editButtonEnablementFunction — Właściwość, klasa com.adobe.dct.component.dataElementsPanel.DataElementsPanel |
|
The enable function for edit button which can be provided from outside. |
editButtonEnablementFunction — Właściwość, klasa com.adobe.dct.component.dataElementsPanel.DataElementsPanelToolBar |
|
Function that determines the enabled state of Edit button. |
editCategory() — metoda, klasa com.adobe.icc.editors.handlers.CategoryHandler |
|
Called internally when this handler is handling an action of type Edit. |
editCondition() — metoda, klasa com.adobe.icc.editors.handlers.ConditionHandler |
|
Called internally when this handler is handling an action of type Edit. |
editCreator — Stan karnacji, klasa com.adobe.solutions.rca.presentation.template.stages.CreatorTab |
| The skin state when a creator is assigned to a creation stage associated with the component. |
editDataDictionary() — metoda, klasa com.adobe.icc.editors.handlers.DataDictionaryHandler |
|
Called internally when this handler is handling an action of type Edit. |
EditDataElement — klasa, pakiet com.adobe.dct.component.dataElementsPanel |
|
The EditDataElement component enables editing a data element. |
EditDataElement() — Konstruktor, klasa com.adobe.dct.component.dataElementsPanel.EditDataElement |
|
Constructor. |
editDataElementDisplay — Część karnacji, klasa com.adobe.dct.component.dataElementsPanel.DataElementsPanel |
| A skin part that defines the View for editing Data Element.
A skin part that defines the View for editing Data Element. |
EditDescriptionCommand — klasa, pakiet lc.procmgmt.commands |
|
The EditDescriptionCommand class sets a new description for a task. |
EditDescriptionCommand(task:lc.procmgmt.domain:Task, description:String) — Konstruktor, klasa lc.procmgmt.commands.EditDescriptionCommand |
|
Constructor. |
editedItemPosition — Właściwość, klasa fl.controls.DataGrid |
|
Pobiera lub ustawia indeks kolumny i wiersza mechanizmu renderującego elementu dla elementu obiektu dostarczającego dane, który jest edytowany. |
editedItemPosition — Właściwość, klasa mx.controls.AdvancedDataGridBaseEx |
|
The column and row index of the item renderer for the
data provider item being edited, if any. |
editedItemPosition — Właściwość, klasa mx.controls.DataGrid |
|
The column and row index of the item renderer for the
data provider item being edited, if any. |
editedItemPosition — Właściwość, klasa mx.controls.List |
|
The column and row index of the item renderer for the
data provider item being edited, if any. |
editedItemRenderer — Właściwość, klasa fl.controls.DataGrid |
|
Pobiera odwołanie do mechanizmu renderującego elementu składnika DataGrid, którego element jest obecnie edytowany. |
editedItemRenderer — Właściwość, klasa mx.controls.AdvancedDataGridBaseEx |
|
A reference to the item renderer
in the AdvancedDataGrid control whose item is currently being edited. |
editedItemRenderer — Właściwość, klasa mx.controls.DataGrid |
|
A reference to the item renderer
in the DataGrid control whose item is currently being edited. |
editedItemRenderer — Właściwość, klasa mx.controls.List |
|
A reference to the item renderer
in the DataGrid control whose item is currently being edited. |
editedTemplate — Właściwość, interfejs com.adobe.solutions.prm.domain.IProject |
|
Defines a Boolean flag that indicates if workItems use a template identified by a name specified in defaultWorkItemTemplate,
or use a template definition stored along with the project as reviewTemplate. |
editedTemplate — Właściwość, interfejs com.adobe.solutions.prm.domain.IWorkItem |
|
Defines the current value of editedTemplate flag. |
editedTemplate — Właściwość, klasa com.adobe.solutions.prm.domain.impl.Project |
|
Defines a Boolean flag that indicates if workItems use a template identified by a name specified in defaultWorkItemTemplate,
or use a template definition stored along with the project as reviewTemplate. |
editedTemplate — Właściwość, klasa com.adobe.solutions.prm.domain.impl.WorkItem |
|
Defines the current value of editedTemplate flag. |
editedTemplate — Właściwość, klasa com.adobe.solutions.prm.vo.ProjectVO |
|
Defines a Boolean flag that indicates if workItems use a template identified by a name specified in defaultWorkItemTemplate,
or use a template definition stored along with the project as reviewTemplate. |
editedTemplate — Właściwość, klasa com.adobe.solutions.prm.vo.WorkItemVO |
|
Defines the current value of editedTemplate flag. |
editExpression — Zdarzenie, klasa com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor |
|
Dispatched when the expression Text is clicked
|
editExpression — Zdarzenie, klasa com.adobe.solutions.exm.authoring.components.toolbars.ExpressionsPanelToolBar |
|
The event dispatched when the Edit button is clicked. |
EDIT_EXPRESSION — Właściwość statyczna stałej, klasa com.adobe.solutions.exm.authoring.events.ExpressionsPanelToolBarEvent |
|
The ExpressionsPanelToolBarEvent.EDIT_EXPRESSION constant defines the value of the
type property of the event object for an event that is
dispatched when the agent clicks the Edit button of a Expression Panel toolbar
in Expression Builder UI. |
editField(index:uint, dataField:String, data:Object) — metoda, klasa fl.controls.DataGrid |
|
Edytuje podane pole lub właściwość w składniku DataGrid. |
editFragmentLayout() — metoda, klasa com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Called internally when this handler is handling an action of type Edit. |
editHandler(event:flash.events:Event) — metoda, klasa flashx.textLayout.container.ContainerController |
|
Przetwarza zdarzenie edycji (CUT, COPY, PASTE, SELECT_ALL), gdy klient zarządza zdarzeniami. |
editHandler(event:flash.events:Event) — metoda, klasa flashx.textLayout.container.TextContainerManager |
|
Przetwarza zdarzenie edycji (CUT, COPY, PASTE, SELECT_ALL), gdy klient zarządza zdarzeniami. |
editHandler(event:flash.events:Event) — metoda, interfejs flashx.textLayout.edit.IInteractionEventHandler |
|
Przetwarza zdarzenie edit. |
editHandler(event:flash.events:Event) — metoda, klasa flashx.textLayout.edit.SelectionManager |
|
Przetwarza zdarzenie edit. |
editImage() — metoda, klasa com.adobe.icc.editors.handlers.ImageHandler |
|
Called internally when this handler is handling an action of type Edit. |
editingMode — Właściwość, klasa flashx.textLayout.container.TextContainerManager |
| Tryb edycji danego menedżera TextContainerManager. |
editingMode — Właściwość, interfejs flashx.textLayout.edit.ISelectionManager |
|
Tryb edycji. |
editingMode — Właściwość, klasa flashx.textLayout.edit.SelectionManager |
|
Tryb edycji. |
EditingMode — klasa Final, pakiet flashx.textLayout.edit |
|
Klasa EditingMode definiuje stałe używane z klasą EditManager w celu reprezentowania uprawnień do odczytu, zaznaczania oraz edycji dokumentu. |
editLayout() — metoda, klasa com.adobe.icc.editors.handlers.LayoutHandler |
|
Called internally when this handler is handling an action of type Edit. |
editLetter() — metoda, klasa com.adobe.icc.editors.handlers.LetterHandler |
|
Called internally when this handler is handling an action of type Edit. |
editList() — metoda, klasa com.adobe.icc.editors.handlers.ListHandler |
|
Called internally when this handler is handling an action of type Edit. |
EditManager — klasa, pakiet flashx.textLayout.edit |
|
Klasa EditManager zarządza edycjami w przepływie TextFlow. |
EditManager(undoManager:flashx.undo:IUndoManager) — Konstruktor, klasa flashx.textLayout.edit.EditManager |
|
Tworzy obiekt EditManager. |
editMask — Właściwość, interfejs com.adobe.fiber.styles.IStyle |
|
Returns the edit mask aspect of a property's style. |
editMask — Właściwość, klasa com.adobe.fiber.styles.Style |
|
Returns the edit mask aspect of a property's style. |
editMenu — Część karnacji, klasa com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar |
| A skin part that defines Edit drop down list
A skin part that defines Edit drop down list
|
editMenuItemClick — Zdarzenie, klasa com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar |
|
Event dispatched when Edit Menu dropdown is clicked. |
editMode — Stan karnacji, klasa com.adobe.solutions.exm.authoring.view.ExpressionBuilder |
| Edit State of the ExpressionBuilder |
EDIT_MODE_STATE — Właściwość statyczna stałej, klasa com.adobe.solutions.exm.authoring.view.ExpressionBuilder |
|
A special value that specifies an Edit State. |
editor — Właściwość, klasa mx.controls.advancedDataGridClasses.MXAdvancedDataGridItemRenderer |
|
The ID of the component that receives focus as the item editor. |
editor — Właściwość, klasa mx.controls.listClasses.MXItemRenderer |
|
If supplied, the component that will receive focus as the editor. |
editorColumnIndex — Właściwość, klasa spark.components.DataGrid |
|
The zero-based column index of the cell that is being edited. |
EditorConfigurationManager — klasa, pakiet com.adobe.icc.editors.managers |
|
The EditorConfigurationManager is the one-stop singleton for
loading all kinds of configurations required for the CM Application to
run correctly. |
editorData — Właściwość, klasa com.adobe.icc.editors.model.TextModel |
|
Represents that data held by the Rich Text Editor. |
editorDataField — Właściwość, klasa fl.controls.dataGridClasses.DataGridColumn |
|
Określa nazwę właściwości edytora elementów zawierającej nowe dane dla tego elementu listy. |
editorDataField — Właściwość, klasa mx.controls.List |
|
The name of the property of the item editor that contains the new
data for the list item. |
editorDataField — Właściwość, klasa mx.controls.advancedDataGridClasses.AdvancedDataGridColumn |
|
The name of the property of the item editor that contains the new
data for the list item. |
editorDataField — Właściwość, klasa mx.controls.dataGridClasses.DataGridColumn |
|
The name of the property of the item editor that contains the new
data for the list item. |
editorHeightOffset — Właściwość, klasa mx.controls.List |
|
The height of the item editor, in pixels, relative to the size of the
item renderer. |
editorHeightOffset — Właściwość, klasa mx.controls.advancedDataGridClasses.AdvancedDataGridColumn |
|
The height of the item editor, in pixels, relative to the size of the
item renderer. |
editorHeightOffset — Właściwość, klasa mx.controls.dataGridClasses.DataGridColumn |
|
The height of the item editor, in pixels, relative to the size of the
item renderer. |
editorIndicator — Część karnacji, klasa 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 — Właściwość, klasa spark.components.DataGrid |
|
The zero-based row index of the cell that is being edited. |
editorUsesEnterKey — Właściwość, klasa mx.controls.List |
|
A flag that indicates whether the item editor uses Enter key. |
editorUsesEnterKey — Właściwość, klasa mx.controls.advancedDataGridClasses.AdvancedDataGridColumn |
|
A flag that indicates whether the item editor uses Enter key. |
editorUsesEnterKey — Właściwość, klasa mx.controls.dataGridClasses.DataGridColumn |
|
A flag that indicates whether the item editor uses Enter key. |
editorWidthOffset — Właściwość, klasa mx.controls.List |
|
The width of the item editor, in pixels, relative to the size of the
item renderer. |
editorWidthOffset — Właściwość, klasa mx.controls.advancedDataGridClasses.AdvancedDataGridColumn |
|
The width of the item editor, in pixels, relative to the size of the
item renderer. |
editorWidthOffset — Właściwość, klasa mx.controls.dataGridClasses.DataGridColumn |
|
The width of the item editor, in pixels, relative to the size of the
item renderer. |
editorXOffset — Właściwość, klasa 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 — Właściwość, klasa 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 — Właściwość, klasa 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 — Właściwość, klasa 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 — Właściwość, klasa 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 — Właściwość, klasa mx.controls.dataGridClasses.DataGridColumn |
|
The y location of the upper-left corner of the item editor,
in pixels, relative to the upper-left corner of the item. |
editPicture — Właściwość, klasa ga.uiComponents.TextInputPicture |
|
Returns the current value of the edit picture. |
editPod — Część karnacji, klasa com.adobe.solutions.prm.presentation.project.ProjectDetailsPod |
| The skin part for the Edit pod.
The skin part for the Edit pod. |
editProjectDetails(evt:flash.events:Event) — metoda, klasa com.adobe.solutions.prm.presentation.project.ProjectDetailsPod |
|
This method is called upon clicking the Edit button in the project details pane. |
editText() — metoda, klasa com.adobe.icc.editors.handlers.TextHandler |
|
Called internally when this handler is handling an action of type Edit. |
effect — Właściwość, klasa mx.effects.EffectInstance |
|
The IEffect object that created this IEffectInstance object. |
effect — Właściwość, interfejs mx.effects.IEffectInstance |
|
The IEffect object that created this IEffectInstance object. |
effect — Właściwość, klasa mx.states.Transition |
|
The IEffect object to play when you apply the transition. |
Effect — klasa, pakiet mx.effects |
|
The Effect class is an abstract base class that defines the basic
functionality of all Flex effects. |
Effect(target:Object) — Konstruktor, klasa mx.effects.Effect |
|
Constructor. |
EFFECT — Właściwość statyczna stałej, klasa 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 — Zdarzenie, klasa mx.core.UIComponent |
|
Dispatched after an effect ends. |
effectEnd — Zdarzenie, klasa 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 — Właściwość statyczna stałej, klasa mx.events.EffectEvent |
|
The EffectEvent.EFFECT_END constant defines the value of the
type property of the event object for an
effectEnd event. |
effectEndHandler — Właściwość, klasa com.adobe.mosaic.layouts.MosaicLayoutBase |
|
The function used to handle EffectEvent events. |
effectEndHandler(event:mx.events:EffectEvent) — metoda, klasa mx.effects.Effect |
|
Called when an effect instance has finished playing. |
EffectEvent — klasa, pakiet mx.events |
|
Represents event objects that are specific to Flex effects. |
EffectEvent(eventType:String, bubbles:Boolean, cancelable:Boolean, effectInstance:mx.effects:IEffectInstance) — Konstruktor, klasa mx.events.EffectEvent |
|
Constructor. |
effectFinished(effectInst:mx.effects:IEffectInstance) — metoda, klasa mx.core.UIComponent |
|
Called by the effect instance when it stops playing on the component. |
effectHost — Właściwość, klasa mx.effects.effectClasses.UnconstrainItemActionInstance |
|
The effect host component. |
effectInstance — Właściwość, klasa mx.events.EffectEvent |
|
The effect instance object for the event. |
EffectInstance — klasa, pakiet mx.effects |
|
The EffectInstance class represents an instance of an effect
playing on a target. |
EffectInstance(target:Object) — Konstruktor, klasa mx.effects.EffectInstance |
|
Constructor. |
effectiveAlpha — Właściwość, klasa mx.core.DesignLayer |
|
Property that returns the effective alpha, between 0.0 and 1.0,
of this design layer. |
effectiveVisibility — Właściwość, klasa mx.core.DesignLayer |
|
Returns the effective visibility of this design layer. |
effectList — Właściwość, klasa com.adobe.mosaic.layouts.MosaicLayoutBase |
|
A collection of effects to play in parallel. |
EffectManager — klasa, pakiet mx.effects |
|
The EffectManager class listens for events, such as the show
and move events, dispatched by objects in a Flex application. |
effectMask — Właściwość, klasa 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 — Zdarzenie, klasa spark.effects.Animate |
|
Dispatched when the effect begins a new repetition, for
any effect that is repeated more than once. |
EFFECT_REPEAT — Właściwość statyczna stałej, klasa mx.events.EffectEvent |
|
The EffectEvent.EFFECT_REPEAT constant defines the value of the
type property of the event object for an
effectRepeat event. |
effects — Właściwość, klasa mx.core.UIComponentDescriptor |
|
An Array containing the effects for the component, as specified in MXML. |
effectStart — Zdarzenie, klasa mx.core.UIComponent |
|
Dispatched just before an effect starts. |
effectStart — Zdarzenie, klasa mx.effects.Effect |
|
Dispatched when the effect starts playing. |
EFFECT_START — Właściwość statyczna stałej, klasa 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) — metoda, klasa mx.core.UIComponent |
|
Called by the effect instance when it starts playing on the component. |
effectStartHandler(event:mx.events:EffectEvent) — metoda, klasa mx.effects.Effect |
|
This method is called when the effect instance starts playing. |
effectStop — Zdarzenie, klasa mx.core.UIComponent |
|
Dispatched after an effect is stopped, which happens
only by a call to stop() on the effect. |
effectStop — Zdarzenie, klasa 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 — Właściwość statyczna stałej, klasa 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) — metoda, klasa mx.effects.Effect |
|
Called when an effect instance has stopped by a call
to the stop() method. |
EffectTargetFilter — klasa, pakiet mx.effects |
|
The EffectTargetFilter class defines a custom filter that is executed
by each transition effect on each target of the effect. |
EffectTargetFilter() — Konstruktor, klasa mx.effects.EffectTargetFilter |
|
Constructor. |
effectTargetHost — Właściwość, klasa mx.effects.Effect |
|
A property that lets you access the target list-based control
of a data effect. |
effectTargetHost — Właściwość, klasa mx.effects.EffectInstance |
|
A property that lets you access the target
list-based control of a data effect. |
effectTargetHost — Właściwość, interfejs mx.effects.IEffect |
|
A property that lets you access the target list-based control
of a data effect. |
effectTargetHost — Właściwość, interfejs mx.effects.IEffectInstance |
|
A property that lets you access the target
list-based control of a data effect. |
effectUpdate — Zdarzenie, klasa spark.effects.Animate |
|
Dispatched every time the effect updates the target. |
EFFECT_UPDATE — Właściwość statyczna stałej, klasa mx.events.EffectEvent |
|
The EffectEvent.EFFECT_UPDATE constant defines the value of the
type property of the event object for an
effectUpdate event. |
Elastic — klasa, pakiet fl.motion.easing |
|
Klasa Elastic definiuje trzy funkcje krzywych dynamiki służące do implementacji ruchu w ramach animacji realizowanych przez skrypty ActionScript. W funkcjach tych ruch jest zdefiniowany przez falę sinusoidalną zanikającą wykładniczo. |
Elastic — klasa, pakiet fl.transitions.easing |
|
Klasa Elastic definiuje trzy funkcje krzywych dynamiki służące do implementacji ruchu w ramach animacji realizowanych przez skrypty ActionScript. W funkcjach tych ruch jest zdefiniowany przez falę sinusoidalną zanikającą wykładniczo. |
Elastic — klasa, pakiet 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 — klasa, pakiet spark.effects.easing |
|
The Elastic class implements easing functionality where the target object
movement is defined by an exponentially decaying sine wave. |
Elastic() — Konstruktor, klasa spark.effects.easing.Elastic |
|
Constructor. |
element — Właściwość, klasa flash.text.engine.TextLineMirrorRegion |
|
Obiekt ContentElement, z którego pochodzi obszar odbicia. |
element — Właściwość, klasa flashx.textLayout.events.StatusChangeEvent |
|
Instancja klasy FlowElement, której status został zmieniony. |
element — Właściwość, klasa mx.charts.ChartItem |
|
The series or element that owns the ChartItem. |
element — Właściwość, klasa mx.charts.HitData |
|
Specifies the chart element rendering this data item
that generated the HitData structure. |
element — Właściwość, klasa mx.charts.LegendItem |
|
The chart element that is responsible for generating this legend item. |
element — Właściwość, klasa mx.charts.chartClasses.LegendData |
|
The chart item that generated this legend item. |
element — Właściwość, klasa mx.charts.series.items.LineSeriesSegment |
|
The series or element that owns this segment. |
element — Właściwość, klasa mx.charts.series.renderData.AreaSeriesRenderData |
|
The AreaSeries that this structure is associated with. |
element — Właściwość, klasa mx.rpc.soap.SOAPFault |
|
The raw XML of this SOAP Fault. |
element — Właściwość, klasa spark.events.ElementExistenceEvent |
|
Reference to the visual element that was added or removed. |
elementAdd — Zdarzenie, klasa spark.components.Group |
|
Dispatched when a visual element is added to the content holder. |
elementAdd — Zdarzenie, klasa spark.components.SkinnableContainer |
|
Dispatched when a visual element is added to the content holder. |
ELEMENT_ADD — Właściwość statyczna stałej, klasa 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) — metoda, klasa com.adobe.mosaic.layouts.MosaicLayoutBase |
|
Called whenever an element is added to the target. |
elementAdded(index:int) — metoda, klasa com.adobe.mosaic.layouts.SmartColumnLayout |
|
Called when a new element is added. |
elementAdded(index:int) — metoda, klasa com.adobe.mosaic.layouts.SmartRowLayout |
|
Called when a new element is added. |
elementAdded(index:int) — metoda, klasa com.adobe.mosaic.layouts.StackLayout |
|
Intercepts the element being added and resizes it to take up the entire space of
the layout. |
elementAdded(index:int) — metoda, klasa spark.layouts.supportClasses.LayoutBase |
|
Called by the target after a layout element
has been added and before the target's size and display list are
validated. |
elementBeingRemoved — Właściwość, klasa com.adobe.mosaic.layouts.MosaicLayoutBase |
|
The index of the element being removed, referenced to generate the special effects to display the removal, and then
reset to -1 (default). |
elementBounds — Właściwość, klasa mx.charts.chartClasses.RenderData |
|
An Array of rectangles describing the bounds of the series's
ChartItems, relative to the series's coordinate system. |
elementCount — Właściwość, klasa flash.text.engine.GroupElement |
|
Liczba elementów w grupie. |
elementErrorStrings — Właściwość, klasa spark.components.FormItem |
|
Each Vector item contains the error string from a content element. |
ElementExistenceEvent — klasa, pakiet 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) — Konstruktor, klasa spark.events.ElementExistenceEvent |
|
Constructor. |
elementFormat — Właściwość, klasa flash.text.engine.ContentElement |
|
Obiekt ElementFormat zastosowany dla elementu. |
ElementFormat — klasa Final, pakiet flash.text.engine |
|
Klasa ElementFormat przedstawia informacje na temat formatowania, które można zastosować do obiektu 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) — Konstruktor, klasa flash.text.engine.ElementFormat |
|
Tworzy obiekt ElementFormat. |
elementHeight — Właściwość, klasa flash.text.engine.GraphicElement |
|
Wysokość w pikselach zarezerwowana dla grafiki w wierszu. |
elementInterpolator — Właściwość, klasa spark.effects.interpolation.MultiValueInterpolator |
|
The interpolator for each element of the input Array or Vector. |
ELEMENT_NODE — Właściwość statyczna stałej, klasa flash.xml.XMLNodeType |
|
Określa, że węzeł jest elementem. |
elementOffset — Właściwość, klasa 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 — Właściwość, klasa 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 — klasa, pakiet flashx.textLayout.edit |
|
Klasa ElementRange reprezentuje zakres obiektów wybranych w przepływie tekstu. |
elementRemove — Zdarzenie, klasa spark.components.Group |
|
Dispatched when a visual element is removed from the content holder. |
elementRemove — Zdarzenie, klasa spark.components.SkinnableContainer |
|
Dispatched when a visual element is removed from the content holder. |
ELEMENT_REMOVE — Właściwość statyczna stałej, klasa 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) — metoda, klasa com.adobe.mosaic.layouts.MosaicLayoutBase |
|
Called whenever an element is removed. |
elementRemoved(index:int) — metoda, klasa com.adobe.mosaic.layouts.SmartColumnLayout |
|
Called when an element is removed. |
elementRemoved(index:int) — metoda, klasa com.adobe.mosaic.layouts.SmartRowLayout |
|
Called when an element is removed. |
elementRemoved(index:int) — metoda, klasa com.adobe.mosaic.layouts.StackLayout |
|
Removes the given element from the layout and adjusts the selectedIndex
if the element being removed as the currently selected element. |
elementRemoved(index:int) — metoda, klasa 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) — metoda, klasa XML |
|
Wyświetla listę elementów obiektu XML. |
elements(name:Object) — metoda, klasa XMLList |
|
Wywołuje metodę elements() dla poszczególnych obiektów XML. |
elements — Właściwość, klasa mx.charts.chartClasses.DataTransform |
|
The elements that are associated with this transform. |
elements(name:String) — metoda, klasa mx.collections.XMLListCollection |
|
Calls the elements() method of each XML object in the XMLList. |
elements — Właściwość, klasa mx.olap.OLAPCube |
|
Processes the input Array and initializes the dimensions
and measures properties based on the elements of the Array. |
elements — Właściwość, klasa mx.olap.OLAPDimension |
|
Processes the input Array and initializes the attributes
and hierarchies properties based on the elements of the Array. |
elements — Właściwość, klasa mx.olap.OLAPHierarchy |
|
An Array of the levels of the hierarchy, as OLAPLevel instances. |
elementSubType — Właściwość, klasa com.adobe.dct.transfer.DataDictionaryElement |
|
The SubType of DataDictionaryElement: Enum. |
elementSubTypeInput — Część karnacji, klasa 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 — Właściwość, klasa com.adobe.dct.transfer.DataDictionaryElement |
|
The type of DataDictionaryElement, such as: STRING, NUMBER, COMPOSITE, COLLECTION or DATE
|
elementType — Właściwość, klasa fl.motion.Source |
|
Wskazuje typ obiektu, z którego wygenerowano instancję Motion. |
elementTypeInput — Część karnacji, klasa 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 — Część karnacji, klasa 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 — Właściwość, klasa flash.text.engine.GraphicElement |
|
Szerokość w pikselach zarezerwowana dla grafiki w wierszu. |
Ellipse — klasa, pakiet spark.primitives |
|
The Ellipse class is a filled graphic element that draws an ellipse. |
Ellipse() — Konstruktor, klasa spark.primitives.Ellipse |
|
Constructor. |
else — Instrukcja |
| Określa instrukcje, które mają być wykonane, jeśli wyrażenie warunkowe w instrukcji if zwróci wartość false. |
email — Właściwość, klasa com.adobe.icc.vo.User |
|
User email id
|
email — Właściwość, klasa com.adobe.livecycle.rca.model.participant.BaseUser |
|
Specifies the email ID of the user or group, as defined in Adobe User Management. |
email — Właściwość, interfejs com.adobe.livecycle.ria.security.api.IUser |
|
The email address of the user. |
email — Właściwość, klasa com.adobe.livecycle.ria.security.service.User |
|
The email address of the user. |
email — Właściwość, klasa com.adobe.solutions.prm.domain.impl.TeamMember |
|
Email of the member. |
email — Właściwość, interfejs com.adobe.solutions.rca.domain.IComment |
|
Email of the user who published the comment. |
email — Właściwość, interfejs com.adobe.solutions.rca.domain.IUser |
|
Email address of a user. |
email — Właściwość, interfejs com.adobe.solutions.rca.domain.common.IMember |
|
Email of the member. |
email — Właściwość, klasa com.adobe.solutions.rca.domain.impl.Comment |
|
Email of the user who published the comment. |
email — Właściwość, klasa com.adobe.solutions.rca.domain.impl.Participant |
|
Email of the member. |
email — Właściwość, klasa com.adobe.solutions.rca.domain.impl.User |
|
Email address of a user. |
email — Właściwość, klasa com.adobe.solutions.rca.vo.ExternalUsersVO |
|
Gets the email ID of the user. |
email — Właściwość, klasa com.adobe.solutions.rca.vo.um.PrincipalSearchFilterVO |
|
Email to search. |
email — Właściwość, klasa com.adobe.solutions.rca.vo.um.PrincipalVO |
|
The primary email identifier associated with this principal. |
email — Właściwość, klasa lc.foundation.domain.Principal |
|
The email address of the user. |
EMAIL — Właściwość statyczna stałej, klasa flash.text.SoftKeyboardType |
|
Klawiatura dostosowana do wprowadzania adresów e-mail. |
emailAlias — Właściwość, klasa com.adobe.solutions.rca.vo.um.PrincipalVO |
|
A list of the secondary email addresses of the principal. |
emailAlias — Właściwość, klasa lc.foundation.domain.User |
|
The email address of the user. |
emailAliases — Właściwość, klasa lc.foundation.domain.Principal |
|
The email aliases for the user. |
EMAIL_CONNECTED — Właściwość statyczna stałej, klasa com.adobe.livecycle.rca.model.constant.TaskTypes |
| Specifies that tasks are assigned using email. |
EMAIL_CONNECTED — Właściwość statyczna stałej, klasa com.adobe.solutions.rca.constant.TaskTypes |
|
This value specifies that the tasks are assigned via email. |
emailLabel — Część karnacji, klasa com.adobe.solutions.prm.presentation.project.ProjectDetailsPod |
| The skin part for displaying the email address.
The skin part for displaying the email address. |
emailLabel — Część karnacji, klasa com.adobe.solutions.rca.presentation.template.stages.CreatorTab |
| A reference to the Label object that displays the email address of an author.
A reference to the Label object that displays the email address of an author. |
emailPDF(event:flash.events:Event) — metoda, klasa com.adobe.guides.spark.wrappers.components.WrapperHostBase |
|
Forwards the request to email the PDF rendition of the Guide. |
emailPDF(event:flash.events:Event) — metoda, interfejs ga.controls.IWrapperHost |
|
Forwards the request to email the PDF rendition of the Guide. |
emailPDF() — metoda, klasa ga.controls.ToolBar |
|
Emails the PDF associated with the Guide as an attachement. |
emailPDF(event:flash.events:Event) — metoda, klasa ga.controls.Wrapper |
|
Forwards the request to email the PDF rendition of the Guide. |
EmailValidator — klasa, pakiet 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() — Konstruktor, klasa mx.validators.EmailValidator |
|
Constructor. |
EMBEDDED — Właściwość statyczna stałej, klasa flash.text.FontType |
|
Wskazuje, czy czcionka jest osadzona. |
EMBEDDED_CFF — Właściwość statyczna stałej, klasa flash.text.FontType |
|
Wskazuje, czy jest to osadzona czcionka CFF. |
EMBEDDED_CFF — Właściwość statyczna stałej, klasa flash.text.engine.FontLookup |
|
Służy do określania wyszukiwania czcionek CFF (Compact Font Format). |
EMBEDDED_CUEPOINTS_NAMESPACE — Właściwość statyczna stałej, klasa org.osmf.metadata.CuePoint |
|
Namespace URL for a TimelineMetadata class that exposes
embedded cue points. |
embeddedFontList — Właściwość, klasa mx.managers.SystemManager |
|
A table of embedded fonts in this application. |
embeddedFontList — Właściwość, klasa mx.managers.WindowedSystemManager |
|
A table of embedded fonts in this application. |
embedFonts — Styl, klasa fl.controls.TextArea |
| Wskazuje, czy do renderowania tego pola tekstowego są używane osadzone kontury czcionek. |
embedFonts — Styl, klasa fl.controls.ColorPicker |
| Wskazuje, czy do renderowania tego pola tekstowego są używane osadzone kontury czcionek. |
embedFonts — Styl, klasa fl.controls.Label |
| Wskazuje, czy do renderowania tego pola tekstowego są używane osadzone kontury czcionek. |
embedFonts — Styl, klasa fl.controls.LabelButton |
| Wskazuje, czy do renderowania tego pola tekstowego są używane osadzone kontury czcionek. |
embedFonts — Styl, klasa fl.controls.TextInput |
| Wskazuje, czy do renderowania tego pola tekstowego są używane osadzone kontury czcionek. |
embedFonts — Styl, klasa fl.controls.ComboBox |
| Wskazuje, czy do renderowania tego pola tekstowego są używane osadzone kontury czcionek. |
embedFonts — Styl, klasa fl.controls.NumericStepper |
| Wskazuje, czy do renderowania tego pola tekstowego są używane osadzone kontury czcionek. |
embedFonts — Właściwość, klasa fl.text.TLFTextField |
|
Określa, czy mają być stosowane osadzone kontury czcionek. |
embedFonts — Właściwość, klasa flash.text.TextField |
|
Określa, czy mają być stosowane osadzone kontury czcionek. |
embedFonts — Właściwość, klasa mx.core.FTETextField |
|
Określa, czy mają być stosowane osadzone kontury czcionek. |
embedFonts — Właściwość, interfejs mx.core.IUITextField |
|
Określa, czy mają być stosowane osadzone kontury czcionek. |
embossBackgroundColor — Styl, klasa lc.procmgmt.ui.controls.EmbossedList |
| The color of the main background of a selected or highlighted item. |
EmbossedList — klasa, pakiet lc.procmgmt.ui.controls |
|
The EmbossedList component is used by the EmbossedNavigator
class for the navigation area. |
EmbossedList() — Konstruktor, klasa lc.procmgmt.ui.controls.EmbossedList |
|
Constructor. |
EmbossedNavigator — klasa, pakiet lc.procmgmt.ui.controls |
|
The EmbossedNavigator component is used as a navigation tool between
the navigation and the content areas. |
EmbossedNavigator() — Konstruktor, klasa lc.procmgmt.ui.controls.EmbossedNavigator |
|
Constructor. |
embossHilightColor — Styl, klasa lc.procmgmt.ui.controls.EmbossedList |
| The color of the line around the embossing of a selected or highlighted item. |
embossOpen — Styl, klasa lc.procmgmt.ui.controls.EmbossedList |
| Leaves the emboss effect open, which allows for a link to the contents in the content area. |
embossShadowColor — Styl, klasa lc.procmgmt.ui.controls.EmbossedList |
| The main background color of a selected or highlighted item. |
emBox — Właściwość, klasa flash.text.engine.FontMetrics |
|
Wartość pola otaczającego reprezentuje pole graficzne przeznaczone na czcionkę i służy do umieszczenia glifów języka chińskiego, koreańskiego, japońskiego względem linii bazowej języków z alfabetem łacińskim. |
EMERGENCY — Właściwość statyczna stałej, klasa flash.text.engine.TextLineCreationResult |
|
Wskazuje, że wiersz został utworzony przy użyciu podziału koniecznego, ponieważ nie była dostępna żadna możliwość podziału w określonej szerokości. |
emergencyRules — Właściwość, klasa org.osmf.net.RuleSwitchManagerBase |
|
Array of normal rules to be used in the algorithm. |
emphasized — Właściwość, klasa fl.controls.Button |
|
Pobiera lub ustawia wartość typu Boolean wskazującą, czy wokół składnika Button rysowane jest obramowanie, gdy jest on w stanie Up. |
emphasized — Właściwość, klasa 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 — Właściwość, interfejs 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 — Właściwość, klasa spark.components.Button |
|
Reflects the default button as requested by the
focus manager. |
EmphasizedButtonSkin — klasa, pakiet mx.skins.wireframe |
| The wireframe skin class for the emphasized state of the MX Button component. |
EmphasizedButtonSkin() — Konstruktor, klasa mx.skins.wireframe.EmphasizedButtonSkin |
| Constructor. |
emphasizedPadding — Styl, klasa fl.controls.Button |
| Wypełnienie do zastosowania wokół przycisków w wyróżnionej karnacji, w pikselach. |
emphasizedSkin — Styl, klasa fl.controls.Button |
| Karnacja, która ma być używana, gdy przycisk jest wyróżniony. |
emphasizedSkin — Styl, klasa 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 — Właściwość, klasa com.adobe.icc.vo.render.ResolvedContent |
|
True if the content is explicitly empty (e.g. |
empty — Stan karnacji, klasa com.adobe.ep.ux.tasklist.domain.TaskList |
| |
EMPTY — Właściwość statyczna stałej, klasa mx.core.EdgeMetrics |
|
An EdgeMetrics object with a value of zero for its
left, top, right,
and bottom properties. |
EMPTY — Właściwość statyczna stałej, klasa mx.data.PropertySpecifier |
|
Reusable instance of a PropertySpecifier to include no properties. |
EMPTY_BUFFER — Właściwość statyczna stałej, klasa org.osmf.net.metrics.MetricType |
|
The type constant for the Empty Buffer metric. |
EMPTY_BUFFER — Właściwość statyczna stałej, klasa org.osmf.net.rules.RuleType |
|
The type constant for the Empty Buffer rule. |
EmptyBufferMetric — klasa, pakiet org.osmf.net.metrics |
|
Empty Buffer Metric. |
EmptyBufferMetric(qosInfoHistory:org.osmf.net.qos:QoSInfoHistory) — Konstruktor, klasa org.osmf.net.metrics.EmptyBufferMetric |
|
Constructor. |
emptyBufferOccurred — Właściwość, klasa org.osmf.net.qos.QoSInfo |
|
Signals whether there was any playback interruption caused by
an empty buffer since the last QoSInfo was provided
|
EmptyBufferRule — klasa, pakiet org.osmf.net.rules |
|
EmptyBufferRule is an emergency rule that kicks in when a
playback interruption caused by buffering occurred recently. |
EmptyBufferRule(metricRepository:org.osmf.net.metrics:MetricRepository, scaleDownFactor:Number) — Konstruktor, klasa org.osmf.net.rules.EmptyBufferRule |
|
Constructor. |
EMPTY_BUFFER_RULE_SCALE_DOWN_FACTOR — Właściwość statyczna stałej, klasa org.osmf.net.httpstreaming.HTTPStreamingNetLoader |
| |
enableAccessibility() — Metoda statyczna , klasa fl.accessibility.AccImpl |
|
Włącza dostępność składnika. |
enableAccessibility() — Metoda statyczna , klasa fl.accessibility.ButtonAccImpl |
|
Włącza ułatwienia dostępu dla składnika Button. |
enableAccessibility() — Metoda statyczna , klasa fl.accessibility.CheckBoxAccImpl |
|
Włącza ułatwienia dostępu dla składnika CheckBox. |
enableAccessibility() — Metoda statyczna , klasa fl.accessibility.ComboBoxAccImpl |
|
Włącza ułatwienia dostępu dla składnika ComboBox. |
enableAccessibility() — Metoda statyczna , klasa fl.accessibility.DataGridAccImpl |
|
Włącza ułatwienia dostępu dla składnika DataGrid. |
enableAccessibility() — Metoda statyczna , klasa fl.accessibility.LabelButtonAccImpl |
|
Włącza ułatwienia dostępu dla składnika LabelButton. |
enableAccessibility() — Metoda statyczna , klasa fl.accessibility.ListAccImpl |
|
Włącza ułatwienia dostępu dla składnika List. |
enableAccessibility() — Metoda statyczna , klasa fl.accessibility.RadioButtonAccImpl |
|
Włącza ułatwienia dostępu dla składnika RadioButton. |
enableAccessibility() — Metoda statyczna , klasa fl.accessibility.SelectableListAccImpl |
|
Włącza ułatwienia dostępu dla składnika SelectableList. |
enableAccessibility() — Metoda statyczna , klasa fl.accessibility.TileListAccImpl |
|
Włącza ułatwienia dostępu dla składnika TileList. |
enableAccessibility() — Metoda statyczna , klasa fl.accessibility.UIComponentAccImpl |
|
Włącza ułatwienia dostępu dla składnika UIComponent. |
enableAccessibility — Właściwość, klasa flashx.textLayout.elements.Configuration |
|
Określa, czy funkcje ułatwień dostępu są włączone, czy nie. |
enableAccessibility — Właściwość, interfejs flashx.textLayout.elements.IConfiguration |
|
Określa, czy funkcje ułatwień dostępu są włączone, czy nie. |
enableAccessibility() — Metoda statyczna , klasa mx.accessibility.AccordionHeaderAccImpl |
|
Enables accessibility in the AccordionHeader class. |
enableAccessibility() — Metoda statyczna , klasa mx.accessibility.AdvancedDataGridAccImpl |
|
Method call for enabling accessibility for a component. |
enableAccessibility() — Metoda statyczna , klasa mx.accessibility.AlertAccImpl |
|
Enables accessibility in the Alert class. |
enableAccessibility() — Metoda statyczna , klasa mx.accessibility.ButtonAccImpl |
|
Enables accessibility in the Button class. |
enableAccessibility() — Metoda statyczna , klasa mx.accessibility.CheckBoxAccImpl |
|
Enables accessibility in the CheckBox class. |
enableAccessibility() — Metoda statyczna , klasa mx.accessibility.ColorPickerAccImpl |
|
Enables accessibility in the ColorPicker class. |
enableAccessibility() — Metoda statyczna , klasa mx.accessibility.ComboBaseAccImpl |
|
Enables accessibility in the ComboBase class. |
enableAccessibility() — Metoda statyczna , klasa mx.accessibility.ComboBoxAccImpl |
|
Enables accessibility in the ComboBox class. |
enableAccessibility() — Metoda statyczna , klasa mx.accessibility.DataGridAccImpl |
|
Enables accessibility in the DataGrid class. |
enableAccessibility() — Metoda statyczna , klasa mx.accessibility.DateChooserAccImpl |
|
Enables accessibility in the DateChooser class. |
enableAccessibility() — Metoda statyczna , klasa mx.accessibility.DateFieldAccImpl |
|
Enables accessibility in the DateField class. |
enableAccessibility() — Metoda statyczna , klasa mx.accessibility.LabelAccImpl |
|
Enables accessibility in the Label class. |
enableAccessibility() — Metoda statyczna , klasa mx.accessibility.LinkButtonAccImpl |
|
Enables accessibility in the LinkButton class. |
enableAccessibility() — Metoda statyczna , klasa mx.accessibility.ListAccImpl |
|
Enables accessibility in the List class. |
enableAccessibility() — Metoda statyczna , klasa mx.accessibility.ListBaseAccImpl |
|
Enables accessibility in the ListBase class. |
enableAccessibility() — Metoda statyczna , klasa mx.accessibility.MenuAccImpl |
|
Enables accessibility in the Menu class. |
enableAccessibility() — Metoda statyczna , klasa mx.accessibility.MenuBarAccImpl |
|
Enables accessibility in the MenuBar class. |
enableAccessibility() — Metoda statyczna , klasa mx.accessibility.PanelAccImpl |
|
Enables accessibility in the Panel class. |
enableAccessibility() — Metoda statyczna , klasa mx.accessibility.RadioButtonAccImpl |
|
Enables accessibility in the RadioButton class. |
enableAccessibility() — Metoda statyczna , klasa mx.accessibility.SliderAccImpl |
|
Enables accessibility in the Slider class. |
enableAccessibility() — Metoda statyczna , klasa mx.accessibility.TabBarAccImpl |
|
Enables accessibility in the TabBar class. |
enableAccessibility() — Metoda statyczna , klasa mx.accessibility.TitleWindowAccImpl |
|
Enables accessibility in the TitleWindow class. |
enableAccessibility() — Metoda statyczna , klasa mx.accessibility.TreeAccImpl |
|
Enables accessibility in the Tree class. |
enableAccessibility() — Metoda statyczna , klasa mx.accessibility.UIComponentAccProps |
|
Enables accessibility in the UIComponent class. |
enableAccessibility() — Metoda statyczna , klasa spark.accessibility.ButtonBarBaseAccImpl |
|
Enables accessibility in the ButtonBarBase class. |
enableAccessibility() — Metoda statyczna , klasa spark.accessibility.ButtonBaseAccImpl |
|
Enables accessibility in the Button class. |
enableAccessibility() — Metoda statyczna , klasa spark.accessibility.CheckBoxAccImpl |
|
Enables accessibility in the CheckBox class. |
enableAccessibility() — Metoda statyczna , klasa spark.accessibility.ComboBoxAccImpl |
|
Enables accessibility in the ComboBox class. |
enableAccessibility() — Metoda statyczna , klasa spark.accessibility.DataGridAccImpl |
|
Enables accessibility in the DataGrid class. |
enableAccessibility() — Metoda statyczna , klasa spark.accessibility.DropDownListBaseAccImpl |
|
Enables accessibility in the DropDownListBase class. |
enableAccessibility() — Metoda statyczna , klasa spark.accessibility.ListAccImpl |
|
Enables accessibility in the List class. |
enableAccessibility() — Metoda statyczna , klasa spark.accessibility.ListBaseAccImpl |
|
Enables accessibility in the ListBase class. |
enableAccessibility() — Metoda statyczna , klasa spark.accessibility.NumericStepperAccImpl |
|
Enables accessibility in the Spinner class. |
enableAccessibility() — Metoda statyczna , klasa spark.accessibility.PanelAccImpl |
|
Enables accessibility in the Panel class. |
enableAccessibility() — Metoda statyczna , klasa spark.accessibility.RadioButtonAccImpl |
|
Enables accessibility in the RadioButton class. |
enableAccessibility() — Metoda statyczna , klasa spark.accessibility.RichEditableTextAccImpl |
|
Enables accessibility in the RichEditableText class. |
enableAccessibility() — Metoda statyczna , klasa spark.accessibility.SliderBaseAccImpl |
|
Enables accessibility in the SliderBase class. |
enableAccessibility() — Metoda statyczna , klasa spark.accessibility.SpinnerAccImpl |
|
Enables accessibility in the Spinner class. |
enableAccessibility() — Metoda statyczna , klasa spark.accessibility.TabBarAccImpl |
|
Enables accessibility in the TabBar class. |
enableAccessibility() — Metoda statyczna , klasa spark.accessibility.TextBaseAccImpl |
|
Enables accessibility in the TextBase class. |
enableAccessibility() — Metoda statyczna , klasa spark.accessibility.TitleWindowAccImpl |
|
Enables accessibility in the TitleWindow class. |
enableAccessibility() — Metoda statyczna , klasa spark.accessibility.ToggleButtonAccImpl |
|
Enables accessibility in the ToggleButton class. |
enableAccessibility() — Metoda statyczna , klasa spark.accessibility.VideoPlayerAccImpl |
|
Enables accessibility in the VideoPlayer class. |
enableAutoUpdate() — metoda, interfejs mx.collections.ICollectionView |
|
Enables auto-updating. |
enableAutoUpdate() — metoda, klasa mx.collections.ListCollectionView |
|
Enables auto-updating. |
enableCaching — Właściwość, klasa spark.core.ContentCache |
|
Enables caching behavior and functionality. |
enabled — Właściwość, klasa com.adobe.ep.ux.content.model.asset.AssetAction |
|
Is action enabled. |
enabled — Właściwość, klasa com.adobe.ep.ux.documentsubmit.component.DocumentSubmitComponent |
|
A flag that specifies whether the component is enabled. |
enabled — Właściwość, klasa com.adobe.livecycle.assetmanager.client.model.AssetAction |
|
Specifies whether the action is enabled. |
enabled — Właściwość, interfejs com.adobe.livecycle.ria.security.api.IPin |
|
A flag that indicates whether a pin is enabled. |
enabled — Właściwość, klasa com.adobe.livecycle.ria.security.service.Pin |
|
A flag that indicates whether a pin is enabled. |
enabled — Właściwość, klasa fl.controls.BaseButton |
|
Pobiera lub ustawia wartość wskazującą, czy składnik akceptuje wartości wprowadzane przez użytkownika. |
enabled — Właściwość, klasa fl.controls.ColorPicker |
|
Pobiera lub ustawia wartość wskazującą, czy składnik akceptuje interakcje ze strony użytkownika. |
enabled — Właściwość, klasa fl.controls.NumericStepper |
|
Pobiera lub ustawia wartość wskazującą, czy składnik akceptuje interakcje ze strony użytkownika. |
enabled — Właściwość, klasa fl.controls.ScrollBar |
|
Pobiera lub ustawia wartość typu Boolean wskazującą, czy pasek przewijania jest włączony. |
enabled — Właściwość, klasa fl.controls.Slider |
|
Pobiera lub ustawia wartość wskazującą, czy składnik akceptuje interakcje ze strony użytkownika. |
enabled — Właściwość, klasa fl.controls.TextArea |
|
Pobiera lub ustawia wartość wskazującą, czy składnik akceptuje interakcje ze strony użytkownika. |
enabled — Właściwość, klasa fl.controls.TextInput |
|
Pobiera lub ustawia wartość wskazującą, czy składnik akceptuje interakcje ze strony użytkownika. |
enabled — Właściwość, klasa fl.core.UIComponent |
|
Pobiera lub ustawia wartość wskazującą, czy składnik akceptuje interakcje ze strony użytkownika. |
enabled — Właściwość, klasa flash.display.MovieClip |
|
Wartość typu Boolean wskazująca, czy klip filmowy jest aktywny. |
enabled — Właściwość, klasa flash.display.NativeMenuItem |
|
Określa, czy ta pozycja menu jest włączona. |
enabled — Właściwość, klasa flash.display.SimpleButton |
|
Wartość typu Boolean wskazująca, czy przycisk jest wciśnięty. |
enabled — Właściwość statyczna, klasa flash.system.IME |
|
Wskazuje, czy systemowy edytor IME jest włączony (prawda), czy nie (fałsz). |
enabled — Właściwość, klasa flash.ui.GameInputDevice |
|
Włącza lub wyłącza to urządzenie. |
enabled — Właściwość, klasa lc.procmgmt.commands.AttachmentCommand |
|
A flag that indicates whether the execute operation is active. |
enabled — Właściwość, klasa mx.containers.utilityClasses.PostScaleAdapter |
|
Whether the component can accept user interaction. |
enabled — Właściwość, klasa mx.controls.RadioButtonGroup |
|
Determines whether selection is allowed. |
enabled — Właściwość, klasa mx.controls.dataGridClasses.DataGridHeader |
|
Whether the component can accept user interaction. |
enabled — Właściwość, interfejs mx.core.IUIComponent |
|
Whether the component can accept user interaction. |
enabled — Właściwość, klasa mx.core.UIComponent |
|
Whether the component can accept user interaction. |
enabled — Właściwość, klasa mx.core.UIFTETextField |
|
A Boolean value that indicates whether the component is enabled. |
enabled — Właściwość, klasa mx.core.UITextField |
|
A Boolean value that indicates whether the component is enabled. |
enabled — Właściwość statyczna, klasa mx.managers.ToolTipManager |
|
If true, the ToolTipManager will automatically show
ToolTips when the user moves the mouse pointer over components. |
enabled — Właściwość, interfejs mx.validators.IValidator |
|
Property to enable/disable validation process. |
enabled — Właściwość, klasa mx.validators.Validator |
|
Setting this value to false will stop the validator
from performing validation. |
enabled — Właściwość, klasa org.osmf.events.MediaPlayerCapabilityChangeEvent |
|
Indicates whether the MediaPlayer has the capability
described by the event. |
enabled — Właściwość, klasa spark.components.RadioButton |
|
The RadioButton component is enabled if the
RadioButtonGroup is enabled and the RadioButton itself is enabled. |
enabled — Właściwość, klasa spark.components.RadioButtonGroup |
|
Determines whether selection is allowed. |
enabled — Właściwość, klasa spark.components.supportClasses.StyleableTextField |
|
Whether the component can accept user interaction. |
enabled — Właściwość, interfejs spark.core.IEditableText |
|
Whether the component can accept user interaction. |
enabled — Właściwość, klasa spark.validators.supportClasses.GlobalizationValidatorBase |
|
Setting this value to false will stop the validator
from performing validation. |
enableDependencyReport — Właściwość, klasa com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor |
|
A flag that indicates whether to show the Report Button in Dependency Browser or not. |
enabledIcon — Właściwość, klasa com.adobe.ep.ux.content.model.asset.AssetAction |
|
Icon url for action
|
enabledIcon — Właściwość, klasa com.adobe.livecycle.assetmanager.client.model.AssetAction |
|
Specifies the URL of the action's icon. |
enableDrag — Właściwość, interfejs com.adobe.mosaic.layouts.ILayoutChild |
|
Indicates if the item may be dragged. |
enableErrorChecking — Właściwość, klasa flash.display3D.Context3D |
|
Określa, czy błędy napotkane przez mechanizm renderujący mają być zgłaszane aplikacji. |
enableIME — Właściwość, klasa mx.controls.AdvancedDataGridBaseEx |
|
A flag that indicates whether the IME should
be enabled when the component receives focus. |
enableIME — Właściwość, klasa mx.controls.ComboBase |
|
A flag that indicates whether the IME should
be enabled when the component receives focus. |
enableIME — Właściwość, klasa mx.controls.DataGrid |
|
A flag that indicates whether the IME should
be enabled when the component receives focus. |
enableIME — Właściwość, klasa mx.controls.List |
|
A flag that indicates whether the IME should
be enabled when the component receives focus. |
enableIME — Właściwość, klasa mx.controls.NumericStepper |
|
A flag that indicates whether the IME should
be enabled when the component receives focus. |
enableIME — Właściwość, klasa mx.controls.TextArea |
|
A flag that indicates whether the IME should
be enabled when the component receives focus. |
enableIME — Właściwość, klasa mx.controls.TextInput |
|
A flag that indicates whether the IME should
be enabled when the component receives focus. |
enableIME — Właściwość, klasa mx.controls.advancedDataGridClasses.AdvancedDataGridColumn |
|
A flag that indicates whether the IME should
be enabled when the component receives focus. |
enableIME — Właściwość, klasa mx.controls.dataGridClasses.DataGridColumn |
|
A flag that indicates whether the IME should
be enabled when the component receives focus. |
enableIME — Właściwość, klasa mx.core.FlexHTMLLoader |
|
A flag that indicates whether the IME should
be enabled when the component receives focus. |
enableIME — Właściwość, interfejs mx.core.IIMESupport |
|
Specifies whether the IME should be enabled when
this component has focus. |
enableIME — Właściwość, klasa mx.core.UIFTETextField |
|
A flag that indicates whether the IME should
be enabled when the component receives focus. |
enableIME — Właściwość, klasa mx.core.UITextField |
|
A flag that indicates whether the IME should
be enabled when the component receives focus. |
enableIME — Właściwość, klasa spark.components.ComboBox |
| |
enableIME — Właściwość, klasa spark.components.DataGrid |
|
A flag that indicates whether the IME should
be enabled when the component receives focus. |
enableIME — Właściwość, klasa spark.components.NumericStepper |
|
A flag that indicates whether the IME should
be enabled when the component receives focus. |
enableIME — Właściwość, klasa spark.components.RichEditableText |
|
A flag that indicates whether the IME should
be enabled when the component receives focus. |
enableIME — Właściwość, klasa spark.components.gridClasses.GridItemEditor |
|
A flag that indicates whether the IME should
be enabled when the component receives focus. |
enableIME — Właściwość, klasa spark.components.supportClasses.SkinnableTextBase |
|
A flag that indicates whether the IME should
be enabled when the component receives focus. |
enableLoadingState — Styl, klasa spark.components.Image |
| When true, enables the loading skin state. |
enableManagement() — metoda, klasa mx.data.ManagedOperation |
|
Enables data management for this operation if it has been disabled previously. |
enablePolling() — metoda, klasa mx.messaging.channels.PollingChannel |
|
Enables polling based on the number of times enablePolling()
and disablePolling() have been invoked. |
enableQueueing — Właściwość, klasa spark.core.ContentCache |
|
Enables queuing behavior and functionality. |
enableRouteButton(buttonName:String) — metoda, klasa lc.procmgmt.formbridge.SwfConnector |
|
Enables a specific route button. |
enableRouteButton — Zdarzenie, klasa lc.procmgmt.ui.task.form.TaskForm |
|
Dispatched by an application built with Flex to enable a route button. |
ENABLE_ROUTE_BUTTON — Właściwość statyczna stałej, klasa lc.procmgmt.events.SwfAppButtonEvent |
|
A special value that specifies to enable a route button in the Workspace user interface. |
enableSearch — Właściwość statyczna, klasa flashx.textLayout.elements.GlobalSettings |
| Steruje widocznością tekstu dla mechanizmów indeksowania wyszukiwarek. |
ENABLE_SMALL_MESSAGES — Właściwość statyczna stałej, klasa mx.messaging.Channel |
| |
enableStageVideo — Właściwość statyczna, klasa org.osmf.utils.OSMFSettings |
|
Controls OSMF’s use of StageVideo in your application. |
enableUserInteraction — Zdarzenie, klasa com.adobe.ep.ux.content.handlers.AssetHandlerRegistry |
|
Event thrown when handler has done processing and it wants Application to re-enable user interaction
|
enableUserInteraction — Zdarzenie, klasa com.adobe.livecycle.assetmanager.client.handler.AssetHandlerRegistry |
|
An event thrown when the handler is done processing and wants the application to reenable user interaction. |
ENABLE_USER_INTERACTION_EVENT — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.handlers.AssetHandlerRegistry |
|
This constant specifies the type of event which enables the user interaction
|
ENABLE_USER_INTERACTION_EVENT — Właściwość statyczna stałej, klasa com.adobe.livecycle.assetmanager.client.handler.AssetHandlerRegistry |
|
Defines a constant for an event type that enables users to interact with the application. |
enableVAD — Właściwość, klasa flash.media.Microphone |
|
Włącza wykrywanie działania głosu Speex. |
encode() — metoda, klasa com.adobe.icc.external.dc.InvokeParams |
|
Encodes the invocation parameters into a string of URL parameters separated by '&' characters. |
encode(rect:flash.geom:Rectangle, compressor:Object, byteArray:flash.utils:ByteArray) — metoda, klasa flash.display.BitmapData |
|
Kompresuje ten obiekt BitmapData przy użyciu wybranego algorytmu kompresji i zwraca nowy obiekt ByteArray. |
encode(bitmapData:flash.display:BitmapData) — metoda, interfejs mx.graphics.codec.IImageEncoder |
|
Encodes a BitmapData object as a ByteArray. |
encode(bitmapData:flash.display:BitmapData) — metoda, klasa mx.graphics.codec.JPEGEncoder |
|
Converts the pixels of BitmapData object
to a JPEG-encoded ByteArray object. |
encode(bitmapData:flash.display:BitmapData) — metoda, klasa 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) — metoda, interfejs mx.rpc.xml.IXMLEncoder |
|
Encodes an ActionScript value as XML. |
encode(data:String, offset:uint, length:uint) — metoda, klasa mx.utils.Base64Encoder |
|
Encodes the characters of a String in Base64 and adds the result to
an internal buffer. |
encodeBootstrapPeerIDSpec(peerID:String) — Metoda statyczna , klasa flash.net.GroupSpecifier |
|
Koduje i zwraca ciąg reprezentujący identyfikator peerID sąsiada, z którym nawiązywane jest początkowe połączenie. |
encodeByteArray(byteArray:flash.utils:ByteArray, width:int, height:int, transparent:Boolean) — metoda, interfejs 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa mx.utils.Base64Encoder |
|
Encodes a ByteArray in Base64 and adds the result to an internal buffer. |
encoded — Właściwość, klasa flash.security.X509Certificate |
|
Dostarcza kompletny certyfikat w zakodowanej formie. |
encodeImageAsBase64(snapshot:mx.graphics:ImageSnapshot) — Metoda statyczna , klasa 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) — Metoda statyczna , klasa flash.net.GroupSpecifier |
|
Koduje i zwraca ciąg reprezentujący adres gniazda multiemisji IP. |
encodePostingAuthorization(password:String) — Metoda statyczna , klasa flash.net.GroupSpecifier |
|
Koduje i zwraca ciąg reprezentujący hasło ogłaszania. |
encodePublishAuthorization(password:String) — Metoda statyczna , klasa flash.net.GroupSpecifier |
|
Koduje i zwraca ciąg reprezentujący hasło publikowania w multiemisji. |
encodeQuality — Właściwość, klasa flash.media.Microphone |
|
Jakość kodowanej mowy, gdy stosowany jest kodek Speex. |
encodeURI(uri:String) — Funkcja pakietu, Najwyższy poziom |
|
Przekształca ciąg znaków w poprawny identyfikator URI (Uniform Resource Identifier). |
encodeURIComponent(uri:String) — Funkcja pakietu, Najwyższy poziom |
|
Przekształca ciąg znaków w poprawny składnik URI. |
encodeUTFBytes(data:String) — metoda, klasa 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) — metoda, klasa mx.rpc.xml.SimpleXMLEncoder |
|
Encodes an ActionScript object to XML using default serialization. |
encrypt — Właściwość, klasa coldfusion.service.mxml.Pdf |
|
Encryption type for the PDF output file:
RC4_40
RC4_128
RC4_128M
AES_128
None
|
ENCRYPTED_DB_PASSWORD_ERROR_ID — Właściwość statyczna stałej, klasa mx.data.crypto.EncryptionKeyGenerator |
|
This constant matches the error ID (3138) of the SQLError error that occurs when
code that is attempting to open an encrypted database provides the wrong
encryption key. |
EncryptedLocalStore — klasa, pakiet flash.data |
|
Klasa EncryptedLocalStore (ELS) udostępnia mechanizm szyfrowanego magazynu lokalnego, który może służyć jako mały bufor danych prywatnych aplikacji. |
encryption — Właściwość, klasa coldfusion.service.PdfInfo |
|
Specifies whether the PDF file is password-protected. |
encryption — Właściwość, klasa coldfusion.service.mxml.Document |
|
Specifies whether the output is encrypted:
128-bit
40-bit
none
|
EncryptionKeyGenerator — klasa, pakiet mx.data.crypto |
|
The EncryptionKeyGenerator class generates an encryption key value, such as you would use
to encrypt files or data. |
EncryptionKeyGenerator() — Konstruktor, klasa mx.data.crypto.EncryptionKeyGenerator |
|
Creates a new EncryptionKeyGenerator instance. |
encryptLocalCache — Właściwość, klasa mx.data.DataManager |
|
Indicates if offline storage should be encrypted For AIR
clients that use a SQL offline adapter. |
encryptLocalCache — Właściwość, klasa mx.data.DataStore |
|
Some local disk cache storage implementations support encyrption of
the stored data. |
end(operation:com.adobe.gravity.service.progress:IProgressOperation) — metoda, interfejs com.adobe.gravity.service.progress.IProgressTracker |
|
Called when an asynchronous operation ends. |
end — Właściwość, klasa com.adobe.solutions.prm.vo.DateRange |
|
Defines the end date in a date range. |
end(reset:Boolean, stopEnterFrame:Boolean, pastLastFrame:Boolean) — metoda, klasa fl.motion.AnimatorBase |
|
Powoduje zatrzymanie animacji i program Flash Player przechodzi natychmiast do ostatniej klatki w sekwencji animacji. |
end — Właściwość, klasa mx.charts.series.items.LineSeriesSegment |
|
The index into the items array of the last item
in this segment, inclusive. |
end(effectInstance:mx.effects:IEffectInstance) — metoda, klasa mx.effects.Effect |
|
Interrupts an effect that is currently playing,
and jumps immediately to the end of the effect. |
end() — metoda, klasa 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) — metoda, interfejs mx.effects.IEffect |
|
Interrupts an effect that is currently playing,
and jumps immediately to the end of the effect. |
end() — metoda, interfejs mx.effects.IEffectInstance |
|
Interrupts an effect instance that is currently playing,
and jumps immediately to the end of the effect. |
end() — metoda, klasa 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 — Właściwość, klasa mx.effects.effectClasses.PropertyChanges |
|
An Object containing the ending properties of the target
component modified by the change in view state. |
end() — metoda, klasa 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() — metoda, klasa 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) — metoda, interfejs mx.graphics.IFill |
|
Ends the fill. |
end(target:flash.display:Graphics) — metoda, klasa mx.graphics.LinearGradient |
|
Ends the fill. |
end(target:flash.display:Graphics) — metoda, klasa mx.graphics.RadialGradient |
|
Ends the fill. |
end(target:flash.display:Graphics) — metoda, klasa mx.graphics.SolidColor |
|
Ends the fill. |
end() — metoda, klasa spark.effects.animation.Animation |
|
Interrupts the animation, jumps immediately to the end of the animation,
and calls the animationEnd() function on the animationTarget. |
END — Właściwość statyczna stałej, klasa flash.events.GesturePhase |
|
Zakończenie ruchu (na przykład podniesienie palca nad ekran wrażliwy na dotyk). |
END — Właściwość statyczna stałej, klasa flash.text.TextFormatAlign |
|
Stała, która wyrównuje tekst do końcowej krawędzi wiersza. |
END — Właściwość statyczna stałej, klasa flash.text.engine.TabAlignment |
|
Ustala położenie końca tekstu aktywnego w punkcie tabulacji. |
END — Właściwość statyczna stałej, klasa flash.ui.Keyboard |
|
Stała skojarzona z kodem klawisza End (35). |
END — Właściwość statyczna stałej, klasa flashx.textLayout.formats.ClearFloats |
| Powoduje, że tekst omija obiekty ruchome na początku kolejności czytania (z lewej strony, jeśli kierunek czytania ma wartość ltr; z prawej strony, jeśli ten kierunek ma wartość rtl). |
END — Właściwość statyczna stałej, klasa flashx.textLayout.formats.Float |
| Grafika jest umieszczana w formie obiektu ruchomego po tej stronie tekstu, po której kończą się zdania (na prawo, jeśli kierunek akapitu ma wartość ltr; na lewo, jeśli kierunek akapitu ma wartość rtl). |
END — Właściwość statyczna stałej, klasa flashx.textLayout.formats.TextAlign |
| Określa wyrównanie krawędzi końcowej — tekst jest wyrównywany w kierunku przeciwnym do kolejności pisania. |
END — Właściwość statyczna stałej, klasa mx.states.InterruptionBehavior |
|
Specifies that a transition that interrupts another running
transition ends that other transition before starting. |
END — Właściwość statyczna stałej, klasa spark.components.CalloutPosition |
|
Position the trailing edge of the callout at the trailing edge of the owner. |
END — Właściwość statyczna stałej, klasa spark.core.NavigationUnit |
|
Navigate to the end of the document. |
endCompositeOperation() — metoda, klasa flashx.textLayout.edit.EditManager |
|
Kończy grupę operacji. |
endCompositeOperation() — metoda, interfejs flashx.textLayout.edit.IEditManager |
|
Kończy grupę operacji. |
endDate — Właściwość, klasa com.adobe.livecycle.rca.model.Review |
| Specifies the end date of the review. |
endDate — Właściwość, klasa com.adobe.livecycle.rca.model.ReviewSearchFilter |
| Specifies the end date of the review. |
endDate — Właściwość, klasa com.adobe.livecycle.rca.model.stage.AbstractStage |
|
Specifies the end date of the stage. |
endDate — Właściwość, interfejs com.adobe.solutions.prm.domain.IProject |
|
Defines the end date of a project. |
endDate — Właściwość, interfejs com.adobe.solutions.prm.domain.IWorkItem |
|
Defines the end date of a workItem. |
endDate — Właściwość, klasa com.adobe.solutions.prm.domain.impl.Project |
|
Defines the end date of a project. |
endDate — Właściwość, klasa com.adobe.solutions.prm.domain.impl.WorkItem |
|
Defines the end date of a workItem. |
endDate — Właściwość, klasa com.adobe.solutions.prm.vo.ProjectSearchFilterVO |
|
Defines an end date filter for project search. |
endDate — Właściwość, klasa com.adobe.solutions.prm.vo.ProjectVO |
|
Defines the end date of a project. |
endDate — Właściwość, klasa com.adobe.solutions.prm.vo.WorkItemAssetSearchFilterVO |
|
Defines the end date filter for workItem search. |
endDate — Właściwość, klasa com.adobe.solutions.prm.vo.WorkItemVO |
|
Defines the end date of a workItem. |
endDate — Właściwość, interfejs com.adobe.solutions.rca.domain.IReviewContext |
|
End date of a review. |
endDate — Właściwość, interfejs com.adobe.solutions.rca.domain.IStage |
|
Date on which the stage execution ended. |
endDate — Właściwość, interfejs com.adobe.solutions.rca.domain.IStageParticipant |
|
End date of participant's role in the stage. |
endDate — Właściwość, klasa com.adobe.solutions.rca.domain.impl.ReviewContext |
|
End date of a review. |
endDate — Właściwość, klasa com.adobe.solutions.rca.domain.impl.Stage |
|
Date on which the stage execution ended. |
endDate — Właściwość, klasa com.adobe.solutions.rca.domain.impl.StageParticipant |
|
End date of participant's role in the stage. |
endDate — Właściwość, klasa com.adobe.solutions.rca.presentation.event.ScaleChangedEvent |
|
End date of the Gantt chart after the scale has changed. |
endDate — Właściwość, klasa com.adobe.solutions.rca.presentation.gantt.GanttChart |
|
End date of the duration displayed in the Gantt chart. |
endDate — Właściwość, klasa com.adobe.solutions.rca.presentation.gantt.GanttItem |
|
End date of the display range in which the GanttItem is displayed. |
endDate — Właściwość, klasa com.adobe.solutions.rca.vo.ReviewContextVO |
|
End date of the review. |
endDate — Właściwość, klasa com.adobe.solutions.rca.vo.ReviewSearchFilterVO |
|
End date of the review. |
endDate — Właściwość, klasa com.adobe.solutions.rca.vo.ReviewStageVO |
|
Date on which the stage execution ended. |
endDate — Właściwość, klasa com.adobe.solutions.rca.vo.StageParticipantVO |
|
End date of role of a participant in the stage. |
endDate — Właściwość, klasa flash.net.drm.DRMPlaybackTimeWindow |
|
Data końca ważności kuponu DRM (okna czasowego wyświetlania). |
endDate — Właściwość, klasa lc.procmgmt.ui.tracking.ProcessInstanceDataGridModel |
|
The date and time to use for filtering a collection of ProcessInstance objects. |
endDate — Właściwość, klasa org.osmf.events.DRMEvent |
|
The end date for the playback window, null if authentication
hasn't taken place. |
endDate — Właściwość, klasa org.osmf.traits.DRMTrait |
|
The end date for the playback window. |
endDateField — Część karnacji, klasa com.adobe.solutions.prm.presentation.asset.AssetDetailsPod |
| The skin part for the End Date field.
The skin part for the End Date field. |
endDateField — Część karnacji, klasa com.adobe.solutions.prm.presentation.asset.NewAssetDialog |
| The skin part for the End Date field.
The skin part for the End Date field. |
endDateField — Część karnacji, klasa com.adobe.solutions.prm.presentation.project.NewProjectDialog |
| The skin part for the End Date field.
The skin part for the End Date field. |
endDateField — Część karnacji, klasa 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 — Część karnacji, klasa com.adobe.solutions.prm.presentation.asset.AssetDetailsPod |
| The skin part for the End Date label.
The skin part for the End Date label. |
endDateFieldLabel — Część karnacji, klasa com.adobe.solutions.prm.presentation.project.ProjectDetailsPod |
| The skin part for displaying the End Date.
The skin part for displaying the End Date. |
endDateLabel — Część karnacji, klasa com.adobe.solutions.prm.presentation.asset.NewAssetDialog |
| The skin part for displaying the End Date.
The skin part for displaying the End Date. |
endDateOrderValidator — Część karnacji, klasa 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 — Część karnacji, klasa 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 — Część karnacji, klasa 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 — Część karnacji, klasa com.adobe.solutions.prm.presentation.project.ProjectDetailsPod |
| The skin part for End Date Order validator.
The skin part for End Date Order validator. |
EndDateOrderValidator — klasa, pakiet com.adobe.solutions.prm.presentation.util |
|
The validator for End Date order. |
EndDateOrderValidator() — Konstruktor, klasa com.adobe.solutions.prm.presentation.util.EndDateOrderValidator |
|
The constructor for EndDateOrderValidator class. |
endDateValidator — Część karnacji, klasa com.adobe.solutions.prm.presentation.asset.AssetDetailsPod |
| The skin part for the End Date validator.
The skin part for the End Date validator. |
endDateValidator — Część karnacji, klasa com.adobe.solutions.prm.presentation.asset.NewAssetDialog |
| The skin part for End Date validator.
The skin part for End Date validator. |
endDateValidator — Część karnacji, klasa 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 — Część karnacji, klasa com.adobe.solutions.prm.presentation.project.ProjectDetailsPod |
| The skin part for the End Date validator.
The skin part for the End Date validator. |
endDateValueChanged(event:flash.events:Event) — metoda, klasa com.adobe.solutions.prm.presentation.project.NewProjectDialog |
|
This method is called when an End Date is changed. |
endDraw(g:flash.display:Graphics) — metoda, klasa spark.primitives.Path |
|
Finalize drawing for this element. |
endDraw(g:flash.display:Graphics) — metoda, klasa spark.primitives.supportClasses.FilledElement |
|
Finalize drawing for this element. |
endDraw(g:flash.display:Graphics) — metoda, klasa spark.primitives.supportClasses.StrokedElement |
|
Finalize drawing for this element. |
endEdit(reason:String) — metoda, klasa mx.controls.List |
|
Stops the editing of an item in the data provider. |
endEffectsForTarget(target:mx.core:IUIComponent) — Metoda statyczna , klasa mx.effects.EffectManager |
|
Immediately ends any effects currently playing on a target. |
endEffectsStarted() — metoda, klasa mx.core.UIComponent |
|
Ends all currently playing effects on the component. |
endFill() — metoda, klasa flash.display.Graphics |
|
Stosuje wypełnienie linii oraz krzywych, które zostały dodane od momentu ostatniego wywołania metod beginFill(), beginGradientFill() lub beginBitmapFill(). |
endFill() — metoda, klasa mx.charts.chartClasses.CartesianDataCanvas |
| |
endFill() — metoda, klasa mx.charts.chartClasses.PolarDataCanvas |
|
Stosuje wypełnienie linii oraz krzywych, które zostały dodane od momentu ostatniego wywołania metod beginFill(), beginGradientFill() lub beginBitmapFill(). |
endGeneration — Właściwość, klasa flashx.textLayout.operations.FlowOperation |
|
Generowanie przepływu tekstu po operacji. |
endHighlightBitmapCapture() — metoda, klasa spark.components.supportClasses.Skin |
|
Called after a bitmap capture is made for this skin. |
endHighlightBitmapCapture() — metoda, interfejs spark.skins.IHighlightBitmapCaptureClient |
|
Called after a bitmap capture is made for this skin. |
endHighlightBitmapCapture() — metoda, klasa spark.skins.mobile.supportClasses.MobileSkin |
|
Called after a bitmap capture is made for this skin. |
endian — Właściwość, klasa flash.filesystem.FileStream |
|
Porządek bajtów, określony za pomocą stałej BIG_ENDIAN lub LITTLE_ENDIAN z klasy Endian. |
endian — Właściwość, klasa flash.net.Socket |
|
Przedstawia porządek bajtów danych. |
endian — Właściwość, klasa flash.net.URLStream |
|
Przedstawia porządek bajtów danych. |
endian — Właściwość, klasa flash.utils.ByteArray |
|
Powoduje zmianę lub odczytuje kolejność bajtów dla danych; Endian.BIG_ENDIAN lub Endian.LITTLE_ENDIAN. |
endian — Właściwość, interfejs flash.utils.IDataInput |
|
Porządek bajtów, określony za pomocą stałej BIG_ENDIAN lub LITTLE_ENDIAN z klasy Endian. |
endian — Właściwość, interfejs flash.utils.IDataOutput |
|
Porządek bajtów, określony za pomocą stałej BIG_ENDIAN lub LITTLE_ENDIAN z klasy Endian. |
Endian — klasa Final, pakiet flash.utils |
|
Klasa Endian zawiera wartości określające porządek bajtów przy zapisywaniu liczb wielobajtowych. |
endIndex — Właściwość, klasa fl.events.DataChangeEvent |
|
Pobiera indeks ostatniego zmienionego elementu w tablicy zmienionych elementów. |
endIndex — Właściwość, klasa flash.globalization.NumberParseResult |
|
Indeks znaku po ostatnim znaku części liczbowej wejściowego ciągu znaków. |
endIndex — Właściwość, klasa mx.automation.events.TextSelectionEvent |
|
Index at which selection ends. |
endIndex — Właściwość, klasa 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() — metoda, klasa flashx.textLayout.container.TextContainerManager |
| Kończy interakcję. |
endInterpolation(interpolationData:Object) — metoda, klasa mx.charts.chartClasses.Series |
|
Called by the SeriesInterpolate effect to end an interpolation effect. |
endItemEditorSession(cancel:Boolean) — metoda, klasa spark.components.DataGrid |
|
Closes the currently active editor and optionally saves the editor's value
by calling the item editor's save() method. |
endMouseCapture() — metoda, klasa flashx.textLayout.container.ContainerController |
|
Wywoływana, aby poinformować klientów, że przekazywanie zdarzeń zwolnienia przycisku myszy i przemieszczania myszy spoza obszaru izolowanego nie jest już potrzebne. |
endMouseCapture() — metoda, interfejs flashx.textLayout.container.ISandboxSupport |
|
Wywoływana, aby poinformować klientów, że przekazywanie zdarzeń zwolnienia przycisku myszy i przemieszczania myszy spoza obszaru izolowanego nie jest już potrzebne. |
endMouseCapture() — metoda, klasa flashx.textLayout.container.TextContainerManager |
|
Wywoływana, aby poinformować klientów, że przekazywanie zdarzeń zwolnienia przycisku myszy i przemieszczania myszy spoza obszaru izolowanego nie jest już potrzebne. |
endOfDocument(range:flashx.textLayout.elements:TextRange, extendSelection:Boolean) — Metoda statyczna , klasa flashx.textLayout.utils.NavigationUtil |
|
Ustawia TextRange na końcu dokumentu. |
endOfLine(range:flashx.textLayout.elements:TextRange, extendSelection:Boolean) — Metoda statyczna , klasa flashx.textLayout.utils.NavigationUtil |
|
Ustawia TextRange na końcu wiersza. |
endOfParagraph(range:flashx.textLayout.elements:TextRange, extendSelection:Boolean) — Metoda statyczna , klasa flashx.textLayout.utils.NavigationUtil |
|
Ustawia TextRange na końcu akapitu. |
endOperation() — metoda, interfejs com.adobe.gravity.service.progress.IProgressReporter |
|
Call this method when the operation is complete. |
endpoint — Właściwość, klasa com.adobe.dct.transfer.RemotingServiceInfo |
|
The endpoint of the RemotingServiceInfo. |
endpoint — Właściwość, klasa com.adobe.fiber.services.wrapper.ManagedRemoteServiceWrapper |
|
The endpoint property of the wrapped ManagedRemoteService instance. |
endpoint — Właściwość, klasa com.adobe.fiber.services.wrapper.RemoteObjectServiceWrapper |
|
The endpoint property of the wrapped RemoteObject instance. |
endpoint — Właściwość, klasa mx.messaging.Channel |
|
Provides access to the endpoint for this channel. |
endpoint — Właściwość, klasa 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 — Część karnacji, klasa 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 — Część karnacji, klasa com.adobe.dct.view.ImportFMLView |
| An optional skin part that defines IDisplayText for the endpoint.
An optional skin part that defines IDisplayText for the endpoint. |
ENDPOINT_HEADER — Właściwość statyczna stałej, klasa mx.messaging.messages.AbstractMessage |
|
Messages are tagged with the endpoint id for the Channel they are sent over. |
endpointURI — Właściwość, klasa mx.rpc.soap.AbstractWebService |
|
The location of the WebService. |
endpointURI — Właściwość, klasa mx.rpc.soap.Operation |
|
The location of the WebService for this Operation. |
END_RECORD — Właściwość statyczna stałej, klasa 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() — metoda, interfejs mx.automation.IAutomationManager |
|
Takes the automation manager out of record mode. |
END_RECORDING — Właściwość statyczna stałej, klasa mx.automation.events.MarshalledAutomationEvent |
| |
END_SEQUENCE — Właściwość statyczna stałej, klasa flash.net.NetStreamAppendBytesAction |
|
Wskazuje, że dane strumienia są niepełne. |
endsWith(sub:String, str:String) — Metoda statyczna , klasa com.adobe.fiber.runtime.lib.StringFunc |
|
Tests if this string ends with the specified suffix. |
ENDS_WITH — Właściwość statyczna stałej, klasa com.adobe.ep.taskmanagement.filter.ComparisonOperator |
|
The ENDS_WITH constant that represents the Ends With operator. |
endTabIndex — Właściwość, klasa fl.video.FLVPlayback |
|
Zwraca kolejną dostępną wartość tabIndex po elementach sterujących FLVPlayback. |
endTween() — metoda, klasa mx.effects.Tween |
|
Interrupt the tween, jump immediately to the end of the tween,
and invoke the onTweenEnd() callback function. |
endValuesCaptured — Właściwość, klasa 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 — Właściwość, klasa spark.transitions.ViewTransitionBase |
|
The view that the navigator is transitioning
to, as set by the owning ViewNavigator object. |
enforceValidation — Właściwość, klasa ga.model.GuidedActivity |
|
Specifies when to check for mantatory fields, either when the user submits a Guide,
or when a user navigates to the next panel in the Guide. |
ENHANCED — Właściwość statyczna stałej, klasa flash.display3D.Context3DProfile |
|
Profil rozszerzony jest używany do procesorów graficznych obsługujących funkcję AGAL4. |
enhancedOptions — Właściwość, klasa flash.media.Microphone |
|
Steruje opcjami zaawansowanej obsługi mikrofonu. |
enlarge — Stan karnacji, klasa com.adobe.solutions.prm.presentation.asset.AssetVersionPod |
| The skin state to show the version in an Enlarge state. |
enlargeButton — Część karnacji, klasa com.adobe.solutions.prm.presentation.asset.AssetVersionPod |
| The skin part for the Enlarge button.
The skin part for the Enlarge button. |
enlargedImage — Część karnacji, klasa com.adobe.solutions.prm.presentation.asset.ImagePopUp |
| The skin part to display enlarged image.
The skin part to display enlarged image. |
enlargedImagePopUp — Część karnacji, klasa 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 — Część karnacji, klasa 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 — Część karnacji, klasa 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 — Część karnacji, klasa 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) — metoda, klasa spark.components.DataGrid |
|
If necessary, set the verticalScrollPosition and
horizontalScrollPosition properties so that the
specified cell is completely visible. |
ensureCellIsVisible(rowIndex:int, columnIndex:int) — metoda, klasa spark.components.Grid |
|
If necessary, set the verticalScrollPosition and
horizontalScrollPosition properties so that the
specified cell is completely visible. |
ensureElementIsVisible(element:mx.core:IVisualElement) — metoda, klasa spark.components.Scroller |
|
Scrolls the viewport so the specified element is visible. |
ensureIndexIsVisible(index:int) — metoda, klasa spark.components.List |
|
A convenience method that handles scrolling a data item
into view. |
enter — Zdarzenie, klasa fl.controls.ColorPicker |
|
Wywoływane po naciśnięciu przez użytkownika klawisza Enter po edycji wewnętrznego pola tekstowego składnika ColorPicker. |
enter — Zdarzenie, klasa fl.controls.ComboBox |
|
Wywoływane, gdy właściwość 'Edytowalne' jest ustawiona na wartość 'prawda', a użytkownik naciśnie klawisz Enter podczas wpisywania w edytowalnym polu tekstowym. |
enter — Zdarzenie, klasa fl.controls.TextArea |
|
Wywoływane, gdy użytkownik naciśnie klawisz Enter w składniku. |
enter — Zdarzenie, klasa fl.controls.TextInput |
|
Wywoływane, gdy użytkownik naciśnie klawisz Enter. |
enter — Zdarzenie, klasa 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 — Zdarzenie, klasa 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 — Zdarzenie, klasa mx.controls.TextInput |
|
Dispatched when the user presses the Enter key. |
enter — Zdarzenie, klasa spark.components.RichEditableText |
|
Dispatched when the user presses the Enter key,
if the multiline property is false. |
enter — Zdarzenie, klasa spark.components.TextInput |
|
Dispatched when the user presses the Enter key. |
enter — Zdarzenie, klasa spark.components.supportClasses.StyleableStageText |
|
Dispatched if the StageText is not multiline and the user presses the enter
key. |
ENTER — Właściwość statyczna stałej, klasa fl.events.ColorPickerEvent |
|
Definiuje wartość właściwości type obiektu zdarzenia enter. |
ENTER — Właściwość statyczna stałej, klasa fl.events.ComponentEvent |
|
Definiuje wartość właściwości type obiektu zdarzenia enter. |
ENTER — Właściwość statyczna stałej, klasa flash.ui.Keyboard |
|
Stała skojarzona z kodem klawisza Enter (13). |
ENTER — Właściwość statyczna stałej, klasa 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 — Właściwość statyczna stałej, klasa mx.events.FlexEvent |
|
The FlexEvent.ENTER constant defines the value of the
type property of the event object for a enter event. |
enterFrame — Zdarzenie, klasa flash.display.DisplayObject |
|
[zdarzenie broadcast] Wywoływane, gdy głowica odtwarzania przechodzi do nowej klatki. |
ENTER_FRAME — Właściwość statyczna stałej, klasa flash.events.Event |
|
Stała Event.ENTER_FRAME definiuje wartość właściwości type obiektu zdarzenia enterFrame. |
ENTER_FRAME — Właściwość statyczna stałej, klasa 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) — metoda, klasa mx.flash.UIMovieClip |
|
This enter frame handler is used when our width, height, x, or y
value changes. |
enterFullScreenDisplayState() — metoda, klasa fl.video.FLVPlayback |
|
Ustawia odtwarzacz wideo FLVPlayback na pełny ekran. |
enterState — Zdarzenie, klasa mx.core.UIComponent |
|
Dispatched after the component has entered a view state. |
enterState — Zdarzenie, klasa mx.states.State |
|
Dispatched after a view state has been entered. |
ENTER_STATE — Właściwość statyczna stałej, klasa mx.events.FlexEvent |
|
The FlexEvent.ENTER_STATE constant defines the value of the
type property of the event object for a enterState event. |
entityName — Właściwość, klasa com.adobe.dct.view.ImportFMLView |
|
The selected entity name which will be the root entity for creating data dictionary. |
entityName — Właściwość, klasa com.adobe.dct.view.ImportXSDView |
|
The selected element name which will be the root element for creating data dictionary. |
entityNameDisplay — Część karnacji, klasa 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 — Część karnacji, klasa com.adobe.dct.view.ImportXSDView |
| A skin part that defines ListBase for the top level elements in the imported XSD.
A skin part that defines ListBase for the top level elements in the imported XSD. |
entityNamesList — Właściwość, klasa com.adobe.dct.view.ImportFMLView |
|
List of entities in the FML/Adobe application model. |
entityNamesList — Właściwość, klasa com.adobe.dct.view.ImportXSDView |
|
List of elements in the XSD. |
entityPath — Właściwość, klasa com.adobe.solutions.rca.vo.NamedVO |
|
Gets the entity name in the content repository. |
entries — Właściwość, klasa mx.graphics.GradientBase |
|
An Array of GradientEntry objects
defining the fill patterns for the gradient fill. |
entries — Właściwość, klasa spark.filters.GradientFilter |
|
An Array of GradientEntry objects
defining the fill patterns for the gradient fill. |
entry — Właściwość, klasa com.adobe.guides.spark.layouts.skins.PieChartHorizontalSkin |
| The entry skin part will contain the data entry items. |
entry — Część karnacji, klasa com.adobe.guides.spark.layouts.components.ChartLayoutHost |
| The entry skin part.
The entry skin part. |
ENTRY_AREA_INDEX — Właściwość statyczna stałej, klasa com.adobe.guides.spark.layouts.components.ChartLayoutHost |
|
Area index for the entry items. |
ENUM — Właściwość statyczna stałej, klasa com.adobe.dct.transfer.DataDictionaryElementSubType |
|
The DataDictionaryElementSubType.ENUM constant defines the value of the elementSubType property of
the DataDictionaryElement of ENUM type. |
enumerateFonts(enumerateDeviceFonts:Boolean) — Metoda statyczna , klasa flash.text.Font |
|
Określa, czy należy dostarczyć listę aktualnie dostępnych czcionek osadzonych. |
enumerationMode — Właściwość, klasa mx.controls.FileSystemDataGrid |
|
A String specifying whether this control displays
only files, only subdirectories, or both. |
enumerationMode — Właściwość, klasa mx.controls.FileSystemList |
|
A String specifying whether this control displays
only files, only subdirectories, or both. |
enumerationMode — Właściwość, klasa mx.controls.FileSystemTree |
|
A String specifying whether this control displays
only files, only subdirectories, or both. |
ENV_10 — Właściwość statyczna stałej, klasa flash.printing.PaperSize |
|
Koperta Legal
|
ENV_B5 — Właściwość statyczna stałej, klasa flash.printing.PaperSize |
|
Koperta B5
|
ENV_C5 — Właściwość statyczna stałej, klasa flash.printing.PaperSize |
|
Koperta C5
|
ENV_DL — Właściwość statyczna stałej, klasa flash.printing.PaperSize |
|
Koperta DL
|
ENV_MONARCH — Właściwość statyczna stałej, klasa flash.printing.PaperSize |
|
Koperta Monarch
|
ENV_PERSONAL — Właściwość statyczna stałej, klasa flash.printing.PaperSize |
|
Koperta Personal
|
EOFError — Klasa Dynamic, pakiet flash.errors |
|
Próba odczytu z obszaru wykraczającego poza dostępne dane powoduje wyjątek EOFError. |
EOFError(message:String) — Konstruktor, klasa flash.errors.EOFError |
|
Tworzy nowy obiekt EOFError. |
EQUAL — Właściwość statyczna stałej, klasa flash.display3D.Context3DCompareMode |
|
Równe (==). |
EQUAL — Właściwość statyczna stałej, klasa flash.ui.Keyboard |
|
Stała skojarzona z kodem klawisza = (187). |
equals(rhs:com.adobe.ep.taskmanagement.filter:IComparisonOperator) — metoda, klasa com.adobe.ep.taskmanagement.filter.ComparisonOperator |
|
Compares two operator objects. |
equals(rhs:com.adobe.ep.taskmanagement.filter:IComparisonOperator) — metoda, interfejs com.adobe.ep.taskmanagement.filter.IComparisonOperator |
|
Evaluates whether two operators are the same. |
equals(obj:com.adobe.icc.editors.model:VariableModel) — metoda, klasa com.adobe.icc.editors.model.VariableModel |
|
Compares two Variable domain objects for equality. |
equals(ticket:com.adobe.livecycle.ria.security.api:TicketType) — metoda, klasa com.adobe.livecycle.ria.security.api.TicketType |
|
Compares the passed ticket content with current ticket. |
equals(toCompare:flash.geom:Point) — metoda, klasa flash.geom.Point |
|
Sprawdza, czy dwa punkty są tożsame. |
equals(toCompare:flash.geom:Rectangle) — metoda, klasa flash.geom.Rectangle |
|
Pozwala sprawdzić, czy obiekt wskazany w parametrze toCompare jest równy temu obiektowi Rectangle. |
equals(toCompare:flash.geom:Vector3D, allFour:Boolean) — metoda, klasa flash.geom.Vector3D |
|
Pozwala sprawdzić, czy dwa obiekty Vector3D są równe, porównując elementy x, y i z bieżącego obiektu Vector3D z określonym obiektem Vector3D. |
equals(string1:String, string2:String) — metoda, klasa flash.globalization.Collator |
|
Porównuje dwa ciągi znaków i zwraca wartość logiczną, która określa, czy ciągi są równe. |
equals(selectionFormat:flashx.textLayout.edit:SelectionFormat) — metoda, klasa flashx.textLayout.edit.SelectionFormat |
|
Określa, czy dany obiekt SelectionFormat ma takie same wartości właściwości, jak inny obiekt SelectionFormat. |
equals(other:mx.automation:AutomationID) — metoda, klasa mx.automation.AutomationID |
|
Compares this object with the given AutomationID. |
equals(string1:String, string2:String) — metoda, klasa spark.globalization.supportClasses.CollatorBase |
|
Compares two strings and returns a Boolean value indicating whether
the strings are equal. |
EQUALS — Właściwość statyczna stałej, klasa com.adobe.ep.taskmanagement.filter.ComparisonOperator |
|
The EQUALS constant that represents the Equals operator. |
EqualsOperator — klasa, pakiet com.adobe.icc.editors.model.el.operators |
|
The implementation of the equals operator
|
EqualsOperator() — Konstruktor, klasa com.adobe.icc.editors.model.el.operators.EqualsOperator |
|
Constructor. |
equalUserStyles(otherElement:flashx.textLayout.elements:FlowElement) — metoda, klasa flashx.textLayout.elements.FlowElement |
| Porównanie stylów userStyle danej kopii ze stylami userStyle innego elementu otherElement. |
ERASE — Właściwość statyczna stałej, klasa flash.display.BlendMode |
|
Wymazuje tło na podstawie wartości alfa obiektu wyświetlanego. |
ERASER — Właściwość statyczna stałej, klasa flash.events.TouchEventIntent |
|
Zdarzenie dotyku jest generowane przez narzędzie gumki, szeroką końcówkę pisaka aktywnego itp. |
errno — Właściwość, klasa flash.accessibility.AccessibilityImplementation |
|
Wskazuje kod błędu. |
error — Zdarzenie, klasa air.update.ApplicationUpdater |
|
Wywoływane, gdy wystąpi błąd podczas inicjowania lub podczas procesu aktualizacji (w razie zajścia nieoczekiwanego zdarzenia). |
error — Zdarzenie, klasa air.update.ApplicationUpdaterUI |
|
Wywoływane, gdy wystąpi błąd podczas inicjowania lub podczas procesu aktualizacji (w razie zajścia nieoczekiwanego zdarzenia). |
error — Właściwość, klasa coldfusion.air.events.SessionFaultEvent |
|
The Error Object that holds details of the error. |
error — Właściwość, interfejs com.adobe.fiber.styles.IStyle |
|
Returns the error aspect of a property's style. |
error — Właściwość, klasa com.adobe.fiber.styles.Style |
|
Returns the error aspect of a property's style. |
error — Zdarzenie, klasa com.adobe.gravity.flex.bundleloader.FlexBundleLoaderBase |
|
Dispatched when the bundle is finished loading. |
error — Zdarzenie, klasa com.adobe.gravity.flex.serviceloader.UIServiceBase |
|
Dispatched when the bundle is finished loading. |
error — Właściwość, klasa com.adobe.gravity.utility.events.AugmentedErrorEvent |
| The original Error object. |
error — Właściwość, interfejs com.adobe.guides.domain.IGuideNode |
|
error is used to get the last validation error information available for the given GuideNode. |
error — Właściwość, klasa com.adobe.icomm.assetplacement.data.XFADataLoadFailedEvent |
|
The error description
|
error — Właściwość, klasa com.adobe.icomm.assetplacement.data.XFADataSaveFailedEvent |
|
The error description
|
error — Właściwość, klasa com.adobe.icomm.assetplacement.model.PackageDefinitionLoadFailedEvent |
|
Retrieve the error string to determine the reason for the failure. |
error — Właściwość, klasa com.adobe.solutions.exm.authoring.domain.ErrorEvent |
|
Returns the error represented by this event. |
error — Właściwość, klasa com.adobe.solutions.exm.authoring.domain.RequestAwareErrorEvent |
|
Returns the error thrown by the operation invocation corresponding to this event. |
error — Właściwość, klasa com.adobe.solutions.exm.runtime.ComputationErrorEvent |
|
Returns the actual error which occurred on the associated ComputedExpression instance. |
error — Zdarzenie, klasa flash.data.SQLConnection |
|
Wywoływane, gdy którakolwiek z asynchronicznych operacji obiektu SQLConnection zakończy się błędem. |
error — Zdarzenie, klasa flash.data.SQLStatement |
|
Wywoływane, gdy w czasie wykonywania operacji wystąpi błąd. |
error — Zdarzenie, klasa flash.display.Stage3D |
|
Wywoływane, gdy żądanie utworzenia kontekstu renderowania nie powiedzie się. |
error — Właściwość, klasa flash.events.AsyncErrorEvent |
|
Wygenerowany wyjątek. |
error — Właściwość, klasa flash.events.SQLErrorEvent |
|
Obiekt SQLError zawierający szczegółowe informacje o przyczynie błędu. |
error — Właściwość, klasa flash.events.UncaughtErrorEvent |
|
Obiekt błędu skojarzony z nieprzechwyconym błędem. |
error — Zdarzenie, klasa flash.media.CameraRoll |
|
Zdarzenie „error” jest wywoływane w przypadku wystąpienia błędu. |
error — Zdarzenie, klasa flash.media.CameraUI |
|
Zdarzenie „error” jest wywoływane, gdy nie można otworzyć kamery domyślnej. |
error — Zdarzenie, klasa flash.media.StageWebView |
|
Sygnalizuje, że wystąpił błąd. |
error — Zdarzenie, klasa flash.net.dns.DNSResolver |
|
Wywoływane, gdy w trakcie wyszukiwania DNS wystąpi błąd. |
error — Zdarzenie, klasa flash.security.XMLSignatureValidator |
|
Wywoływane, jeśli weryfikacji nie można ukończyć z powodu błędów. |
error — Właściwość, klasa flashx.textLayout.events.FlowOperationEvent |
|
Błąd zgłaszany (jeśli się pojawił) podczas operacji. |
error — Zdarzenie, klasa mx.core.Application |
|
Dispatched when an HTTPService call fails. |
error — Właściwość, klasa mx.formatters.Formatter |
|
Description saved by the formatter when an error occurs. |
error(message:String, ... rest) — metoda, interfejs mx.logging.ILogger |
|
Logs the specified data using the LogEventLevel.ERROR
level. |
error(msg:String, ... rest) — metoda, klasa mx.logging.LogLogger |
|
Logs the specified data using the LogEventLevel.ERROR
level. |
error — Zdarzenie, interfejs mx.modules.IModuleInfo |
|
Dispatched by the backing ModuleInfo if there was an error during
module loading. |
error — Właściwość, interfejs mx.modules.IModuleInfo |
|
A flag that is true if there was an error
during module loading. |
error — Zdarzenie, klasa mx.modules.ModuleLoader |
|
Dispatched when the module throws an error. |
error — Właściwość, klasa org.osmf.events.MediaErrorEvent |
|
The error that this event encapsulates. |
error(message:String, ... rest) — metoda, klasa org.osmf.logging.Logger |
|
Logs a message with a "error" level. |
error — Zdarzenie, klasa spark.components.Application |
|
Dispatched when an HTTPService call fails. |
error — Zdarzenie, klasa spark.modules.ModuleLoader |
|
Dispatched when the module throws an error. |
Error — Klasa Dynamic, Najwyższy poziom |
|
Klasa Error zawiera informacje o błędzie, który wystąpił w skrypcie. |
Error(message:String, id:int) — Konstruktor, klasa Error |
|
Tworzy nowy obiekt Error. |
ERROR — Właściwość statyczna stałej, klasa com.adobe.gravity.utility.events.AugmentedErrorEvent |
|
The AugmentedErrorEvent.ERROR constant defines the value of the
type property of the event object for an error event. |
ERROR — Właściwość statyczna stałej, klasa flash.events.ErrorEvent |
|
Definiuje wartość właściwości type obiektu zdarzenia error. |
ERROR — Właściwość statyczna stałej, klasa flash.events.SQLErrorEvent |
|
Stała SQLErrorEvent.ERROR definiuje wartość właściwości type zdarzenia error wywoływanego, gdy wywołanie metody instancji klasy SQLConnection lub SQLStatement zakończy się z błędem. |
ERROR — Właściwość statyczna stałej, klasa flash.net.NetGroupSendResult |
|
Wskazuje, że podczas korzystania z metody routingu ukierunkowanego wystąpił błąd (taki jak brak uprawnień). |
ERROR — Właściwość statyczna stałej, klasa flashx.textLayout.elements.InlineGraphicElementStatus |
| Wystąpił błąd podczas wczytywania grafiki, do której istnieje odniesienie. |
ERROR — Właściwość statyczna stałej, klasa mx.events.ModuleEvent |
|
Dispatched when there is an error downloading the module. |
ERROR — Właściwość statyczna stałej, klasa mx.events.ResourceEvent |
|
Dispatched when there is an error loading the resource module SWF file. |
ERROR — Właściwość statyczna stałej, klasa mx.events.StyleEvent |
|
Dispatched when there is an error downloading the style SWF. |
ERROR — Właściwość statyczna stałej, klasa mx.logging.LogEventLevel |
|
Designates error events that might
still allow the application to continue running. |
ERROR_CANNOT_LOAD_READER — Właściwość statyczna stałej, klasa flash.html.HTMLPDFCapability |
|
System operacyjny zwrócił błąd podczas ładowania aplikacji Adobe Reader lub Acrobat lub jednej z niezbędnych bibliotek. |
errorcode — Właściwość, klasa com.adobe.icc.vo.render.PDFResponseType |
|
Specifies the error code text that is used when there is an error during PDF generation. |
errorCode — Właściwość, klasa com.adobe.icc.services.formbridge.FormBridgeError |
|
Fetched error code associated with this error
|
errorCode — Właściwość, klasa com.adobe.solutions.exm.runtime.impl.ExpressionError |
|
Returns the unique error code. |
errorCode — Właściwość, klasa mx.validators.ValidationResult |
|
The validation error code
if the value of the isError property is true. |
ERROR_CODE_UNKNOWN — Właściwość statyczna stałej, klasa flash.globalization.LastOperationStatus |
|
Wskazuje, że zwracany kod błędu nie jest znany. |
ERROR_CODE_UNKNOWN — Właściwość statyczna stałej, klasa spark.globalization.LastOperationStatus |
|
Indicates that the return error code is not known. |
errorColor — Styl, klasa mx.core.UIComponent |
| Color of the component highlight when validation fails. |
ERROR_DECODING — Właściwość statyczna stałej, klasa 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 — Właściwość statyczna stałej, klasa mx.rpc.http.HTTPService |
|
Indicates that an input parameter could not be encoded as XML. |
errorEvent — Właściwość, klasa flashx.textLayout.events.StatusChangeEvent |
|
Obiekt ErrorEvent, który został wywołany w wyniku zmiany statusu. |
ErrorEvent — klasa, pakiet com.adobe.solutions.exm.authoring.domain |
|
Event dispatched by various EXM authoring domain classes to indicate that an error
(typically an error during invocation of an asynchronous RPC operation) has occurred. |
ErrorEvent — klasa, pakiet flash.events |
|
Obiekty wywołują obiekty zdarzeń ErrorEvent, gdy operacja asynchroniczna kończy się niepowodzeniem z powodu błędu. |
ErrorEvent(type:String, error:Error, bubbles:Boolean, cancelable:Boolean) — Konstruktor, klasa com.adobe.solutions.exm.authoring.domain.ErrorEvent |
|
Creates a new ErrorEvent instance. |
ErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, id:int) — Konstruktor, klasa flash.events.ErrorEvent |
|
Tworzy obiekt Event, który zawiera informacje o zdarzeniach błędów. |
ERROR_HINT_HEADER — Właściwość statyczna stałej, klasa mx.messaging.messages.AcknowledgeMessage |
|
Header name for the error hint header. |
Error_Icon — Właściwość statyczna stałej, klasa com.adobe.icc.editors.managers.ErrorManager |
|
The constant specifying the Error Icon. |
ERROR_ICON — Właściwość, klasa com.adobe.solutions.rca.presentation.util.AlertFormatter |
|
This property refers to error icon. |
errorID — Właściwość, klasa Error |
|
Zawiera numer odwołania skojarzony z konkretnym komunikatem o błędzie. |
errorID — Właściwość, klasa flash.events.ErrorEvent |
|
Zawiera numer referencyjny skojarzony z konkretnym błędem. |
errorIndicatorSource — Styl, klasa spark.components.FormItem |
| Specifies the image source to use for the error indicator. |
ERROR_INSTALLED_PLAYER_NOT_FOUND — Właściwość statyczna stałej, klasa flash.html.HTMLSWFCapability |
|
Nie wykryto żadnej wersji programu Adobe Flash Player. |
ERROR_INSTALLED_PLAYER_TOO_OLD — Właściwość statyczna stałej, klasa flash.html.HTMLSWFCapability |
|
Wykryto program Adobe Flash Player, ale wersja jest za stara. |
ERROR_INSTALLED_READER_NOT_FOUND — Właściwość statyczna stałej, klasa flash.html.HTMLPDFCapability |
|
Nie wykryto żadnej wersji programu Adobe Reader. |
ERROR_INSTALLED_READER_TOO_OLD — Właściwość statyczna stałej, klasa flash.html.HTMLPDFCapability |
|
Wykryto program Adobe Reader, ale wersja jest za stara. |
ErrorManager — klasa, pakiet com.adobe.icc.editors.managers |
|
The ErrorManager helps you handle errors occurring on the client. |
errorManagerImpl — Właściwość statyczna, klasa com.adobe.icc.editors.managers.ErrorManager |
|
Method to override the error manager implementation
|
ErrorManagerImpl — klasa, pakiet com.adobe.icc.editors.managers |
|
The class implementing IErrorManager which helps you handle errors occurring on the client. |
ErrorManagerImpl() — Konstruktor, klasa com.adobe.icc.editors.managers.ErrorManagerImpl |
|
Constructor. |
errorMessage — Właściwość, klasa com.adobe.ep.taskmanagement.event.TaskManagerFaultEvent |
|
The error message. |
errorMessage — Właściwość, klasa com.adobe.solutions.prm.presentation.event.PRMErrorEvent |
|
This variable contains the error message. |
errorMessage — Właściwość, klasa com.adobe.solutions.rca.presentation.event.RCAErrorEvent |
|
The error message. |
errorMessage — Właściwość, klasa lc.foundation.events.LiveCycleFaultEvent |
|
The error message. |
errorMessage — Właściwość, interfejs lc.foundation.ui.ILoginPage |
|
The error message to be displayed. |
errorMessage — Właściwość, klasa lc.procmgmt.ui.process.ProcessInstanceInfoModel |
|
The error message that is generated when an attempt occurs to access the
details of the selected ProcessInstance object. |
errorMessage — Właściwość, klasa lc.procmgmt.ui.task.TaskDirectiveModel |
|
The error message when an error occurs. |
errorMessage — Właściwość, klasa lc.procmgmt.ui.tracking.TrackingModel |
|
The error message after an event occurs. |
errorMessage — Właściwość, klasa mx.validators.ValidationResult |
|
The validation error message
if the value of the isError property is true. |
ErrorMessage — klasa, pakiet mx.messaging.messages |
|
The ErrorMessage class is used to report errors within the messaging system. |
ErrorMessage() — Konstruktor, klasa mx.messaging.messages.ErrorMessage |
|
Constructs an ErrorMessage instance. |
errorParams — Właściwość, klasa com.adobe.ep.taskmanagement.event.TaskManagerFaultEvent |
|
Additional parameters for the error. |
errorParams — Właściwość, klasa lc.foundation.events.LiveCycleFaultEvent |
|
Additional parameters for the error. |
ERROR_PREFERRED_READER_TOO_OLD — Właściwość statyczna stałej, klasa flash.html.HTMLPDFCapability |
|
Została wykryta wystarczająca wersja programu Adobe Reader lub Acrobat (8.1 lub późniejsza), ale wersja programu Adobe Reader skonfigurowana do obsługi treści PDF jest strasza niż Adobe Reader lub Acrobat 8.1. |
errors — Właściwość, interfejs com.adobe.guides.control.IGuideErrors |
|
errors is an IList of GuideNodes that currently contain validation errors. |
errors — Właściwość, klasa flashx.textLayout.conversion.ConverterBase |
| Błędy napotkane podczas analizowania. |
errors — Właściwość, interfejs flashx.textLayout.conversion.ITextExporter |
|
Po tym, jak w wyniku wywołania metody modułu eksportu dla właściwości throwOnError zostanie ustawiona wartość false, która jest wartością domyślną, ta właściwość będzie zawierać wektor komunikatów o błędach w postaci ciągów. |
errors — Właściwość, interfejs flashx.textLayout.conversion.ITextImporter |
|
Po tym, jak w wyniku wywołania metody modułu importu dla właściwości throwOnError zostanie ustawiona wartość false, która jest wartością domyślną, ta właściwość będzie zawierać wektor komunikatów o błędach w postaci ciągów. |
errorSkin — Styl, klasa spark.components.supportClasses.SkinnableComponent |
| Name of the skin class to use for this component when a validation error occurs. |
ErrorSkin — klasa, pakiet spark.skins.spark |
|
The ErrorSkin class defines the error skin for Spark components. |
ErrorSkin() — Konstruktor, klasa spark.skins.spark.ErrorSkin |
|
Constructor. |
errorSQL — Właściwość, klasa coldfusion.air.events.SessionFaultEvent |
|
The SQL statement used when the error occurred. |
ERROR_STATE — Właściwość statyczna stałej, klasa com.adobe.solutions.rca.services.impl.CacheToken |
|
This property denotes that the token is in an error state. |
errorString — Właściwość, interfejs com.adobe.guides.domain.IGuideNode |
|
errorString contains the last validation error information available for the given GuideNode. |
errorString — Właściwość, interfejs ga.model.IPanel |
|
The error string for this panel. |
errorString — Właściwość, klasa lc.procmgmt.ui.attachments.AttachmentHeaderModel |
|
The error string. |
errorString — Właściwość, klasa 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 — Właściwość, interfejs mx.validators.IValidatorListener |
|
The text that will be displayed by a component's error tip when a
component is monitored by a Validator and validation fails. |
errorStringChanged — Zdarzenie, klasa ga.model.PanelManager |
| |
ERROR_STRING_CHANGED — Właściwość statyczna stałej, klasa ga.model.GAEvent |
|
Dispatched by a page, panel, or section whenever the error string for a Guide field changes. |
errortext — Właściwość, klasa com.adobe.icc.vo.render.PDFResponseType |
|
Specifies the error message that is used when there is an error during PDF generation. |
errorText — Właściwość, klasa ga.controls.HelpVideo |
|
The text displayed in the error window. |
errorText — Właściwość, klasa mx.events.ModuleEvent |
|
The error message if the type is ModuleEvent.ERROR;
otherwise, it is null. |
errorText — Właściwość, klasa mx.events.RSLEvent |
|
The error message if the type is RSL_ERROR; otherwise, it is null;
|
errorText — Właściwość, klasa mx.events.ResourceEvent |
|
The error message if the type is ERROR;
otherwise, it is null. |
errorText — Właściwość, klasa mx.events.StyleEvent |
|
The error message if the type is ERROR;
otherwise, it is null. |
errorText — Właściwość, klasa spark.formatters.DateTimeFormatter |
|
String returned by the format() method
when an error occurs. |
errorText — Właściwość, klasa spark.formatters.supportClasses.NumberFormatterBase |
|
Replacement string returned by the format() method
when an error occurs. |
ERROR_TEXT — Właściwość statyczna stałej, klasa spark.components.gridClasses.GridColumn |
|
The return value for the itemToLabel() or
itemToDataTip() method if resolving the corresponding
property name (path) fails. |
errorTextDisplay — Część karnacji, klasa 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 — Właściwość, klasa spark.skins.spark.FormItemSkin |
|
A reference to the visual element that display the FormItem's error strings. |
errorTextDisplay — Właściwość, klasa spark.skins.spark.StackedFormSkin |
| Displays the error text of the Form. |
ERROR_URL_REQUIRED — Właściwość statyczna stałej, klasa mx.rpc.http.HTTPService |
|
Indicates that the useProxy property was set to false but a url was not provided. |
escape(str:String) — Funkcja pakietu, Najwyższy poziom |
|
Konwertuje parametr na ciąg znaków i koduje go w formacie adresu URL (większość znaków alfanumerycznych jest zastępowana sekwencjami szesnastkowymi %). |
ESCAPE — Właściwość statyczna stałej, klasa flash.ui.Keyboard |
|
Stała skojarzona z kodem klawisza Escape (27). |
EscapedLabel — klasa, pakiet com.adobe.mosaic.sparklib.text |
|
Assumes the text being set has escaped characters (eg, %20 = blank), and unescape()s
the value before setting the text property. |
EscapedLabel() — Konstruktor, klasa com.adobe.mosaic.sparklib.text.EscapedLabel |
|
Constructor
|
escapeMultiByte(value:String) — Funkcja pakietu, flash.utils |
|
Zwraca kopię ciągu wejściowego zakodowaną w formacie UTF-8 lub przy użyciu strony kodowej systemu (zależnie od wartości właściwości System.useCodePage). |
estimatedMemberCount — Właściwość, klasa flash.net.NetGroup |
|
Określa szacowaną liczbę elementów grupy na podstawie gęstości lokalnych węzłów sąsiadujących i przy założeniu, że rozkład adresów grupowych jest równomierny. |
EULER_ANGLES — Właściwość statyczna stałej, klasa flash.geom.Orientation3D |
|
Kąty Eulera, domyślna orientacja dla metod decompose() i recompose(), definiują orientację przy użyciu trzech odrębnych kątów obrotu wokół poszczególnych osi. |
EUROPEAN — Właściwość statyczna stałej, klasa flash.globalization.NationalDigitsType |
|
Reprezentuje wartość Unicode cyfry zero w zestawie cyfr Latin-1 (europejskim). |
EvalError — Klasa Dynamic, Najwyższy poziom |
|
Klasa EvalError reprezentuje błąd, który występuje, gdy w kodzie użytkownika jest wywoływana funkcja eval() lub jest wykorzystywany nowy operator z obiektem Function. |
EvalError(message:String) — Konstruktor, klasa EvalError |
|
Tworzy nowy obiekt EvalError. |
evaluateExpression(expression:String, expressionDefinitionId:String, varsMap:Object, qualifiedClassName:String) — metoda, interfejs com.adobe.exm.expression.IExpressionEvaluationService |
| This API is used to evaluate an expression at flex side. |
evaluateExpression(expression:String, expressionDefinitionId:String, varsMap:Object, qualifiedClassName:String) — metoda, klasa com.adobe.exm.expression.impl.ExpressionEvaluationService |
|
This API is used to evaluate an expression at flex side. |
EVEN_ODD — Właściwość statyczna stałej, klasa flash.display.GraphicsPathWinding |
|
Określa typ nawijania parzyste-nieparzyste. |
Event — klasa, pakiet flash.events |
|
Klasa Event stanowi klasę podstawową do tworzenia obiektów Event, które są przekazywane jako parametry do detektorów zdarzeń (gdy zachodzi zdarzenie). |
Event(type:String, bubbles:Boolean, cancelable:Boolean) — Konstruktor, klasa flash.events.Event |
|
Tworzy obiekt Event przeznaczony do przekazywania jako parametr do detektorów zdarzeń. |
EVENT — Właściwość statyczna stałej, klasa fl.controls.ProgressBarMode |
|
Składnik wskazany przez właściwość źródła musi wywoływać zdarzenia postępu i zakończenia. |
EVENT — Właściwość statyczna stałej, klasa fl.video.CuePointType |
|
Definiuje wartość parametru type w metodach findCuePoint() i findNearestCuePoint(). |
EVENT — Właściwość statyczna stałej, klasa mx.controls.ProgressBarMode |
|
The control specified by the source property must
dispatch progress and completed events. |
EVENT — Właściwość statyczna stałej, klasa org.osmf.metadata.CuePointType |
|
An Event cue point. |
EVENT_ASSET_ACTION_CLICK — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.AssetActionEvent |
|
This constant specifies that an Asset has been clicked
|
EVENT_ASSET_ACTION_CLICK — Właściwość statyczna stałej, klasa com.adobe.livecycle.assetmanager.client.event.AssetActionEvent |
|
Specifies that the user has selected an asset by clicking. |
EVENT_ASSET_ACTION_COMPLETE — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.AssetActionCompleteEvent |
|
This special constant means that an action has occurred on an asset
|
EVENT_ASSET_ACTION_COMPLETE — Właściwość statyczna stałej, klasa com.adobe.livecycle.assetmanager.client.event.AssetActionCompleteEvent |
|
Specifies that the action associated with the event is complete. |
EVENT_ASSET_ACTION_FAILED — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.AssetActionCompleteEvent |
|
This special constant means that an action has failed to occur on an asset
|
EVENT_ASSET_ACTION_FOCUS — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.AssetFocusEvent |
|
This constant denotes that the event is the focus on the asset action. |
EVENT_ASSET_ACTIONS_CHANGE — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.AssetActionEvent |
|
This constant specifies that an actions associated with an asset has changed
|
EVENT_ASSET_ACTIONS_CHANGE — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.AssetActionsChangeEvent |
|
This constant defines the type of event, when the asset actions have changed
|
EVENT_ASSET_ACTIONS_CHANGE — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.AssetFocusEvent |
|
This constant denotes that the asset actions have been changed. |
EVENT_ASSET_DESCRIPTORS_CHANGED — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.managers.AssetManager |
|
Event with this name is thrown when assetDescriptors are reset. |
EVENT_ASSET_DESCRIPTORS_CHANGED — Właściwość statyczna stałej, klasa com.adobe.livecycle.assetmanager.client.managers.AssetManager |
|
Defines the event type for an assetDescriptorsChanged event. |
EVENT_ASSET_LOAD_ERROR — Właściwość statyczna stałej, klasa com.adobe.livecycle.assetmanager.client.managers.AssetManager |
|
Defines the event type for an assetLoadError event. |
EVENT_ASSET_PERMISSION_LOAD_ERROR — Właściwość statyczna stałej, klasa com.adobe.livecycle.assetmanager.client.managers.AssetManager |
|
Defines the event type for an assetPermissionsLoadError event. |
eventClassName — Właściwość, interfejs mx.automation.IAutomationEventDescriptor |
|
The name of the class implementing this event. |
EVENT_CLOSE_RELATIONSHIP_BROWSER — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.AssetActionEvent |
|
This constant specifies an action to close the relationship browser
|
EVENT_DATAMODULE_INSERT — Właściwość statyczna stałej, klasa com.adobe.solutions.acm.authoring.presentation.letter.LetterContentPanel |
|
The constant defining the event dispatched when a data module is inserted from content library to a target area. |
EventDetails — klasa, pakiet 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) — Konstruktor, klasa mx.automation.events.EventDetails |
|
Constructor
|
EventDispatcher — klasa, pakiet flash.events |
|
Klasa EventDispatcher jest klasą podstawową dla wszystkich klas środowiska wykonawczego, które wywołują zdarzenia. |
EventDispatcher(target:flash.events:IEventDispatcher) — Konstruktor, klasa flash.events.EventDispatcher |
|
Agreguje wystąpienie klasy EventDispatcher. |
EVENT_DO_SEARCH — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.SearchEvent |
|
Type of event when search is to be executed. |
EVENT_DO_SEARCH — Właściwość statyczna stałej, klasa com.adobe.livecycle.assetmanager.client.event.SearchEvent |
|
Specifies the type of event when a search is executed. |
EVENT_FONT_SIZE_CHANGE — Właściwość statyczna stałej, klasa com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar |
|
The constant representing the event dispatched when Font Size button is changed. |
EVENT_FRAGMENTLAYOUT_INSERT — Właściwość statyczna stałej, klasa com.adobe.solutions.acm.authoring.presentation.letter.LetterContentPanel |
|
The constant defining the event dispatched when a fragment is inserted from a fragment
layout library to a target area. |
EVENT_FRAGMENTLIBRARY_CLOSE — Właściwość statyczna stałej, klasa com.adobe.solutions.acm.authoring.presentation.letter.LetterContentPanel |
|
The constant defining the event dispatched when the fragment layout library is closed. |
eventHandler(event:flash.events:Event) — metoda, klasa mx.accessibility.AccImpl |
|
Generic event handler. |
eventHandler(event:flash.events:Event) — metoda, klasa mx.accessibility.UIComponentAccProps |
|
Generic event handler. |
EVENT_LAUNCH_EDITOR_WINDOW — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.AssetActionEvent |
|
This constant specifies an action to launch the editor
|
EVENT_LAUNCH_EDITOR_WINDOW — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.AssetFocusEvent |
|
This constant denotes to launch the editor. |
EVENT_LETTER_INITIALIZATION_COMPLETE — Właściwość statyczna stałej, klasa com.adobe.icc.dc.domain.LetterInstance |
|
The constant defining the letter initialization complete event. |
EVENT_LETTER_INITIALIZATION_ERROR — Właściwość statyczna stałej, klasa com.adobe.icc.dc.domain.LetterInstance |
|
The constant defining the letter initialization error event. |
EVENT_LETTERSPACING_CHANGE — Właściwość statyczna stałej, klasa com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar |
|
The constant representing the event dispatched when Letter spacing is changed. |
EVENT_LINEHEIGHT_CHANGE — Właściwość statyczna stałej, klasa com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar |
|
The constant representing the event dispatched when Line Height is changed. |
EVENT_LISTCOMPOUND_CHANGE — Właściwość statyczna stałej, klasa com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar |
|
The constant representing the event dispatched when List Compound button is clicked. |
EventListenerRequest — klasa, pakiet 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) — Konstruktor, klasa mx.events.EventListenerRequest |
|
Creates a new request to add or remove an event listener. |
EVENT_LISTINDENT_CHANGE — Właściwość statyczna stałej, klasa com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar |
|
The constant representing the event dispatched when List Indent button is clicked. |
EVENT_LISTOUTDENT_CHANGE — Właściwość statyczna stałej, klasa com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar |
|
The constant representing the event dispatched when List Outdent button is clicked. |
EVENT_LISTSTYLE_TYPE_CHANGE — Właściwość statyczna stałej, klasa com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar |
|
The constant representing the event dispatched when List Style Type is changed. |
EVENT_LOAD_EXTENSIONS_FAULT — Właściwość statyczna stałej, klasa com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager |
|
The constant specifying the load acmExtensionsConfig fault. |
EVENT_LOAD_EXTENSIONS_SUCCESS — Właściwość statyczna stałej, klasa com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager |
|
The constant specifying the load acmExtensionsConfig success. |
EVENT_MARGINBOTTOM_CHANGE — Właściwość statyczna stałej, klasa com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar |
|
The constant representing the event dispatched when Margin Bottom is changed. |
EVENT_MARGINLEFT_CHANGE — Właściwość statyczna stałej, klasa com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar |
|
The constant representing the event dispatched when Margin Left is changed. |
EVENT_MARGINRIGHT_CHANGE — Właściwość statyczna stałej, klasa com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar |
|
The constant representing the event dispatched when Margin Right is changed. |
EVENT_MARGINTOP_CHANGE — Właściwość statyczna stałej, klasa com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar |
|
The constant representing the event dispatched when Margin Top is changed. |
eventMirror — Właściwość, klasa flash.text.engine.ContentElement |
|
Obiekt EventDispatcher otrzymujący kopie każdego zdarzenia wywołanego do poprawnego wiersza tekstu utworzonego na podstawie tego elementu treści. |
eventName — Właściwość, klasa mx.effects.Pause |
|
Name of event that Pause is waiting on before ending. |
eventName — Właściwość, klasa mx.effects.effectClasses.PauseInstance |
|
Name of event that Pause is waiting on before ending. |
EVENT_OBJECT_ACCELERATORCHANGE — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that an object's
MSAA KeyboardShortcut property changed. |
EVENT_OBJECT_CONTENTSCROLLED — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that the scrolling of a window object
has ended. |
EVENT_OBJECT_CREATE — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that an object was created. |
EVENT_OBJECT_DEFACTIONCHANGE — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that an object's
MSAA DefaultAction property changed. |
EVENT_OBJECT_DESCRIPTIONCHANGE — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that an object's
MSAA Description property changed. |
EVENT_OBJECT_DESTROY — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that an object was destroyed. |
EVENT_OBJECT_FOCUS — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that an object has received the keyboard focus. |
EVENT_OBJECT_HELPCHANGE — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that an object's MSAA Help property changed. |
EVENT_OBJECT_HIDE — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that an object is being hidden. |
EVENT_OBJECT_INVOKED — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that an object has been invoked;
for example, the user has clicked a button. |
EVENT_OBJECT_LOCATIONCHANGE — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that an object has changed
location, shape, or size. |
EVENT_OBJECT_NAMECHANGE — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that an object's MSAA Name property changed. |
EVENT_OBJECT_PARENTCHANGE — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that an object has a new parent object. |
EVENT_OBJECT_REORDER — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that a container object
has added, removed, or reordered its children. |
EVENT_OBJECT_SELECTION — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that the selection
within a container object changed. |
EVENT_OBJECT_SELECTIONADD — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that an item within a container object
was added to the selection. |
EVENT_OBJECT_SELECTIONREMOVE — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that an item within a container object
was removed from the selection. |
EVENT_OBJECT_SELECTIONWITHIN — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that numerous selection changes
occurred within a container object. |
EVENT_OBJECT_SHOW — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that a hidden object is being shown. |
EVENT_OBJECT_STATECHANGE — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that an object's state has changed. |
EVENT_OBJECT_TEXTSELECTIONCHANGED — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that an object's text selection has changed. |
EVENT_OBJECT_VALUECHANGE — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that an object's MSAA Value property changed. |
EVENT_OPEN_ACTIVATION_BROWSER — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.AssetActionEvent |
|
This constant specifies an action to open the activation browser
|
EVENT_OPEN_ACTIVATION_BROWSER — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.AssetFocusEvent |
|
This constant specifies an event to open the activation browser. |
EVENT_OPEN_COMPOSER_BROWSER — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.AssetActionEvent |
|
This constant specifies an action to open the composer browser
|
EVENT_OPEN_RELATIONSHIP_BROWSER — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.AssetActionEvent |
|
This constant specifies an action to open the relationship browser
|
EVENT_OPEN_RELATIONSHIP_BROWSER — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.AssetFocusEvent |
|
This constant specifies an event to open the relationship browser. |
eventPhase — Właściwość, klasa flash.events.Event |
|
Bieżąca faza przepływu zdarzeń. |
EventPhase — klasa Final, pakiet flash.events |
|
Klasa EventPhase zawiera wartości właściwości eventPhase klasy Event. |
EventPriority — klasa Final, pakiet mx.core |
|
The EventPriority class defines constant values
for the priority argument of the
addEventListener() method of EventDispatcher. |
EVENT_REPEAT_TEXT — Właściwość statyczna stałej, klasa com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar |
|
The constant representing the event dispatched when Repeat text is clicked. |
events — Właściwość, klasa mx.core.ComponentDescriptor |
|
An Object containing name/value pairs for the component's
event handlers, as specified in MXML. |
EVENT_SEARCH_COMPLETE — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.SearchEvent |
|
Type of event when search has completed
|
EVENT_SEARCH_COMPLETE — Właściwość statyczna stałej, klasa com.adobe.livecycle.assetmanager.client.event.SearchEvent |
|
Specifies the type of event when the search is complete. |
EVENT_SEARCH_FILTER_CHANGE — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.SearchEvent |
|
Type of event when user changes search criteria
|
EVENT_SEARCH_FILTER_CHANGE — Właściwość statyczna stałej, klasa com.adobe.livecycle.assetmanager.client.event.SearchEvent |
|
Specifies the type of event when a user has changed the search criteria. |
eventsToHandle — Właściwość, klasa mx.accessibility.AccImpl |
|
All subclasses must override this function by returning an array
of strings of the events to listen for. |
EVENT_SYSTEM_ALERT — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that an alert was generated. |
EVENT_SYSTEM_CAPTUREEND — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that a window has lost mouse capture. |
EVENT_SYSTEM_CAPTURESTART — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that a window has received mouse capture. |
EVENT_SYSTEM_CONTEXTHELPEND — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that a window
exited context-sensitive Help mode. |
EVENT_SYSTEM_CONTEXTHELPSTART — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that a window
entered context-sensitive Help mode. |
EVENT_SYSTEM_DIALOGEND — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that a dialog box was closed. |
EVENT_SYSTEM_DIALOGSTART — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that a dialog box was displayed. |
EVENT_SYSTEM_DRAGDROPEND — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that an application
is about to exit drag-and-drop mode. |
EVENT_SYSTEM_DRAGDROPSTART — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that an application
is about to enter drag-and-drop mode. |
EVENT_SYSTEM_FOREGROUND — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that the foreground window changed. |
EVENT_SYSTEM_MENUEND — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that a menu from the menu bar was closed. |
EVENT_SYSTEM_MENUPOPUPEND — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that a pop-up menu was closed. |
EVENT_SYSTEM_MENUPOPUPSTART — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that a pop-up menu was displayed. |
EVENT_SYSTEM_MENUSTART — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that a menu item on the menu bar was selected. |
EVENT_SYSTEM_MINIMIZEEND — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that a window object
was minimized or maximized. |
EVENT_SYSTEM_MINIMIZESTART — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that a window object
is about to be minimized or maximized. |
EVENT_SYSTEM_MOVESIZEEND — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that the movement or resizing
of a window is finished. |
EVENT_SYSTEM_MOVESIZESTART — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that a window is being moved or resized. |
EVENT_SYSTEM_SCROLLINGEND — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that scrolling has ended on a scroll bar. |
EVENT_SYSTEM_SCROLLINGSTART — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that scrolling has started on a scroll bar. |
EVENT_SYSTEM_SOUND — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that a sound was played. |
EVENT_SYSTEM_SWITCHEND — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that the user released ALT+TAB. |
EVENT_SYSTEM_SWITCHSTART — Właściwość statyczna stałej, klasa mx.accessibility.AccConst |
|
An MSAA event indicating that the user pressed ALT+TAB,
which activates the switch window. |
eventType — Właściwość, klasa com.adobe.ep.ux.content.event.AssetFocusEvent |
|
The type of Asset Focus Event. |
eventType — Właściwość, interfejs mx.automation.IAutomationEventDescriptor |
|
The value of the type property used for this event. |
eventType — Właściwość, klasa mx.automation.events.EventDetails |
|
Type of the event
|
eventType — Właściwość, klasa mx.events.EventListenerRequest |
|
The type of the event to listen to. |
EVENT_TYPE_FOCUS_GAIN — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.AssetFocusEvent |
|
This constant denotes that the grid item has gained focus. |
EVENT_TYPE_FOCUS_LOST — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.AssetFocusEvent |
|
This constant denotes that the grid item has lost focus. |
EVENT_TYPE_IDLE_STATE — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.AssetFocusEvent |
|
This constant denotes that the grid item is in idle state. |
EVENT_UPLOAD_END — Właściwość statyczna stałej, klasa com.adobe.solutions.acm.authoring.presentation.common.FileUploader |
|
The constant that defines the file upload end event. |
every(callback:Function, thisObject:any) — metoda, klasa Array |
|
Do kolejnych elementów tablicy jest stosowana funkcja testowa. Procedura jest przerywana, gdy zostaje osiągnięty element, dla którego funkcja zwraca fałsz. |
every(callback:Function, thisObject:Object) — metoda, klasa Vector |
|
Uruchamia funkcję testową poszczególnych elementów instancji Vector do momentu, aż pojawi się element, dla którego w przypadku określonej funkcji zostanie zwrócona wartość false. |
EXACT — Właściwość statyczna stałej, klasa flash.net.NetGroupReceiveMode |
|
Określa, że ten węzeł przyjmuje komunikaty lokalne od sąsiadów tylko wtedy, gdy adres sąsiada jest dokładnie zgodny z adresem tego węzła. |
EXACT_FIT — Właściwość statyczna stałej, klasa fl.video.VideoScaleMode |
|
Określa, że wideo będzie wyświetlane z wysokością i szerokością określoną przez właściwości registrationHeight lub height oraz registrationWidth lub width. |
EXACT_FIT — Właściwość statyczna stałej, klasa flash.display.StageScaleMode |
|
Określa, że cała aplikacja jest widoczna w określonym obszarze, bez prób zachowania oryginalnych proporcji. |
exactSettings — Właściwość statyczna, klasa flash.system.Security |
|
Określa, w jaki sposób program Flash Player lub AIR ma wybierać domenę dotyczącą pewnych ustawień zawartości, w tym ustawień odpowiedzialnych za uprawnienia dostępu do mikrofonu i kamery, przydziały zasobów i przechowywanie trwałych obiektów udostępnionych. |
exceedsMaxError — Właściwość, klasa mx.validators.CurrencyValidator |
|
Error message when the value is greater than maxValue. |
exceedsMaxError — Właściwość, klasa mx.validators.NumberValidator |
|
Error message when the value exceeds the maxValue property. |
exceptionValue — Właściwość, klasa flash.events.HTMLUncaughtScriptExceptionEvent |
|
Wynik obliczenia wyrażenia w instrukcji throw, która wygenerowała nieprzechwycony wyjątek. |
exchange — Właściwość, klasa flash.net.dns.MXRecord |
|
Nazwa hosta usługi wymiany poczty. |
excludes — Właściwość, klasa mx.data.PropertySpecifier |
|
Get a list of properties to exclude, or null if no properties are excluded. |
exclusions — Właściwość, klasa ga.model.PanelItem |
|
An array of property names to ignore when model change event occurs. |
ExclusionShader — klasa, pakiet 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() — Konstruktor, klasa mx.graphics.shaderClasses.ExclusionShader |
|
Constructor. |
EXCLUSIVE — Właściwość statyczna stałej, klasa flash.data.SQLTransactionLockType |
|
Określa opcję transakcji z blokowaniem na wyłączność. |
exec(str:String) — metoda, klasa RegExp |
|
Umożliwia wyszukiwanie ciągów znakowych na podstawie wyrażenia regularnego. |
EXEC_QUEUED_CMD — Właściwość statyczna stałej, klasa mx.events.VideoEvent |
|
The value of the VideoDisplay.state property
during execution of queued command. |
executable — Właściwość, klasa flash.desktop.NativeProcessStartupInfo |
|
Obiekt File odwołujący się do pliku wykonywalnego w systemie operacyjnym hosta. |
execute() — metoda, klasa coldfusion.service.mxml.Chart |
|
Sends the information to the ColdFusion service based on the action and the attributes that
the user sets. |
execute() — metoda, klasa coldfusion.service.mxml.Document |
|
Sends the information to the ColdFusion service based on the action and attributes that
the user sets. |
execute() — metoda, klasa coldfusion.service.mxml.Image |
|
Sends the information to the ColdFusion service based on the action and the attributes that
the user sets. |
execute() — metoda, klasa coldfusion.service.mxml.Ldap |
|
Sends information to the ColdFusion service based on the action and the attributes that
the user sets. |
execute() — metoda, klasa coldfusion.service.mxml.Mail |
|
Sends the information to the ColdFusion service based on the action and attributes that
the user sets. |
execute() — metoda, klasa coldfusion.service.mxml.Pdf |
|
Sends the information to the ColdFusion service based on the action and
attributes that the user sets. |
execute() — metoda, klasa coldfusion.service.mxml.Pop |
|
Sends information to the ColdFusion service based on the action and attributes that
the user sets. |
execute(prefetch:int, responder:flash.net:Responder) — metoda, klasa flash.data.SQLStatement |
|
Wykonuje instrukcję SQL z właściwości text na bazie danych podłączonej do instancji klasy SQLConnection określonej we właściwości sqlConnection. |
execute() — metoda, klasa lc.procmgmt.commands.AbandonCommand |
|
Executes the task's abandon operation. |
execute() — metoda, klasa lc.procmgmt.commands.AttachmentCommand |
|
Executes the default operation of the command. |
execute() — metoda, klasa lc.procmgmt.commands.ClaimAndOpenCommand |
|
Executes the task's claim operation. |
execute() — metoda, klasa lc.procmgmt.commands.ClaimCommand |
|
Executes the task's claim operation. |
execute() — metoda, klasa lc.procmgmt.commands.CompleteCommand |
|
Executes the task's complete operation. |
execute() — metoda, klasa lc.procmgmt.commands.ConsultCommand |
|
Executes the task's consult operation. |
execute() — metoda, klasa lc.procmgmt.commands.DeleteAttachmentCommand |
|
Deletes the attachment from the task. |
execute() — metoda, klasa lc.procmgmt.commands.DisplayAttachmentCommand |
|
Retrieves the attachment from the task that is being held by the
TaskAttachmentInfo object. |
execute() — metoda, klasa lc.procmgmt.commands.EditDescriptionCommand |
|
Changes the description of the task by executing the setDescription method from
the Task object. |
execute() — metoda, klasa lc.procmgmt.commands.ForwardCommand |
|
Executes the task forward operation. |
execute() — metoda, klasa lc.procmgmt.commands.InitiateFromStartTaskCommand |
|
Executes the command and obtain a new wTask object with the same
data as the original task. |
execute() — metoda, klasa lc.procmgmt.commands.LockCommand |
|
Executes the task's lock operation. |
execute() — metoda, klasa lc.procmgmt.commands.RejectCommand |
|
Executes the task's reject operation. |
execute() — metoda, klasa lc.procmgmt.commands.SaveAttachmentCommand |
|
Retrieves the attachment from the task. |
execute() — metoda, klasa lc.procmgmt.commands.SetVisibleCommand |
|
Executes the task setVisible operation. |
execute() — metoda, klasa lc.procmgmt.commands.ShareCommand |
|
Executes the task's share operation. |
execute() — metoda, klasa lc.procmgmt.commands.TaskCommand |
|
Retrieves a Token object to allow the caller to be notified when
the execution is complete. |
execute() — metoda, klasa lc.procmgmt.commands.UnlockCommand |
|
Executes the unlock operation for a task. |
execute() — metoda, klasa lc.procmgmt.commands.UpdateAttachmentCommand |
|
Updates the attachment from the task being stored by the
TaskAttachmentInfo object. |
execute() — metoda, interfejs lc.procmgmt.domain.ICommand |
|
Executes the default operation of the command. |
execute() — metoda, klasa lc.procmgmt.ui.task.form.commands.TaskFormSaveCommand |
|
Executes the TaskForm save operation. |
execute() — metoda, klasa lc.procmgmt.ui.task.form.commands.TaskFormSubmitCommand |
|
Executes the TaskForm object's submit operation. |
execute() — metoda, klasa lc.procmgmt.ui.task.form.commands.TaskFormTakeOfflineCommand |
|
Executes the take offline operation for a form. |
execute(query:mx.olap:IOLAPQuery) — metoda, interfejs mx.olap.IOLAPCube |
|
Queues an OLAP query for execution. |
execute(query:mx.olap:IOLAPQuery) — metoda, klasa mx.olap.OLAPCube |
|
Queues an OLAP query for execution. |
EXECUTE — Właściwość statyczna stałej, klasa flash.errors.SQLErrorOperation |
|
Informuje, że wywołano metodę SQLStatement.execute() lub metodę SQLStatement.next(). |
executeBindings(recurse:Boolean) — metoda, interfejs ga.model.ILayoutHost |
|
Execute all bindings within this panel layout. |
executeBindings(recurse:Boolean) — metoda, klasa mx.charts.Legend |
|
Executes all the data bindings on this Container. |
executeBindings(recurse:Boolean) — metoda, klasa mx.core.Container |
|
Executes all the data bindings on this Container. |
executeBindings(recurse:Boolean) — metoda, interfejs mx.core.IDeferredInstantiationUIComponent |
|
Executes all the bindings for which the UIComponent object is the destination. |
executeBindings(recurse:Boolean) — metoda, klasa mx.core.UIComponent |
|
Executes all the bindings for which the UIComponent object is the destination. |
executeBindings(recurse:Boolean) — metoda, klasa mx.flash.UIMovieClip |
|
Executes the data bindings into this UIComponent object. |
executeChildBindings(recurse:Boolean) — metoda, klasa mx.charts.Legend |
|
Executes the bindings into this Container's child UIComponent objects. |
executeChildBindings(recurse:Boolean) — metoda, klasa mx.core.Container |
|
Executes the bindings into this Container's child UIComponent objects. |
executeChildBindings() — metoda, interfejs mx.core.IRepeater |
|
Executes the bindings into all the UIComponents created
by this Repeater. |
executeChildBindings() — metoda, klasa mx.core.Repeater |
|
Executes the bindings into all the UIComponents created
by this Repeater. |
executeCommand() — metoda, klasa lc.procmgmt.ui.task.TaskDirectiveModel |
|
Invokes the associated command object's execute method. |
executeInBackground — Właściwość, klasa flash.desktop.NativeApplication |
|
Określa, czy aplikacja będzie czy nie będzie działać w tle. |
executeLastSearch() — metoda, klasa com.adobe.icc.editors.managers.ContentSearchManager |
|
Re-executes the last search in order to refresh the results. |
executeLoad(loadTrait:org.osmf.traits:LoadTrait) — metoda, klasa org.osmf.traits.LoaderBase |
|
Executes the load of the given LoadTrait. |
executeOfflineQuery(propSpecifier:mx.data:PropertySpecifier, args:Array, startIndex:int, numItems:int) — metoda, klasa mx.data.DataServiceOfflineAdapter |
|
Execute a query against the offline cache. |
executeOfflineQuery(propSpecifier:mx.data:PropertySpecifier, args:Array, startIndex:int, numItems:int) — metoda, klasa mx.data.SQLiteOfflineAdapter |
|
Used with SQLite adapters to execute dynamic queries locally. |
executeQuery(queryName:String, propertySpecifier:mx.data:PropertySpecifier, ... rest) — metoda, klasa mx.data.DataManager |
|
Executes a query with the provided name and arguments. |
executeQuery(dataManager:mx.data:RPCDataManager, queryName:String, includeSpecifier:mx.data:PropertySpecifier, queryArgs:Array) — metoda, klasa mx.data.RPCDataServiceAdapter |
|
Called when the adapter needs to execute a named query. |
executeSearch() — metoda, klasa com.adobe.solutions.acm.authoring.presentation.common.ContentLibrary |
|
To re-execute the Content Library search based on last search criteria. |
executeStatement(stmt:flash.data:SQLStatement, responder:flash.net:Responder, doLog:Boolean) — metoda, klasa coldfusion.air.Session |
| |
executeUnload(loadTrait:org.osmf.traits:LoadTrait) — metoda, klasa org.osmf.traits.LoaderBase |
|
Executes the unload of the given LoadTrait. |
executing — Właściwość, klasa flash.data.SQLStatement |
|
Wskazuje, czy instrukcja jest w tej chwili wykonywana. |
EXECUTIVE — Właściwość statyczna stałej, klasa flash.printing.PaperSize |
|
Rozmiar Executive
|
exists — Właściwość, klasa flash.filesystem.File |
|
Wskazuje, czy istnieje plik lub katalog, którego dotyczy odwołanie. |
exit(errorCode:int) — metoda, klasa flash.desktop.NativeApplication |
|
Zamyka tą aplikację. |
exit — Zdarzenie, klasa flash.desktop.NativeProcess |
|
Sygnalizuje, że proces natywny zakończył działanie. |
exit(force:Boolean) — metoda, klasa flash.desktop.NativeProcess |
|
Podejmuje próbę zakończenia procesu natywnego. |
exit(code:uint) — Metoda statyczna , klasa flash.system.System |
|
Zamyka program Flash Player. |
exit() — metoda, klasa mx.core.WindowedApplication |
|
Closes the window and exits the application. |
exit() — metoda, klasa spark.components.WindowedApplication |
|
Closes the window and exits the application. |
EXIT — Właściwość statyczna stałej, klasa flash.events.NativeProcessExitEvent |
|
Definiuje wartość właściwości type obiektu zdarzenia exit. |
EXIT — Właściwość statyczna stałej, klasa flash.ui.Keyboard |
|
Stała skojarzona z kodem klawisza wyłączenia bieżącego trybu aplikacji. |
exitCode — Właściwość, klasa flash.events.NativeProcessExitEvent |
|
Kod wyjścia zwrócony przez zamykany proces natywny do systemu operacyjnego. |
exitFrame — Zdarzenie, klasa flash.display.DisplayObject |
|
[zdarzenie broadcast] Wywoływane, gdy głowica odtwarzania kończy odtwarzanie bieżącej klatki. |
EXIT_FRAME — Właściwość statyczna stałej, klasa flash.events.Event |
|
Stała Event.EXIT_FRAME definiuje wartość właściwości type obiektu zdarzenia exitFrame. |
exiting — Zdarzenie, klasa flash.desktop.NativeApplication |
|
Wywoływane w momencie rozpoczęcia sekwencji zamykania aplikacji. |
EXITING — Właściwość statyczna stałej, klasa flash.events.Event |
|
Stała Event.EXITING definiuje wartość właściwości type obiektu zdarzenia exiting. |
exitState — Zdarzenie, klasa mx.core.UIComponent |
|
Dispatched just before the component exits a view state. |
exitState — Zdarzenie, klasa mx.states.State |
|
Dispatched just before a view state is exited. |
EXIT_STATE — Właściwość statyczna stałej, klasa mx.events.FlexEvent |
|
The FlexEvent.EXIT_STATE constant defines the value of the
type property of the event object for a exitState event. |
EXOTIC — Właściwość statyczna stałej, klasa flash.text.engine.LigatureLevel |
|
Służy do określania egzotycznych ligatur. |
exp(val:Number) — Metoda statyczna , klasa Math |
|
Zwraca wartość podstawy logarytmu naturalnego (e) podniesioną do danej potęgi (określonej przez parametr x). |
expandAll() — metoda, klasa mx.controls.AdvancedDataGrid |
|
Expands all the nodes of the navigation tree in the control. |
expandChildrenOf(item:Object, open:Boolean) — metoda, klasa mx.controls.AdvancedDataGrid |
|
Opens or closes all the nodes of the navigation tree below the specified item. |
expandChildrenOf(item:Object, open:Boolean) — metoda, klasa mx.controls.Tree |
|
Opens or closes all the tree items below the specified item. |
expandExponents(value:String) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa mx.controls.Tree |
|
Opens or closes a branch item. |
expectedEndDate — Właściwość, interfejs com.adobe.solutions.prm.domain.IProject |
|
Defines the expected end date of a project. |
expectedEndDate — Właściwość, interfejs com.adobe.solutions.prm.domain.IWorkItem |
|
Defines the expected end date for a workItem. |
expectedEndDate — Właściwość, klasa com.adobe.solutions.prm.domain.impl.Project |
|
Defines the expected end date of a project. |
expectedEndDate — Właściwość, klasa com.adobe.solutions.prm.domain.impl.WorkItem |
|
Defines the expected end date for a workItem. |
expectedEndDate — Właściwość, klasa com.adobe.solutions.prm.vo.ProjectVO |
|
Defines the expected end date of a project. |
expectedEndDate — Właściwość, klasa com.adobe.solutions.prm.vo.WorkItemVO |
|
Defines the expected end date for a workItem. |
EXP_EVAL_DUPLICATE_VAR — Właściwość statyczna, klasa com.adobe.solutions.exm.runtime.impl.MessageCodes |
|
Message indicating that variable resolver found muliple matches for a given variable name. |
EXP_EVAL_FUNCTION_MISSING — Właściwość statyczna, klasa com.adobe.solutions.exm.runtime.impl.MessageCodes |
|
Message indicating that given function name cannot be mapped to a valid function. |
EXP_EVAL_INVALID_EXPRESSION — Właściwość statyczna, klasa com.adobe.solutions.exm.runtime.impl.MessageCodes |
|
Message indicating that the given expression is invalid. |
EXP_EVAL_VAR_MISSING — Właściwość statyczna, klasa com.adobe.solutions.exm.runtime.impl.MessageCodes |
|
Message indicating a variable in an expression cannot be resolved. |
EXP_EVAL_VAR_RESOLVER_MISSING — Właściwość statyczna, klasa com.adobe.solutions.exm.runtime.impl.MessageCodes |
|
Message indicating that expression manager has not been initialized with a variable resolver. |
expiration — Właściwość, klasa com.adobe.icomm.assetplacement.model.Resource |
|
Specifies the expiration date of a given resource. |
expirationHint — Właściwość, klasa com.adobe.icc.vo.User |
|
Expiration time of the user session
|
EXPIRED — Właściwość statyczna stałej, klasa com.adobe.livecycle.rca.model.constant.ReviewStatus |
| Specifies that the review expired during one of its stages. |
EXPIRED — Właściwość statyczna stałej, klasa com.adobe.livecycle.rca.model.constant.StageStatus |
| Specifies that the stage was not completed within the specified duration. |
EXPIRED — Właściwość statyczna stałej, klasa com.adobe.solutions.rca.constant.ReviewStatus |
|
EXPIRED status means the review has expired in one of its stages. |
EXPIRED — Właściwość statyczna stałej, klasa com.adobe.solutions.rca.constant.StageStatus |
|
EXPIRED status means the stage was not completed within the stage duration. |
EXPIRED — Właściwość statyczna stałej, klasa flash.security.CertificateStatus |
|
Okres ważności certyfikatu jeszcze się nie rozpoczął lub już się zakończył. |
expiredResources() — metoda, klasa com.adobe.icomm.assetplacement.model.PackageDefinition |
|
Return a list that contains all of the expired <resource> entries in the package definition,
wrapped in Resource objects. |
expiry — Właściwość, interfejs com.adobe.livecycle.ria.security.api.IPin |
|
The date and time when the pin expires. |
expiry — Właściwość, klasa com.adobe.livecycle.ria.security.service.Pin |
|
The date and time when the pin expires. |
ExpiryDateFormat — klasa, pakiet com.adobe.icomm.assetplacement.controller.utils |
|
This class validates date strings used for resource expiration. |
ExpiryDateFormat() — Konstruktor, klasa com.adobe.icomm.assetplacement.controller.utils.ExpiryDateFormat |
|
Construct an ExpiryDateFormatter object. |
explanation — Właściwość, interfejs lc.foundation.ui.IReconnect |
|
A reason that describes why a reconnection is required. |
EXPLICIT — Właściwość statyczna stałej, klasa flashx.textLayout.formats.LineBreak |
| Określa podziały wierszy przy jawnych znakach powrotu karetki lub nowego wiersza. |
explicitColumnCount — Właściwość, klasa mx.controls.listClasses.AdvancedListBase |
|
The column count requested by explicitly setting the
columnCount property. |
explicitColumnCount — Właściwość, klasa mx.controls.listClasses.ListBase |
|
The column count requested by explicitly setting the
columnCount property. |
explicitColumnWidth — Właściwość, klasa mx.controls.listClasses.AdvancedListBase |
|
The column width requested by explicitly setting the
columnWidth. |
explicitColumnWidth — Właściwość, klasa mx.controls.listClasses.ListBase |
|
The column width requested by explicitly setting the
columnWidth. |
explicitHeight — Właściwość, interfejs com.adobe.gravity.ui.IMeasurable |
|
The height as explicitly set on the component. |
explicitHeight — Właściwość, klasa mx.containers.utilityClasses.ConstraintRow |
|
Number that specifies the explicit height of the
ConstraintRow instance, in pixels, in the ConstraintRow
instance's coordinates. |
explicitHeight — Właściwość, klasa mx.containers.utilityClasses.PostScaleAdapter |
|
The explicitly specified height for the component,
in pixels, as the component's coordinates. |
explicitHeight — Właściwość, interfejs mx.core.IUIComponent |
|
The explicitly specified height for the component,
in pixels, as the component's coordinates. |
explicitHeight — Właściwość, klasa mx.core.UIComponent |
|
Number that specifies the explicit height of the component,
in pixels, in the component's coordinates. |
explicitHeight — Właściwość, klasa mx.core.UIFTETextField |
|
Number that specifies the explicit height of the component,
in pixels, in the component's coordinates. |
explicitHeight — Właściwość, klasa mx.core.UITextField |
|
Number that specifies the explicit height of the component,
in pixels, in the component's coordinates. |
explicitHeight — Właściwość, klasa mx.flash.UIMovieClip |
|
The explicitly specified height for the component,
in pixels, as the component's coordinates. |
explicitHeight — Właściwość, klasa mx.managers.SystemManager |
|
The explicit width of this object. |
explicitHeight — Właściwość, klasa spark.primitives.supportClasses.GraphicElement |
|
Number that specifies the explicit height of the component,
in pixels, in the component's coordinates. |
explicitMaxHeight — Właściwość, interfejs com.adobe.gravity.ui.IMeasurable |
|
The maximum height as explicitly set on the component. |
explicitMaxHeight — Właściwość, klasa mx.containers.utilityClasses.PostScaleAdapter |
|
Number that specifies the maximum height of the component,
in pixels, as the component's coordinates. |
explicitMaxHeight — Właściwość, interfejs mx.core.IUIComponent |
|
Number that specifies the maximum height of the component,
in pixels, as the component's coordinates. |
explicitMaxHeight — Właściwość, klasa mx.core.UIComponent |
|
The maximum recommended height of the component to be considered
by the parent during layout. |
explicitMaxHeight — Właściwość, klasa 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 — Właściwość, klasa 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 — Właściwość, klasa mx.flash.UIMovieClip |
|
Number that specifies the maximum height of the component,
in pixels, as the component's coordinates. |
explicitMaxHeight — Właściwość, klasa spark.primitives.supportClasses.GraphicElement |
|
The maximum recommended height of the component to be considered
by the parent during layout. |
explicitMaxWidth — Właściwość, interfejs com.adobe.gravity.ui.IMeasurable |
|
The maximum width as explicitly set on the component. |
explicitMaxWidth — Właściwość, klasa mx.containers.utilityClasses.PostScaleAdapter |
|
Number that specifies the maximum width of the component,
in pixels, as the component's coordinates. |
explicitMaxWidth — Właściwość, interfejs mx.core.IUIComponent |
|
Number that specifies the maximum width of the component,
in pixels, as the component's coordinates. |
explicitMaxWidth — Właściwość, klasa mx.core.UIComponent |
|
The maximum recommended width of the component to be considered
by the parent during layout. |
explicitMaxWidth — Właściwość, klasa 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 — Właściwość, klasa 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 — Właściwość, klasa mx.flash.UIMovieClip |
|
Number that specifies the maximum width of the component,
in pixels, as the component's coordinates. |
explicitMaxWidth — Właściwość, klasa spark.primitives.supportClasses.GraphicElement |
|
The maximum recommended width of the component to be considered
by the parent during layout. |
explicitMembers — Właściwość, interfejs mx.olap.IOLAPTuple |
|
The user added members of this tuple, as a list of IOLAPMember instances. |
explicitMembers — Właściwość, klasa mx.olap.OLAPTuple |
|
The user added members of this tuple, as a list of IOLAPMember instances. |
explicitMinHeight — Właściwość, interfejs com.adobe.gravity.ui.IMeasurable |
|
The minimum height as explicitly set on the component. |
explicitMinHeight — Właściwość, klasa mx.containers.utilityClasses.PostScaleAdapter |
|
Number that specifies the minimum height of the component,
in pixels, as the component's coordinates. |
explicitMinHeight — Właściwość, interfejs mx.core.IUIComponent |
|
Number that specifies the minimum height of the component,
in pixels, as the component's coordinates. |
explicitMinHeight — Właściwość, klasa mx.core.UIComponent |
|
The minimum recommended height of the component to be considered
by the parent during layout. |
explicitMinHeight — Właściwość, klasa mx.core.UIFTETextField |
|
The minimum recommended height of the component to be considered
by the parent during layout. |
explicitMinHeight — Właściwość, klasa mx.core.UITextField |
|
The minimum recommended height of the component to be considered
by the parent during layout. |
explicitMinHeight — Właściwość, klasa mx.flash.UIMovieClip |
|
Number that specifies the minimum height of the component,
in pixels, as the component's coordinates. |
explicitMinHeight — Właściwość, klasa spark.primitives.supportClasses.GraphicElement |
|
The minimum recommended height of the component to be considered
by the parent during layout. |
explicitMinWidth — Właściwość, interfejs com.adobe.gravity.ui.IMeasurable |
|
The minimum width as explicitly set on the component. |
explicitMinWidth — Właściwość, klasa mx.containers.utilityClasses.PostScaleAdapter |
|
Number that specifies the minimum width of the component,
in pixels, as the component's coordinates. |
explicitMinWidth — Właściwość, interfejs mx.core.IUIComponent |
|
Number that specifies the minimum width of the component,
in pixels, as the component's coordinates. |
explicitMinWidth — Właściwość, klasa mx.core.UIComponent |
|
The minimum recommended width of the component to be considered
by the parent during layout. |
explicitMinWidth — Właściwość, klasa mx.core.UIFTETextField |
|
The minimum recommended width of the component to be considered
by the parent during layout. |
explicitMinWidth — Właściwość, klasa mx.core.UITextField |
|
The minimum recommended width of the component to be considered
by the parent during layout. |
explicitMinWidth — Właściwość, klasa mx.flash.UIMovieClip |
|
Number that specifies the minimum width of the component,
in pixels, as the component's coordinates. |
explicitMinWidth — Właściwość, klasa spark.primitives.supportClasses.GraphicElement |
|
The minimum recommended width of the component to be considered
by the parent during layout. |
explicitRowCount — Właściwość, klasa mx.controls.listClasses.AdvancedListBase |
|
The row count requested by explicitly setting
rowCount. |
explicitRowCount — Właściwość, klasa mx.controls.listClasses.ListBase |
|
The row count requested by explicitly setting
rowCount. |
explicitRowHeight — Właściwość, klasa mx.controls.listClasses.AdvancedListBase |
|
The row height requested by explicitly setting
rowHeight. |
explicitRowHeight — Właściwość, klasa mx.controls.listClasses.ListBase |
|
The row height requested by explicitly setting
rowHeight. |
explicitWidth — Właściwość, interfejs com.adobe.gravity.ui.IMeasurable |
|
The width as explicitly set on the component. |
explicitWidth — Właściwość, klasa mx.containers.utilityClasses.ConstraintColumn |
|
Number that specifies the explicit width of the ConstraintColumn instance,
in pixels, in the ConstraintColumn instance's coordinates. |
explicitWidth — Właściwość, klasa mx.containers.utilityClasses.PostScaleAdapter |
|
The explicitly specified width for the component,
in pixels, as the component's coordinates. |
explicitWidth — Właściwość, interfejs mx.core.IUIComponent |
|
The explicitly specified width for the component,
in pixels, as the component's coordinates. |
explicitWidth — Właściwość, klasa mx.core.UIComponent |
|
Number that specifies the explicit width of the component,
in pixels, in the component's coordinates. |
explicitWidth — Właściwość, klasa mx.core.UIFTETextField |
|
Number that specifies the explicit width of the component,
in pixels, in the component's coordinates. |
explicitWidth — Właściwość, klasa mx.core.UITextField |
|
Number that specifies the explicit width of the component,
in pixels, in the component's coordinates. |
explicitWidth — Właściwość, klasa mx.flash.UIMovieClip |
|
The explicitly specified width for the component,
in pixels, as the component's coordinates. |
explicitWidth — Właściwość, klasa mx.managers.SystemManager |
|
The explicit width of this object. |
explicitWidth — Właściwość, klasa spark.primitives.supportClasses.GraphicElement |
|
Number that specifies the explicit width of the component,
in pixels, in the component's coordinates. |
explodeRadius — Właściwość, klasa 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 — Właściwość, klasa spark.effects.easing.Power |
|
The exponent used in the easing calculation. |
Exponential — klasa, pakiet fl.motion.easing |
|
Klasa Exponential definiuje trzy funkcje krzywych dynamiki służące do implementowania ruchu w animacjach realizowanych za pomocą skryptów ActionScript. |
Exponential — klasa, pakiet 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) — metoda, interfejs flashx.textLayout.conversion.ITextExporter |
|
Zawartość tekstową można eksportować z wystąpienia klasy TextFlow w formacie String, XML lub w dowolnym formacie zdefiniowanym przez użytkownika. |
export(source:flashx.textLayout.elements:TextFlow, conversionType:String) — metoda, klasa flashx.textLayout.conversion.PlainTextExporter |
|
Zawartość tekstową można eksportować z wystąpienia klasy TextFlow w formacie String, XML lub w dowolnym formacie zdefiniowanym przez użytkownika. |
export(source:flashx.textLayout.elements:TextFlow, format:String, conversionType:String) — Metoda statyczna , klasa flashx.textLayout.conversion.TextConverter |
|
Eksportuje obiekt TextFlow do określonego formatu. |
export(textFlow:flashx.textLayout.elements:TextFlow) — Metoda statyczna , klasa spark.utils.TextFlowUtil |
|
Exports a TextFlow into the markup language
used by the Text Layout Framework, in the form of XML. |
exportAllAssetInfo() — metoda, klasa com.adobe.icc.editors.managers.ImportExportManager |
|
This is called in case user pressed the Export All assets button present in the export
tab of admin view. |
exportAllAssets() — metoda, interfejs com.adobe.icc.services.export.IExportService |
|
Exports all assets(published/mark-for-published assets) and data dictionary (non-system)
|
exportAssetArchive(reviewId:String, revision:int) — metoda, interfejs com.adobe.solutions.rca.service.IReviewCommentingAndApproval |
|
This API returns the native review document, if present or the PDF file of the review document. |
exportAssetArchive(reviewId:String, revision:int) — metoda, klasa com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval |
|
This API returns the native review document, if present or the PDF file of the review document. |
exportAssetDefinition(assetType:int, assetId:String) — metoda, interfejs com.adobe.icc.services.export.IExportService |
|
Export the definition of an asset in a readable XML format. |
exportAssetDefinitionCompressed(assetType:int, assetId:String) — metoda, interfejs com.adobe.icc.services.export.IExportService |
|
Export the definition of an asset in a 'compressed' readable XML format. |
exportAssetDependencies(assetid:String, assetType:String) — metoda, klasa com.adobe.icc.editors.managers.RevertManager |
|
This function exports the asset dependencies. |
exportAssetDependencies(assetType:int, assetId:String) — metoda, interfejs com.adobe.icc.services.export.IExportService |
|
Retrieves the asset depedencies in xml format
|
exportAssetList — Właściwość, klasa com.adobe.icc.editors.managers.ImportExportManager |
|
Gets the List of all the assets that would be exported or imported including the dependencies. |
ExportAssets — klasa, pakiet com.adobe.solutions.acm.authoring.presentation.common |
|
TitleWindow Host component for showing the Export Assets Pop Up. |
ExportAssets() — Konstruktor, klasa com.adobe.solutions.acm.authoring.presentation.common.ExportAssets |
|
Constructor. |
EXPORT_ASSET_SERVICE_RO — Właściwość statyczna stałej, klasa com.adobe.icc.services.ServiceLocator |
|
Specifies the remote object name for Export asset service. |
EXPORT_BUSINESS_CALENDAR_COMPLETE — Właściwość statyczna stałej, klasa lc.foundation.events.ObjectResultEvent |
|
A special value that specifies that the business calendars were exported. |
exportButton — Część karnacji, klasa com.adobe.solutions.prm.presentation.asset.AssetVersionPod |
| The skin part for the Export button.
The skin part for the Export button. |
export_clickHandler(event:flash.events:MouseEvent) — metoda, klasa com.adobe.solutions.prm.presentation.asset.AssetVersionPod |
|
This method is called when a user clicks the Export button. |
exportConditionDependencies(condition:com.adobe.icc.vo:ConditionalDataModule) — metoda, klasa com.adobe.icc.editors.handlers.ConditionHandler |
|
Called internally when this handler is handling an action of type ExportDependencies. |
exportDataDictionaryAsFML(dataDictionaryId:String, clientHandler:Function, errorHandler:Function) — metoda, interfejs com.adobe.dct.service.DataDictionaryUtilService |
|
Exports a data dictionary into a fiber model which can be imported back to obtain the data dictionary. |
EXPORT_DATADICTIONARY_AS_FML — Właściwość statyczna stałej, klasa com.adobe.dct.event.DCTServiceEvent |
|
The DCTServiceEvent.EXPORT_DATADICTIONARY_AS_FML constant defines the value of the type property of
the event object for a exportDataDictionaryAsFML event. |
exportDefinitionService — Właściwość, klasa com.adobe.consulting.pst.vo.FlexConfiguration |
|
Export Definition service destination
|
exportDefinitionServiceUrl — Właściwość, klasa com.adobe.consulting.pst.vo.FlexConfiguration |
|
Fetches the Export Dependencies Service URL: combination of {baseurl}/{pscmContext}/{exportDefinitionService} that will never end with a slash. |
exportDependenciesService — Właściwość, klasa com.adobe.consulting.pst.vo.FlexConfiguration |
|
ExportDependencies service destination within context root: {baseurl}/{pscmContext}/{exportDependencies}. |
exportDependenciesServiceUrl — Właściwość, klasa com.adobe.consulting.pst.vo.FlexConfiguration |
|
Fetches the Export Dependencies Service URL: combination of {baseurl}/{pscmContext}/{exportDependenciesService} that will never end with a slash. |
exporterClass — Właściwość, klasa flashx.textLayout.conversion.FormatDescriptor |
| Zwraca klasę używaną do konwertowania na dany format. |
exportFMLButton — Część karnacji, klasa com.adobe.dct.component.toolbars.DDToolbar |
| A skin part that defines a Button which exports fml.
A skin part that defines a Button which exports fml. |
exportFMLButtonClicked — Zdarzenie, klasa com.adobe.dct.component.toolbars.DDToolbar |
|
Dispatched when the export as FML button is clicked. |
exportFragmentLayoutDependencies(fragment:com.adobe.icc.vo:FragmentLayout) — metoda, klasa com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Called internally when this handler is handling an action of type ExportDependencies. |
exportImageDependencies(image:com.adobe.icc.vo:ImageModule) — metoda, klasa com.adobe.icc.editors.handlers.ImageHandler |
|
Called internally when this handler is handling an action of type ExportDependencies. |
exportInfoFlag — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.common.ExportAssets |
|
A flag to indicate whether to export all the assets of the selected assets. |
exportItemData(version:String, changedItems:mx.data:ChangedItems) — metoda, klasa mx.data.SQLiteOfflineAdapter |
|
Generates a new serialized archive of the specified data items which then can
be persisted as appropriate. |
exportLayoutDependencies(form:com.adobe.consulting.pst.vo:Form) — metoda, klasa com.adobe.icc.editors.handlers.LayoutHandler |
|
Called internally when this handler is handling an action of type ExportDependencies. |
exportLetterDefinition(letter:com.adobe.consulting.pst.vo:Letter) — metoda, klasa com.adobe.icc.editors.handlers.LetterHandler |
|
This method handles the result event of exportLetterDefinitions. |
exportListDependencies(list:com.adobe.icc.vo:ListDataModule) — metoda, klasa com.adobe.icc.editors.handlers.ListHandler |
|
Called internally when this handler is handling an action of type ExportDependencies. |
exportPackage() — metoda, klasa com.adobe.icc.editors.handlers.ConditionHandler |
|
This method exports the list of selected assets . |
exportPackage(exportInfoFlag:String) — metoda, klasa com.adobe.icc.editors.managers.ImportExportManager |
|
Calls the server for exporting the package.In case exportInfoFlag is true , then
export all assets are called . |
exportPackage(assetIdList:mx.collections:IList, packageName:String) — metoda, interfejs com.adobe.icc.services.export.IExportService |
|
Exports the list of selected assets. |
exportPDFButton — Część karnacji, klasa com.adobe.solutions.rca.presentation.comment.CommentPod |
| A reference to the Button object that is used to get a review PDF file, along with inline comments, for a specific review stage.
A reference to the Button object that is used to get a review PDF file, along with inline comments, for a specific review stage. |
exportPDF_clickHandler(event:flash.events:MouseEvent) — metoda, klasa com.adobe.solutions.rca.presentation.comment.CommentPod |
|
This function fetches a PDF file with inline comments from the server. |
EXPORT_SERVICE_RO — Właściwość statyczna stałej, klasa com.adobe.icc.services.ServiceLocator |
|
Export Letter definition
|
exportTextDependencies(text:com.adobe.consulting.pst.vo:TBX) — metoda, klasa com.adobe.icc.editors.handlers.TextHandler |
|
Called internally when this handler is handling an action of type ExportDependencies. |
exportTextDependenciesViaServlet() — metoda, klasa com.adobe.icc.editors.handlers.TextHandler |
|
This method handles the result event of exportTextDependencies. |
expression — Właściwość, klasa com.adobe.dct.transfer.DataDictionaryElement |
|
The expression for the DataDictionaryElement. |
expression — Właściwość, klasa com.adobe.icc.editors.model.ConditionAssignmentModel |
|
The expression associated with this assignment. |
expression — Właściwość, klasa com.adobe.icc.vo.CDMAssignment |
|
Expression for the case (in Spring EL syntax). |
expression — Właściwość, klasa com.adobe.icc.vo.DocumentAssignment |
|
Specifies the expression string associated with this assignment. |
expression — Właściwość, klasa com.adobe.icc.vo.ModuleAssignment |
|
Runtime in-line inclusion expression for the module. |
expression — Właściwość, klasa com.adobe.solutions.exm.authoring.domain.expression.ExpressionEvent |
|
Returns the affected expression. |
expression — Właściwość, klasa com.adobe.solutions.exm.authoring.domain.expression.ExpressionValidationError |
|
Returns the expression which failed to validate. |
expression — Właściwość, interfejs com.adobe.solutions.exm.authoring.domain.expression.IExpression |
|
Returns the actual expression string represented by this expression. |
expression — Właściwość, klasa com.adobe.solutions.exm.authoring.domain.expression.SimpleCyclicDependencyError |
|
Returns the expression in which a cyclic dependency was detected. |
expression — Właściwość, klasa com.adobe.solutions.exm.authoring.events.ExpressionBuilderEvent |
|
Selected Expression
|
expression — Właściwość, klasa com.adobe.solutions.exm.expression.ExpressionVO |
|
The unique expression string. |
expression — Właściwość, interfejs com.adobe.solutions.exm.runtime.IExpression |
|
Returns the actual expression string. |
expression — Właściwość, klasa com.adobe.solutions.exm.runtime.impl.ExpressionImpl |
|
Returns the actual expression string. |
expression — Właściwość, klasa mx.validators.RegExpValidator |
|
The regular expression to use for validation. |
Expression — klasa, pakiet com.adobe.icc.editors.model.el |
|
Abstract class from which all expression types derive. |
Expression(operator:com.adobe.icc.editors.model.el:IOperator, operands:Array) — Konstruktor, klasa com.adobe.icc.editors.model.el.Expression |
|
Constructor. |
expressionBuilder — Część karnacji, klasa 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 — Część karnacji, klasa com.adobe.solutions.acm.authoring.presentation.ConditionEditor |
| A skin part that defines the ExpressionBuilder. The ExpressionBuilder helps in authoring expressions. The user creates/edits the expression which is added/updated in the selected row in the table.
A skin part that defines the ExpressionBuilder. |
ExpressionBuilder — klasa, pakiet com.adobe.icc.editors.model.el |
|
Utility class to create qualified Expression object from the expression string
|
ExpressionBuilder — klasa, pakiet com.adobe.solutions.exm.authoring.view |
|
The ExpressionBuilder class defines a container that includes a EBWorkspace, EBToolBar, ExpressionsPanel,
FunctionsPanel, ValidateExpression and IVariablePanel. |
ExpressionBuilder() — Konstruktor, klasa com.adobe.solutions.exm.authoring.view.ExpressionBuilder |
|
Constructor. |
ExpressionBuilderEvent — klasa, pakiet com.adobe.solutions.exm.authoring.events |
|
The ExpressionBuilderEvent class represents events that are dispatched on
Expression Builder Toolbar. |
ExpressionBuilderEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Konstruktor, klasa com.adobe.solutions.exm.authoring.events.ExpressionBuilderEvent |
|
Constructor. |
expressionCreateEvent — Zdarzenie, interfejs com.adobe.solutions.exm.authoring.domain.expression.IExpression |
|
Dispatched when the expression is successfully created in the expression repository. |
ExpressionCreateEvent — klasa, pakiet com.adobe.solutions.exm.authoring.domain.expression |
|
Event dispatched whenever a new expression is successfully created in the expression repository. |
ExpressionCreateEvent(expression:com.adobe.solutions.exm.authoring.domain.expression:IExpression, bubbles:Boolean, cancelable:Boolean) — Konstruktor, klasa com.adobe.solutions.exm.authoring.domain.expression.ExpressionCreateEvent |
|
Creates a new ExpressionCreateEvent instance. |
expressionCreationComplete — Zdarzenie, klasa com.adobe.solutions.exm.authoring.view.ExpressionBuilder |
|
The event dispatched when the ExpressionCreationComplete button is clicked. |
EXPRESSION_CREATION_COMPLETED — Właściwość statyczna stałej, klasa com.adobe.solutions.exm.authoring.events.ExpressionBuilderEvent |
|
The ExpressionBuilderEvent.EXPRESSION_CREATION_COMPLETED constant defines the value of the
type property of the event object for an event that is
dispatched when the agent clicks the Complete(OK) button of a Expression Controlbar
in Expression Builder UI. |
|