記号 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 — 定数静的プロパティ, クラス Math | |
自然対数の底を表す数学定数で e と表記されるものです。 | |
E — 定数静的プロパティ, クラス flash.ui.Keyboard | |
E キーのキーコード値(69)に関連付けられた定数です。 | |
ease — プロパティ, クラス fl.motion.SimpleEase | |
イージングのパーセンテージ。-1 は 100% のイーズイン(加速)を、1 は 100% のイーズアウト(減速)を表します。 | |
ease(fraction:Number) — メソッド, クラス spark.effects.easing.Bounce | |
アニメーションの経過継続時間を表す割合(0.0 ~ 1.0 の値)を受け取り、新しい経過値を返します。 | |
ease(fraction:Number) — メソッド, クラス spark.effects.easing.EaseInOutBase | |
アニメーションの経過継続時間を表す割合(0.0 ~ 1.0 の値)を受け取り、新しい経過値を返します。 | |
ease(fraction:Number) — メソッド, クラス spark.effects.easing.Elastic | |
アニメーションの経過継続時間を表す割合(0.0 ~ 1.0 の値)を受け取り、新しい経過値を返します。 | |
ease(fraction:Number) — メソッド, インターフェイス spark.effects.easing.IEaser | |
アニメーションの経過継続時間を表す割合(0.0 ~ 1.0 の値)を受け取り、新しい経過値を返します。 | |
ease(fraction:Number) — メソッド, クラス spark.effects.easing.Linear | |
easeInFraction プロパティと easeOutFraction プロパティに基づいて、イージング割合の値を計算します。 | |
easeIn(t:Number, b:Number, c:Number, d:Number, s:Number) — 静的メソッド , クラス fl.motion.easing.Back | |
easeIn() メソッドは、後方にモーションを開始した後、その方向を反転することによりターゲットに近づきます。 | |
easeIn(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.easing.Bounce | |
easeIn() メソッドはバウンスモーションをゆっくり開始し、実行するにつれてモーションを加速させます。 | |
easeIn(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.easing.Circular | |
easeIn() メソッドはモーションを速度 0 から開始し、実行するにつれてモーションを加速させます。 | |
easeIn(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.easing.Cubic | |
easeIn() メソッドはモーションを速度 0 から開始し、実行するにつれてモーションを加速させます。 | |
easeIn(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — 静的メソッド , クラス fl.motion.easing.Elastic | |
easeIn() メソッドはモーションをゆっくり開始し、実行するにつれてモーションを加速させます。 | |
easeIn(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.easing.Exponential | |
easeIn() メソッドはモーションをゆっくり開始し、実行するにつれてモーションを加速させます。 | |
easeIn(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.easing.Linear | |
easeIn() メソッドは、加速しない一定速のモーションを定義します。 | |
easeIn(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.easing.Quadratic | |
easeIn() メソッドはモーションを速度 0 から開始し、実行するにつれてモーションを加速させます。 | |
easeIn(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.easing.Quartic | |
easeIn() メソッドはモーションを速度 0 から開始し、実行するにつれてモーションを加速させます。 | |
easeIn(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.easing.Quintic | |
easeIn() メソッドはモーションを速度 0 から開始し、実行するにつれてモーションを加速させます。 | |
easeIn(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.easing.Sine | |
easeIn() メソッドはモーションを速度 0 から開始し、実行するにつれてモーションを加速させます。 | |
easeIn(t:Number, b:Number, c:Number, d:Number, s:Number) — 静的メソッド , クラス fl.transitions.easing.Back | |
easeIn() メソッドは、後方にモーションを開始した後、その方向を反転することによりターゲットに近づきます。 | |
easeIn(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.transitions.easing.Bounce | |
easeIn() メソッドはバウンスモーションをゆっくり開始し、実行するにつれてモーションを加速させます。 | |
easeIn(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — 静的メソッド , クラス fl.transitions.easing.Elastic | |
easeIn() メソッドはモーションをゆっくり開始し、実行するにつれてモーションを加速させます。 | |
easeIn(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.transitions.easing.None | |
easeIn() メソッドは、加速しない一定速のモーションを定義します。 | |
easeIn(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.transitions.easing.Regular | |
easeIn() メソッドはモーションを速度 0 から開始し、実行するにつれてモーションを加速させます。 | |
easeIn(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.transitions.easing.Strong | |
easeIn() メソッドはモーションを速度 0 から開始し、実行するにつれてモーションを加速させます。 | |
easeIn(t:Number, b:Number, c:Number, d:Number, s:Number) — 静的メソッド , クラス mx.effects.easing.Back | |
easeIn() メソッドは、後方にモーションを開始した後、方向を反転してターゲットに近づきます。 | |
easeIn(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス mx.effects.easing.Bounce | |
easeIn() メソッドはバウンスモーションを低速で開始し、実行するにつれてモーションを加速させます。 | |
easeIn(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス mx.effects.easing.Circular | |
easeIn() メソッドはモーションを低速で開始し、実行するにつれてモーションを加速させます。 | |
easeIn(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス mx.effects.easing.Cubic | |
easeIn() メソッドはモーションを速度 0 から開始し、実行するにつれてモーションを加速させます。 | |
easeIn(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — 静的メソッド , クラス mx.effects.easing.Elastic | |
easeIn() メソッドはモーションを低速で開始し、実行するにつれてモーションを加速させます。 | |
easeIn(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス mx.effects.easing.Exponential | |
easeIn() メソッドはモーションを低速で開始し、実行するにつれてモーションを加速させます。 | |
easeIn(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス mx.effects.easing.Linear | |
easeIn() メソッドはモーションを速度 0 から開始し、実行するにつれてモーションを加速させます。 | |
easeIn(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス mx.effects.easing.Quadratic | |
easeIn() メソッドはモーションを速度 0 から開始し、実行するにつれてモーションを加速させます。 | |
easeIn(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス mx.effects.easing.Quartic | |
easeIn() メソッドはモーションを速度 0 から開始し、実行するにつれてモーションを加速させます。 | |
easeIn(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス mx.effects.easing.Quintic | |
easeIn() メソッドはモーションを速度 0 から開始し、実行するにつれてモーションを加速させます。 | |
easeIn(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス mx.effects.easing.Sine | |
easeIn() メソッドはモーションを速度 0 から開始し、実行するにつれてモーションを加速させます。 | |
easeIn(fraction:Number) — メソッド, クラス spark.effects.easing.EaseInOutBase | |
アニメーションのイージングイン段階におけるイージング割合を表す値を返します。 | |
easeInFraction — プロパティ, クラス spark.effects.easing.EaseInOutBase | |
加速に費やす必要があるアニメーションの比率です。 | |
easeInFraction — プロパティ, クラス spark.effects.easing.Linear | |
アニメーションの加速に費やす割合です。0.0 ~ 1.0 で示されます。 | |
easeInOut(t:Number, b:Number, c:Number, d:Number, s:Number) — 静的メソッド , クラス fl.motion.easing.Back | |
easeInOut() メソッドは、easeIn() メソッドと easeOut() メソッドのモーションを組み合わせたもので、後方にモーションを開始した後、方向を反転してターゲットに近づき、ターゲットをわずかにオーバーシュートした後で再び方向を反転してターゲットに後方から近づきます。 | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.easing.Bounce | |
easeInOut() メソッドは、easeIn() メソッドと easeOut() メソッドのモーションを組み合わせたもので、バウンスモーションを低速で開始して加速させた後、減速させます。 | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.easing.Circular | |
easeInOut() メソッドは、easeIn() メソッドと easeOut() メソッドのモーションを組み合わせたもので、モーションを速度 0 から開始して加速させた後、速度 0 まで減速させます。 | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.easing.Cubic | |
easeInOut() メソッドは、easeIn() メソッドと easeOut() メソッドのモーションを組み合わせたもので、モーションを速度 0 から開始して加速させた後、速度 0 まで減速させます。 | |
easeInOut(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — 静的メソッド , クラス fl.motion.easing.Elastic | |
easeInOut() メソッドは、easeIn() メソッドと easeOut() メソッドのモーションを組み合わせたもので、モーションを低速で開始して加速させた後、減速させます。 | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.easing.Exponential | |
easeInOut() メソッドは、easeIn() メソッドと easeOut() メソッドのモーションを組み合わせたもので、モーションを速度 0 から開始して加速させた後、速度 0 まで減速させます。 | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.easing.Linear | |
easeInOut() メソッドは、加速しない一定速のモーションを定義します。 | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.easing.Quadratic | |
easeInOut() メソッドは、easeIn() メソッドと easeOut() メソッドのモーションを組み合わせたもので、モーションを速度 0 から開始して加速させた後、速度 0 まで減速させます。 | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.easing.Quartic | |
easeInOut() メソッドは、easeIn() メソッドと easeOut() メソッドのモーションを組み合わせたもので、モーションを速度 0 から開始して加速させた後、速度 0 まで減速させます。 | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.easing.Quintic | |
easeInOut() メソッドは、easeIn() メソッドと easeOut() メソッドのモーションを組み合わせたもので、モーションを速度 0 から開始して加速させた後、速度 0 まで減速させます。 | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.easing.Sine | |
easeInOut() メソッドは、easeIn() メソッドと easeOut() メソッドのモーションを組み合わせたもので、モーションを速度 0 から開始して加速させた後、速度 0 まで減速させます。 | |
easeInOut(t:Number, b:Number, c:Number, d:Number, s:Number) — 静的メソッド , クラス fl.transitions.easing.Back | |
easeInOut() メソッドは、easeIn() メソッドと easeOut() メソッドのモーションを組み合わせたもので、後方にモーションを開始した後、方向を反転してターゲットに近づき、ターゲットをわずかにオーバーシュートした後で再び方向を反転してターゲットに後方から近づきます。 | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.transitions.easing.Bounce | |
easeInOut() メソッドは、easeIn() メソッドと easeOut() メソッドのモーションを組み合わせたもので、バウンスモーションを低速で開始して加速させた後、減速させます。 | |
easeInOut(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — 静的メソッド , クラス fl.transitions.easing.Elastic | |
easeInOut() メソッドは、easeIn() メソッドと easeOut() メソッドのモーションを組み合わせたもので、モーションを低速で開始して加速させた後、減速させます。 | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.transitions.easing.None | |
easeInOut() メソッドは、加速しない一定速のモーションを定義します。 | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.transitions.easing.Regular | |
easeInOut() メソッドは、easeIn() メソッドと easeOut() メソッドのモーションを組み合わせたもので、モーションを速度 0 から開始して加速させた後、速度 0 まで減速させます。 | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.transitions.easing.Strong | |
easeInOut() メソッドは、easeIn() メソッドと easeOut() メソッドのモーションを組み合わせたもので、モーションを速度 0 から開始して加速させた後、速度 0 まで減速させます。 | |
easeInOut(t:Number, b:Number, c:Number, d:Number, s:Number) — 静的メソッド , クラス mx.effects.easing.Back | |
easeInOut() メソッドは、easeIn() メソッドと easeOut() メソッドのモーションを組み合わせたもので、後方にモーションを開始した後、方向を反転してターゲットに近づき、ターゲットをわずかにオーバーシュートした後で再び方向を反転して後方からターゲットに近づきます。 | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス mx.effects.easing.Bounce | |
easeInOut() メソッドは、easeIn() メソッドと easeOut() メソッドのモーションを組み合わせたもので、バウンスモーションを低速で開始して加速させた後、減速させます。 | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス mx.effects.easing.Circular | |
easeInOut() メソッドは、easeIn() メソッドと easeOut() メソッドのモーションを組み合わせたもので、モーションを低速で開始して加速させた後、減速させます。 | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス mx.effects.easing.Cubic | |
easeInOut() メソッドは、easeIn() メソッドと easeOut() メソッドのモーションを組み合わせたもので、モーションを速度 0 から開始して加速させた後、速度 0 まで減速させます。 | |
easeInOut(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — 静的メソッド , クラス mx.effects.easing.Elastic | |
easeInOut() メソッドは、easeIn() メソッドと easeOut() メソッドのモーションを組み合わせたもので、モーションを低速で開始して加速させた後、減速させます。 | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス mx.effects.easing.Exponential | |
easeInOut() メソッドは、easeIn() メソッドと easeOut() メソッドのモーションを組み合わせたもので、モーションを低速で開始して加速させた後、減速させます。 | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス mx.effects.easing.Linear | |
easeInOut() メソッドは、easeIn() メソッドと easeOut() メソッドのモーションを組み合わせたもので、モーションを速度 0 から開始して加速させた後、速度 0 まで減速させます。 | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス mx.effects.easing.Quadratic | |
easeInOut() メソッドは、easeIn() メソッドと easeOut() メソッドのモーションを組み合わせたもので、モーションを速度 0 から開始して加速させた後、速度 0 まで減速させます。 | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス mx.effects.easing.Quartic | |
easeInOut() メソッドは、easeIn() メソッドと easeOut() メソッドのモーションを組み合わせたもので、モーションを速度 0 から開始して加速させた後、速度 0 まで減速させます。 | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス mx.effects.easing.Quintic | |
easeInOut() メソッドは、easeIn() メソッドと easeOut() メソッドのモーションを組み合わせたもので、モーションを速度 0 から開始して加速させた後、速度 0 まで減速させます。 | |
easeInOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス mx.effects.easing.Sine | |
easeInOut() メソッドは、easeIn() メソッドと easeOut() メソッドのモーションを組み合わせたもので、モーションを速度 0 から開始して加速させた後、速度 0 まで減速させます。 | |
EaseInOutBase — クラス, パッケージ spark.effects.easing | |
EaseInOutBase クラスは、イージング機能を提供する基本クラスです。 | |
EaseInOutBase(easeInFraction:Number) — コンストラクター, クラス spark.effects.easing.EaseInOutBase | |
コンストラクターです。 | |
easeNone(time:Number, begin:Number, change:Number, duration:Number) — 静的メソッド , クラス fl.motion.SimpleEase | |
数値型のアニメーションプロパティについて、等速の線形トゥイーンを使って補間した値を計算します。 | |
easeNone(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.easing.Linear | |
easeNone() メソッドは、加速しない一定速のモーションを定義します。 | |
easeNone(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.transitions.easing.None | |
easeNone() メソッドは、加速しない一定速のモーションを定義します。 | |
easeNone(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス mx.effects.easing.Linear | |
easeNone() メソッドは、加速しない一定速のモーションを定義します。 | |
easeOut(t:Number, b:Number, c:Number, d:Number, s:Number) — 静的メソッド , クラス fl.motion.easing.Back | |
easeOut() メソッドは、ターゲットに向けて前方にモーションを開始した後、わずかにオーバーシュートし、その方向を反転することにより後方からターゲットに近づきます。 | |
easeOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.easing.Bounce | |
easeOut() メソッドはバウンスモーションを高速で開始し、実行するにつれてモーションを減速させます。 | |
easeOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.easing.Circular | |
easeOut() メソッドはモーションを高速で開始し、実行するにつれてモーションを速度 0 まで減速させます。 | |
easeOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.easing.Cubic | |
easeOut() メソッドはモーションを高速で開始し、実行するにつれてモーションを速度 0 まで減速させます。 | |
easeOut(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — 静的メソッド , クラス fl.motion.easing.Elastic | |
easeOut() メソッドはモーションを高速で開始し、実行するにつれてモーションを減速させます。 | |
easeOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.easing.Exponential | |
easeOut() メソッドはモーションを高速で開始し、実行するにつれてモーションを速度 0 まで減速させます。 | |
easeOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.easing.Linear | |
easeOut() メソッドは、加速しない一定速のモーションを定義します。 | |
easeOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.easing.Quadratic | |
easeOut() メソッドはモーションを高速で開始し、実行するにつれてモーションを速度 0 まで減速させます。 | |
easeOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.easing.Quartic | |
easeOut() メソッドはモーションを高速で開始し、実行するにつれてモーションを速度 0 まで減速させます。 | |
easeOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.easing.Quintic | |
easeOut() メソッドはモーションを高速で開始し、実行するにつれてモーションを速度 0 まで減速させます。 | |
easeOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.easing.Sine | |
easeOut() メソッドはモーションを高速で開始し、実行するにつれてモーションを速度 0 まで減速させます。 | |
easeOut(t:Number, b:Number, c:Number, d:Number, s:Number) — 静的メソッド , クラス fl.transitions.easing.Back | |
easeOut() メソッドは、ターゲットに向けて前方にモーションを開始した後、わずかにオーバーシュートし、その方向を反転することにより後方からターゲットに近づきます。 | |
easeOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.transitions.easing.Bounce | |
easeOut() メソッドはバウンスモーションを高速で開始し、実行するにつれてモーションを減速させます。 | |
easeOut(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — 静的メソッド , クラス fl.transitions.easing.Elastic | |
easeOut() メソッドはモーションを高速で開始し、実行するにつれてモーションを減速させます。 | |
easeOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.transitions.easing.None | |
easeOut() メソッドは、加速しない一定速のモーションを定義します。 | |
easeOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.transitions.easing.Regular | |
easeOut() メソッドはモーションを高速で開始し、実行するにつれてモーションを速度 0 まで減速させます。 | |
easeOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.transitions.easing.Strong | |
easeOut() メソッドはモーションを高速で開始し、実行するにつれてモーションを速度 0 まで減速させます。 | |
easeOut(t:Number, b:Number, c:Number, d:Number, s:Number) — 静的メソッド , クラス mx.effects.easing.Back | |
easeOut() メソッドは、ターゲットに向けて前方にモーションを開始した後、わずかにオーバーシュートし、その方向を反転することにより後方からターゲットに近づきます。 | |
easeOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス mx.effects.easing.Bounce | |
easeOut() メソッドはバウンスモーションを高速で開始し、実行するにつれてモーションを減速させます。 | |
easeOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス mx.effects.easing.Circular | |
easeOut() メソッドはモーションを高速で開始し、実行するにつれてモーションを減速させます。 | |
easeOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス mx.effects.easing.Cubic | |
easeOut() メソッドはモーションを高速で開始し、実行するにつれてモーションを速度 0 まで減速させます。 | |
easeOut(t:Number, b:Number, c:Number, d:Number, a:Number, p:Number) — 静的メソッド , クラス mx.effects.easing.Elastic | |
easeOut() メソッドはモーションを高速で開始し、実行するにつれてモーションを減速させます。 | |
easeOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス mx.effects.easing.Exponential | |
easeOut() メソッドはモーションを高速で開始し、実行するにつれてモーションを減速させます。 | |
easeOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス mx.effects.easing.Linear | |
easeOut() メソッドはモーションを高速で開始し、実行するにつれてモーションを速度 0 まで減速させます。 | |
easeOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス mx.effects.easing.Quadratic | |
easeOut() メソッドはモーションを高速で開始し、実行するにつれてモーションを速度 0 まで減速させます。 | |
easeOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス mx.effects.easing.Quartic | |
easeOut() メソッドはモーションを高速で開始し、その後モーションを速度 0 まで減速させます。 | |
easeOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス mx.effects.easing.Quintic | |
easeOut() メソッドはモーションを高速で開始し、実行するにつれてモーションを速度 0 まで減速させます。 | |
easeOut(t:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス mx.effects.easing.Sine | |
easeOut() メソッドはモーションを高速で開始し、実行するにつれてモーションを速度 0 まで減速させます。 | |
easeOut(fraction:Number) — メソッド, クラス spark.effects.easing.EaseInOutBase | |
アニメーションのイージングアウト段階におけるイージング割合を表す値を返します。 | |
easeOutFraction — プロパティ, クラス spark.effects.easing.Linear | |
アニメーションの減速に費やす比率です。0.0 ~ 1.0 で示されます。 | |
easeQuadPercent(time:Number, begin:Number, change:Number, duration:Number, percent:Number) — 静的メソッド , クラス fl.motion.SimpleEase | |
数値型のアニメーションプロパティについて、Quadratic イージングのパーセンテージを使って補間した値を計算します。 | |
easer — プロパティ, クラス spark.effects.Animate | |
このエフェクトのイージングビヘイビアーです。 | |
easer — プロパティ, クラス spark.effects.animation.Animation | |
このエフェクトのイージングビヘイビアーです。 | |
easer — プロパティ, クラス spark.effects.animation.Keyframe | |
モーションパスにある前の Keyframe オブジェクトとこの Keyframe オブジェクトの間のモーションに適用されるイージングビヘイビアーです。 | |
easer — プロパティ, クラス spark.effects.supportClasses.AnimateInstance | |
このエフェクトのイージングビヘイビアーです。 | |
easer — プロパティ, クラス spark.transitions.ViewTransitionBase | |
このトランジションのイージングビヘイビアーです。 | |
easing — プロパティ, クラス fl.transitions.Transition | |
アニメーションのトゥイーン効果を設定します。 | |
EasingFraction — final クラス, パッケージ spark.effects.easing | |
EasingFraction クラスは、EaseInOutBase クラスの easeInFraction プロパティの定数を定義します。 | |
easingFunction — プロパティ, クラス fl.motion.FunctionEase | |
fl.motion.easing クラスのメソッドと同様の(t, b, c, d)というシグネチャを持つ関数への参照。 | |
easingFunction — プロパティ, クラス mx.effects.Tween | |
アニメーションのイージング関数を設定します。 | |
easingFunction — プロパティ, クラス mx.effects.TweenEffect | |
アニメーションのイージング関数を表します。 | |
easingFunction — プロパティ, クラス mx.effects.effectClasses.TweenEffectInstance | |
アニメーションのイージング関数を表します。 | |
EAST_ASIAN — 定数静的プロパティ, クラス flashx.textLayout.formats.JustificationRule | |
日中韓の均等配置ルールを指定します。 | |
EastAsianJustifier — final クラス, パッケージ flash.text.engine | |
EastAsianJustifier クラスは、コンテンツが主に日中韓のテキストであるテキスト行に対する均等配置オプションを制御するためのプロパティを持っています。 | |
EastAsianJustifier(locale:String, lineJustification:String, justificationStyle:String) — コンストラクター, クラス flash.text.engine.EastAsianJustifier | |
EastAsianJustifier オブジェクトを作成します。 | |
EBToolBar — クラス, パッケージ 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() — コンストラクター, クラス com.adobe.solutions.exm.authoring.components.toolbars.EBToolBar | |
Constructor. | |
EBToolBarNameType — クラス, パッケージ com.adobe.solutions.exm.authoring.enum | |
The EBToolBarNameType class provides arithmetical, logical, relational, symbols and MenuList for EBToolBar | |
EBToolBarNameType() — コンストラクター, クラス com.adobe.solutions.exm.authoring.enum.EBToolBarNameType | |
Constructor. | |
EBWorkspace — クラス, パッケージ com.adobe.solutions.exm.authoring.view | |
The EBWorkspace class defines a container that includes a TextArea for editing expression | |
EBWorkspace() — コンストラクター, クラス com.adobe.solutions.exm.authoring.view.EBWorkspace | |
Constructor. | |
echoPath — プロパティ, クラス flash.media.MicrophoneEnhancedOptions | |
音声エコー除去機能に対して使用されるエコーパス(ミリ秒単位)を指定します。 | |
EdgeMetrics — クラス, パッケージ mx.core | |
EdgeMetrics クラスは、ビジュアルコンポーネントの周りの 4 つのエッジ領域の幅をピクセル単位で指定します。 | |
EdgeMetrics(left:Number, top:Number, right:Number, bottom:Number) — コンストラクター, クラス mx.core.EdgeMetrics | |
コンストラクターです。 | |
edit — スキンの状態, クラス com.adobe.dct.component.toolbars.DDToolbar | |
Editable state of the ToolBar. | |
edit — スキンの状態, クラス com.adobe.dct.view.PropertyContainer | |
Edit state or the PropertyContainer. | |
edit — スキンの状態, クラス 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 — スキンの状態, クラス 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 — スキンの状態, クラス com.adobe.dct.component.datadictionary.DDEditor | |
Edit state where values are editable. | |
Edit — スキンの状態, クラス com.adobe.dct.component.ExtendedProperty | |
Edit state where values are editable. | |
Edit — スキンの状態, クラス com.adobe.dct.view.DictionaryServiceView | |
Edit State of the DictionaryServiceView | |
Edit — スキンの状態, クラス com.adobe.dct.view.DictionaryPropertiesView | |
Edit State of the DictionaryPropertiesView. | |
Edit — スキンの状態, クラス com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
Edit state of the IccRichTextControlToolbar | |
Edit — スキンの状態, クラス com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
Edit state of the CategoryEditor | |
Edit — スキンの状態, クラス com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
Edit state of the AssetPropertiesEditor | |
editable — プロパティ, クラス com.adobe.ep.ux.taskdetails.component.TaskDetailsComponent | |
Sets the component to be in editable or normal(or ready-only) mode. | |
editable — プロパティ, クラス com.adobe.ep.ux.taskdetails.domain.TaskDetails | |
A flag that specifies whether the task properties are editable or read-only. | |
editable — プロパティ, クラス com.adobe.icc.dc.domain.BaseModuleInstance | |
True if this module is editable in its container (based on the assignment). | |
editable — プロパティ, クラス com.adobe.icc.dc.domain.FieldInstance | |
True if the underlying object is editable. | |
editable — プロパティ, インターフェイス com.adobe.icc.dc.domain.IDataInstance | |
True if the underlying object is editable. | |
editable — プロパティ, インターフェイス com.adobe.icc.dc.domain.IModuleInstance | |
True if this module is editable in its container (based on the assignment). | |
editable — プロパティ, クラス com.adobe.icc.dc.domain.VariableInstance | |
True if the underlying object is editable. | |
editable — プロパティ, クラス com.adobe.icc.editors.model.FieldAssignmentModel | |
The editable property of the underlying value object. | |
editable — プロパティ, インターフェイス com.adobe.icc.editors.model.IAssignmentModel | |
The editable property of the underlying value object. | |
editable — プロパティ, クラス com.adobe.icc.editors.model.ListAssignmentModel | |
True if the item's value can be edited at runtime. | |
editable — プロパティ, クラス com.adobe.icc.editors.model.ModuleAssignmentModel | |
The editable property of the underlying value object. | |
editable — プロパティ, クラス com.adobe.icc.editors.model.VariableAssignmentModel | |
The editable property of the underlying value object. | |
editable — プロパティ, クラス 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 — プロパティ, クラス com.adobe.icc.vo.FieldAssignment | |
Specifies whether the assignment can be edited when correspondence is being generated. | |
editable — プロパティ, クラス com.adobe.icc.vo.LDMAssignment | |
Specifies whether the item's value can be edited at runtime. | |
editable — プロパティ, クラス com.adobe.icc.vo.ModuleAssignment | |
True if the module's value can be edited at runtime. | |
editable — プロパティ, クラス com.adobe.icc.vo.VariableAssignment | |
Specifies whether the assignment can be edited when correspondence is being generated. | |
editable — プロパティ, クラス com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
A value that specifies whether the tab is editable. | |
editable — スキンの状態, クラス com.adobe.ep.ux.taskdetails.domain.TaskDetails | |
editable — プロパティ, クラス fl.controls.ColorPicker | |
ColorPicker コンポーネントの内部テキストフィールドが編集可能であるかどうかを示すブール値を取得または設定します。 | |
editable — プロパティ, クラス fl.controls.ComboBox | |
ComboBox コンポーネントが編集可能または読み取り専用のいずれであるかを示すブール値を取得または設定します。 | |
editable — プロパティ, クラス fl.controls.DataGrid | |
データプロバイダー内のアイテムをユーザーが編集できるかどうかを示します。 | |
editable — プロパティ, クラス fl.controls.TextArea | |
コンポーネントのテキストをユーザーが編集できるかどうかを示すブール値を取得または設定します。 | |
editable — プロパティ, クラス fl.controls.TextInput | |
テキストフィールドをユーザーが編集できるかどうかを示すブール値を取得または設定します。 | |
editable — プロパティ, クラス fl.controls.dataGridClasses.DataGridColumn | |
列内のアイテムが編集可能かどうかを示します。 | |
editable — プロパティ, クラス flash.text.StageText | |
ユーザーがテキストフィールドを編集できるかどうかを示します。 | |
editable — プロパティ, クラス ga.controls.RadioButtonList | |
Determines if the radiobutton list can be modified by user interaction with it | |
editable — プロパティ, クラス ga.model.PanelItem | |
Specifies whether the object is editable. | |
editable — プロパティ, クラス mx.controls.AdvancedDataGridBaseEx | |
データプロバイダー内のアイテムをユーザーが編集できるかどうかを示します。 | |
editable — プロパティ, クラス mx.controls.ComboBase | |
コントロールが編集可能であるかどうかを示すフラグです。編集可能な場合は、dataProvider に指定されていないエントリをユーザーが直接入力できます。編集できない場合は、dataProvider 内のアイテムから選択する必要があります。 | |
editable — プロパティ, クラス mx.controls.DataGrid | |
データプロバイダー内のアイテムをユーザーが編集できるかどうかを示すフラグです。 | |
editable — プロパティ, クラス mx.controls.List | |
データプロバイダー内のアイテムをユーザーが編集できるかどうかを示すフラグです。 | |
editable — プロパティ, クラス mx.controls.TextArea | |
このコントロール内のテキストをユーザーが編集できるかどうかを示します。 | |
editable — プロパティ, クラス mx.controls.TextInput | |
このコントロール内のテキストをユーザーが編集できるかどうかを示します。 | |
editable — プロパティ, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
列の中のアイテムが編集可能かどうかを示すフラグです。 | |
editable — プロパティ, クラス mx.controls.dataGridClasses.DataGridColumn | |
列の中のアイテムが編集可能かどうかを示すフラグです。 | |
editable — プロパティ, インターフェイス mx.core.ITextInput | |
このコントロール内のテキストをユーザーが編集できるかどうかを示します。 | |
editable — プロパティ, クラス spark.components.DataGrid | |
GridColumn の編集可能プロパティのデフォルト値であり、対応するセルのデータプロバイダーアイテムを編集できるかどうかを示します。 | |
editable — プロパティ, クラス spark.components.RichEditableText | |
このコントロール内のテキストをユーザーが編集できるかどうかを示すフラグです。 | |
editable — プロパティ, クラス spark.components.gridClasses.GridColumn | |
列のアイテムが編集可能かどうかを示します。 | |
editable — プロパティ, クラス spark.components.supportClasses.SkinnableTextBase | |
テキストを編集可能にするかどうかを指定します。 | |
editable — プロパティ, クラス spark.components.supportClasses.StyleableStageText | |
フィールド内のテキストが編集可能であるかどうかを示すフラグです。 | |
editable — プロパティ, クラス spark.components.supportClasses.StyleableTextField | |
テキストが編集可能(true)か、編集不可(false)かを指定します。 | |
editable — プロパティ, インターフェイス spark.core.IEditableText | |
テキストが編集可能かどうかを示すフラグです。 | |
editableBtn — スキンパーツ, クラス 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 — スキンパーツ, クラス com.adobe.solutions.acm.authoring.presentation.ListItemEditor | |
A skin part that defines the editable checkbox A skin part that defines the editable checkbox | |
EditableComboBoxSkin — クラス, パッケージ mx.skins.spark | |
編集可能な MX ComboBox コンポーネントの Spark スキンクラスです。 | |
EditableComboBoxSkin — クラス, パッケージ mx.skins.wireframe | |
編集可能な MX ComboBox コンポーネントのワイヤフレームスキンクラスです。 | |
EditableComboBoxSkin() — コンストラクター, クラス mx.skins.spark.EditableComboBoxSkin | |
コンストラクターです。 | |
EditableComboBoxSkin() — コンストラクター, クラス mx.skins.wireframe.EditableComboBoxSkin | |
コンストラクターです。 | |
editableDisabledSkin — スタイル, クラス mx.controls.ComboBase | |
コントロールが無効で、editable プロパティが true の場合に、背景と境界のスキンとして使用するクラスの名前です. | |
editableDownSkin — スタイル, クラス mx.controls.ComboBase | |
editable プロパティが true の場合に、ユーザーがマウスボタンを押したままにしたときの背景と境界のスキンとして使用するクラスの名前です. | |
editableImg — スキンパーツ, クラス 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 — スタイル, クラス mx.controls.ComboBase | |
マウスがコントロール上にあり、editable プロパティが true の場合に、背景と境界のスキンとして使用するクラスの名前です. | |
editableSkin — スタイル, クラス mx.controls.ComboBase | |
editable プロパティが true の場合に、背景と境界のスキンとして使用するクラスの名前です. | |
editableUpSkin — スタイル, クラス mx.controls.ComboBase | |
マウスがコントロール上になく、editable プロパティが true の場合に、背景と境界のスキンとして使用するクラスの名前です. | |
editAndActive — スキンの状態, クラス com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin state used when an asset is editable and activated. | |
editAndActive — スキンの状態, クラス com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin state when a Project is Active and editing is allowed. | |
editAndInActive — スキンの状態, クラス com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin state used when an asset is editable and not activated. | |
editAndInActive — スキンの状態, クラス com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin state when a Project is Inactive and editing is allowed. | |
editAssetDetails(evt:flash.events:Event) — メソッド, クラス com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The method is called when the Edit button is clicked. | |
editButton — スキンパーツ, クラス 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 — スキンパーツ, クラス 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 — スキンパーツ, クラス com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Edit button. The skin part for the Edit button. | |
editButton — スキンパーツ, クラス com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for the Edit button. The skin part for the Edit button. | |
editButton — スキンパーツ, クラス 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 — 定数静的プロパティ, クラス com.adobe.dct.event.DataElementsPanelToolBarEvent | |
Constant indicating click event for Edit Button. | |
editButtonEnablementFunction — プロパティ, クラス com.adobe.dct.component.dataElementsPanel.DataElementsPanel | |
The enable function for edit button which can be provided from outside. | |
editButtonEnablementFunction — プロパティ, クラス com.adobe.dct.component.dataElementsPanel.DataElementsPanelToolBar | |
Function that determines the enabled state of Edit button. | |
editCategory() — メソッド, クラス com.adobe.icc.editors.handlers.CategoryHandler | |
Called internally when this handler is handling an action of type Edit. | |
editCondition() — メソッド, クラス com.adobe.icc.editors.handlers.ConditionHandler | |
Called internally when this handler is handling an action of type Edit. | |
editCreator — スキンの状態, クラス 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() — メソッド, クラス com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Called internally when this handler is handling an action of type Edit. | |
EditDataElement — クラス, パッケージ com.adobe.dct.component.dataElementsPanel | |
The EditDataElement component enables editing a data element. | |
EditDataElement() — コンストラクター, クラス com.adobe.dct.component.dataElementsPanel.EditDataElement | |
Constructor. | |
editDataElementDisplay — スキンパーツ, クラス 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 — クラス, パッケージ lc.procmgmt.commands | |
The EditDescriptionCommand class sets a new description for a task. | |
EditDescriptionCommand(task:lc.procmgmt.domain:Task, description:String) — コンストラクター, クラス lc.procmgmt.commands.EditDescriptionCommand | |
Constructor. | |
editedItemPosition — プロパティ, クラス fl.controls.DataGrid | |
編集中のデータプロバイダーアイテムのアイテムレンダラーの列と行のインデックスを取得または設定します。 | |
editedItemPosition — プロパティ, クラス mx.controls.AdvancedDataGridBaseEx | |
編集中のデータプロバイダーアイテムに対応するアイテムレンダラーの列と行のインデックスです(存在する場合)。 | |
editedItemPosition — プロパティ, クラス mx.controls.DataGrid | |
編集中のデータプロバイダーアイテムに対応するアイテムレンダラーの列と行のインデックスです(存在する場合)。 | |
editedItemPosition — プロパティ, クラス mx.controls.List | |
編集中のデータプロバイダーアイテムに対応するアイテムレンダラーの列と行のインデックスです(存在する場合)。 | |
editedItemRenderer — プロパティ, クラス fl.controls.DataGrid | |
編集中のアイテムが位置する DataGrid コンポーネント内のアイテムレンダラーへの参照を取得します。 | |
editedItemRenderer — プロパティ, クラス mx.controls.AdvancedDataGridBaseEx | |
編集中のアイテムが位置する AdvancedDataGrid コントロール内のアイテムレンダラーへの参照です。 | |
editedItemRenderer — プロパティ, クラス mx.controls.DataGrid | |
編集中のアイテムが位置する DataGrid コントロール内のアイテムレンダラーへの参照です。 | |
editedItemRenderer — プロパティ, クラス mx.controls.List | |
編集中のアイテムが位置する DataGrid コントロール内のアイテムレンダラーへの参照です。 | |
editedTemplate — プロパティ, インターフェイス 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 — プロパティ, インターフェイス com.adobe.solutions.prm.domain.IWorkItem | |
Defines the current value of editedTemplate flag. | |
editedTemplate — プロパティ, クラス 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 — プロパティ, クラス com.adobe.solutions.prm.domain.impl.WorkItem | |
Defines the current value of editedTemplate flag. | |
editedTemplate — プロパティ, クラス 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 — プロパティ, クラス com.adobe.solutions.prm.vo.WorkItemVO | |
Defines the current value of editedTemplate flag. | |
editExpression — イベント, クラス com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor | |
Dispatched when the expression Text is clicked | |
editExpression — イベント, クラス com.adobe.solutions.exm.authoring.components.toolbars.ExpressionsPanelToolBar | |
The event dispatched when the Edit button is clicked. | |
EDIT_EXPRESSION — 定数静的プロパティ, クラス 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) — メソッド, クラス fl.controls.DataGrid | |
DataGrid コンポーネント内の指定されたフィールドまたはプロパティを編集します。 | |
editFragmentLayout() — メソッド, クラス com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Called internally when this handler is handling an action of type Edit. | |
editHandler(event:flash.events:Event) — メソッド, クラス flashx.textLayout.container.ContainerController | |
クライアントによるイベントの管理時に編集イベント(CUT、COPY、PASTE、SELECT_ALL)を処理します。 | |
editHandler(event:flash.events:Event) — メソッド, クラス flashx.textLayout.container.TextContainerManager | |
クライアントによるイベントの管理時に編集イベント(CUT、COPY、PASTE、SELECT_ALL)を処理します。 | |
editHandler(event:flash.events:Event) — メソッド, インターフェイス flashx.textLayout.edit.IInteractionEventHandler | |
編集イベントを処理します。 | |
editHandler(event:flash.events:Event) — メソッド, クラス flashx.textLayout.edit.SelectionManager | |
編集イベントを処理します。 | |
editImage() — メソッド, クラス com.adobe.icc.editors.handlers.ImageHandler | |
Called internally when this handler is handling an action of type Edit. | |
editingMode — プロパティ, クラス flashx.textLayout.container.TextContainerManager | |
この TextContainerManager の編集モードです。 | |
editingMode — プロパティ, インターフェイス flashx.textLayout.edit.ISelectionManager | |
編集モード。 | |
editingMode — プロパティ, クラス flashx.textLayout.edit.SelectionManager | |
編集モード。 | |
EditingMode — final クラス, パッケージ flashx.textLayout.edit | |
EditingMode クラスは、ドキュメントの読み取り、選択、および編集許可を表す EditManager クラスで使用される定数を定義します。 | |
editLayout() — メソッド, クラス com.adobe.icc.editors.handlers.LayoutHandler | |
Called internally when this handler is handling an action of type Edit. | |
editLetter() — メソッド, クラス com.adobe.icc.editors.handlers.LetterHandler | |
Called internally when this handler is handling an action of type Edit. | |
editList() — メソッド, クラス com.adobe.icc.editors.handlers.ListHandler | |
Called internally when this handler is handling an action of type Edit. | |
EditManager — クラス, パッケージ flashx.textLayout.edit | |
EditManager クラスは、TextFlow への編集変更を管理します。 | |
EditManager(undoManager:flashx.undo:IUndoManager) — コンストラクター, クラス flashx.textLayout.edit.EditManager | |
EditManager オブジェクトを作成します。 | |
editMask — プロパティ, インターフェイス com.adobe.fiber.styles.IStyle | |
プロパティのスタイルのマスク編集アスペクトを返します。 | |
editMask — プロパティ, クラス com.adobe.fiber.styles.Style | |
プロパティのスタイルのマスク編集アスペクトを返します。 | |
editMenu — スキンパーツ, クラス 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 — イベント, クラス com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
Event dispatched when Edit Menu dropdown is clicked. | |
editMode — スキンの状態, クラス com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
Edit State of the ExpressionBuilder | |
EDIT_MODE_STATE — 定数静的プロパティ, クラス com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
A special value that specifies an Edit State. | |
editor — プロパティ, クラス mx.controls.advancedDataGridClasses.MXAdvancedDataGridItemRenderer | |
アイテムエディターとしてフォーカスを取得するコンポーネントの ID です。 | |
editor — プロパティ, クラス mx.controls.listClasses.MXItemRenderer | |
指定した場合は、エディターとしてフォーカスを受け取るコンポーネントです。 | |
editorColumnIndex — プロパティ, クラス spark.components.DataGrid | |
編集されているセルの 0 から始まる列インデックスです。 | |
EditorConfigurationManager — クラス, パッケージ 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 — プロパティ, クラス com.adobe.icc.editors.model.TextModel | |
Represents that data held by the Rich Text Editor. | |
editorDataField — プロパティ, クラス fl.controls.dataGridClasses.DataGridColumn | |
リストアイテムの新しいデータを格納するアイテムエディターのプロパティの名前です。 | |
editorDataField — プロパティ, クラス mx.controls.List | |
リストアイテムの新しいデータを格納するアイテムエディターのプロパティの名前です。 | |
editorDataField — プロパティ, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
リストアイテムの新しいデータを格納するアイテムエディターのプロパティの名前です。 | |
editorDataField — プロパティ, クラス mx.controls.dataGridClasses.DataGridColumn | |
リストアイテムの新しいデータを格納するアイテムエディターのプロパティの名前です。 | |
editorHeightOffset — プロパティ, クラス mx.controls.List | |
アイテムレンダラーのサイズに対するアイテムエディターの高さです(ピクセル単位)。 | |
editorHeightOffset — プロパティ, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
アイテムレンダラーのサイズに対するアイテムエディターの高さです(ピクセル単位)。 | |
editorHeightOffset — プロパティ, クラス mx.controls.dataGridClasses.DataGridColumn | |
アイテムレンダラーのサイズに対するアイテムエディターの高さです(ピクセル単位)。 | |
editorIndicator — スキンパーツ, クラス spark.components.DataGrid | |
編集されているアイテムレンダラーの背景をレンダリングするために使用される IVisualElement クラスです。 アイテムレンダラーは、データグリッドと列の両方が編集可能であり、列の rendererIsEditable が true に設定されている場合にのみ編集できます。 The IVisualElement class used to render a background behind item renderers that are being edited. | |
editorRowIndex — プロパティ, クラス spark.components.DataGrid | |
編集されているセルの 0 から始まる行インデックスです。 | |
editorUsesEnterKey — プロパティ, クラス mx.controls.List | |
アイテムエディターで Enter キーを使用するかどうかを示すフラグです。 | |
editorUsesEnterKey — プロパティ, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
アイテムエディターで Enter キーを使用するかどうかを示すフラグです。 | |
editorUsesEnterKey — プロパティ, クラス mx.controls.dataGridClasses.DataGridColumn | |
アイテムエディターで Enter キーを使用するかどうかを示すフラグです。 | |
editorWidthOffset — プロパティ, クラス mx.controls.List | |
アイテムレンダラーのサイズに対するアイテムエディターの幅です(ピクセル単位)。 | |
editorWidthOffset — プロパティ, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
アイテムレンダラーのサイズに対するアイテムエディターの幅です(ピクセル単位)。 | |
editorWidthOffset — プロパティ, クラス mx.controls.dataGridClasses.DataGridColumn | |
アイテムレンダラーのサイズに対するアイテムエディターの幅です(ピクセル単位)。 | |
editorXOffset — プロパティ, クラス mx.controls.List | |
アイテムの左上隅の位置に対するアイテムエディターの左上隅の x 座標です(ピクセル単位)。 | |
editorXOffset — プロパティ, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
アイテムの左上隅の位置に対するアイテムエディターの左上隅の x 座標です(ピクセル単位)。 | |
editorXOffset — プロパティ, クラス mx.controls.dataGridClasses.DataGridColumn | |
アイテムの左上隅の位置に対するアイテムエディターの左上隅の x 座標です(ピクセル単位)。 | |
editorYOffset — プロパティ, クラス mx.controls.List | |
アイテムの左上隅の位置に対するアイテムエディターの左上隅の y 座標です(ピクセル単位)。 | |
editorYOffset — プロパティ, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
アイテムの左上隅の位置に対するアイテムエディターの左上隅の y 座標です(ピクセル単位)。 | |
editorYOffset — プロパティ, クラス mx.controls.dataGridClasses.DataGridColumn | |
アイテムの左上隅の位置に対するアイテムエディターの左上隅の y 座標です(ピクセル単位)。 | |
editPicture — プロパティ, クラス ga.uiComponents.TextInputPicture | |
Returns the current value of the edit picture. | |
editPod — スキンパーツ, クラス 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) — メソッド, クラス com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
This method is called upon clicking the Edit button in the project details pane. | |
editText() — メソッド, クラス com.adobe.icc.editors.handlers.TextHandler | |
Called internally when this handler is handling an action of type Edit. | |
effect — プロパティ, クラス mx.effects.EffectInstance | |
この IEffectInstance オブジェクトを作成した IEffect オブジェクトを表します。 | |
effect — プロパティ, インターフェイス mx.effects.IEffectInstance | |
この IEffectInstance オブジェクトを作成した IEffect オブジェクトを表します。 | |
effect — プロパティ, クラス mx.states.Transition | |
このトランジションを適用するときに再生する IEffect オブジェクトです。 | |
Effect — クラス, パッケージ mx.effects | |
Effect クラスはすべての Flex エフェクトの基本的な機能を定義する抽象基本クラスです。 | |
Effect(target:Object) — コンストラクター, クラス mx.effects.Effect | |
コンストラクターです。 | |
EFFECT — 定数静的プロパティ, クラス mx.core.EventPriority | |
エフェクトをトリガーする自動生成のイベントハンドラーは、コンポーネントインスタンスの他のイベントハンドラーよりも後に実行されるため、デフォルトより低い優先度が設定されます。 | |
effectEnd — イベント, クラス mx.core.UIComponent | |
エフェクトの終了後に送出されます。 | |
effectEnd — イベント, クラス mx.effects.Effect | |
エフェクトのインスタンスの 1 つが再生を停止したとき(インスタンスの再生完了時、またはエフェクトが end() メソッドの呼び出しにより中断されたとき)に送出されます。 | |
EFFECT_END — 定数静的プロパティ, クラス mx.events.EffectEvent | |
EffectEvent.EFFECT_END 定数により、effectEnd イベントのイベントオブジェクトの type プロパティ値が定義されます。 | |
effectEndHandler — プロパティ, クラス com.adobe.mosaic.layouts.MosaicLayoutBase | |
The function used to handle EffectEvent events. | |
effectEndHandler(event:mx.events:EffectEvent) — メソッド, クラス mx.effects.Effect | |
エフェクトインスタンスの再生終了時に呼び出されます。 | |
EffectEvent — クラス, パッケージ mx.events | |
Flex エフェクト特有のイベントオブジェクトを表します。 | |
EffectEvent(eventType:String, bubbles:Boolean, cancelable:Boolean, effectInstance:mx.effects:IEffectInstance) — コンストラクター, クラス mx.events.EffectEvent | |
コンストラクターです。 | |
effectFinished(effectInst:mx.effects:IEffectInstance) — メソッド, クラス mx.core.UIComponent | |
コンポーネントでの再生の停止時にエフェクトインスタンスによって呼び出されます。 | |
effectHost — プロパティ, クラス mx.effects.effectClasses.UnconstrainItemActionInstance | |
エフェクトのホストコンポーネントです。 | |
effectInstance — プロパティ, クラス mx.events.EffectEvent | |
イベントのエフェクトインスタンスオブジェクトを表します。 | |
EffectInstance — クラス, パッケージ mx.effects | |
EffectInstance クラスはターゲットで再生されるエフェクトのインスタンスを表します。 | |
EffectInstance(target:Object) — コンストラクター, クラス mx.effects.EffectInstance | |
コンストラクターです。 | |
effectiveAlpha — プロパティ, クラス mx.core.DesignLayer | |
このデザインレイヤーの有効なアルファ(0.0 ~ 1.0)を返すプロパティ。 | |
effectiveVisibility — プロパティ, クラス mx.core.DesignLayer | |
このデザインレイヤーの有効な可視性を返します。 | |
effectList — プロパティ, クラス com.adobe.mosaic.layouts.MosaicLayoutBase | |
A collection of effects to play in parallel. | |
EffectManager — クラス, パッケージ mx.effects | |
EffectManager クラスは、Flex アプリケーションのオブジェクトにより送出されるイベント(show や move など)を受け取ります。 | |
effectMask — プロパティ, クラス mx.effects.effectClasses.MaskEffectInstance | |
defaultCreateMask() メソッドによって作成されたデフォルトマスク、または createMaskFunction プロパティに渡された関数で指定されたマスクのいずれかのエフェクトマスクが含まれます。 | |
effectRepeat — イベント, クラス spark.effects.Animate | |
複数回繰り返される任意のエフェクトにおいて、エフェクトが新しい繰り返し処理を開始すると送出されます。 | |
EFFECT_REPEAT — 定数静的プロパティ, クラス mx.events.EffectEvent | |
EffectEvent.EFFECT_REPEAT 定数により、イベントオブジェクトの type プロパティ値が effectRepeat イベント用に定義されます。 | |
effects — プロパティ, クラス mx.core.UIComponentDescriptor | |
MXML に指定された、コンポーネントのエフェクトを含む配列です。 | |
effectStart — イベント, クラス mx.core.UIComponent | |
エフェクトが開始される直前に送出されます。 | |
effectStart — イベント, クラス mx.effects.Effect | |
エフェクトの再生開始時に送出されます。 | |
EFFECT_START — 定数静的プロパティ, クラス mx.events.EffectEvent | |
EffectEvent.EFFECT_START 定数により、effectStart イベントのイベントオブジェクトの type プロパティ値が定義されます。 | |
effectStarted(effectInst:mx.effects:IEffectInstance) — メソッド, クラス mx.core.UIComponent | |
コンポーネントでの再生の開始時にエフェクトインスタンスによって呼び出されます。 | |
effectStartHandler(event:mx.events:EffectEvent) — メソッド, クラス mx.effects.Effect | |
このメソッドは、エフェクトインスタンスの再生開始時に呼び出されます。 | |
effectStop — イベント, クラス mx.core.UIComponent | |
エフェクトの停止後に送出されます。エフェクトで stop() を呼び出した場合のみ停止します。 | |
effectStop — イベント, クラス mx.effects.Effect | |
エフェクトが停止されると送出されます。これが発生するのは、stop() メソッドの呼び出しによってエフェクトが中断された場合のみです。 | |
EFFECT_STOP — 定数静的プロパティ, クラス mx.events.EffectEvent | |
EffectEvent.EFFECT_STOP 定数により、イベントオブジェクトの type プロパティ値が effectStop イベント用に定義されます。 | |
effectStopHandler(event:mx.events:EffectEvent) — メソッド, クラス mx.effects.Effect | |
エフェクトインスタンスが stop() メソッドの呼び出しによって停止されると呼び出されます。 | |
EffectTargetFilter — クラス, パッケージ mx.effects | |
EffectTargetFilter クラスでは、各トランジションエフェクトのそれぞれターゲットにおいてそのエフェクトが実行するカスタムフィルターを定義します。 | |
EffectTargetFilter() — コンストラクター, クラス mx.effects.EffectTargetFilter | |
コンストラクターです。 | |
effectTargetHost — プロパティ, クラス mx.effects.Effect | |
データエフェクトのターゲットリストコントロールにアクセスできるプロパティです。 | |
effectTargetHost — プロパティ, クラス mx.effects.EffectInstance | |
データエフェクトのターゲットリストコントロールにアクセスできるプロパティです。 | |
effectTargetHost — プロパティ, インターフェイス mx.effects.IEffect | |
データエフェクトのターゲットリストコントロールにアクセスできるプロパティです。 | |
effectTargetHost — プロパティ, インターフェイス mx.effects.IEffectInstance | |
データエフェクトのターゲットリストコントロールにアクセスできるプロパティです。 | |
effectUpdate — イベント, クラス spark.effects.Animate | |
エフェクトでターゲットが更新されるたびに送出されます。 | |
EFFECT_UPDATE — 定数静的プロパティ, クラス mx.events.EffectEvent | |
EffectEvent.EFFECT_UPDATE 定数により、イベントオブジェクトの type プロパティ値が effectUpdate イベント用に定義されます。 | |
Elastic — クラス, パッケージ fl.motion.easing | |
Elastic クラスは、モーションが指数関数的に減衰する正弦波により定義される ActionScript アニメーションでモーションを実装する 3 つのイージング関数を定義します。 | |
Elastic — クラス, パッケージ fl.transitions.easing | |
Elastic クラスは、モーションが指数関数的に減衰する正弦波により定義される ActionScript アニメーションでモーションを実装する 3 つのイージング関数を定義します。 | |
Elastic — クラス, パッケージ mx.effects.easing | |
Elastc クラスでは、モーションが指数関数的に減衰する正弦波により定義される Flex エフェクトクラスでモーションを実装する 3 種類のイージング関数を定義します。 | |
Elastic — クラス, パッケージ spark.effects.easing | |
Elastic クラスは、ターゲットオブジェクトの動きが指数関数的に減衰する正弦波により定義されるイージング機能を実装します。 | |
Elastic() — コンストラクター, クラス spark.effects.easing.Elastic | |
コンストラクターです。 | |
element — プロパティ, クラス flash.text.engine.TextLineMirrorRegion | |
ミラー領域の派生元の ContentElement オブジェクトです。 | |
element — プロパティ, クラス flashx.textLayout.events.StatusChangeEvent | |
ステータスが変更された FlowElement インスタンスです。 | |
element — プロパティ, クラス mx.charts.ChartItem | |
ChartItem を所有する系列またはエレメントです。 | |
element — プロパティ, クラス mx.charts.HitData | |
HitData 構造体を生成したこのデータアイテムをレンダリングするグラフエレメントを指定します。 | |
element — プロパティ, クラス mx.charts.LegendItem | |
この凡例アイテムの生成を受け持つグラフエレメントです。 | |
element — プロパティ, クラス mx.charts.chartClasses.LegendData | |
この凡例アイテムを生成したグラフアイテムです。 | |
element — プロパティ, クラス mx.charts.series.items.LineSeriesSegment | |
このセグメントを所有する系列またはエレメントです。 | |
element — プロパティ, クラス mx.charts.series.renderData.AreaSeriesRenderData | |
この構造が関連付けられている AreaSeries です。 | |
element — プロパティ, クラス mx.rpc.soap.SOAPFault | |
この SOAP Fault の生の XML です。 | |
element — プロパティ, クラス spark.events.ElementExistenceEvent | |
追加または削除されたビジュアルエレメントへの参照です。 | |
elementAdd — イベント, クラス spark.components.Group | |
ビジュアルエレメントがコンテンツホルダーに追加されたときに送出されます。 | |
elementAdd — イベント, クラス spark.components.SkinnableContainer | |
ビジュアルエレメントがコンテンツホルダーに追加されたときに送出されます。 | |
ELEMENT_ADD — 定数静的プロパティ, クラス spark.events.ElementExistenceEvent | |
ElementExistenceEvent.ELEMENT_ADD 定数により、elementAdd イベントのイベントオブジェクトの type プロパティ値が定義されます。 | |
elementAdded(index:int) — メソッド, クラス com.adobe.mosaic.layouts.MosaicLayoutBase | |
Called whenever an element is added to the target. | |
elementAdded(index:int) — メソッド, クラス com.adobe.mosaic.layouts.SmartColumnLayout | |
Called when a new element is added. | |
elementAdded(index:int) — メソッド, クラス com.adobe.mosaic.layouts.SmartRowLayout | |
Called when a new element is added. | |
elementAdded(index:int) — メソッド, クラス 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) — メソッド, クラス spark.layouts.supportClasses.LayoutBase | |
レイアウトエレメントが追加されてからターゲットのサイズと表示リストが検証されるまでの間に、ターゲットで呼び出されます。 | |
elementBeingRemoved — プロパティ, クラス 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 — プロパティ, クラス mx.charts.chartClasses.RenderData | |
系列の座標系を基準にして系列の ChartItem の境界を表す矩形の配列です。 | |
elementCount — プロパティ, クラス flash.text.engine.GroupElement | |
グループ内のエレメント数です。 | |
elementErrorStrings — プロパティ, クラス spark.components.FormItem | |
各 Vector アイテムには、content エレメントからのエラーストリングが格納されています。 | |
ElementExistenceEvent — クラス, パッケージ spark.events | |
ElementExistenceEvent クラスは、Group のエレメントが作成または破棄されたときに送出されるイベントを表します。 | |
ElementExistenceEvent(type:String, bubbles:Boolean, cancelable:Boolean, element:mx.core:IVisualElement, index:int) — コンストラクター, クラス spark.events.ElementExistenceEvent | |
コンストラクターです。 | |
elementFormat — プロパティ, クラス flash.text.engine.ContentElement | |
エレメントに使用される ElementFormat オブジェクトです。 | |
ElementFormat — final クラス, パッケージ flash.text.engine | |
ElementFormat クラスは、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) — コンストラクター, クラス flash.text.engine.ElementFormat | |
ElementFormat オブジェクトを作成します。 | |
elementHeight — プロパティ, クラス flash.text.engine.GraphicElement | |
その行でグラフィックのために予約された高さです(ピクセル単位)。 | |
elementInterpolator — プロパティ, クラス spark.effects.interpolation.MultiValueInterpolator | |
入力配列またはベクターの各エレメントのインターポレーターです。 | |
ELEMENT_NODE — 定数静的プロパティ, クラス flash.xml.XMLNodeType | |
ノードがエレメントであることを指定します。 | |
elementOffset — プロパティ, クラス mx.charts.effects.SeriesEffect | |
系列内の各エレメントのエフェクトを遅延させる時間をミリ秒単位で指定します。 | |
elementOffset — プロパティ, クラス mx.charts.effects.effectClasses.SeriesEffectInstance | |
系列内の各エレメントのエフェクトを遅延させる時間をミリ秒単位で指定します。 | |
ElementRange — クラス, パッケージ flashx.textLayout.edit | |
ElementRange クラスは、テキストフロー内で選択されたオブジェクトの範囲を表します。 | |
elementRemove — イベント, クラス spark.components.Group | |
ビジュアルエレメントがコンテンツホルダーから削除されたときに送出されます。 | |
elementRemove — イベント, クラス spark.components.SkinnableContainer | |
ビジュアルエレメントがコンテンツホルダーから削除されたときに送出されます。 | |
ELEMENT_REMOVE — 定数静的プロパティ, クラス spark.events.ElementExistenceEvent | |
ElementExistenceEvent.ELEMENT_REMOVE 定数により、elementRemove イベントのイベントオブジェクトの type プロパティ値が定義されます。 | |
elementRemoved(index:int) — メソッド, クラス com.adobe.mosaic.layouts.MosaicLayoutBase | |
Called whenever an element is removed. | |
elementRemoved(index:int) — メソッド, クラス com.adobe.mosaic.layouts.SmartColumnLayout | |
Called when an element is removed. | |
elementRemoved(index:int) — メソッド, クラス com.adobe.mosaic.layouts.SmartRowLayout | |
Called when an element is removed. | |
elementRemoved(index:int) — メソッド, クラス 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) — メソッド, クラス spark.layouts.supportClasses.LayoutBase | |
このメソッドは、レイアウトエレメントが削除されてからターゲットのサイズと表示リストが検証されるまでの間に、ターゲットで呼び出されます。 | |
elements(name:Object) — メソッド, クラス XML | |
XML オブジェクトのエレメントを列挙します。 | |
elements(name:Object) — メソッド, クラス XMLList | |
各 XML オブジェクトの elements() メソッドを呼び出します。 | |
elements — プロパティ, クラス mx.charts.chartClasses.DataTransform | |
この変換に関連付けられているエレメントです。 | |
elements(name:String) — メソッド, クラス mx.collections.XMLListCollection | |
XMLList の各 XML オブジェクトの elements() メソッドを呼び出します。 | |
elements — プロパティ, クラス mx.olap.OLAPCube | |
入力配列を処理し、配列のエレメントに基づく次元プロパティと測定プロパティを初期化します。 | |
elements — プロパティ, クラス mx.olap.OLAPDimension | |
入力配列を処理し、配列のエレメントに基づく属性プロパティと階層プロパティを初期化します。 | |
elements — プロパティ, クラス mx.olap.OLAPHierarchy | |
OLAPLevel インスタンスとしての階層のレベルの配列です。 | |
elementSubType — プロパティ, クラス com.adobe.dct.transfer.DataDictionaryElement | |
The SubType of DataDictionaryElement: Enum. | |
elementSubTypeInput — スキンパーツ, クラス 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 — プロパティ, クラス com.adobe.dct.transfer.DataDictionaryElement | |
The type of DataDictionaryElement, such as: STRING, NUMBER, COMPOSITE, COLLECTION or DATE | |
elementType — プロパティ, クラス fl.motion.Source | |
Motion インスタンスの生成元オブジェクトの種類を示します。 | |
elementTypeInput — スキンパーツ, クラス 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 — スキンパーツ, クラス 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 — プロパティ, クラス flash.text.engine.GraphicElement | |
その行でグラフィックのために予約された幅です(ピクセル単位)。 | |
Ellipse — クラス, パッケージ spark.primitives | |
Ellipse クラスは楕円形を描画する塗りつぶしグラフィックエレメントです。 | |
Ellipse() — コンストラクター, クラス spark.primitives.Ellipse | |
コンストラクターです。 | |
else — ステートメント | |
if ステートメントの条件が false を返したときに実行するステートメントを指定します。 | |
email — プロパティ, クラス com.adobe.icc.vo.User | |
User email id | |
email — プロパティ, クラス com.adobe.livecycle.rca.model.participant.BaseUser | |
Specifies the email ID of the user or group, as defined in Adobe User Management. | |
email — プロパティ, インターフェイス com.adobe.livecycle.ria.security.api.IUser | |
The email address of the user. | |
email — プロパティ, クラス com.adobe.livecycle.ria.security.service.User | |
The email address of the user. | |
email — プロパティ, クラス com.adobe.solutions.prm.domain.impl.TeamMember | |
Email of the member. | |
email — プロパティ, インターフェイス com.adobe.solutions.rca.domain.IComment | |
Email of the user who published the comment. | |
email — プロパティ, インターフェイス com.adobe.solutions.rca.domain.IUser | |
Email address of a user. | |
email — プロパティ, インターフェイス com.adobe.solutions.rca.domain.common.IMember | |
Email of the member. | |
email — プロパティ, クラス com.adobe.solutions.rca.domain.impl.Comment | |
Email of the user who published the comment. | |
email — プロパティ, クラス com.adobe.solutions.rca.domain.impl.Participant | |
Email of the member. | |
email — プロパティ, クラス com.adobe.solutions.rca.domain.impl.User | |
Email address of a user. | |
email — プロパティ, クラス com.adobe.solutions.rca.vo.ExternalUsersVO | |
Gets the email ID of the user. | |
email — プロパティ, クラス com.adobe.solutions.rca.vo.um.PrincipalSearchFilterVO | |
Email to search. | |
email — プロパティ, クラス com.adobe.solutions.rca.vo.um.PrincipalVO | |
The primary email identifier associated with this principal. | |
email — プロパティ, クラス lc.foundation.domain.Principal | |
The email address of the user. | |
EMAIL — 定数静的プロパティ, クラス flash.text.SoftKeyboardType | |
電子メールアドレスを指定するために最適化されたキーボード。 | |
emailAlias — プロパティ, クラス com.adobe.solutions.rca.vo.um.PrincipalVO | |
A list of the secondary email addresses of the principal. | |
emailAlias — プロパティ, クラス lc.foundation.domain.User | |
The email address of the user. | |
emailAliases — プロパティ, クラス lc.foundation.domain.Principal | |
The email aliases for the user. | |
EMAIL_CONNECTED — 定数静的プロパティ, クラス com.adobe.livecycle.rca.model.constant.TaskTypes | |
Specifies that tasks are assigned using email. | |
EMAIL_CONNECTED — 定数静的プロパティ, クラス com.adobe.solutions.rca.constant.TaskTypes | |
This value specifies that the tasks are assigned via email. | |
emailLabel — スキンパーツ, クラス com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for displaying the email address. The skin part for displaying the email address. | |
emailLabel — スキンパーツ, クラス 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) — メソッド, クラス com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Forwards the request to email the PDF rendition of the Guide. | |
emailPDF(event:flash.events:Event) — メソッド, インターフェイス ga.controls.IWrapperHost | |
Forwards the request to email the PDF rendition of the Guide. | |
emailPDF() — メソッド, クラス ga.controls.ToolBar | |
Emails the PDF associated with the Guide as an attachement. | |
emailPDF(event:flash.events:Event) — メソッド, クラス ga.controls.Wrapper | |
Forwards the request to email the PDF rendition of the Guide. | |
EmailValidator — クラス, パッケージ mx.validators | |
EmailValidator クラスは、ストリングに 1 つのアットマーク(@)があり、ドメイン名に 1 つのピリオドが含まれ、最上位のドメインの接尾辞は 2 文字、3 文字、4 文字または 6 文字からなることを検証します。 | |
EmailValidator() — コンストラクター, クラス mx.validators.EmailValidator | |
コンストラクターです。 | |
EMBEDDED — 定数静的プロパティ, クラス flash.text.FontType | |
これが埋め込みフォントであることを示します。 | |
EMBEDDED_CFF — 定数静的プロパティ, クラス flash.text.FontType | |
これが埋め込み CFF フォントであることを示します。 | |
EMBEDDED_CFF — 定数静的プロパティ, クラス flash.text.engine.FontLookup | |
埋め込み CFF(コンパクトフォントフォーマット)フォントのルックアップを示すために使用します。 | |
EMBEDDED_CUEPOINTS_NAMESPACE — 定数静的プロパティ, クラス org.osmf.metadata.CuePoint | |
埋め込み型のキューポイントを公開する TimelineMetadata クラスの名前空間 URL です。 | |
embeddedFontList — プロパティ, クラス mx.managers.SystemManager | |
このアプリケーション内の埋め込みフォントのテーブルです。 | |
embeddedFontList — プロパティ, クラス mx.managers.WindowedSystemManager | |
このアプリケーション内の埋め込みフォントのテーブルです。 | |
embedFonts — スタイル, クラス fl.controls.TextArea | |
埋め込みフォントのアウトラインが、テキストフィールドのレンダリングに使用されるかどうかを示します. | |
embedFonts — スタイル, クラス fl.controls.ColorPicker | |
埋め込みフォントのアウトラインが、テキストフィールドのレンダリングに使用されるかどうかを示します. | |
embedFonts — スタイル, クラス fl.controls.Label | |
埋め込みフォントのアウトラインが、テキストフィールドのレンダリングに使用されるかどうかを示します. | |
embedFonts — スタイル, クラス fl.controls.LabelButton | |
埋め込みフォントのアウトラインが、テキストフィールドのレンダリングに使用されるかどうかを示します. | |
embedFonts — スタイル, クラス fl.controls.TextInput | |
埋め込みフォントのアウトラインが、テキストフィールドのレンダリングに使用されるかどうかを示します. | |
embedFonts — スタイル, クラス fl.controls.ComboBox | |
埋め込みフォントのアウトラインが、テキストフィールドのレンダリングに使用されるかどうかを示します. | |
embedFonts — スタイル, クラス fl.controls.NumericStepper | |
埋め込みフォントのアウトラインが、テキストフィールドのレンダリングに使用されるかどうかを示します. | |
embedFonts — プロパティ, クラス fl.text.TLFTextField | |
埋め込みフォントのアウトラインを使用してレンダリングするかどうかを指定します。 | |
embedFonts — プロパティ, クラス flash.text.TextField | |
埋め込みフォントのアウトラインを使用してレンダリングするかどうかを指定します。 | |
embedFonts — プロパティ, クラス mx.core.FTETextField | |
埋め込みフォントのアウトラインを使用してレンダリングするかどうかを指定します。 | |
embedFonts — プロパティ, インターフェイス mx.core.IUITextField | |
埋め込みフォントのアウトラインを使用してレンダリングするかどうかを指定します。 | |
embossBackgroundColor — スタイル, クラス lc.procmgmt.ui.controls.EmbossedList | |
The color of the main background of a selected or highlighted item. | |
EmbossedList — クラス, パッケージ lc.procmgmt.ui.controls | |
The EmbossedList component is used by the EmbossedNavigator class for the navigation area. | |
EmbossedList() — コンストラクター, クラス lc.procmgmt.ui.controls.EmbossedList | |
Constructor. | |
EmbossedNavigator — クラス, パッケージ lc.procmgmt.ui.controls | |
The EmbossedNavigator component is used as a navigation tool between the navigation and the content areas. | |
EmbossedNavigator() — コンストラクター, クラス lc.procmgmt.ui.controls.EmbossedNavigator | |
Constructor. | |
embossHilightColor — スタイル, クラス lc.procmgmt.ui.controls.EmbossedList | |
The color of the line around the embossing of a selected or highlighted item. | |
embossOpen — スタイル, クラス lc.procmgmt.ui.controls.EmbossedList | |
Leaves the emboss effect open, which allows for a link to the contents in the content area. | |
embossShadowColor — スタイル, クラス lc.procmgmt.ui.controls.EmbossedList | |
The main background color of a selected or highlighted item. | |
emBox — プロパティ, クラス flash.text.engine.FontMetrics | |
em ボックス値は、フォントのデザイン領域を表し、中国語、韓国語または日本語の文字を欧文ベースラインを基準にして配置するために使用されます。 | |
EMERGENCY — 定数静的プロパティ, クラス flash.text.engine.TextLineCreationResult | |
指定された幅で使用できる改行の条件がなかったため、応急的に改行して行が作成されたことを示します。 | |
emergencyRules — プロパティ, クラス org.osmf.net.RuleSwitchManagerBase | |
アルゴリズム内で使用する通常ルールの配列です。 | |
emphasized — プロパティ, クラス fl.controls.Button | |
ボタンがアップ状態のときに、Button コンポーネントの周囲に境界線が描かれているかどうかを示すブール値を取得または設定します。 | |
emphasized — プロパティ, クラス mx.controls.Button | |
emphasized が true の場合、アップ状態の Button コントロールが太枠で囲まれます。 | |
emphasized — プロパティ, インターフェイス mx.core.IButton | |
emphasized が true の場合、アップ状態の Button コントロールが太枠で囲まれます。 | |
emphasized — プロパティ, クラス spark.components.Button | |
フォーカスマネージャーの要求に従ってデフォルトボタンを反映させます。 | |
EmphasizedButtonSkin — クラス, パッケージ mx.skins.wireframe | |
MX Button コンポーネントの強調状態のワイヤフレームスキンクラスです。 | |
EmphasizedButtonSkin() — コンストラクター, クラス mx.skins.wireframe.EmphasizedButtonSkin | |
コンストラクターです。 | |
emphasizedPadding — スタイル, クラス fl.controls.Button | |
強調されたスキン内のボタンの周囲に適用されるパディングです(ピクセル単位). | |
emphasizedSkin — スタイル, クラス fl.controls.Button | |
ボタンが強調されている場合に使用されるスキンです. | |
emphasizedSkin — スタイル, クラス mx.controls.Button | |
ボタンが emphasized のとき(コンテナのデフォルトボタンとして機能する場合など)にボタンのスキンとして使用するクラスの名前です. | |
empty — プロパティ, クラス com.adobe.icc.vo.render.ResolvedContent | |
True if the content is explicitly empty (e.g. | |
empty — スキンの状態, クラス com.adobe.ep.ux.tasklist.domain.TaskList | |
EMPTY — 定数静的プロパティ, クラス mx.core.EdgeMetrics | |
left、top、right および bottom プロパティの値が 0 の EdgeMetrics オブジェクトです。 | |
EMPTY — 定数静的プロパティ, クラス mx.data.PropertySpecifier | |
プロパティを含めないための PropertySpecifier の再利用可能なインスタンスです。 | |
EMPTY_BUFFER — 定数静的プロパティ, クラス org.osmf.net.metrics.MetricType | |
空バッファーメトリックを表すタイプ定数です。 | |
EMPTY_BUFFER — 定数静的プロパティ, クラス org.osmf.net.rules.RuleType | |
空バッファールールを表すタイプ定数です。 | |
EmptyBufferMetric — クラス, パッケージ org.osmf.net.metrics | |
空バッファーメトリックです。 | |
EmptyBufferMetric(qosInfoHistory:org.osmf.net.qos:QoSInfoHistory) — コンストラクター, クラス org.osmf.net.metrics.EmptyBufferMetric | |
コンストラクターです。 | |
emptyBufferOccurred — プロパティ, クラス org.osmf.net.qos.QoSInfo | |
直近の QoSInfo が提供された時点以降に、空バッファーによる再生割り込みが発生しているかどうかを示します。 | |
EmptyBufferRule — クラス, パッケージ org.osmf.net.rules | |
EmptyBufferRule は、バッファリングによる再生割り込みが最近発生した場合に作動する応急ルールです。 | |
EmptyBufferRule(metricRepository:org.osmf.net.metrics:MetricRepository, scaleDownFactor:Number) — コンストラクター, クラス org.osmf.net.rules.EmptyBufferRule | |
コンストラクターです。 | |
EMPTY_BUFFER_RULE_SCALE_DOWN_FACTOR — 定数静的プロパティ, クラス org.osmf.net.httpstreaming.HTTPStreamingNetLoader | |
enableAccessibility() — 静的メソッド , クラス fl.accessibility.AccImpl | |
コンポーネントのアクセシビリティ機能を有効にします。 | |
enableAccessibility() — 静的メソッド , クラス fl.accessibility.ButtonAccImpl | |
Button コンポーネントのアクセシビリティ機能を有効にします。 | |
enableAccessibility() — 静的メソッド , クラス fl.accessibility.CheckBoxAccImpl | |
CheckBox コンポーネントのアクセシビリティ機能を有効にします。 | |
enableAccessibility() — 静的メソッド , クラス fl.accessibility.ComboBoxAccImpl | |
ComboBox コンポーネントのアクセシビリティ機能を有効にします。 | |
enableAccessibility() — 静的メソッド , クラス fl.accessibility.DataGridAccImpl | |
DataGrid コンポーネントのアクセシビリティ機能を有効にします。 | |
enableAccessibility() — 静的メソッド , クラス fl.accessibility.LabelButtonAccImpl | |
LabelButton コンポーネントのアクセシビリティ機能を有効にします。 | |
enableAccessibility() — 静的メソッド , クラス fl.accessibility.ListAccImpl | |
List コンポーネントのアクセシビリティ機能を有効にします。 | |
enableAccessibility() — 静的メソッド , クラス fl.accessibility.RadioButtonAccImpl | |
RadioButton コンポーネントのアクセシビリティ機能を有効にします。 | |
enableAccessibility() — 静的メソッド , クラス fl.accessibility.SelectableListAccImpl | |
SelectableList コンポーネントのアクセシビリティ機能を有効にします。 | |
enableAccessibility() — 静的メソッド , クラス fl.accessibility.TileListAccImpl | |
TileList コンポーネントのアクセシビリティ機能を有効にします。 | |
enableAccessibility() — 静的メソッド , クラス fl.accessibility.UIComponentAccImpl | |
UIComponent コンポーネントのアクセシビリティ機能を有効にします。 | |
enableAccessibility — プロパティ, クラス flashx.textLayout.elements.Configuration | |
アクセシビリティのサポートを有効にするかどうかを指定します。 | |
enableAccessibility — プロパティ, インターフェイス flashx.textLayout.elements.IConfiguration | |
アクセシビリティのサポートを有効にするかどうかを指定します。 | |
enableAccessibility() — 静的メソッド , クラス mx.accessibility.AccordionHeaderAccImpl | |
AccordionHeader クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス mx.accessibility.AdvancedDataGridAccImpl | |
コンポーネントのアクセシビリティを有効にするためのメソッド呼び出しです。 | |
enableAccessibility() — 静的メソッド , クラス mx.accessibility.AlertAccImpl | |
Alert クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス mx.accessibility.ButtonAccImpl | |
Button クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス mx.accessibility.CheckBoxAccImpl | |
CheckBox クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス mx.accessibility.ColorPickerAccImpl | |
ColorPicker クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス mx.accessibility.ComboBaseAccImpl | |
ComboBase クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス mx.accessibility.ComboBoxAccImpl | |
ComboBox クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス mx.accessibility.DataGridAccImpl | |
DataGrid クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス mx.accessibility.DateChooserAccImpl | |
DateChooser クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス mx.accessibility.DateFieldAccImpl | |
DateField クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス mx.accessibility.LabelAccImpl | |
Label クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス mx.accessibility.LinkButtonAccImpl | |
LinkButton クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス mx.accessibility.ListAccImpl | |
List クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス mx.accessibility.ListBaseAccImpl | |
ListBase クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス mx.accessibility.MenuAccImpl | |
Menu クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス mx.accessibility.MenuBarAccImpl | |
MenuBar クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス mx.accessibility.PanelAccImpl | |
Panel クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス mx.accessibility.RadioButtonAccImpl | |
RadioButton クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス mx.accessibility.SliderAccImpl | |
Slider クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス mx.accessibility.TabBarAccImpl | |
TabBar クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス mx.accessibility.TitleWindowAccImpl | |
TitleWindow クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス mx.accessibility.TreeAccImpl | |
Tree クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス mx.accessibility.UIComponentAccProps | |
UIComponent クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス spark.accessibility.ButtonBarBaseAccImpl | |
ButtonBarBase クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス spark.accessibility.ButtonBaseAccImpl | |
Button クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス spark.accessibility.CheckBoxAccImpl | |
CheckBox クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス spark.accessibility.ComboBoxAccImpl | |
ComboBox クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス spark.accessibility.DataGridAccImpl | |
DataGrid クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス spark.accessibility.DropDownListBaseAccImpl | |
DropDownListBase クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス spark.accessibility.ListAccImpl | |
List クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス spark.accessibility.ListBaseAccImpl | |
ListBase クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス spark.accessibility.NumericStepperAccImpl | |
Spinner クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス spark.accessibility.PanelAccImpl | |
Panel クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス spark.accessibility.RadioButtonAccImpl | |
RadioButton クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス spark.accessibility.RichEditableTextAccImpl | |
RichEditableText クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス spark.accessibility.SliderBaseAccImpl | |
SliderBase クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス spark.accessibility.SpinnerAccImpl | |
Spinner クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス spark.accessibility.TabBarAccImpl | |
TabBar クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス spark.accessibility.TextBaseAccImpl | |
TextBase クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス spark.accessibility.TitleWindowAccImpl | |
TitleWindow クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス spark.accessibility.ToggleButtonAccImpl | |
ToggleButton クラスでアクセシビリティを有効にします。 | |
enableAccessibility() — 静的メソッド , クラス spark.accessibility.VideoPlayerAccImpl | |
VideoPlayer クラスでアクセシビリティを有効にします。 | |
enableAutoUpdate() — メソッド, インターフェイス mx.collections.ICollectionView | |
自動更新を有効にします。 | |
enableAutoUpdate() — メソッド, クラス mx.collections.ListCollectionView | |
自動更新を有効にします。 | |
enableCaching — プロパティ, クラス spark.core.ContentCache | |
キャッシュの動作と機能を有効にします。 | |
enabled — プロパティ, クラス com.adobe.ep.ux.content.model.asset.AssetAction | |
Is action enabled. | |
enabled — プロパティ, クラス com.adobe.ep.ux.documentsubmit.component.DocumentSubmitComponent | |
A flag that specifies whether the component is enabled. | |
enabled — プロパティ, クラス com.adobe.livecycle.assetmanager.client.model.AssetAction | |
Specifies whether the action is enabled. | |
enabled — プロパティ, インターフェイス com.adobe.livecycle.ria.security.api.IPin | |
A flag that indicates whether a pin is enabled. | |
enabled — プロパティ, クラス com.adobe.livecycle.ria.security.service.Pin | |
A flag that indicates whether a pin is enabled. | |
enabled — プロパティ, クラス fl.controls.BaseButton | |
コンポーネントがユーザー操作を受け付けるかどうかを示す値を取得または設定します。 | |
enabled — プロパティ, クラス fl.controls.ColorPicker | |
コンポーネントがユーザーの操作を受け付けるかどうかを示す値を取得または設定します。 | |
enabled — プロパティ, クラス fl.controls.NumericStepper | |
コンポーネントがユーザーの操作を受け付けるかどうかを示す値を取得または設定します。 | |
enabled — プロパティ, クラス fl.controls.ScrollBar | |
スクロールバーが有効かどうかを示すブール値を取得または設定します。 | |
enabled — プロパティ, クラス fl.controls.Slider | |
コンポーネントがユーザーの操作を受け付けるかどうかを示す値を取得または設定します。 | |
enabled — プロパティ, クラス fl.controls.TextArea | |
コンポーネントがユーザーの操作を受け付けるかどうかを示す値を取得または設定します。 | |
enabled — プロパティ, クラス fl.controls.TextInput | |
コンポーネントがユーザーの操作を受け付けるかどうかを示す値を取得または設定します。 | |
enabled — プロパティ, クラス fl.core.UIComponent | |
コンポーネントがユーザーの操作を受け付けるかどうかを示す値を取得または設定します。 | |
enabled — プロパティ, クラス flash.display.MovieClip | |
ムービークリップの有効 / 無効を示すブール値です。 | |
enabled — プロパティ, クラス flash.display.NativeMenuItem | |
このメニューを有効にするかどうかを制御します。 | |
enabled — プロパティ, クラス flash.display.SimpleButton | |
ボタンが有効であるか無効であるかを指定するブール値です。 | |
enabled — 静的プロパティ, クラス flash.system.IME | |
システム IME が有効になっているか(true)無効になっているか(false)を示します。 | |
enabled — プロパティ, クラス flash.ui.GameInputDevice | |
このデバイスを有効または無効にします。 | |
enabled — プロパティ, クラス lc.procmgmt.commands.AttachmentCommand | |
A flag that indicates whether the execute operation is active. | |
enabled — プロパティ, クラス mx.containers.utilityClasses.PostScaleAdapter | |
コンポーネントがユーザーの操作を受け入れることができるかどうかを指定します。 | |
enabled — プロパティ, クラス mx.controls.RadioButtonGroup | |
選択が可能かどうかを判別します。 | |
enabled — プロパティ, クラス mx.controls.dataGridClasses.DataGridHeader | |
コンポーネントがユーザーの操作を受け入れることができるかどうかを指定します。 | |
enabled — プロパティ, インターフェイス mx.core.IUIComponent | |
コンポーネントがユーザーの操作を受け入れることができるかどうかを指定します。 | |
enabled — プロパティ, クラス mx.core.UIComponent | |
コンポーネントがユーザーの操作を受け入れることができるかどうかを指定します。 | |
enabled — プロパティ, クラス mx.core.UIFTETextField | |
コンポーネントが有効になっているかどうかを示すブール値です。 | |
enabled — プロパティ, クラス mx.core.UITextField | |
コンポーネントが有効になっているかどうかを示すブール値です。 | |
enabled — 静的プロパティ, クラス mx.managers.ToolTipManager | |
true の場合、ユーザーがマウスポインターをコンポーネント上に移動すると、ToolTipManager が自動的にツールヒントを表示します。 | |
enabled — プロパティ, インターフェイス mx.validators.IValidator | |
検証処理を有効または無効にするプロパティです。 | |
enabled — プロパティ, クラス mx.validators.Validator | |
この値を false に設定すると、バリデーターによる検証が行えなくなります。 | |
enabled — プロパティ, クラス org.osmf.events.MediaPlayerCapabilityChangeEvent | |
イベントで記述された機能が MediaPlayer にあるかどうかを示します。 | |
enabled — プロパティ, クラス spark.components.RadioButton | |
RadioButton コンポーネントは、RadioButtonGroup が有効になっていて、RadioButton 自体が有効になっている場合に有効になります。 | |
enabled — プロパティ, クラス spark.components.RadioButtonGroup | |
選択が可能かどうかを判別します。 | |
enabled — プロパティ, クラス spark.components.supportClasses.StyleableTextField | |
コンポーネントがユーザーの操作を受け入れることができるかどうかを指定します。 | |
enabled — プロパティ, インターフェイス spark.core.IEditableText | |
コンポーネントがユーザーの操作を受け入れることができるかどうかを指定します。 | |
enabled — プロパティ, クラス spark.validators.supportClasses.GlobalizationValidatorBase | |
この値を false に設定すると、バリデーターによる検証が行えなくなります。 | |
enableDependencyReport — プロパティ, クラス com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
A flag that indicates whether to show the Report Button in Dependency Browser or not. | |
enabledIcon — プロパティ, クラス com.adobe.ep.ux.content.model.asset.AssetAction | |
Icon url for action | |
enabledIcon — プロパティ, クラス com.adobe.livecycle.assetmanager.client.model.AssetAction | |
Specifies the URL of the action's icon. | |
enableDrag — プロパティ, インターフェイス com.adobe.mosaic.layouts.ILayoutChild | |
Indicates if the item may be dragged. | |
enableErrorChecking — プロパティ, クラス flash.display3D.Context3D | |
レンダラーで発生したエラーをアプリケーションに報告するかどうかを指定します。 | |
enableIME — プロパティ, クラス mx.controls.AdvancedDataGridBaseEx | |
コンポーネントがフォーカスを得たときに、IME を有効にするかどうかを指定するフラグです。 | |
enableIME — プロパティ, クラス mx.controls.ComboBase | |
コンポーネントがフォーカスを得たときに、IME を有効にするかどうかを指定するフラグです。 | |
enableIME — プロパティ, クラス mx.controls.DataGrid | |
コンポーネントがフォーカスを得たときに、IME を有効にするかどうかを指定するフラグです。 | |
enableIME — プロパティ, クラス mx.controls.List | |
コンポーネントがフォーカスを得たときに、IME を有効にするかどうかを指定するフラグです。 | |
enableIME — プロパティ, クラス mx.controls.NumericStepper | |
コンポーネントがフォーカスを得たときに、IME を有効にするかどうかを指定するフラグです。 | |
enableIME — プロパティ, クラス mx.controls.TextArea | |
コンポーネントがフォーカスを得たときに、IME を有効にするかどうかを指定するフラグです。 | |
enableIME — プロパティ, クラス mx.controls.TextInput | |
コンポーネントがフォーカスを得たときに、IME を有効にするかどうかを指定するフラグです。 | |
enableIME — プロパティ, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
コンポーネントがフォーカスを得たときに、IME を有効にするかどうかを指定するフラグです。 | |
enableIME — プロパティ, クラス mx.controls.dataGridClasses.DataGridColumn | |
コンポーネントがフォーカスを得たときに、IME を有効にするかどうかを指定するフラグです。 | |
enableIME — プロパティ, クラス mx.core.FlexHTMLLoader | |
コンポーネントがフォーカスを得たときに、IME を有効にするかどうかを指定するフラグです。 | |
enableIME — プロパティ, インターフェイス mx.core.IIMESupport | |
このコンポーネントにフォーカスがあるときに IME を有効にするかどうかを指定します。 | |
enableIME — プロパティ, クラス mx.core.UIFTETextField | |
コンポーネントがフォーカスを得たときに、IME を有効にするかどうかを指定するフラグです。 | |
enableIME — プロパティ, クラス mx.core.UITextField | |
コンポーネントがフォーカスを得たときに、IME を有効にするかどうかを指定するフラグです。 | |
enableIME — プロパティ, クラス spark.components.ComboBox | |
enableIME — プロパティ, クラス spark.components.DataGrid | |
コンポーネントがフォーカスを得たときに、IME を有効にするかどうかを指定するフラグです。 | |
enableIME — プロパティ, クラス spark.components.NumericStepper | |
コンポーネントがフォーカスを得たときに、IME を有効にするかどうかを指定するフラグです。 | |
enableIME — プロパティ, クラス spark.components.RichEditableText | |
コンポーネントがフォーカスを得たときに、IME を有効にするかどうかを指定するフラグです。 | |
enableIME — プロパティ, クラス spark.components.gridClasses.GridItemEditor | |
コンポーネントがフォーカスを得たときに、IME を有効にするかどうかを指定するフラグです。 | |
enableIME — プロパティ, クラス spark.components.supportClasses.SkinnableTextBase | |
コンポーネントがフォーカスを得たときに、IME を有効にするかどうかを指定するフラグです。 | |
enableLoadingState — スタイル, クラス spark.components.Image | |
true のときは、loading のスキン状態が有効になります. | |
enableManagement() — メソッド, クラス mx.data.ManagedOperation | |
この操作のデータ管理が無効になっている場合、それを有効にします。 | |
enablePolling() — メソッド, クラス mx.messaging.channels.PollingChannel | |
enablePolling() および disablePolling() が呼び出された回数に基づいてポーリングを有効にします。 | |
enableQueueing — プロパティ, クラス spark.core.ContentCache | |
キューイングの動作と機能を有効にします。 | |
enableRouteButton(buttonName:String) — メソッド, クラス lc.procmgmt.formbridge.SwfConnector | |
Enables a specific route button. | |
enableRouteButton — イベント, クラス lc.procmgmt.ui.task.form.TaskForm | |
Dispatched by an application built with Flex to enable a route button. | |
ENABLE_ROUTE_BUTTON — 定数静的プロパティ, クラス lc.procmgmt.events.SwfAppButtonEvent | |
A special value that specifies to enable a route button in the Workspace user interface. | |
enableSearch — 静的プロパティ, クラス flashx.textLayout.elements.GlobalSettings | |
検索エンジンインデクサーに対してテキストが表示されるかどうかを制御します。 | |
ENABLE_SMALL_MESSAGES — 定数静的プロパティ, クラス mx.messaging.Channel | |
enableStageVideo — 静的プロパティ, クラス org.osmf.utils.OSMFSettings | |
アプリケーションの StageVideo を OSMF がどのように使用するかを制御します。 | |
enableUserInteraction — イベント, クラス com.adobe.ep.ux.content.handlers.AssetHandlerRegistry | |
Event thrown when handler has done processing and it wants Application to re-enable user interaction | |
enableUserInteraction — イベント, クラス 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 — 定数静的プロパティ, クラス com.adobe.ep.ux.content.handlers.AssetHandlerRegistry | |
This constant specifies the type of event which enables the user interaction | |
ENABLE_USER_INTERACTION_EVENT — 定数静的プロパティ, クラス com.adobe.livecycle.assetmanager.client.handler.AssetHandlerRegistry | |
Defines a constant for an event type that enables users to interact with the application. | |
enableVAD — プロパティ, クラス flash.media.Microphone | |
Speex の音声アクティビティ検知機能を有効にします。 | |
encode() — メソッド, クラス 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) — メソッド, クラス flash.display.BitmapData | |
選択したコンプレッサアルゴリズムを使用してこの BitmapData オブジェクトを圧縮し、新しい ByteArray オブジェクトを返します。 | |
encode(bitmapData:flash.display:BitmapData) — メソッド, インターフェイス mx.graphics.codec.IImageEncoder | |
BitmapData オブジェクトを ByteArray としてエンコードします。 | |
encode(bitmapData:flash.display:BitmapData) — メソッド, クラス mx.graphics.codec.JPEGEncoder | |
BitmapData オブジェクトのピクセルを JPEG でエンコードされた ByteArray オブジェクトに変換します。 | |
encode(bitmapData:flash.display:BitmapData) — メソッド, クラス mx.graphics.codec.PNGEncoder | |
BitmapData オブジェクトのピクセルを PNG でエンコードされた ByteArray オブジェクトに変換します。 | |
encode(value:any, name:QName, type:QName, definition:XML) — メソッド, インターフェイス mx.rpc.xml.IXMLEncoder | |
ActionScript の値を XML としてエンコードします。 | |
encode(data:String, offset:uint, length:uint) — メソッド, クラス mx.utils.Base64Encoder | |
ストリングの文字を Base64 にエンコードし、その結果を内部バッファーに追加します。 | |
encodeBootstrapPeerIDSpec(peerID:String) — 静的メソッド , クラス flash.net.GroupSpecifier | |
ブートストラップ peerID を表すストリングをエンコードして返します。 | |
encodeByteArray(byteArray:flash.utils:ByteArray, width:int, height:int, transparent:Boolean) — メソッド, インターフェイス mx.graphics.codec.IImageEncoder | |
32 ビットの ARGB(アルファ、赤、緑、青)形式の生のピクセルを含む ByteArray オブジェクトを、エンコードされたイメージデータを含む新しい ByteArray オブジェクトとしてエンコードします。 | |
encodeByteArray(byteArray:flash.utils:ByteArray, width:int, height:int, transparent:Boolean) — メソッド, クラス mx.graphics.codec.JPEGEncoder | |
32 ビットの ARGB(アルファ、赤、緑、青)形式の生のピクセルを含む ByteArray オブジェクトを、JPEG でエンコードされた新しい ByteArray オブジェクトに変換します。 | |
encodeByteArray(byteArray:flash.utils:ByteArray, width:int, height:int, transparent:Boolean) — メソッド, クラス mx.graphics.codec.PNGEncoder | |
32 ビットの ARGB(アルファ、赤、緑、青)形式の生のピクセルを含む ByteArray オブジェクトを、PNG でエンコードされた新しい ByteArray オブジェクトに変換します。 | |
encodeBytes(data:flash.utils:ByteArray, offset:uint, length:uint) — メソッド, クラス mx.utils.Base64Encoder | |
ByteArray を Base64 にエンコードし、その結果を内部バッファーに追加します。 | |
encoded — プロパティ, クラス flash.security.X509Certificate | |
証明書全体をエンコードされた形式で提供します。 | |
encodeImageAsBase64(snapshot:mx.graphics:ImageSnapshot) — 静的メソッド , クラス mx.graphics.ImageSnapshot | |
ImageSnapshot を Base-64 でエンコードされたストリングに変換するユーティリティメソッドです。このストリングは、XML などのテキストベースの直列化形式で転送できます。 | |
encodeIPMulticastAddressSpec(address:String, port:any, source:String) — 静的メソッド , クラス flash.net.GroupSpecifier | |
IP マルチキャストソケットアドレスを表すストリングをエンコードして返します。 | |
encodePostingAuthorization(password:String) — 静的メソッド , クラス flash.net.GroupSpecifier | |
アップロード用パスワードを表すストリングをエンコードして返します。 | |
encodePublishAuthorization(password:String) — 静的メソッド , クラス flash.net.GroupSpecifier | |
マルチキャストパブリッシング用パスワードを表すストリングをエンコードして返します。 | |
encodeQuality — プロパティ, クラス flash.media.Microphone | |
Speex コーデックを使用する場合の、エンコードされた音質です。 | |
encodeURI(uri:String) — パッケージ関数, トップレベル | |
ストリングを有効な URI(Uniform Resource Identifier)にエンコードします。 | |
encodeURIComponent(uri:String) — パッケージ関数, トップレベル | |
ストリングを有効な URI コンポーネントにエンコードします。 | |
encodeUTFBytes(data:String) — メソッド, クラス mx.utils.Base64Encoder | |
ストリングの UTF-8 バイトを Base64 にエンコードし、その結果を内部バッファーに追加します。 | |
encodeValue(obj:Object, qname:QName, parentNode:flash.xml:XMLNode) — メソッド, クラス mx.rpc.xml.SimpleXMLEncoder | |
デフォルトの直列化を使用して ActionScript オブジェクトを XML にエンコードします。 | |
encrypt — プロパティ, クラス coldfusion.service.mxml.Pdf | |
PDF 出力ファイルの暗号化方式です。RC4_40、RC4_128、RC4_128M、AES_128、None | |
ENCRYPTED_DB_PASSWORD_ERROR_ID — 定数静的プロパティ, クラス mx.data.crypto.EncryptionKeyGenerator | |
この定数は SQLError のエラー ID(3138)に一致し、暗号化されたデータベースを開くときに使用するコードが間違った暗号化キーを持つ場合に発生します。 | |
EncryptedLocalStore — クラス, パッケージ flash.data | |
EncryptedLocalStore クラス(ELS)は、アプリケーションのプライベートデータ用の小さなキャッシュとして使用できる暗号化されたローカルストレージメカニズムを提供します。 | |
encryption — プロパティ, クラス coldfusion.service.PdfInfo | |
PDF ファイルがパスワードで保護されているかどうかを示します。 | |
encryption — プロパティ, クラス coldfusion.service.mxml.Document | |
出力を暗号化するかどうかを指定します。128-bit、40-bit、none | |
EncryptionKeyGenerator — クラス, パッケージ mx.data.crypto | |
EncryptionKeyGenerator クラスは暗号化キーの値、例えばファイルまたはデータの暗号化に使用する値を生成します。 | |
EncryptionKeyGenerator() — コンストラクター, クラス mx.data.crypto.EncryptionKeyGenerator | |
EncryptionKeyGenerator インスタンスを新規作成します。 | |
encryptLocalCache — プロパティ, クラス mx.data.DataManager | |
SQL オフラインアダプターを使用する AIR クライアントに対して、オフラインストレージを暗号化するかどうかを示します。 | |
encryptLocalCache — プロパティ, クラス mx.data.DataStore | |
一部のローカルディスクキャッシュストレージの実装では、保存されるデータの暗号化がサポートされています。 | |
end(operation:com.adobe.gravity.service.progress:IProgressOperation) — メソッド, インターフェイス com.adobe.gravity.service.progress.IProgressTracker | |
Called when an asynchronous operation ends. | |
end — プロパティ, クラス com.adobe.solutions.prm.vo.DateRange | |
Defines the end date in a date range. | |
end(reset:Boolean, stopEnterFrame:Boolean, pastLastFrame:Boolean) — メソッド, クラス fl.motion.AnimatorBase | |
アニメーションを停止し、Flash Player がアニメーションシーケンスの最後のフレームに直ちに移動します。 | |
end — プロパティ, クラス mx.charts.series.items.LineSeriesSegment | |
このセグメントの最後のアイテムのアイテム配列へのインデックスです。 | |
end(effectInstance:mx.effects:IEffectInstance) — メソッド, クラス mx.effects.Effect | |
現在再生中のエフェクトをすべて中断し、直ちにエフェクトの終わりにジャンプします。 | |
end() — メソッド, クラス mx.effects.EffectInstance | |
現在再生中のエフェクトインスタンスを中断し、直ちにエフェクトの終わりにジャンプします。 | |
end(effectInstance:mx.effects:IEffectInstance) — メソッド, インターフェイス mx.effects.IEffect | |
現在再生中のエフェクトをすべて中断し、直ちにエフェクトの終わりにジャンプします。 | |
end() — メソッド, インターフェイス mx.effects.IEffectInstance | |
現在再生中のエフェクトインスタンスを中断し、直ちにエフェクトの終わりにジャンプします。 | |
end() — メソッド, クラス mx.effects.effectClasses.ParallelInstance | |
現在再生中のエフェクトをすべて中断し、まだ再生を開始していないエフェクトをすべてスキップして、組み合わせたエフェクトの終わりに即座にジャンプします。 | |
end — プロパティ, クラス mx.effects.effectClasses.PropertyChanges | |
ビューステートでの変更によって変更された target コンポーネントの終了プロパティを含むオブジェクトを表します。 | |
end() — メソッド, クラス mx.effects.effectClasses.SequenceInstance | |
現在再生中のエフェクトをすべて中断し、まだ再生を開始していないエフェクトをすべてスキップして、組み合わせたエフェクトの終わりに即座にジャンプします。 | |
end() — メソッド, クラス mx.effects.effectClasses.TweenEffectInstance | |
現在再生中のエフェクトを中断し、エフェクトの終わりに即座にジャンプします。 | |
end(target:flash.display:Graphics) — メソッド, インターフェイス mx.graphics.IFill | |
塗りを終了します。 | |
end(target:flash.display:Graphics) — メソッド, クラス mx.graphics.LinearGradient | |
塗りを終了します。 | |
end(target:flash.display:Graphics) — メソッド, クラス mx.graphics.RadialGradient | |
塗りを終了します。 | |
end(target:flash.display:Graphics) — メソッド, クラス mx.graphics.SolidColor | |
塗りを終了します。 | |
end() — メソッド, クラス spark.effects.animation.Animation | |
アニメーションを中止して、すぐにアニメーションの最後のジャンプし、animationTarget で animationEnd() 関数を呼び出します。 | |
END — 定数静的プロパティ, クラス flash.events.GesturePhase | |
ジェスチャの終了(タッチ対応スクリーンから指を離すなど)を示します。 | |
END — 定数静的プロパティ, クラス flash.text.TextFormatAlign | |
定数です。テキストを行の終端に行揃えします。 | |
END — 定数静的プロパティ, クラス flash.text.engine.TabAlignment | |
タブで区切ったテキストの終了をタブストップに配置します。 | |
END — 定数静的プロパティ, クラス flash.ui.Keyboard | |
End キーのキーコード値(35)に関連付けられた定数です。 | |
END — 定数静的プロパティ, クラス flashx.textLayout.formats.ClearFloats | |
テキストが始端のフロートを読み取り順に飛び越えて配置されるように指定します(方向が「ltr」の場合は左、方向が「rtl」の場合は右)。 | |
END — 定数静的プロパティ, クラス flashx.textLayout.formats.Float | |
グラフィックは、テキストの末尾側にフロート表示されます(段落の方向が「ltr」の場合は右、段落の方向が「rtl」の場合は左)。 | |
END — 定数静的プロパティ, クラス flashx.textLayout.formats.TextAlign | |
終端揃えを指定します。テキストは書き込み順とは反対から揃えられます。 | |
END — 定数静的プロパティ, クラス mx.states.InterruptionBehavior | |
他の実行中のトランジションを中断するトランジションが、他のトランジションを終了させてから実行を開始することを指定します。 | |
END — 定数静的プロパティ, クラス spark.components.CalloutPosition | |
オーナーの末尾の端にコールアウトの末尾の端を位置づけます。 | |
END — 定数静的プロパティ, クラス spark.core.NavigationUnit | |
ドキュメントの最後まで移動します。 | |
endCompositeOperation() — メソッド, クラス flashx.textLayout.edit.EditManager | |
操作のグループを終了します。 | |
endCompositeOperation() — メソッド, インターフェイス flashx.textLayout.edit.IEditManager | |
操作のグループを終了します。 | |
endDate — プロパティ, クラス com.adobe.livecycle.rca.model.Review | |
Specifies the end date of the review. | |
endDate — プロパティ, クラス com.adobe.livecycle.rca.model.ReviewSearchFilter | |
Specifies the end date of the review. | |
endDate — プロパティ, クラス com.adobe.livecycle.rca.model.stage.AbstractStage | |
Specifies the end date of the stage. | |
endDate — プロパティ, インターフェイス com.adobe.solutions.prm.domain.IProject | |
Defines the end date of a project. | |
endDate — プロパティ, インターフェイス com.adobe.solutions.prm.domain.IWorkItem | |
Defines the end date of a workItem. | |
endDate — プロパティ, クラス com.adobe.solutions.prm.domain.impl.Project | |
Defines the end date of a project. | |
endDate — プロパティ, クラス com.adobe.solutions.prm.domain.impl.WorkItem | |
Defines the end date of a workItem. | |
endDate — プロパティ, クラス com.adobe.solutions.prm.vo.ProjectSearchFilterVO | |
Defines an end date filter for project search. | |
endDate — プロパティ, クラス com.adobe.solutions.prm.vo.ProjectVO | |
Defines the end date of a project. | |
endDate — プロパティ, クラス com.adobe.solutions.prm.vo.WorkItemAssetSearchFilterVO | |
Defines the end date filter for workItem search. | |
endDate — プロパティ, クラス com.adobe.solutions.prm.vo.WorkItemVO | |
Defines the end date of a workItem. | |
endDate — プロパティ, インターフェイス com.adobe.solutions.rca.domain.IReviewContext | |
End date of a review. | |
endDate — プロパティ, インターフェイス com.adobe.solutions.rca.domain.IStage | |
Date on which the stage execution ended. | |
endDate — プロパティ, インターフェイス com.adobe.solutions.rca.domain.IStageParticipant | |
End date of participant's role in the stage. | |
endDate — プロパティ, クラス com.adobe.solutions.rca.domain.impl.ReviewContext | |
End date of a review. | |
endDate — プロパティ, クラス com.adobe.solutions.rca.domain.impl.Stage | |
Date on which the stage execution ended. | |
endDate — プロパティ, クラス com.adobe.solutions.rca.domain.impl.StageParticipant | |
End date of participant's role in the stage. | |
endDate — プロパティ, クラス com.adobe.solutions.rca.presentation.event.ScaleChangedEvent | |
End date of the Gantt chart after the scale has changed. | |
endDate — プロパティ, クラス com.adobe.solutions.rca.presentation.gantt.GanttChart | |
End date of the duration displayed in the Gantt chart. | |
endDate — プロパティ, クラス com.adobe.solutions.rca.presentation.gantt.GanttItem | |
End date of the display range in which the GanttItem is displayed. | |
endDate — プロパティ, クラス com.adobe.solutions.rca.vo.ReviewContextVO | |
End date of the review. | |
endDate — プロパティ, クラス com.adobe.solutions.rca.vo.ReviewSearchFilterVO | |
End date of the review. | |
endDate — プロパティ, クラス com.adobe.solutions.rca.vo.ReviewStageVO | |
Date on which the stage execution ended. | |
endDate — プロパティ, クラス com.adobe.solutions.rca.vo.StageParticipantVO | |
End date of role of a participant in the stage. | |
endDate — プロパティ, クラス flash.net.drm.DRMPlaybackTimeWindow | |
DRM バウチャーの有効期間の終了日(再生ウィンドウ)。 | |
endDate — プロパティ, クラス lc.procmgmt.ui.tracking.ProcessInstanceDataGridModel | |
The date and time to use for filtering a collection of ProcessInstance objects. | |
endDate — プロパティ, クラス org.osmf.events.DRMEvent | |
再生ウィンドウの終了日です。認証が完了していない場合は null になります。 | |
endDate — プロパティ, クラス org.osmf.traits.DRMTrait | |
再生ウィンドウの終了日です。 | |
endDateField — スキンパーツ, クラス com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the End Date field. The skin part for the End Date field. | |
endDateField — スキンパーツ, クラス com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the End Date field. The skin part for the End Date field. | |
endDateField — スキンパーツ, クラス com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
The skin part for the End Date field. The skin part for the End Date field. | |
endDateField — スキンパーツ, クラス 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 — スキンパーツ, クラス com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the End Date label. The skin part for the End Date label. | |
endDateFieldLabel — スキンパーツ, クラス com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for displaying the End Date. The skin part for displaying the End Date. | |
endDateLabel — スキンパーツ, クラス com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for displaying the End Date. The skin part for displaying the End Date. | |
endDateOrderValidator — スキンパーツ, クラス 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 — スキンパーツ, クラス 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 — スキンパーツ, クラス 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 — スキンパーツ, クラス com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for End Date Order validator. The skin part for End Date Order validator. | |
EndDateOrderValidator — クラス, パッケージ com.adobe.solutions.prm.presentation.util | |
The validator for End Date order. | |
EndDateOrderValidator() — コンストラクター, クラス com.adobe.solutions.prm.presentation.util.EndDateOrderValidator | |
The constructor for EndDateOrderValidator class. | |
endDateValidator — スキンパーツ, クラス com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the End Date validator. The skin part for the End Date validator. | |
endDateValidator — スキンパーツ, クラス com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for End Date validator. The skin part for End Date validator. | |
endDateValidator — スキンパーツ, クラス 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 — スキンパーツ, クラス 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) — メソッド, クラス com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
This method is called when an End Date is changed. | |
endDraw(g:flash.display:Graphics) — メソッド, クラス spark.primitives.Path | |
このエレメントの描画を完了させます。 | |
endDraw(g:flash.display:Graphics) — メソッド, クラス spark.primitives.supportClasses.FilledElement | |
このエレメントの描画を完了させます。 | |
endDraw(g:flash.display:Graphics) — メソッド, クラス spark.primitives.supportClasses.StrokedElement | |
このエレメントの描画を完了させます。 | |
endEdit(reason:String) — メソッド, クラス mx.controls.List | |
データプロバイダー内のアイテムの編集を停止します。 | |
endEffectsForTarget(target:mx.core:IUIComponent) — 静的メソッド , クラス mx.effects.EffectManager | |
ターゲットで現在再生中のエフェクトをすぐに終了します。 | |
endEffectsStarted() — メソッド, クラス mx.core.UIComponent | |
現在コンポーネントで再生中のすべてのエフェクトを終了します。 | |
endFill() — メソッド, クラス flash.display.Graphics | |
beginFill()、beginGradientFill()、または beginBitmapFill() メソッドへの最後の呼び出し以降に追加された線と曲線に塗りを適用します。 | |
endFill() — メソッド, クラス mx.charts.chartClasses.CartesianDataCanvas | |
endFill() — メソッド, クラス mx.charts.chartClasses.PolarDataCanvas | |
beginFill()、beginGradientFill()、または beginBitmapFill() メソッドへの最後の呼び出し以降に追加された線と曲線に塗りを適用します。 | |
endGeneration — プロパティ, クラス flashx.textLayout.operations.FlowOperation | |
操作後のテキストフロー生成。 | |
endHighlightBitmapCapture() — メソッド, クラス spark.components.supportClasses.Skin | |
このスキンに対してビットマップキャプチャが行われた後で呼び出されます。 | |
endHighlightBitmapCapture() — メソッド, インターフェイス spark.skins.IHighlightBitmapCaptureClient | |
このスキンに対してビットマップキャプチャが行われた後で呼び出されます。 | |
endHighlightBitmapCapture() — メソッド, クラス spark.skins.mobile.supportClasses.MobileSkin | |
このスキンに対してビットマップキャプチャが行われた後で呼び出されます。 | |
endian — プロパティ, クラス flash.filesystem.FileStream | |
データのバイト順序(Endian クラスの BIG_ENDIAN 定数または LITTLE_ENDIAN 定数)です。 | |
endian — プロパティ, クラス flash.net.Socket | |
データのバイト順を示します。 | |
endian — プロパティ, クラス flash.net.URLStream | |
データのバイト順を示します。 | |
endian — プロパティ, クラス flash.utils.ByteArray | |
データのバイト順序(Endian.BIG_ENDIAN または Endian.LITTLE_ENDIAN)を変更するか、読み取ります。 | |
endian — プロパティ, インターフェイス flash.utils.IDataInput | |
データのバイト順序(Endian クラスの BIG_ENDIAN 定数または LITTLE_ENDIAN 定数)です。 | |
endian — プロパティ, インターフェイス flash.utils.IDataOutput | |
データのバイト順序(Endian クラスの BIG_ENDIAN 定数または LITTLE_ENDIAN 定数)です。 | |
Endian — final クラス, パッケージ flash.utils | |
Endian クラスには、マルチバイトの数値の表現に使用されるバイト順序を示す値が含まれます。 | |
endIndex — プロパティ, クラス fl.events.DataChangeEvent | |
変更されたアイテム配列内で、最後に変更されたアイテムのインデックスを取得します。 | |
endIndex — プロパティ, クラス flash.globalization.NumberParseResult | |
入力文字列の数字部分の最後の文字の次にある文字の索引。 | |
endIndex — プロパティ, クラス mx.automation.events.TextSelectionEvent | |
選択の終了を示すインデックスです。 | |
endIndex — プロパティ, クラス mx.controls.textClasses.TextRange | |
コントロールのテキストフィールドの位置で、範囲内の最後の文字の直後の位置を示す 0 から始まるインデックスです。最後の文字の 1 から始まるインデックスに相当します。 | |
endInteraction() — メソッド, クラス flashx.textLayout.container.TextContainerManager | |
操作を終了します。 | |
endInterpolation(interpolationData:Object) — メソッド, クラス mx.charts.chartClasses.Series | |
補間エフェクトを終了するために SeriesInterpolate エフェクトによって呼び出されます。 | |
endItemEditorSession(cancel:Boolean) — メソッド, クラス spark.components.DataGrid | |
現在アクティブなエディターを閉じ、オプションでアイテムエディターの save() メソッドを呼び出すことによって、エディターの値を保存します。 | |
endMouseCapture() — メソッド, クラス flashx.textLayout.container.ContainerController | |
セキュリティサンドボックス外からの mouseup イベントおよび mousemove イベントの転送が不要になったことをクライアントに通知する場合に呼び出します。 | |
endMouseCapture() — メソッド, インターフェイス flashx.textLayout.container.ISandboxSupport | |
セキュリティサンドボックス外からの mouseup イベントおよび mousemove イベントの転送が不要になったことをクライアントに通知する場合に呼び出します。 | |
endMouseCapture() — メソッド, クラス flashx.textLayout.container.TextContainerManager | |
セキュリティサンドボックス外からの mouseup イベントおよび mousemove イベントの転送が不要になったことをクライアントに通知する場合に呼び出します。 | |
endOfDocument(range:flashx.textLayout.elements:TextRange, extendSelection:Boolean) — 静的メソッド , クラス flashx.textLayout.utils.NavigationUtil | |
ドキュメントの末尾に TextRange を設定します。 | |
endOfLine(range:flashx.textLayout.elements:TextRange, extendSelection:Boolean) — 静的メソッド , クラス flashx.textLayout.utils.NavigationUtil | |
行の末尾に TextRange を設定します。 | |
endOfParagraph(range:flashx.textLayout.elements:TextRange, extendSelection:Boolean) — 静的メソッド , クラス flashx.textLayout.utils.NavigationUtil | |
段落の末尾に TextRange を設定します。 | |
endOperation() — メソッド, インターフェイス com.adobe.gravity.service.progress.IProgressReporter | |
Call this method when the operation is complete. | |
endpoint — プロパティ, クラス com.adobe.dct.transfer.RemotingServiceInfo | |
The endpoint of the RemotingServiceInfo. | |
endpoint — プロパティ, クラス com.adobe.fiber.services.wrapper.ManagedRemoteServiceWrapper | |
ラップされた ManagedRemoteService インスタンスの endpoint プロパティです。 | |
endpoint — プロパティ, クラス com.adobe.fiber.services.wrapper.RemoteObjectServiceWrapper | |
ラップされた RemoteObject インスタンスの endpoint プロパティです。 | |
endpoint — プロパティ, クラス mx.messaging.Channel | |
このチャンネルのエンドポイントへのアクセスを提供します。 | |
endpoint — プロパティ, クラス mx.rpc.remoting.RemoteObject | |
このプロパティを使用すると、開発者はコンパイル時にサービス設定ファイルを参照したり、プログラムで ChannelSet を作成したりすることなしに、RemoteObject 宛先のエンドポイントを簡単に指定できます。 | |
endpointDisplay — スキンパーツ, クラス 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 — スキンパーツ, クラス 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 — 定数静的プロパティ, クラス mx.messaging.messages.AbstractMessage | |
メッセージには、メッセージが送信されるチャンネルのエンドポイント ID のタグが付与されます。 | |
endpointURI — プロパティ, クラス mx.rpc.soap.AbstractWebService | |
WebService の場所です。 | |
endpointURI — プロパティ, クラス mx.rpc.soap.Operation | |
この Operation の WebService の場所。 | |
END_RECORD — 定数静的プロパティ, クラス mx.automation.events.AutomationEvent | |
AutomationEvent.BEGIN_RECORD 定数により type プロパティ値が定義されます。これは endRecord イベントのイベントオブジェクトのプロパティ値です。 | |
endRecording() — メソッド, インターフェイス mx.automation.IAutomationManager | |
Automation Manager の記録モードを解除します。 | |
END_RECORDING — 定数静的プロパティ, クラス mx.automation.events.MarshalledAutomationEvent | |
END_SEQUENCE — 定数静的プロパティ, クラス flash.net.NetStreamAppendBytesAction | |
メディアストリームデータが完全であること示します。 | |
endsWith(sub:String, str:String) — 静的メソッド , クラス com.adobe.fiber.runtime.lib.StringFunc | |
この文字列が、指定した接尾辞で終わるかどうかをテストします。 | |
ENDS_WITH — 定数静的プロパティ, クラス com.adobe.ep.taskmanagement.filter.ComparisonOperator | |
The ENDS_WITH constant that represents the Ends With operator. | |
endTabIndex — プロパティ, クラス fl.video.FLVPlayback | |
FLVPlayback コントロールの後の、次に使用可能な tabIndex を返します。 | |
endTween() — メソッド, クラス mx.effects.Tween | |
トゥイーンを中断し、直ちにトゥイーンの終わりにジャンプし、onTweenEnd() コールバック関数を呼び出します。 | |
endValuesCaptured — プロパティ, クラス mx.effects.Effect | |
エフェクトの終了値が既に決定されている場合は true を含むフラグ、エフェクトの実行時にエフェクトターゲットの現在のプロパティから終了値を取得する必要がある場合は false を含むフラグです。 | |
endView — プロパティ, クラス spark.transitions.ViewTransitionBase | |
ナビゲーターのトランジション後のビューで、所有する側の ViewNavigator オブジェクトによって設定されます。 | |
enforceValidation — プロパティ, クラス 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 — 定数静的プロパティ, クラス flash.display3D.Context3DProfile | |
AGAL4 をサポートしている GPU をターゲットとする拡張プロファイルを使用します。 | |
enhancedOptions — プロパティ, クラス flash.media.Microphone | |
拡張マイクのオプションを制御します。 | |
enlarge — スキンの状態, クラス com.adobe.solutions.prm.presentation.asset.AssetVersionPod | |
The skin state to show the version in an Enlarge state. | |
enlargeButton — スキンパーツ, クラス com.adobe.solutions.prm.presentation.asset.AssetVersionPod | |
The skin part for the Enlarge button. The skin part for the Enlarge button. | |
enlargedImage — スキンパーツ, クラス com.adobe.solutions.prm.presentation.asset.ImagePopUp | |
The skin part to display enlarged image. The skin part to display enlarged image. | |
enlargedImagePopUp — スキンパーツ, クラス 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 — スキンパーツ, クラス 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 — スキンパーツ, クラス 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 — スキンパーツ, クラス 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) — メソッド, クラス spark.components.DataGrid | |
必要に応じて、指定したセルが完全に表示されるように、verticalScrollPosition プロパティと horizontalScrollPosition プロパティを設定します。 | |
ensureCellIsVisible(rowIndex:int, columnIndex:int) — メソッド, クラス spark.components.Grid | |
必要に応じて、指定したセルが完全に表示されるように、verticalScrollPosition プロパティと horizontalScrollPosition プロパティを設定します。 | |
ensureElementIsVisible(element:mx.core:IVisualElement) — メソッド, クラス spark.components.Scroller | |
指定したエレメントが表示されるようにビューポートをスクロールします。 | |
ensureIndexIsVisible(index:int) — メソッド, クラス spark.components.List | |
データアイテムが表示されるようにスクロールする便利なメソッドです。 | |
enter — イベント, クラス fl.controls.ColorPicker | |
ColorPicker コンポーネントの内部テキストフィールドを編集した後にユーザーが Enter キーを押したときに送出されます。 | |
enter — イベント, クラス fl.controls.ComboBox | |
editable プロパティが true に設定されている場合に、編集可能なテキストフィールドへの入力中にユーザーが Enter キーを押すと送出されます。 | |
enter — イベント, クラス fl.controls.TextArea | |
ユーザーがコンポーネントで Enter キーを押したときに送出されます。 | |
enter — イベント, クラス fl.controls.TextInput | |
ユーザーが Enter キーを押したときに送出されます。 | |
enter — イベント, クラス mx.controls.ColorPicker | |
ColorPicker の editable プロパティが true に設定されている場合に、ユーザーが 16 進数のカラー値を入力した後、Enter キーを押すと送出されます。 | |
enter — イベント, クラス mx.controls.ComboBox | |
editable プロパティが true に設定されている場合に、編集可能なテキストフィールドへの入力中にユーザーが Enter キーを押すと送出されます。 | |
enter — イベント, クラス mx.controls.TextInput | |
ユーザーが Enter キーを押したときに送出されます。 | |
enter — イベント, クラス spark.components.RichEditableText | |
multiline プロパティが false の場合に、ユーザーが Enter キーを押すと送出されます。 | |
enter — イベント, クラス spark.components.TextInput | |
ユーザーが Enter キーを押したときに送出されます。 | |
enter — イベント, クラス spark.components.supportClasses.StyleableStageText | |
StageText が複数行ではなく、ユーザーが Enter キーを押した場合に送出されます。 | |
ENTER — 定数静的プロパティ, クラス fl.events.ColorPickerEvent | |
enter イベントオブジェクトの type プロパティ値を定義します。 | |
ENTER — 定数静的プロパティ, クラス fl.events.ComponentEvent | |
enter イベントオブジェクトの type プロパティ値を定義します。 | |
ENTER — 定数静的プロパティ, クラス flash.ui.Keyboard | |
Enter キーのキーコード値(13)に関連付けられた定数です。 | |
ENTER — 定数静的プロパティ, クラス mx.events.ColorPickerEvent | |
ColorPickerEvent.ENTER 定数は、ユーザーがカラーセレクターボックスでの入力後に Enter キーを押したときに送出されるイベントの type プロパティの値を定義します。 | |
ENTER — 定数静的プロパティ, クラス mx.events.FlexEvent | |
FlexEvent.ENTER 定数により、enter イベントのイベントオブジェクトの type プロパティ値が定義されます。 | |
enterFrame — イベント, クラス flash.display.DisplayObject | |
[ブロードキャストイベント] 再生ヘッドが新しいフレームに入るときに送出されます。 | |
ENTER_FRAME — 定数静的プロパティ, クラス flash.events.Event | |
Event.ENTER_FRAME 定数は、enterFrame イベントオブジェクトの type プロパティの値を定義します。 | |
ENTER_FRAME — 定数静的プロパティ, クラス mx.events.FlexEvent | |
FlexEvent.ENTER_FRAME 定数により、Event.ENTER_FRAMER イベントのイベントオブジェクトの type プロパティ値が定義されます。 | |
enterFrameHandler(event:flash.events:Event) — メソッド, クラス mx.flash.UIMovieClip | |
この入力フレームハンドラーは、幅、高さ、x、または y の値が変更されるときに使用します。 | |
enterFullScreenDisplayState() — メソッド, クラス fl.video.FLVPlayback | |
FLVPlayback ビデオプレーヤーをフルスクリーンに設定します。 | |
enterState — イベント, クラス mx.core.UIComponent | |
コンポーネントがビューステートを移行した後に送出されます。 | |
enterState — イベント, クラス mx.states.State | |
ビューステートに移行した後に送出されます。 | |
ENTER_STATE — 定数静的プロパティ, クラス mx.events.FlexEvent | |
FlexEvent.ENTER_STATE 定数により、enterState イベントのイベントオブジェクトの type プロパティ値が定義されます。 | |
entityName — プロパティ, クラス com.adobe.dct.view.ImportFMLView | |
The selected entity name which will be the root entity for creating data dictionary. | |
entityName — プロパティ, クラス com.adobe.dct.view.ImportXSDView | |
The selected element name which will be the root element for creating data dictionary. | |
entityNameDisplay — スキンパーツ, クラス 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 — スキンパーツ, クラス 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 — プロパティ, クラス com.adobe.dct.view.ImportFMLView | |
List of entities in the FML/Adobe application model. | |
entityNamesList — プロパティ, クラス com.adobe.dct.view.ImportXSDView | |
List of elements in the XSD. | |
entityPath — プロパティ, クラス com.adobe.solutions.rca.vo.NamedVO | |
Gets the entity name in the content repository. | |
entries — プロパティ, クラス mx.graphics.GradientBase | |
グラデーションの塗りのパターンを定義する GradientEntry オブジェクトの配列です。 | |
entries — プロパティ, クラス spark.filters.GradientFilter | |
グラデーションの塗りのパターンを定義する GradientEntry オブジェクトの配列です。 | |
entry — プロパティ, クラス com.adobe.guides.spark.layouts.skins.PieChartHorizontalSkin | |
The entry skin part will contain the data entry items. | |
entry — スキンパーツ, クラス com.adobe.guides.spark.layouts.components.ChartLayoutHost | |
The entry skin part. The entry skin part. | |
ENTRY_AREA_INDEX — 定数静的プロパティ, クラス com.adobe.guides.spark.layouts.components.ChartLayoutHost | |
Area index for the entry items. | |
ENUM — 定数静的プロパティ, クラス 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) — 静的メソッド , クラス flash.text.Font | |
現在使用可能な埋め込みフォントのリストを提供するかどうかを指定します。 | |
enumerationMode — プロパティ, クラス mx.controls.FileSystemDataGrid | |
このコントロールに表示するアイテムを、ファイルのみ、サブディレクトリのみまたはその両方に指定するストリングです。 | |
enumerationMode — プロパティ, クラス mx.controls.FileSystemList | |
このコントロールに表示するアイテムを、ファイルのみ、サブディレクトリのみまたはその両方に指定するストリングです。 | |
enumerationMode — プロパティ, クラス mx.controls.FileSystemTree | |
このコントロールに表示するアイテムを、ファイルのみ、サブディレクトリのみまたはその両方に指定するストリングです。 | |
ENV_10 — 定数静的プロパティ, クラス flash.printing.PaperSize | |
リーガル封筒 | |
ENV_B5 — 定数静的プロパティ, クラス flash.printing.PaperSize | |
B5 封筒 | |
ENV_C5 — 定数静的プロパティ, クラス flash.printing.PaperSize | |
C5 封筒 | |
ENV_DL — 定数静的プロパティ, クラス flash.printing.PaperSize | |
DL 封筒 | |
ENV_MONARCH — 定数静的プロパティ, クラス flash.printing.PaperSize | |
モナーク封筒 | |
ENV_PERSONAL — 定数静的プロパティ, クラス flash.printing.PaperSize | |
個人用封筒 | |
EOFError — 動的クラス, パッケージ flash.errors | |
EOFError 例外は、取得できるデータの末尾よりも後の部分を読み取ろうとした場合にスローされます。 | |
EOFError(message:String) — コンストラクター, クラス flash.errors.EOFError | |
新しい EOFError オブジェクトを作成します。 | |
EQUAL — 定数静的プロパティ, クラス flash.display3D.Context3DCompareMode | |
なし(==) | |
EQUAL — 定数静的プロパティ, クラス flash.ui.Keyboard | |
= キーのキーコード値(187)に関連付けられた定数です。 | |
equals(rhs:com.adobe.ep.taskmanagement.filter:IComparisonOperator) — メソッド, クラス com.adobe.ep.taskmanagement.filter.ComparisonOperator | |
Compares two operator objects. | |
equals(rhs:com.adobe.ep.taskmanagement.filter:IComparisonOperator) — メソッド, インターフェイス com.adobe.ep.taskmanagement.filter.IComparisonOperator | |
Evaluates whether two operators are the same. | |
equals(obj:com.adobe.icc.editors.model:VariableModel) — メソッド, クラス com.adobe.icc.editors.model.VariableModel | |
Compares two Variable domain objects for equality. | |
equals(ticket:com.adobe.livecycle.ria.security.api:TicketType) — メソッド, クラス com.adobe.livecycle.ria.security.api.TicketType | |
Compares the passed ticket content with current ticket. | |
equals(toCompare:flash.geom:Point) — メソッド, クラス flash.geom.Point | |
2 つのポイントが等しいかどうかを判別します。 | |
equals(toCompare:flash.geom:Rectangle) — メソッド, クラス flash.geom.Rectangle | |
toCompare パラメーターで指定されたオブジェクトがこの Rectangle オブジェクトと等しいかどうかを判別します。 | |
equals(toCompare:flash.geom:Vector3D, allFour:Boolean) — メソッド, クラス flash.geom.Vector3D | |
現在の Vector3D オブジェクトと指定された Vector3D オブジェクトの x、y、および z の各エレメントを比較して、2 つの Vector3D オブジェクトが等しいかどうかを判断します。 | |
equals(string1:String, string2:String) — メソッド, クラス flash.globalization.Collator | |
2 つの文字列を比較して、文字列が等しいかどうかを示すブール値を返します。 | |
equals(selectionFormat:flashx.textLayout.edit:SelectionFormat) — メソッド, クラス flashx.textLayout.edit.SelectionFormat | |
この SelectionFormat オブジェクトのプロパティ値が他の SelectionFormat オブジェクトと同じかどうかを判断します。 | |
equals(other:mx.automation:AutomationID) — メソッド, クラス mx.automation.AutomationID | |
このオブジェクトと、指定された AutomationID を比較します。 | |
equals(string1:String, string2:String) — メソッド, クラス spark.globalization.supportClasses.CollatorBase | |
2 つの文字列を比較して、文字列が等しいかどうかを示すブール値を返します。 | |
EQUALS — 定数静的プロパティ, クラス com.adobe.ep.taskmanagement.filter.ComparisonOperator | |
The EQUALS constant that represents the Equals operator. | |
EqualsOperator — クラス, パッケージ com.adobe.icc.editors.model.el.operators | |
The implementation of the equals operator | |
EqualsOperator() — コンストラクター, クラス com.adobe.icc.editors.model.el.operators.EqualsOperator | |
Constructor. | |
equalUserStyles(otherElement:flashx.textLayout.elements:FlowElement) — メソッド, クラス flashx.textLayout.elements.FlowElement | |
userStyles を他の otherElement の userStyles と比較します。 | |
ERASE — 定数静的プロパティ, クラス flash.display.BlendMode | |
表示オブジェクトのアルファ値に基づいて背景を消去します。 | |
ERASER — 定数静的プロパティ, クラス flash.events.TouchEventIntent | |
タッチイベントは、消しゴムツール、アクティブなスタイラスの消しゴム側、その他同様のツールによって生成されます。 | |
errno — プロパティ, クラス flash.accessibility.AccessibilityImplementation | |
エラーコードを示します。 | |
error — イベント, クラス air.update.ApplicationUpdater | |
初期化中または更新処理中にエラーが発生した場合(何か予期しないことが発生した場合)に送出されます。 | |
error — イベント, クラス air.update.ApplicationUpdaterUI | |
初期化中または更新処理中にエラーが発生した場合(何か予期しないことが発生した場合)に送出されます。 | |
error — プロパティ, クラス coldfusion.air.events.SessionFaultEvent | |
エラーの詳細を保持している Error オブジェクトです。 | |
error — プロパティ, インターフェイス com.adobe.fiber.styles.IStyle | |
プロパティのスタイルのエラーアスペクトを返します。 | |
error — プロパティ, クラス com.adobe.fiber.styles.Style | |
プロパティのスタイルのエラーアスペクトを返します。 | |
error — イベント, クラス com.adobe.gravity.flex.bundleloader.FlexBundleLoaderBase | |
Dispatched when the bundle is finished loading. | |
error — イベント, クラス com.adobe.gravity.flex.serviceloader.UIServiceBase | |
Dispatched when the bundle is finished loading. | |
error — プロパティ, クラス com.adobe.gravity.utility.events.AugmentedErrorEvent | |
The original Error object. | |
error — プロパティ, インターフェイス com.adobe.guides.domain.IGuideNode | |
error is used to get the last validation error information available for the given GuideNode. | |
error — プロパティ, クラス com.adobe.icomm.assetplacement.data.XFADataLoadFailedEvent | |
The error description | |
error — プロパティ, クラス com.adobe.icomm.assetplacement.data.XFADataSaveFailedEvent | |
The error description | |
error — プロパティ, クラス com.adobe.icomm.assetplacement.model.PackageDefinitionLoadFailedEvent | |
Retrieve the error string to determine the reason for the failure. | |
error — プロパティ, クラス com.adobe.solutions.exm.authoring.domain.ErrorEvent | |
Returns the error represented by this event. | |
error — プロパティ, クラス com.adobe.solutions.exm.authoring.domain.RequestAwareErrorEvent | |
Returns the error thrown by the operation invocation corresponding to this event. | |
error — プロパティ, クラス com.adobe.solutions.exm.runtime.ComputationErrorEvent | |
Returns the actual error which occurred on the associated ComputedExpression instance. | |
error — イベント, クラス flash.data.SQLConnection | |
任意の SQLConnection オブジェクトの非同期処理でエラーが発生した場合に送出されます。 | |
error — イベント, クラス flash.data.SQLStatement | |
処理中にエラーが発生した場合に送出されます。 | |
error — イベント, クラス flash.display.Stage3D | |
レンダリングコンテキストの要求が失敗すると送出されます。 | |
error — プロパティ, クラス flash.events.AsyncErrorEvent | |
スローされた例外です。 | |
error — プロパティ, クラス flash.events.SQLErrorEvent | |
エラーの原因に関する詳細な情報を含む SQLError オブジェクトです。 | |
error — プロパティ, クラス flash.events.UncaughtErrorEvent | |
不明なエラーに関連付けられているエラーオブジェクトです。 | |
error — イベント, クラス flash.media.CameraRoll | |
エラーが発生したときに error イベントが送出されます。 | |
error — イベント, クラス flash.media.CameraUI | |
デフォルトのカメラを開くことができない場合、error イベントが送出されます。 | |
error — イベント, クラス flash.media.StageWebView | |
エラーが発生したことを通知します。 | |
error — イベント, クラス flash.net.dns.DNSResolver | |
DNS ルックアップ中にエラーが発生すると送出されます。 | |
error — イベント, クラス flash.security.XMLSignatureValidator | |
エラーが原因で検証が完了しなかった場合に送出されます。 | |
error — プロパティ, クラス flashx.textLayout.events.FlowOperationEvent | |
操作中にエラーがスローされました(ある場合)。 | |
error — イベント, クラス mx.core.Application | |
HTTPService 呼び出しが失敗したときに送出されます。 | |
error — プロパティ, クラス mx.formatters.Formatter | |
エラーが発生したときにフォーマッターによって保存される説明を表します。 | |
error(message:String, ... rest) — メソッド, インターフェイス mx.logging.ILogger | |
LogEventLevel.ERROR レベルで指定されたデータを記録します。 | |
error(msg:String, ... rest) — メソッド, クラス mx.logging.LogLogger | |
LogEventLevel.ERROR レベルで指定されたデータを記録します。 | |
error — イベント, インターフェイス mx.modules.IModuleInfo | |
モジュールのロード中にエラーが発生した場合に、関連する ModuleInfo によって送出されます。 | |
error — プロパティ, インターフェイス mx.modules.IModuleInfo | |
モジュールのロード中にエラーが発生した場合に true となるフラグです。 | |
error — イベント, クラス mx.modules.ModuleLoader | |
モジュールがエラーをスローした場合に送出されます。 | |
error — プロパティ, クラス org.osmf.events.MediaErrorEvent | |
このイベントでカプセル化されるエラーです。 | |
error(message:String, ... rest) — メソッド, クラス org.osmf.logging.Logger | |
メッセージを「error」レベルで記録します。 | |
error — イベント, クラス spark.components.Application | |
HTTPService 呼び出しが失敗したときに送出されます。 | |
error — イベント, クラス spark.modules.ModuleLoader | |
モジュールがエラーをスローした場合に送出されます。 | |
Error — 動的クラス, トップレベル | |
Error クラスには、スクリプトで発生したエラーに関する情報が含まれています。 | |
Error(message:String, id:int) — コンストラクター, クラス Error | |
新しい Error オブジェクトを作成します。 | |
ERROR — 定数静的プロパティ, クラス 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 — 定数静的プロパティ, クラス flash.events.ErrorEvent | |
エラーイベントオブジェクトの type プロパティの値を定義します。 | |
ERROR — 定数静的プロパティ, クラス flash.events.SQLErrorEvent | |
SQLErrorEvent.ERROR 定数は、SQLConnection インスタンスまたは SQLStatement インスタンスのメソッドの呼び出しがエラーで終了したときに送出されるエラーイベントの type プロパティの値を定義します。 | |
ERROR — 定数静的プロパティ, クラス flash.net.NetGroupSendResult | |
Directed Routing メソッドを使用するときに発生したエラー(許可がない、など)を示します。 | |
ERROR — 定数静的プロパティ, クラス flashx.textLayout.elements.InlineGraphicElementStatus | |
参照先グラフィックのロード中にエラーが発生しました。 | |
ERROR — 定数静的プロパティ, クラス mx.events.ModuleEvent | |
モジュールのダウンロード中にエラーが発生した場合に送出されます。 | |
ERROR — 定数静的プロパティ, クラス mx.events.ResourceEvent | |
リソースモジュール SWF ファイルのロード中にエラーが発生した場合に送出されます。 | |
ERROR — 定数静的プロパティ, クラス mx.events.StyleEvent | |
スタイル SWF のダウンロード中にエラーが発生した場合に送出されます。 | |
ERROR — 定数静的プロパティ, クラス mx.logging.LogEventLevel | |
アプリケーションの動作を続行できる可能性があるエラーイベントを指定します。 | |
ERROR_CANNOT_LOAD_READER — 定数静的プロパティ, クラス flash.html.HTMLPDFCapability | |
Adobe Reader または Acrobat アプリケーション、またはそのアプリケーションに必要なライブラリをロードしようとしたときに、OS からエラーが返されました。 | |
errorcode — プロパティ, クラス com.adobe.icc.vo.render.PDFResponseType | |
Specifies the error code text that is used when there is an error during PDF generation. | |
errorCode — プロパティ, クラス com.adobe.icc.services.formbridge.FormBridgeError | |
Fetched error code associated with this error | |
errorCode — プロパティ, クラス com.adobe.solutions.exm.runtime.impl.ExpressionError | |
Returns the unique error code. | |
errorCode — プロパティ, クラス mx.validators.ValidationResult | |
isError プロパティの値が true の場合、検証エラーコードを表します。 | |
ERROR_CODE_UNKNOWN — 定数静的プロパティ, クラス flash.globalization.LastOperationStatus | |
リターンエラーコードが不明であることを示します。 | |
ERROR_CODE_UNKNOWN — 定数静的プロパティ, クラス spark.globalization.LastOperationStatus | |
リターンエラーコードが不明であることを示します。 | |
errorColor — スタイル, クラス mx.core.UIComponent | |
検証が失敗した場合のコンポーネントのハイライトの色です. | |
ERROR_DECODING — 定数静的プロパティ, クラス mx.rpc.http.HTTPService | |
XML 形式の結果を XML インスタンスに解析できなかったか、オブジェクトにデコードできなかったことを示します。 | |
ERROR_ENCODING — 定数静的プロパティ, クラス mx.rpc.http.HTTPService | |
入力パラメーターを XML としてエンコードできなかったことを示します。 | |
errorEvent — プロパティ, クラス flashx.textLayout.events.StatusChangeEvent | |
ステータス変更の結果として送出された ErrorEvent オブジェクトです。 | |
ErrorEvent — クラス, パッケージ 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 — クラス, パッケージ flash.events | |
ErrorEvent オブジェクトは、エラーが発生して非同期処理が失敗したときにオブジェクトによって送出されます。 | |
ErrorEvent(type:String, error:Error, bubbles:Boolean, cancelable:Boolean) — コンストラクター, クラス com.adobe.solutions.exm.authoring.domain.ErrorEvent | |
Creates a new ErrorEvent instance. | |
ErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, id:int) — コンストラクター, クラス flash.events.ErrorEvent | |
エラーイベントに関する情報を含む Event オブジェクトを作成します。 | |
ERROR_HINT_HEADER — 定数静的プロパティ, クラス mx.messaging.messages.AcknowledgeMessage | |
エラーヒントヘッダーのヘッダー名。 | |
Error_Icon — 定数静的プロパティ, クラス com.adobe.icc.editors.managers.ErrorManager | |
The constant specifying the Error Icon. | |
ERROR_ICON — プロパティ, クラス com.adobe.solutions.rca.presentation.util.AlertFormatter | |
This property refers to error icon. | |
errorID — プロパティ, クラス Error | |
特定のエラーメッセージに関連付けられた参照番号です。 | |
errorID — プロパティ, クラス flash.events.ErrorEvent | |
特定のエラーに関連付けられた参照番号です。 | |
errorIndicatorSource — スタイル, クラス spark.components.FormItem | |
エラーインジケーターに使用するイメージソースを指定します. | |
ERROR_INSTALLED_PLAYER_NOT_FOUND — 定数静的プロパティ, クラス flash.html.HTMLSWFCapability | |
Adobe Flash Player が検出されません。 | |
ERROR_INSTALLED_PLAYER_TOO_OLD — 定数静的プロパティ, クラス flash.html.HTMLSWFCapability | |
Adobe Flash Player が検出されましたが、バージョンが古すぎます。 | |
ERROR_INSTALLED_READER_NOT_FOUND — 定数静的プロパティ, クラス flash.html.HTMLPDFCapability | |
Adobe Reader が検出されません。 | |
ERROR_INSTALLED_READER_TOO_OLD — 定数静的プロパティ, クラス flash.html.HTMLPDFCapability | |
Adobe Reader が検出されましたが、バージョンが古すぎます。 | |
ErrorManager — クラス, パッケージ com.adobe.icc.editors.managers | |
The ErrorManager helps you handle errors occurring on the client. | |
errorManagerImpl — 静的プロパティ, クラス com.adobe.icc.editors.managers.ErrorManager | |
Method to override the error manager implementation | |
ErrorManagerImpl — クラス, パッケージ com.adobe.icc.editors.managers | |
The class implementing IErrorManager which helps you handle errors occurring on the client. | |
ErrorManagerImpl() — コンストラクター, クラス com.adobe.icc.editors.managers.ErrorManagerImpl | |
Constructor. | |
errorMessage — プロパティ, クラス com.adobe.ep.taskmanagement.event.TaskManagerFaultEvent | |
The error message. | |
errorMessage — プロパティ, クラス com.adobe.solutions.prm.presentation.event.PRMErrorEvent | |
This variable contains the error message. | |
errorMessage — プロパティ, クラス com.adobe.solutions.rca.presentation.event.RCAErrorEvent | |
The error message. | |
errorMessage — プロパティ, クラス lc.foundation.events.LiveCycleFaultEvent | |
The error message. | |
errorMessage — プロパティ, インターフェイス lc.foundation.ui.ILoginPage | |
The error message to be displayed. | |
errorMessage — プロパティ, クラス 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 — プロパティ, クラス lc.procmgmt.ui.task.TaskDirectiveModel | |
The error message when an error occurs. | |
errorMessage — プロパティ, クラス lc.procmgmt.ui.tracking.TrackingModel | |
The error message after an event occurs. | |
errorMessage — プロパティ, クラス mx.validators.ValidationResult | |
isError プロパティの値が true の場合、検証エラーメッセージを表します。 | |
ErrorMessage — クラス, パッケージ mx.messaging.messages | |
ErrorMessage クラスは、メッセージングシステム内でエラーを報告するときに使用されます。 | |
ErrorMessage() — コンストラクター, クラス mx.messaging.messages.ErrorMessage | |
ErrorMessage インスタンスを作成します。 | |
errorParams — プロパティ, クラス com.adobe.ep.taskmanagement.event.TaskManagerFaultEvent | |
Additional parameters for the error. | |
errorParams — プロパティ, クラス lc.foundation.events.LiveCycleFaultEvent | |
Additional parameters for the error. | |
ERROR_PREFERRED_READER_TOO_OLD — 定数静的プロパティ, クラス flash.html.HTMLPDFCapability | |
適切なバージョン(8.1 以降)の Adobe Reader または Acrobat が検出されましたが、PDF のコンテンツを扱うように設定されている Adobe Reader は Adobe Reader または Acrobat 8.1 より古いバージョンです。 | |
errors — プロパティ, インターフェイス com.adobe.guides.control.IGuideErrors | |
errors is an IList of GuideNodes that currently contain validation errors. | |
errors — プロパティ, クラス flashx.textLayout.conversion.ConverterBase | |
解析中にエラーが発生しました。 | |
errors — プロパティ, インターフェイス flashx.textLayout.conversion.ITextExporter | |
throwOnError プロパティが false(デフォルト値)に設定されている場合、このプロパティには、エクスポーターメソッドへの呼び出し後に、エラーメッセージのベクトルがストリングとして含まれます。 | |
errors — プロパティ, インターフェイス flashx.textLayout.conversion.ITextImporter | |
throwOnError プロパティが false(デフォルト値)に設定されている場合、このプロパティには、インポーターメソッドへの呼び出し後に、エラーメッセージのベクトルがストリングとして含まれます。 | |
errorSkin — スタイル, クラス spark.components.supportClasses.SkinnableComponent | |
検証エラーが発生したときにこのコンポーネントで使用するスキンクラスの名前です. | |
ErrorSkin — クラス, パッケージ spark.skins.spark | |
ErrorSkin クラスは、Spark コンポーネントのエラースキンを定義します。 | |
ErrorSkin() — コンストラクター, クラス spark.skins.spark.ErrorSkin | |
コンストラクターです。 | |
errorSQL — プロパティ, クラス coldfusion.air.events.SessionFaultEvent | |
エラーが発生したときに使用された SQL ステートメントです。 | |
ERROR_STATE — 定数静的プロパティ, クラス com.adobe.solutions.rca.services.impl.CacheToken | |
This property denotes that the token is in an error state. | |
errorString — プロパティ, インターフェイス com.adobe.guides.domain.IGuideNode | |
errorString contains the last validation error information available for the given GuideNode. | |
errorString — プロパティ, インターフェイス ga.model.IPanel | |
The error string for this panel. | |
errorString — プロパティ, クラス lc.procmgmt.ui.attachments.AttachmentHeaderModel | |
The error string. | |
errorString — プロパティ, クラス mx.core.UIComponent | |
バリデーターによってコンポーネントを監視しているとき、検証が失敗した場合に、そのコンポーネントのエラーヒントに表示されるテキストです。 | |
errorString — プロパティ, インターフェイス mx.validators.IValidatorListener | |
バリデーターによってコンポーネントを監視しているとき、検証が失敗した場合に、そのコンポーネントのエラーヒントに表示されるテキストです。 | |
errorStringChanged — イベント, クラス ga.model.PanelManager | |
ERROR_STRING_CHANGED — 定数静的プロパティ, クラス ga.model.GAEvent | |
Dispatched by a page, panel, or section whenever the error string for a Guide field changes. | |
errortext — プロパティ, クラス com.adobe.icc.vo.render.PDFResponseType | |
Specifies the error message that is used when there is an error during PDF generation. | |
errorText — プロパティ, クラス ga.controls.HelpVideo | |
The text displayed in the error window. | |
errorText — プロパティ, クラス mx.events.ModuleEvent | |
タイプが ModuleEvent.ERROR の場合のエラーメッセージです。それ以外の場合は、null です。 | |
errorText — プロパティ, クラス mx.events.RSLEvent | |
タイプが RSL_ERROR の場合のエラーメッセージです。それ以外の場合は、null です。 | |
errorText — プロパティ, クラス mx.events.ResourceEvent | |
タイプが ERROR の場合のエラーメッセージです。それ以外の場合は、null です。 | |
errorText — プロパティ, クラス mx.events.StyleEvent | |
タイプが ERROR の場合のエラーメッセージです。それ以外の場合は、null です。 | |
errorText — プロパティ, クラス spark.formatters.DateTimeFormatter | |
エラーが発生したときに format() メソッドによって返される文字列。 | |
errorText — プロパティ, クラス spark.formatters.supportClasses.NumberFormatterBase | |
エラーが発生したときに format() メソッドによって返される置換文字列。 | |
ERROR_TEXT — 定数静的プロパティ, クラス spark.components.gridClasses.GridColumn | |
対応するプロパティ名(パス)の解決に失敗した場合の、itemToLabel() または itemToDataTip() メソッドの戻り値です。 | |
errorTextDisplay — スキンパーツ, クラス spark.components.FormItem | |
FormItem のエラーストリングを表示するビジュアルエレメントへの参照です。 A reference to the visual element that display the FormItem's error strings. | |
errorTextDisplay — プロパティ, クラス spark.skins.spark.FormItemSkin | |
A reference to the visual element that display the FormItem's error strings. | |
errorTextDisplay — プロパティ, クラス spark.skins.spark.StackedFormSkin | |
Form のエラーテキストを表示します。 | |
ERROR_URL_REQUIRED — 定数静的プロパティ, クラス mx.rpc.http.HTTPService | |
useProxy プロパティが false に設定されたが、URL が提供されなかったことを示します。 | |
escape(str:String) — パッケージ関数, トップレベル | |
パラメーターをストリングに変換し、URL エンコード形式にエンコードします。この場合、英数字以外のほとんどの文字は % が付いた 16 進シーケンスで置き換えられます。 | |
ESCAPE — 定数静的プロパティ, クラス flash.ui.Keyboard | |
Esc キーのキーコード値(27)に関連付けられた定数です。 | |
EscapedLabel — クラス, パッケージ 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() — コンストラクター, クラス com.adobe.mosaic.sparklib.text.EscapedLabel | |
Constructor | |
escapeMultiByte(value:String) — パッケージ関数, flash.utils | |
System.useCodePage の値に従って、UTF-8 またはシステムコードページのいずれかにエンコードされた入力ストリングをエスケープしたコピーを返します。 | |
estimatedMemberCount — プロパティ, クラス flash.net.NetGroup | |
ローカルネイバーフッドの密度に基づき、グループアドレスが均等に分配されることを前提にして、グループの推定メンバー数を指定します。 | |
EULER_ANGLES — 定数静的プロパティ, クラス flash.geom.Orientation3D | |
Euler 角度は、decompose() メソッドと recompose() メソッドのデフォルトの方向で、軸ごとに異なる 3 つの回転角度を使用して方向を定義します。 | |
EUROPEAN — 定数静的プロパティ, クラス flash.globalization.NationalDigitsType | |
ラテン語 1(西欧)数字セットのゼロ桁の Unicode 値を表します。 | |
EvalError — 動的クラス, トップレベル | |
EvalError クラスは、ユーザーコードが Function オブジェクトで eval() 関数を呼び出したとき、または new 演算子を使用しようとしたときに発生するエラーです。 | |
EvalError(message:String) — コンストラクター, クラス EvalError | |
新しい EvalError オブジェクトを作成します。 | |
evaluateExpression(expression:String, expressionDefinitionId:String, varsMap:Object, qualifiedClassName:String) — メソッド, インターフェイス 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) — メソッド, クラス com.adobe.exm.expression.impl.ExpressionEvaluationService | |
This API is used to evaluate an expression at flex side. | |
EVEN_ODD — 定数静的プロパティ, クラス flash.display.GraphicsPathWinding | |
奇数 / 偶数の湾曲タイプを設定します。 | |
Event — クラス, パッケージ flash.events | |
Event クラスは、Event オブジェクトを作成するための基本クラスとして使用されます。これらの Event オブジェクトは、イベントの発生時にイベントリスナーにパラメーターとして渡されます。 | |
Event(type:String, bubbles:Boolean, cancelable:Boolean) — コンストラクター, クラス flash.events.Event | |
イベントリスナーにパラメーターとして渡す Event オブジェクトを作成します。 | |
EVENT — 定数静的プロパティ, クラス fl.controls.ProgressBarMode | |
source プロパティで指定されたコンポーネントは、進捗と完了のイベントを送出する必要があります。 | |
EVENT — 定数静的プロパティ, クラス fl.video.CuePointType | |
findCuePoint() メソッドおよび findNearestCuePoint() メソッドの type パラメーター値を定義します。 | |
EVENT — 定数静的プロパティ, クラス mx.controls.ProgressBarMode | |
:source プロパティで指定したコントロールから、progress イベントと completed イベントを送出する必要があります。 | |
EVENT — 定数静的プロパティ, クラス org.osmf.metadata.CuePointType | |
イベントキューポイントです。 | |
EVENT_ASSET_ACTION_CLICK — 定数静的プロパティ, クラス com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies that an Asset has been clicked | |
EVENT_ASSET_ACTION_CLICK — 定数静的プロパティ, クラス com.adobe.livecycle.assetmanager.client.event.AssetActionEvent | |
Specifies that the user has selected an asset by clicking. | |
EVENT_ASSET_ACTION_COMPLETE — 定数静的プロパティ, クラス com.adobe.ep.ux.content.event.AssetActionCompleteEvent | |
This special constant means that an action has occurred on an asset | |
EVENT_ASSET_ACTION_COMPLETE — 定数静的プロパティ, クラス com.adobe.livecycle.assetmanager.client.event.AssetActionCompleteEvent | |
Specifies that the action associated with the event is complete. | |
EVENT_ASSET_ACTION_FAILED — 定数静的プロパティ, クラス 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 — 定数静的プロパティ, クラス com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant denotes that the event is the focus on the asset action. | |
EVENT_ASSET_ACTIONS_CHANGE — 定数静的プロパティ, クラス com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies that an actions associated with an asset has changed | |
EVENT_ASSET_ACTIONS_CHANGE — 定数静的プロパティ, クラス com.adobe.ep.ux.content.event.AssetActionsChangeEvent | |
This constant defines the type of event, when the asset actions have changed | |
EVENT_ASSET_ACTIONS_CHANGE — 定数静的プロパティ, クラス com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant denotes that the asset actions have been changed. | |
EVENT_ASSET_DESCRIPTORS_CHANGED — 定数静的プロパティ, クラス com.adobe.ep.ux.content.managers.AssetManager | |
Event with this name is thrown when assetDescriptors are reset. | |
EVENT_ASSET_DESCRIPTORS_CHANGED — 定数静的プロパティ, クラス com.adobe.livecycle.assetmanager.client.managers.AssetManager | |
Defines the event type for an assetDescriptorsChanged event. | |
EVENT_ASSET_LOAD_ERROR — 定数静的プロパティ, クラス com.adobe.livecycle.assetmanager.client.managers.AssetManager | |
Defines the event type for an assetLoadError event. | |
EVENT_ASSET_PERMISSION_LOAD_ERROR — 定数静的プロパティ, クラス com.adobe.livecycle.assetmanager.client.managers.AssetManager | |
Defines the event type for an assetPermissionsLoadError event. | |
eventClassName — プロパティ, インターフェイス mx.automation.IAutomationEventDescriptor | |
このイベントを実装するクラスの名前です。 | |
EVENT_CLOSE_RELATIONSHIP_BROWSER — 定数静的プロパティ, クラス com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies an action to close the relationship browser | |
EVENT_DATAMODULE_INSERT — 定数静的プロパティ, クラス 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 — クラス, パッケージ mx.automation.events | |
イベントの詳細(タイプやハンドラーなど)を保持します | |
EventDetails(type:String, handler:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — コンストラクター, クラス mx.automation.events.EventDetails | |
コンストラクター | |
EventDispatcher — クラス, パッケージ flash.events | |
EventDispatcher クラスは、イベントを送出するすべてのランタイムクラスの基本クラスです。 | |
EventDispatcher(target:flash.events:IEventDispatcher) — コンストラクター, クラス flash.events.EventDispatcher | |
EventDispatcher クラスのインスタンスを集約します。 | |
EVENT_DO_SEARCH — 定数静的プロパティ, クラス com.adobe.ep.ux.content.event.SearchEvent | |
Type of event when search is to be executed. | |
EVENT_DO_SEARCH — 定数静的プロパティ, クラス com.adobe.livecycle.assetmanager.client.event.SearchEvent | |
Specifies the type of event when a search is executed. | |
EVENT_FONT_SIZE_CHANGE — 定数静的プロパティ, クラス com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Font Size button is changed. | |
EVENT_FRAGMENTLAYOUT_INSERT — 定数静的プロパティ, クラス 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 — 定数静的プロパティ, クラス 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) — メソッド, クラス mx.accessibility.AccImpl | |
汎用イベントハンドラーです。 | |
eventHandler(event:flash.events:Event) — メソッド, クラス mx.accessibility.UIComponentAccProps | |
汎用イベントハンドラーです。 | |
EVENT_LAUNCH_EDITOR_WINDOW — 定数静的プロパティ, クラス com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies an action to launch the editor | |
EVENT_LAUNCH_EDITOR_WINDOW — 定数静的プロパティ, クラス com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant denotes to launch the editor. | |
EVENT_LETTER_INITIALIZATION_COMPLETE — 定数静的プロパティ, クラス com.adobe.icc.dc.domain.LetterInstance | |
The constant defining the letter initialization complete event. | |
EVENT_LETTER_INITIALIZATION_ERROR — 定数静的プロパティ, クラス com.adobe.icc.dc.domain.LetterInstance | |
The constant defining the letter initialization error event. | |
EVENT_LETTERSPACING_CHANGE — 定数静的プロパティ, クラス com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Letter spacing is changed. | |
EVENT_LINEHEIGHT_CHANGE — 定数静的プロパティ, クラス com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Line Height is changed. | |
EVENT_LISTCOMPOUND_CHANGE — 定数静的プロパティ, クラス com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when List Compound button is clicked. | |
EventListenerRequest — クラス, パッケージ mx.events | |
指定されたイベントへのリスナーを追加または削除するために、ある SystemManager からブリッジを通じて別のアプリケーションの SystemManager に送信された要求です。 | |
EventListenerRequest(type:String, bubbles:Boolean, cancelable:Boolean, eventType:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — コンストラクター, クラス mx.events.EventListenerRequest | |
イベントリスナーを追加または削除する新しい要求を作成します。 | |
EVENT_LISTINDENT_CHANGE — 定数静的プロパティ, クラス com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when List Indent button is clicked. | |
EVENT_LISTOUTDENT_CHANGE — 定数静的プロパティ, クラス com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when List Outdent button is clicked. | |
EVENT_LISTSTYLE_TYPE_CHANGE — 定数静的プロパティ, クラス com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when List Style Type is changed. | |
EVENT_LOAD_EXTENSIONS_FAULT — 定数静的プロパティ, クラス com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager | |
The constant specifying the load acmExtensionsConfig fault. | |
EVENT_LOAD_EXTENSIONS_SUCCESS — 定数静的プロパティ, クラス com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager | |
The constant specifying the load acmExtensionsConfig success. | |
EVENT_MARGINBOTTOM_CHANGE — 定数静的プロパティ, クラス com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Margin Bottom is changed. | |
EVENT_MARGINLEFT_CHANGE — 定数静的プロパティ, クラス com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Margin Left is changed. | |
EVENT_MARGINRIGHT_CHANGE — 定数静的プロパティ, クラス com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Margin Right is changed. | |
EVENT_MARGINTOP_CHANGE — 定数静的プロパティ, クラス com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Margin Top is changed. | |
eventMirror — プロパティ, クラス flash.text.engine.ContentElement | |
このコンテンツエレメントに基づいた有効なテキスト行に送出されるすべてのイベントのコピーを受け取る EventDispatcher オブジェクトです。 | |
eventName — プロパティ, クラス mx.effects.Pause | |
終了するまで Pause が待機しているイベントの名前です。 | |
eventName — プロパティ, クラス mx.effects.effectClasses.PauseInstance | |
終了するまで Pause が待機しているイベントの名前です。 | |
EVENT_OBJECT_ACCELERATORCHANGE — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
オブジェクトの MSAA KeyboardShortcut プロパティが変化したことを示す MSAA イベントです。 | |
EVENT_OBJECT_CONTENTSCROLLED — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
ウィンドウオブジェクトのスクロールが終了したことを示す MSAA イベントです。 | |
EVENT_OBJECT_CREATE — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
オブジェクトが作成されたことを示す MSAA イベントです。 | |
EVENT_OBJECT_DEFACTIONCHANGE — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
オブジェクトの MSAA DefaultAction プロパティが変化したことを示す MSAA イベントです。 | |
EVENT_OBJECT_DESCRIPTIONCHANGE — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
オブジェクトの MSAA Description プロパティが変化したことを示す MSAA イベントです。 | |
EVENT_OBJECT_DESTROY — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
オブジェクトが破棄されたことを示す MSAA イベントです。 | |
EVENT_OBJECT_FOCUS — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
オブジェクトがキーボードフォーカスを取得したことを示す MSAA イベントです。 | |
EVENT_OBJECT_HELPCHANGE — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
オブジェクトの MSAA Help プロパティが変化したことを示す MSAA イベントです。 | |
EVENT_OBJECT_HIDE — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
オブジェクトが非表示になっていることを示す MSAA イベントです。 | |
EVENT_OBJECT_INVOKED — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
オブジェクトが呼び出されたことを示す MSAA イベントです。例えば、ユーザーがボタンをクリックしたような場合です。 | |
EVENT_OBJECT_LOCATIONCHANGE — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
オブジェクトの位置、シェイプ、またはサイズが変化したことを示す MSAA イベントです。 | |
EVENT_OBJECT_NAMECHANGE — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
オブジェクトの MSAA Name プロパティが変化したことを示す MSAA イベントです。 | |
EVENT_OBJECT_PARENTCHANGE — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
オブジェクトの親オブジェクトが変更されたことを示す MSAA イベントです。 | |
EVENT_OBJECT_REORDER — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
コンテナオブジェクトで子の追加、削除、または順序変更が行われたことを示す MSAA イベントです。 | |
EVENT_OBJECT_SELECTION — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
コンテナオブジェクト内の選択範囲が変化したことを示す MSAA イベントです。 | |
EVENT_OBJECT_SELECTIONADD — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
コンテナオブジェクト内のアイテムが選択範囲に追加されたことを示す MSAA イベントです。 | |
EVENT_OBJECT_SELECTIONREMOVE — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
コンテナオブジェクト内のアイテムが選択解除されたことを示す MSAA イベントです。 | |
EVENT_OBJECT_SELECTIONWITHIN — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
コンテナオブジェクト内で選択の大幅な変更が発生したことを示す MSAA イベントです。 | |
EVENT_OBJECT_SHOW — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
非表示になっていたオブジェクトが表示状態に変更されたことを示す MSAA イベントです。 | |
EVENT_OBJECT_STATECHANGE — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
オブジェクトの状態が変化したことを示す MSAA イベントです。 | |
EVENT_OBJECT_TEXTSELECTIONCHANGED — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
オブジェクトのテキスト選択範囲が変化したことを示す MSAA イベントです。 | |
EVENT_OBJECT_VALUECHANGE — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
オブジェクトの MSAA Value プロパティが変化したことを示す MSAA イベントです。 | |
EVENT_OPEN_ACTIVATION_BROWSER — 定数静的プロパティ, クラス com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies an action to open the activation browser | |
EVENT_OPEN_ACTIVATION_BROWSER — 定数静的プロパティ, クラス com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant specifies an event to open the activation browser. | |
EVENT_OPEN_COMPOSER_BROWSER — 定数静的プロパティ, クラス com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies an action to open the composer browser | |
EVENT_OPEN_RELATIONSHIP_BROWSER — 定数静的プロパティ, クラス com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies an action to open the relationship browser | |
EVENT_OPEN_RELATIONSHIP_BROWSER — 定数静的プロパティ, クラス com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant specifies an event to open the relationship browser. | |
eventPhase — プロパティ, クラス flash.events.Event | |
イベントフローの現在の段階です。 | |
EventPhase — final クラス, パッケージ flash.events | |
EventPhase クラスは、Event クラスの eventPhase プロパティの値を提供します。 | |
EventPriority — final クラス, パッケージ mx.core | |
EventPriority クラスは、EventDispatcher の addEventListener() メソッドの priority 引数の定数値を定義します。 | |
EVENT_REPEAT_TEXT — 定数静的プロパティ, クラス com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the event dispatched when Repeat text is clicked. | |
events — プロパティ, クラス mx.core.ComponentDescriptor | |
MXML に指定された、コンポーネントのイベントハンドラーの名前と値のペアを含むオブジェクトです。 | |
EVENT_SEARCH_COMPLETE — 定数静的プロパティ, クラス com.adobe.ep.ux.content.event.SearchEvent | |
Type of event when search has completed | |
EVENT_SEARCH_COMPLETE — 定数静的プロパティ, クラス com.adobe.livecycle.assetmanager.client.event.SearchEvent | |
Specifies the type of event when the search is complete. | |
EVENT_SEARCH_FILTER_CHANGE — 定数静的プロパティ, クラス com.adobe.ep.ux.content.event.SearchEvent | |
Type of event when user changes search criteria | |
EVENT_SEARCH_FILTER_CHANGE — 定数静的プロパティ, クラス com.adobe.livecycle.assetmanager.client.event.SearchEvent | |
Specifies the type of event when a user has changed the search criteria. | |
eventsToHandle — プロパティ, クラス mx.accessibility.AccImpl | |
すべてのサブクラスは、受け取るイベントの文字列の配列を返すことにより、この関数をオーバーライドする必要があります。 | |
EVENT_SYSTEM_ALERT — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
警告が生成されたことを示す MSAA イベントです。 | |
EVENT_SYSTEM_CAPTUREEND — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
ウィンドウがマウスキャプチャを失ったことを示す MSAA イベントです。 | |
EVENT_SYSTEM_CAPTURESTART — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
ウィンドウがマウスキャプチャを取得したことを示す MSAA イベントです。 | |
EVENT_SYSTEM_CONTEXTHELPEND — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
ウィンドウで状況依存型ヘルプモードが終了したことを示す MSAA イベントです。 | |
EVENT_SYSTEM_CONTEXTHELPSTART — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
ウィンドウで状況依存型ヘルプモードが開始したことを示す MSAA イベントです。 | |
EVENT_SYSTEM_DIALOGEND — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
ダイアログボックスが閉じられたことを示す MSAA イベントです。 | |
EVENT_SYSTEM_DIALOGSTART — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
ダイアログボックスが表示されたことを示す MSAA イベントです。 | |
EVENT_SYSTEM_DRAGDROPEND — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
アプリケーションでドラッグ&ドロップモードが終了しようとしていることを示す MSAA イベントです。 | |
EVENT_SYSTEM_DRAGDROPSTART — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
アプリケーションでドラッグ&ドロップモードが開始しようとしていることを示す MSAA イベントです。 | |
EVENT_SYSTEM_FOREGROUND — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
最前面のウィンドウが変化したことを示す MSAA イベントです。 | |
EVENT_SYSTEM_MENUEND — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
メニューバーのメニューが閉じられたことを示す MSAA イベントです。 | |
EVENT_SYSTEM_MENUPOPUPEND — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
ポップアップメニューが閉じられたことを示す MSAA イベントです。 | |
EVENT_SYSTEM_MENUPOPUPSTART — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
ポップアップメニューが表示されたことを示す MSAA イベントです。 | |
EVENT_SYSTEM_MENUSTART — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
メニューバーのメニューアイテムが選択されたことを示す MSAA イベントです。 | |
EVENT_SYSTEM_MINIMIZEEND — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
ウィンドウオブジェクトが最小化または最大化されたことを示す MSAA イベントです。 | |
EVENT_SYSTEM_MINIMIZESTART — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
ウィンドウオブジェクトが最小化または最大化されようとしていることを示す MSAA イベントです。 | |
EVENT_SYSTEM_MOVESIZEEND — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
ウィンドウの移動またはサイズ変更が終了したことを示す MSAA イベントです。 | |
EVENT_SYSTEM_MOVESIZESTART — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
ウィンドウの移動またはサイズ変更が開始したことを示す MSAA イベントです。 | |
EVENT_SYSTEM_SCROLLINGEND — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
スクロールバーでスクロールが終了したことを示す MSAA イベントです。 | |
EVENT_SYSTEM_SCROLLINGSTART — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
スクロールバーでスクロールが開始したことを示す MSAA イベントです。 | |
EVENT_SYSTEM_SOUND — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
サウンドが再生されたことを示す MSAA イベントです。 | |
EVENT_SYSTEM_SWITCHEND — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
ユーザーが Alt + Tab キーを放したことを示す MSAA イベントです。 | |
EVENT_SYSTEM_SWITCHSTART — 定数静的プロパティ, クラス mx.accessibility.AccConst | |
ユーザーが Alt + Tab キーを押して切り替えウィンドウを表示したことを示す MSAA イベントです。 | |
eventType — プロパティ, クラス com.adobe.ep.ux.content.event.AssetFocusEvent | |
The type of Asset Focus Event. | |
eventType — プロパティ, インターフェイス mx.automation.IAutomationEventDescriptor | |
このイベントに使用される type プロパティの値です。 | |
eventType — プロパティ, クラス mx.automation.events.EventDetails | |
イベントのタイプです | |
eventType — プロパティ, クラス mx.events.EventListenerRequest | |
監視するイベントのタイプです。 | |
EVENT_TYPE_FOCUS_GAIN — 定数静的プロパティ, クラス com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant denotes that the grid item has gained focus. | |
EVENT_TYPE_FOCUS_LOST — 定数静的プロパティ, クラス com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant denotes that the grid item has lost focus. | |
EVENT_TYPE_IDLE_STATE — 定数静的プロパティ, クラス com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant denotes that the grid item is in idle state. | |
EVENT_UPLOAD_END — 定数静的プロパティ, クラス com.adobe.solutions.acm.authoring.presentation.common.FileUploader | |
The constant that defines the file upload end event. | |
every(callback:Function, thisObject:any) — メソッド, クラス Array | |
指定された関数について false を返すアイテムに達するまで、配列内の各アイテムにテスト関数を実行します。 | |
every(callback:Function, thisObject:Object) — メソッド, クラス Vector | |
指定された関数について false を返すアイテムに達するまで、ベクター内の各アイテムにテスト関数を実行します。 | |
EXACT — 定数静的プロパティ, クラス flash.net.NetGroupReceiveMode | |
ネイバーが使用するアドレスがこのノードのアドレスと正確に一致する場合にのみネイバーからのローカルメッセージをこのノードが受け入れることを指定します。 | |
EXACT_FIT — 定数静的プロパティ, クラス fl.video.VideoScaleMode | |
registrationHeight または height および registrationWidth または width プロパティで指定された高さと幅でビデオを表示するように指定します。 | |
EXACT_FIT — 定数静的プロパティ, クラス flash.display.StageScaleMode | |
指定された領域内にアプリケーション全体が、元の縦横比を維持しないで表示されるよう指定します。 | |
exactSettings — 静的プロパティ, クラス flash.system.Security | |
特定の コンテンツ設定に使用するドメインを Flash Player または AIR がどのように選択するかを指定します。設定には、カメラとマイクの許可、記憶領域の割り当て、永続共有オブジェクトの記憶領域などがあります。 | |
exceedsMaxError — プロパティ, クラス mx.validators.CurrencyValidator | |
値が maxValue を超える場合に発生するエラーメッセージを表します。 | |
exceedsMaxError — プロパティ, クラス mx.validators.NumberValidator | |
値が maxValue プロパティの値を超過する場合に発生するエラーメッセージを表します。 | |
exceptionValue — プロパティ, クラス flash.events.HTMLUncaughtScriptExceptionEvent | |
不明な例外を発生させた throw ステートメント内の式の評価結果です。 | |
exchange — プロパティ, クラス flash.net.dns.MXRecord | |
メール交換サービスのホスト名です。 | |
excludes — プロパティ, クラス mx.data.PropertySpecifier | |
除外するプロパティのリスト、または除外するプロパティのリストがない場合は null を取得します。 | |
exclusions — プロパティ, クラス ga.model.PanelItem | |
An array of property names to ignore when model change event occurs. | |
ExclusionShader — クラス, パッケージ mx.graphics.shaderClasses | |
Adobe Creative Suite ツールで使用可能な RGB プリマルチプライ済みカラーの "Exclusion" ブレンドモードに相当するブレンドシェーダーを作成します。 | |
ExclusionShader() — コンストラクター, クラス mx.graphics.shaderClasses.ExclusionShader | |
コンストラクターです。 | |
EXCLUSIVE — 定数静的プロパティ, クラス flash.data.SQLTransactionLockType | |
排他的ロックトランザクションのオプションを指定します。 | |
exec(str:String) — メソッド, クラス RegExp | |
指定されたストリング str について、正規表現を検索します。 | |
EXEC_QUEUED_CMD — 定数静的プロパティ, クラス mx.events.VideoEvent | |
キューコマンド実行中の VideoDisplay.state プロパティ値です。 | |
executable — プロパティ, クラス flash.desktop.NativeProcessStartupInfo | |
ホストオペレーティングシステム上の実行可能ファイルを参照する File オブジェクトです。 | |
execute() — メソッド, クラス coldfusion.service.mxml.Chart | |
ユーザーが設定するアクションと属性に基づいて、ColdFusion サービスに情報を送信します。 | |
execute() — メソッド, クラス coldfusion.service.mxml.Document | |
ユーザーが設定するアクションと属性に基づいて、ColdFusion サービスに情報を送信します。 | |
execute() — メソッド, クラス coldfusion.service.mxml.Image | |
ユーザーが設定するアクションと属性に基づいて、ColdFusion サービスに情報を送信します。 | |
execute() — メソッド, クラス coldfusion.service.mxml.Ldap | |
ユーザーが設定するアクションと属性に基づいて、ColdFusion サービスに情報を送信します。 | |
execute() — メソッド, クラス coldfusion.service.mxml.Mail | |
ユーザーが設定するアクションと属性に基づいて、ColdFusion サービスに情報を送信します。 | |
execute() — メソッド, クラス coldfusion.service.mxml.Pdf | |
ユーザーが設定するアクションと属性に基づいて、ColdFusion サービスに情報を送信します。 | |
execute() — メソッド, クラス coldfusion.service.mxml.Pop | |
ユーザーが設定するアクションと属性に基づいて、ColdFusion サービスに情報を送信します。 | |
execute(prefetch:int, responder:flash.net:Responder) — メソッド, クラス flash.data.SQLStatement | |
sqlConnection プロパティの SQLConnection オブジェクトに接続されているデータベースに対して、text プロパティの SQL を実行します。 | |
execute() — メソッド, クラス lc.procmgmt.commands.AbandonCommand | |
Executes the task's abandon operation. | |
execute() — メソッド, クラス lc.procmgmt.commands.AttachmentCommand | |
Executes the default operation of the command. | |
execute() — メソッド, クラス lc.procmgmt.commands.ClaimAndOpenCommand | |
Executes the task's claim operation. | |
execute() — メソッド, クラス lc.procmgmt.commands.ClaimCommand | |
Executes the task's claim operation. | |
execute() — メソッド, クラス lc.procmgmt.commands.CompleteCommand | |
Executes the task's complete operation. | |
execute() — メソッド, クラス lc.procmgmt.commands.ConsultCommand | |
Executes the task's consult operation. | |
execute() — メソッド, クラス lc.procmgmt.commands.DeleteAttachmentCommand | |
Deletes the attachment from the task. | |
execute() — メソッド, クラス lc.procmgmt.commands.DisplayAttachmentCommand | |
Retrieves the attachment from the task that is being held by the TaskAttachmentInfo object. | |
execute() — メソッド, クラス lc.procmgmt.commands.EditDescriptionCommand | |
Changes the description of the task by executing the setDescription method from the Task object. | |
execute() — メソッド, クラス lc.procmgmt.commands.ForwardCommand | |
Executes the task forward operation. | |
execute() — メソッド, クラス lc.procmgmt.commands.InitiateFromStartTaskCommand | |
Executes the command and obtain a new wTask object with the same data as the original task. | |
execute() — メソッド, クラス lc.procmgmt.commands.LockCommand | |
Executes the task's lock operation. | |
execute() — メソッド, クラス lc.procmgmt.commands.RejectCommand | |
Executes the task's reject operation. | |
execute() — メソッド, クラス lc.procmgmt.commands.SaveAttachmentCommand | |
Retrieves the attachment from the task. | |
execute() — メソッド, クラス lc.procmgmt.commands.SetVisibleCommand | |
Executes the task setVisible operation. | |
execute() — メソッド, クラス lc.procmgmt.commands.ShareCommand | |
Executes the task's share operation. | |
execute() — メソッド, クラス lc.procmgmt.commands.TaskCommand | |
Retrieves a Token object to allow the caller to be notified when the execution is complete. | |
execute() — メソッド, クラス lc.procmgmt.commands.UnlockCommand | |
Executes the unlock operation for a task. | |
execute() — メソッド, クラス lc.procmgmt.commands.UpdateAttachmentCommand | |
Updates the attachment from the task being stored by the TaskAttachmentInfo object. | |
execute() — メソッド, インターフェイス lc.procmgmt.domain.ICommand | |
Executes the default operation of the command. | |
execute() — メソッド, クラス lc.procmgmt.ui.task.form.commands.TaskFormSaveCommand | |
Executes the TaskForm save operation. | |
execute() — メソッド, クラス lc.procmgmt.ui.task.form.commands.TaskFormSubmitCommand | |
Executes the TaskForm object's submit operation. | |
execute() — メソッド, クラス lc.procmgmt.ui.task.form.commands.TaskFormTakeOfflineCommand | |
Executes the take offline operation for a form. | |
execute(query:mx.olap:IOLAPQuery) — メソッド, インターフェイス mx.olap.IOLAPCube | |
OLAP クエリの実行をキューに置きます。 | |
execute(query:mx.olap:IOLAPQuery) — メソッド, クラス mx.olap.OLAPCube | |
OLAP クエリの実行をキューに置きます。 | |
EXECUTE — 定数静的プロパティ, クラス flash.errors.SQLErrorOperation | |
SQLStatement.execute() メソッドまたは SQLStatement.next() メソッドが呼び出されたことを示します。 | |
executeBindings(recurse:Boolean) — メソッド, インターフェイス ga.model.ILayoutHost | |
Execute all bindings within this panel layout. | |
executeBindings(recurse:Boolean) — メソッド, クラス mx.charts.Legend | |
このコンテナのすべてのデータバインディングを実行します。 | |
executeBindings(recurse:Boolean) — メソッド, クラス mx.core.Container | |
このコンテナのすべてのデータバインディングを実行します。 | |
executeBindings(recurse:Boolean) — メソッド, インターフェイス mx.core.IDeferredInstantiationUIComponent | |
UIComponent オブジェクトがターゲットであるすべてのバインディングを実行します。 | |
executeBindings(recurse:Boolean) — メソッド, クラス mx.core.UIComponent | |
UIComponent オブジェクトがターゲットであるすべてのバインディングを実行します。 | |
executeBindings(recurse:Boolean) — メソッド, クラス mx.flash.UIMovieClip | |
この UIComponent オブジェクトへのデータバインディングを実行します。 | |
executeChildBindings(recurse:Boolean) — メソッド, クラス mx.charts.Legend | |
この Container の子 UIComponent オブジェクトへのバインディングを実行します。 | |
executeChildBindings(recurse:Boolean) — メソッド, クラス mx.core.Container | |
この Container の子 UIComponent オブジェクトへのバインディングを実行します。 | |
executeChildBindings() — メソッド, インターフェイス mx.core.IRepeater | |
この Repeater が作成したすべての UIComponent へのバインディングを実行します。 | |
executeChildBindings() — メソッド, クラス mx.core.Repeater | |
この Repeater が作成したすべての UIComponent へのバインディングを実行します。 | |
executeCommand() — メソッド, クラス lc.procmgmt.ui.task.TaskDirectiveModel | |
Invokes the associated command object's execute method. | |
executeInBackground — プロパティ, クラス flash.desktop.NativeApplication | |
アプリケーションをバックグラウンドで実行するかどうかを指定します。 | |
executeLastSearch() — メソッド, クラス com.adobe.icc.editors.managers.ContentSearchManager | |
Re-executes the last search in order to refresh the results. | |
executeLoad(loadTrait:org.osmf.traits:LoadTrait) — メソッド, クラス org.osmf.traits.LoaderBase | |
指定された LoadTrait のロードを実行します。 | |
executeOfflineQuery(propSpecifier:mx.data:PropertySpecifier, args:Array, startIndex:int, numItems:int) — メソッド, クラス mx.data.DataServiceOfflineAdapter | |
オフラインキャッシュに対するクエリを実行します。 | |
executeOfflineQuery(propSpecifier:mx.data:PropertySpecifier, args:Array, startIndex:int, numItems:int) — メソッド, クラス mx.data.SQLiteOfflineAdapter | |
SQLite アダプターと共に使用し、ローカルで動的クエリを実行します。 | |
executeQuery(queryName:String, propertySpecifier:mx.data:PropertySpecifier, ... rest) — メソッド, クラス mx.data.DataManager | |
指定された名前と引数を使用してクエリを実行します。 | |
executeQuery(dataManager:mx.data:RPCDataManager, queryName:String, includeSpecifier:mx.data:PropertySpecifier, queryArgs:Array) — メソッド, クラス mx.data.RPCDataServiceAdapter | |
アダプターが名前付きクエリを実行するときに呼び出されます。 | |
executeSearch() — メソッド, クラス 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) — メソッド, クラス coldfusion.air.Session | |
executeUnload(loadTrait:org.osmf.traits:LoadTrait) — メソッド, クラス org.osmf.traits.LoaderBase | |
指定された LoadTrait のアンロードを実行します。 | |
executing — プロパティ, クラス flash.data.SQLStatement | |
ステートメントが現在実行中かどうかを示します。 | |
EXECUTIVE — 定数静的プロパティ, クラス flash.printing.PaperSize | |
エクゼクティブサイズ | |
exists — プロパティ, クラス flash.filesystem.File | |
参照先のファイルまたはディレクトリが存在するかどうかを示します。 | |
exit(errorCode:int) — メソッド, クラス flash.desktop.NativeApplication | |
このアプリケーションを終了します。 | |
exit — イベント, クラス flash.desktop.NativeProcess | |
ネイティブプロセスが存在していることを通知します。 | |
exit(force:Boolean) — メソッド, クラス flash.desktop.NativeProcess | |
ネイティブプロセスの終了を試みます。 | |
exit(code:uint) — 静的メソッド , クラス flash.system.System | |
Flash Player を閉じます。 | |
exit() — メソッド, クラス mx.core.WindowedApplication | |
ウィンドウを閉じ、アプリケーションを終了します。 | |
exit() — メソッド, クラス spark.components.WindowedApplication | |
ウィンドウを閉じ、アプリケーションを終了します。 | |
EXIT — 定数静的プロパティ, クラス flash.events.NativeProcessExitEvent | |
exit イベントオブジェクトの type プロパティ値を定義します。 | |
EXIT — 定数静的プロパティ, クラス flash.ui.Keyboard | |
現在のアプリケーションモードを終了するためのボタンのキーコード値に関連付けられた定数です。 | |
exitCode — プロパティ, クラス flash.events.NativeProcessExitEvent | |
プロセスの終了時に、ネイティブプロセスからホストオペレーティングシステムに返された終了コードです。 | |
exitFrame — イベント, クラス flash.display.DisplayObject | |
[ブロードキャストイベント] 再生ヘッドが現在のフレームを終了するときに送出されます。 | |
EXIT_FRAME — 定数静的プロパティ, クラス flash.events.Event | |
Event.EXIT_FRAME 定数は、exitFrame イベントオブジェクトの type プロパティの値を定義します。 | |
exiting — イベント, クラス flash.desktop.NativeApplication | |
アプリケーションの終了シーケンスが開始されると送出されます。 | |
EXITING — 定数静的プロパティ, クラス flash.events.Event | |
Event.EXITING 定数は、exiting イベントオブジェクトの type プロパティの値を定義します。 | |
exitState — イベント, クラス mx.core.UIComponent | |
コンポーネントがビューステートを終了する前に送出されます。 | |
exitState — イベント, クラス mx.states.State | |
ビューステートが終了する直前に送出されます。 | |
EXIT_STATE — 定数静的プロパティ, クラス mx.events.FlexEvent | |
FlexEvent.EXIT_STATE 定数により、exitState イベントのイベントオブジェクトの type プロパティ値が定義されます。 | |
EXOTIC — 定数静的プロパティ, クラス flash.text.engine.LigatureLevel | |
特殊な合字を指定するために使用されます。 | |
exp(val:Number) — 静的メソッド , クラス Math | |
自然対数の底(e)をパラメーター x で指定された指数で累乗した値を返します。 | |
expandAll() — メソッド, クラス mx.controls.AdvancedDataGrid | |
コントロールのナビゲーションツリーのノードをすべて展開します。 | |
expandChildrenOf(item:Object, open:Boolean) — メソッド, クラス mx.controls.AdvancedDataGrid | |
指定したアイテムの配下にあるナビゲーションツリーのノードをすべて開くまたは閉じます。 | |
expandChildrenOf(item:Object, open:Boolean) — メソッド, クラス mx.controls.Tree | |
指定したアイテムの配下にあるすべてのツリーを開くか、または閉じます。 | |
expandExponents(value:String) — メソッド, クラス mx.formatters.NumberBase | |
指数表記の数値を 10 進数表記の数値にフォーマットします。 | |
expandItem(item:Object, open:Boolean, animate:Boolean, dispatchEvent:Boolean, cause:flash.events:Event) — メソッド, クラス mx.controls.AdvancedDataGrid | |
ナビゲーションツリーのブランチノードを開くまたは閉じます。 | |
expandItem(item:Object, open:Boolean, animate:Boolean, dispatchEvent:Boolean, cause:flash.events:Event) — メソッド, クラス mx.controls.Tree | |
ブランチアイテムを開くまたは閉じます。 | |
expectedEndDate — プロパティ, インターフェイス com.adobe.solutions.prm.domain.IProject | |
Defines the expected end date of a project. | |
expectedEndDate — プロパティ, インターフェイス com.adobe.solutions.prm.domain.IWorkItem | |
Defines the expected end date for a workItem. | |
expectedEndDate — プロパティ, クラス com.adobe.solutions.prm.domain.impl.Project | |
Defines the expected end date of a project. | |
expectedEndDate — プロパティ, クラス com.adobe.solutions.prm.domain.impl.WorkItem | |
Defines the expected end date for a workItem. | |
expectedEndDate — プロパティ, クラス com.adobe.solutions.prm.vo.ProjectVO | |
Defines the expected end date of a project. | |
expectedEndDate — プロパティ, クラス com.adobe.solutions.prm.vo.WorkItemVO | |
Defines the expected end date for a workItem. | |
EXP_EVAL_DUPLICATE_VAR — 静的プロパティ, クラス com.adobe.solutions.exm.runtime.impl.MessageCodes | |
Message indicating that variable resolver found muliple matches for a given variable name. | |
EXP_EVAL_FUNCTION_MISSING — 静的プロパティ, クラス com.adobe.solutions.exm.runtime.impl.MessageCodes | |
Message indicating that given function name cannot be mapped to a valid function. | |
EXP_EVAL_INVALID_EXPRESSION — 静的プロパティ, クラス com.adobe.solutions.exm.runtime.impl.MessageCodes | |
Message indicating that the given expression is invalid. | |
EXP_EVAL_VAR_MISSING — 静的プロパティ, クラス com.adobe.solutions.exm.runtime.impl.MessageCodes | |
Message indicating a variable in an expression cannot be resolved. | |
EXP_EVAL_VAR_RESOLVER_MISSING — 静的プロパティ, クラス com.adobe.solutions.exm.runtime.impl.MessageCodes | |
Message indicating that expression manager has not been initialized with a variable resolver. | |
expiration — プロパティ, クラス com.adobe.icomm.assetplacement.model.Resource | |
Specifies the expiration date of a given resource. | |
expirationHint — プロパティ, クラス com.adobe.icc.vo.User | |
Expiration time of the user session | |
EXPIRED — 定数静的プロパティ, クラス com.adobe.livecycle.rca.model.constant.ReviewStatus | |
Specifies that the review expired during one of its stages. | |
EXPIRED — 定数静的プロパティ, クラス com.adobe.livecycle.rca.model.constant.StageStatus | |
Specifies that the stage was not completed within the specified duration. | |
EXPIRED — 定数静的プロパティ, クラス com.adobe.solutions.rca.constant.ReviewStatus | |
EXPIRED status means the review has expired in one of its stages. | |
EXPIRED — 定数静的プロパティ, クラス com.adobe.solutions.rca.constant.StageStatus | |
EXPIRED status means the stage was not completed within the stage duration. | |
EXPIRED — 定数静的プロパティ, クラス flash.security.CertificateStatus | |
この証明書は有効期間の範囲外です。 | |
expiredResources() — メソッド, クラス 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 — プロパティ, インターフェイス com.adobe.livecycle.ria.security.api.IPin | |
The date and time when the pin expires. | |
expiry — プロパティ, クラス com.adobe.livecycle.ria.security.service.Pin | |
The date and time when the pin expires. | |
ExpiryDateFormat — クラス, パッケージ com.adobe.icomm.assetplacement.controller.utils | |
This class validates date strings used for resource expiration. | |
ExpiryDateFormat() — コンストラクター, クラス com.adobe.icomm.assetplacement.controller.utils.ExpiryDateFormat | |
Construct an ExpiryDateFormatter object. | |
explanation — プロパティ, インターフェイス lc.foundation.ui.IReconnect | |
A reason that describes why a reconnection is required. | |
EXPLICIT — 定数静的プロパティ, クラス flashx.textLayout.formats.LineBreak | |
明示的な改行文字またはラインフィード文字でのみ改行するよう指定します。 | |
explicitColumnCount — プロパティ, クラス mx.controls.listClasses.AdvancedListBase | |
columnCount プロパティを明示的に設定することによって要求された列数です。 | |
explicitColumnCount — プロパティ, クラス mx.controls.listClasses.ListBase | |
columnCount プロパティを明示的に設定することによって要求された列数です。 | |
explicitColumnWidth — プロパティ, クラス mx.controls.listClasses.AdvancedListBase | |
columnWidth を明示的に設定することによって要求された列幅です。 | |
explicitColumnWidth — プロパティ, クラス mx.controls.listClasses.ListBase | |
columnWidth を明示的に設定することによって要求された列幅です。 | |
explicitHeight — プロパティ, インターフェイス com.adobe.gravity.ui.IMeasurable | |
The height as explicitly set on the component. | |
explicitHeight — プロパティ, クラス mx.containers.utilityClasses.ConstraintRow | |
ConstraintRow インスタンスの座標内における ConstraintRow インスタンスの明示的な高さ(ピクセル単位)を指定する数値です。 | |
explicitHeight — プロパティ, クラス mx.containers.utilityClasses.PostScaleAdapter | |
コンポーネントの座標として明示的に指定されたコンポーネントの高さ(ピクセル単位)です。 | |
explicitHeight — プロパティ, インターフェイス mx.core.IUIComponent | |
コンポーネントの座標として明示的に指定されたコンポーネントの高さ(ピクセル単位)です。 | |
explicitHeight — プロパティ, クラス mx.core.UIComponent | |
コンポーネントの座標内におけるコンポーネントの明示的な高さ(ピクセル単位)を指定する数値です。 | |
explicitHeight — プロパティ, クラス mx.core.UIFTETextField | |
コンポーネントの座標内におけるコンポーネントの明示的な高さ(ピクセル単位)を指定する数値です。 | |
explicitHeight — プロパティ, クラス mx.core.UITextField | |
コンポーネントの座標内におけるコンポーネントの明示的な高さ(ピクセル単位)を指定する数値です。 | |
explicitHeight — プロパティ, クラス mx.flash.UIMovieClip | |
コンポーネントの座標として明示的に指定されたコンポーネントの高さ(ピクセル単位)です。 | |
explicitHeight — プロパティ, クラス mx.managers.SystemManager | |
このオブジェクトの明示的な幅です。 | |
explicitHeight — プロパティ, クラス spark.primitives.supportClasses.GraphicElement | |
コンポーネントの座標内におけるコンポーネントの明示的な高さ(ピクセル単位)を指定する数値です。 | |
explicitMaxHeight — プロパティ, インターフェイス com.adobe.gravity.ui.IMeasurable | |
The maximum height as explicitly set on the component. | |
explicitMaxHeight — プロパティ, クラス mx.containers.utilityClasses.PostScaleAdapter | |
コンポーネントの座標としてコンポーネントの最大の高さ(ピクセル単位)を指定する数値です。 | |
explicitMaxHeight — プロパティ, インターフェイス mx.core.IUIComponent | |
コンポーネントの座標としてコンポーネントの最大の高さ(ピクセル単位)を指定する数値です。 | |
explicitMaxHeight — プロパティ, クラス mx.core.UIComponent | |
レイアウト中に親によって考慮されるコンポーネントの最大推奨高さです。 | |
explicitMaxHeight — プロパティ, クラス mx.core.UIFTETextField | |
maxHeight プロパティが設定されている場合に、コンポーネントの座標内におけるコンポーネントの最大の高さ (ピクセル単位) を指定する数値です。 | |
explicitMaxHeight — プロパティ, クラス mx.core.UITextField | |
maxHeight プロパティが設定されている場合に、コンポーネントの座標内におけるコンポーネントの最大の高さ (ピクセル単位) を指定する数値です。 | |
explicitMaxHeight — プロパティ, クラス mx.flash.UIMovieClip | |
コンポーネントの座標としてコンポーネントの最大の高さ(ピクセル単位)を指定する数値です。 | |
explicitMaxHeight — プロパティ, クラス spark.primitives.supportClasses.GraphicElement | |
レイアウト中に親によって考慮されるコンポーネントの最大推奨高さです。 | |
explicitMaxWidth — プロパティ, インターフェイス com.adobe.gravity.ui.IMeasurable | |
The maximum width as explicitly set on the component. | |
explicitMaxWidth — プロパティ, クラス mx.containers.utilityClasses.PostScaleAdapter | |
コンポーネントの座標としてコンポーネントの最大の幅(ピクセル単位)を指定する数値です。 | |
explicitMaxWidth — プロパティ, インターフェイス mx.core.IUIComponent | |
コンポーネントの座標としてコンポーネントの最大の幅(ピクセル単位)を指定する数値です。 | |
explicitMaxWidth — プロパティ, クラス mx.core.UIComponent | |
レイアウト中に親によって考慮されるコンポーネントの最大推奨幅です。 | |
explicitMaxWidth — プロパティ, クラス mx.core.UIFTETextField | |
maxWidth プロパティが設定されている場合に、コンポーネントの座標内におけるコンポーネントの最大の幅 (ピクセル単位) を指定する数値です。 | |
explicitMaxWidth — プロパティ, クラス mx.core.UITextField | |
maxWidth プロパティが設定されている場合に、コンポーネントの座標内におけるコンポーネントの最大の幅 (ピクセル単位) を指定する数値です。 | |
explicitMaxWidth — プロパティ, クラス mx.flash.UIMovieClip | |
コンポーネントの座標としてコンポーネントの最大の幅(ピクセル単位)を指定する数値です。 | |
explicitMaxWidth — プロパティ, クラス spark.primitives.supportClasses.GraphicElement | |
レイアウト中に親によって考慮されるコンポーネントの最大推奨幅です。 | |
explicitMembers — プロパティ, インターフェイス mx.olap.IOLAPTuple | |
ユーザーがこの組のメンバーを IOLAPMember インスタンスのリストとして追加しました。 | |
explicitMembers — プロパティ, クラス mx.olap.OLAPTuple | |
ユーザーがこの組のメンバーを IOLAPMember インスタンスのリストとして追加しました。 | |
explicitMinHeight — プロパティ, インターフェイス com.adobe.gravity.ui.IMeasurable | |
The minimum height as explicitly set on the component. | |
explicitMinHeight — プロパティ, クラス mx.containers.utilityClasses.PostScaleAdapter | |
コンポーネントの座標としてコンポーネントの最小の高さ(ピクセル単位)を指定する数値です。 | |
explicitMinHeight — プロパティ, インターフェイス mx.core.IUIComponent | |
コンポーネントの座標としてコンポーネントの最小の高さ(ピクセル単位)を指定する数値です。 | |
explicitMinHeight — プロパティ, クラス mx.core.UIComponent | |
レイアウト中に親によって考慮されるコンポーネントの最小推奨高さです。 | |
explicitMinHeight — プロパティ, クラス mx.core.UIFTETextField | |
レイアウト中に親によって考慮されるコンポーネントの最小推奨高さです。 | |
explicitMinHeight — プロパティ, クラス mx.core.UITextField | |
レイアウト中に親によって考慮されるコンポーネントの最小推奨高さです。 | |
explicitMinHeight — プロパティ, クラス mx.flash.UIMovieClip | |
コンポーネントの座標としてコンポーネントの最小の高さ(ピクセル単位)を指定する数値です。 | |
explicitMinHeight — プロパティ, クラス spark.primitives.supportClasses.GraphicElement | |
レイアウト中に親によって考慮されるコンポーネントの最小推奨高さです。 | |
explicitMinWidth — プロパティ, インターフェイス com.adobe.gravity.ui.IMeasurable | |
The minimum width as explicitly set on the component. | |
explicitMinWidth — プロパティ, クラス mx.containers.utilityClasses.PostScaleAdapter | |
コンポーネントの座標としてコンポーネントの最小の幅(ピクセル単位)を指定する数値です。 | |
explicitMinWidth — プロパティ, インターフェイス mx.core.IUIComponent | |
コンポーネントの座標としてコンポーネントの最小の幅(ピクセル単位)を指定する数値です。 | |
explicitMinWidth — プロパティ, クラス mx.core.UIComponent | |
レイアウト中に親によって考慮されるコンポーネントの最小推奨幅です。 | |
explicitMinWidth — プロパティ, クラス mx.core.UIFTETextField | |
レイアウト中に親によって考慮されるコンポーネントの最小推奨幅です。 | |
explicitMinWidth — プロパティ, クラス mx.core.UITextField | |
レイアウト中に親によって考慮されるコンポーネントの最小推奨幅です。 | |
explicitMinWidth — プロパティ, クラス mx.flash.UIMovieClip | |
コンポーネントの座標としてコンポーネントの最小の幅(ピクセル単位)を指定する数値です。 | |
explicitMinWidth — プロパティ, クラス spark.primitives.supportClasses.GraphicElement | |
レイアウト中に親によって考慮されるコンポーネントの最小推奨幅です。 | |
explicitRowCount — プロパティ, クラス mx.controls.listClasses.AdvancedListBase | |
rowCount を明示的に設定することによって要求された行数です。 | |
explicitRowCount — プロパティ, クラス mx.controls.listClasses.ListBase | |
rowCount を明示的に設定することによって要求された行数です。 | |
explicitRowHeight — プロパティ, クラス mx.controls.listClasses.AdvancedListBase | |
rowHeight を明示的に設定することによって要求された行の高さです。 | |
explicitRowHeight — プロパティ, クラス mx.controls.listClasses.ListBase | |
rowHeight を明示的に設定することによって要求された行の高さです。 | |
explicitWidth — プロパティ, インターフェイス com.adobe.gravity.ui.IMeasurable | |
The width as explicitly set on the component. | |
explicitWidth — プロパティ, クラス mx.containers.utilityClasses.ConstraintColumn | |
ConstraintColumn インスタンスの座標内における ConstraintColumn インスタンスの明示的な幅(ピクセル単位)を指定する数値です。 | |
explicitWidth — プロパティ, クラス mx.containers.utilityClasses.PostScaleAdapter | |
コンポーネントの座標として明示的に指定されたコンポーネントの幅(ピクセル単位)です。 | |
explicitWidth — プロパティ, インターフェイス mx.core.IUIComponent | |
コンポーネントの座標として明示的に指定されたコンポーネントの幅(ピクセル単位)です。 | |
explicitWidth — プロパティ, クラス mx.core.UIComponent | |
コンポーネントの座標内におけるコンポーネントの明示的な幅(ピクセル単位)を指定する数値です。 | |
explicitWidth — プロパティ, クラス mx.core.UIFTETextField | |
コンポーネントの座標内におけるコンポーネントの明示的な幅(ピクセル単位)を指定する数値です。 | |
explicitWidth — プロパティ, クラス mx.core.UITextField | |
コンポーネントの座標内におけるコンポーネントの明示的な幅(ピクセル単位)を指定する数値です。 | |
explicitWidth — プロパティ, クラス mx.flash.UIMovieClip | |
コンポーネントの座標として明示的に指定されたコンポーネントの幅(ピクセル単位)です。 | |
explicitWidth — プロパティ, クラス mx.managers.SystemManager | |
このオブジェクトの明示的な幅です。 | |
explicitWidth — プロパティ, クラス spark.primitives.supportClasses.GraphicElement | |
コンポーネントの座標内におけるコンポーネントの明示的な幅(ピクセル単位)を指定する数値です。 | |
explodeRadius — プロパティ, クラス mx.charts.series.PieSeries | |
0 から 1 までの数値です。円系列の全区分をグラフの中心からどのくらい分離するかを全半径のパーセンテージで指定します。 | |
exponent — プロパティ, クラス spark.effects.easing.Power | |
イージング計算で使用される指数です。 | |
Exponential — クラス, パッケージ fl.motion.easing | |
Exponential クラスは ActionScript アニメーションでモーションを実装する 3 つのイージング関数を定義します。 | |
Exponential — クラス, パッケージ mx.effects.easing | |
Exponential クラスでは、モーションが指数関数的に減衰する正弦波により定義される Flex エフェクトクラスでモーションを実装する 3 種類のイージング関数を定義します。 | |
export(source:flashx.textLayout.elements:TextFlow, conversionType:String) — メソッド, インターフェイス flashx.textLayout.conversion.ITextExporter | |
TextFlow インスタンスのテキストコンテンツを String 形式、XML 形式、またはユーザー定義の形式で書き出します。 | |
export(source:flashx.textLayout.elements:TextFlow, conversionType:String) — メソッド, クラス flashx.textLayout.conversion.PlainTextExporter | |
TextFlow インスタンスのテキストコンテンツを String 形式、XML 形式、またはユーザー定義の形式で書き出します。 | |
export(source:flashx.textLayout.elements:TextFlow, format:String, conversionType:String) — 静的メソッド , クラス flashx.textLayout.conversion.TextConverter | |
TextFlow を指定された形式にエクスポートします。 | |
export(textFlow:flashx.textLayout.elements:TextFlow) — 静的メソッド , クラス spark.utils.TextFlowUtil | |
Text Layout Framework で使用されるマークアップ言語に XML の形式で TextFlow をエクスポートします。 | |
exportAllAssetInfo() — メソッド, クラス 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() — メソッド, インターフェイス com.adobe.icc.services.export.IExportService | |
Exports all assets(published/mark-for-published assets) and data dictionary (non-system) | |
exportAssetArchive(reviewId:String, revision:int) — メソッド, インターフェイス 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) — メソッド, クラス 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) — メソッド, インターフェイス com.adobe.icc.services.export.IExportService | |
Export the definition of an asset in a readable XML format. | |
exportAssetDefinitionCompressed(assetType:int, assetId:String) — メソッド, インターフェイス com.adobe.icc.services.export.IExportService | |
Export the definition of an asset in a 'compressed' readable XML format. | |
exportAssetDependencies(assetid:String, assetType:String) — メソッド, クラス com.adobe.icc.editors.managers.RevertManager | |
This function exports the asset dependencies. | |
exportAssetDependencies(assetType:int, assetId:String) — メソッド, インターフェイス com.adobe.icc.services.export.IExportService | |
Retrieves the asset depedencies in xml format | |
exportAssetList — プロパティ, クラス com.adobe.icc.editors.managers.ImportExportManager | |
Gets the List of all the assets that would be exported or imported including the dependencies. | |
ExportAssets — クラス, パッケージ com.adobe.solutions.acm.authoring.presentation.common | |
TitleWindow Host component for showing the Export Assets Pop Up. | |
ExportAssets() — コンストラクター, クラス com.adobe.solutions.acm.authoring.presentation.common.ExportAssets | |
Constructor. | |
EXPORT_ASSET_SERVICE_RO — 定数静的プロパティ, クラス com.adobe.icc.services.ServiceLocator | |
Specifies the remote object name for Export asset service. | |
EXPORT_BUSINESS_CALENDAR_COMPLETE — 定数静的プロパティ, クラス lc.foundation.events.ObjectResultEvent | |
A special value that specifies that the business calendars were exported. | |
exportButton — スキンパーツ, クラス 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) — メソッド, クラス 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) — メソッド, クラス 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) — メソッド, インターフェイス 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 — 定数静的プロパティ, クラス 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 — プロパティ, クラス com.adobe.consulting.pst.vo.FlexConfiguration | |
Export Definition service destination | |
exportDefinitionServiceUrl — プロパティ, クラス 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 — プロパティ, クラス com.adobe.consulting.pst.vo.FlexConfiguration | |
ExportDependencies service destination within context root: {baseurl}/{pscmContext}/{exportDependencies}. | |
exportDependenciesServiceUrl — プロパティ, クラス 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 — プロパティ, クラス flashx.textLayout.conversion.FormatDescriptor | |
この形式に変換するときに使用されるクラスを返します。 | |
exportFMLButton — スキンパーツ, クラス 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 — イベント, クラス com.adobe.dct.component.toolbars.DDToolbar | |
Dispatched when the export as FML button is clicked. | |
exportFragmentLayoutDependencies(fragment:com.adobe.icc.vo:FragmentLayout) — メソッド, クラス 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) — メソッド, クラス com.adobe.icc.editors.handlers.ImageHandler | |
Called internally when this handler is handling an action of type ExportDependencies. | |
exportInfoFlag — プロパティ, クラス 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) — メソッド, クラス mx.data.SQLiteOfflineAdapter | |
指定されたデータアイテムがシリアライズされた新しいアーカイブを生成します。このアーカイブは必要に応じてその後保持できます。 | |
exportLayoutDependencies(form:com.adobe.consulting.pst.vo:Form) — メソッド, クラス 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) — メソッド, クラス com.adobe.icc.editors.handlers.LetterHandler | |
This method handles the result event of exportLetterDefinitions. | |
exportListDependencies(list:com.adobe.icc.vo:ListDataModule) — メソッド, クラス com.adobe.icc.editors.handlers.ListHandler | |
Called internally when this handler is handling an action of type ExportDependencies. | |
exportPackage() — メソッド, クラス com.adobe.icc.editors.handlers.ConditionHandler | |
This method exports the list of selected assets . | |
exportPackage(exportInfoFlag:String) — メソッド, クラス 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) — メソッド, インターフェイス com.adobe.icc.services.export.IExportService | |
Exports the list of selected assets. | |
exportPDFButton — スキンパーツ, クラス 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) — メソッド, クラス com.adobe.solutions.rca.presentation.comment.CommentPod | |
This function fetches a PDF file with inline comments from the server. | |
EXPORT_SERVICE_RO — 定数静的プロパティ, クラス com.adobe.icc.services.ServiceLocator | |
Export Letter definition | |
exportTextDependencies(text:com.adobe.consulting.pst.vo:TBX) — メソッド, クラス com.adobe.icc.editors.handlers.TextHandler | |
Called internally when this handler is handling an action of type ExportDependencies. | |
exportTextDependenciesViaServlet() — メソッド, クラス com.adobe.icc.editors.handlers.TextHandler | |
This method handles the result event of exportTextDependencies. | |
expression — プロパティ, クラス com.adobe.dct.transfer.DataDictionaryElement | |
The expression for the DataDictionaryElement. | |
expression — プロパティ, クラス com.adobe.icc.editors.model.ConditionAssignmentModel | |
The expression associated with this assignment. | |
expression — プロパティ, クラス com.adobe.icc.vo.CDMAssignment | |
Expression for the case (in Spring EL syntax). | |
expression — プロパティ, クラス com.adobe.icc.vo.DocumentAssignment | |
Specifies the expression string associated with this assignment. | |
expression — プロパティ, クラス com.adobe.icc.vo.ModuleAssignment | |
Runtime in-line inclusion expression for the module. | |
expression — プロパティ, クラス com.adobe.solutions.exm.authoring.domain.expression.ExpressionEvent | |
Returns the affected expression. | |
expression — プロパティ, クラス com.adobe.solutions.exm.authoring.domain.expression.ExpressionValidationError | |
Returns the expression which failed to validate. | |
expression — プロパティ, インターフェイス com.adobe.solutions.exm.authoring.domain.expression.IExpression | |
Returns the actual expression string represented by this expression. | |
expression — プロパティ, クラス com.adobe.solutions.exm.authoring.domain.expression.SimpleCyclicDependencyError | |
Returns the expression in which a cyclic dependency was detected. | |
expression — プロパティ, クラス com.adobe.solutions.exm.authoring.events.ExpressionBuilderEvent | |
Selected Expression | |
expression — プロパティ, クラス com.adobe.solutions.exm.expression.ExpressionVO | |
The unique expression string. | |
expression — プロパティ, インターフェイス com.adobe.solutions.exm.runtime.IExpression | |
Returns the actual expression string. | |
expression — プロパティ, クラス com.adobe.solutions.exm.runtime.impl.ExpressionImpl | |
Returns the actual expression string. | |
expression — プロパティ, クラス mx.validators.RegExpValidator | |
検証に使用する正規表現を表します。 | |
Expression — クラス, パッケージ 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) — コンストラクター, クラス com.adobe.icc.editors.model.el.Expression | |
Constructor. | |
expressionBuilder — スキンパーツ, クラス 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 — スキンパーツ, クラス 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 — クラス, パッケージ com.adobe.icc.editors.model.el | |
Utility class to create qualified Expression object from the expression string | |
ExpressionBuilder — クラス, パッケージ com.adobe.solutions.exm.authoring.view | |
The ExpressionBuilder class defines a container that includes a EBWorkspace, EBToolBar, ExpressionsPanel, FunctionsPanel, ValidateExpression and IVariablePanel. | |
ExpressionBuilder() — コンストラクター, クラス com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
Constructor. | |
ExpressionBuilderEvent — クラス, パッケージ 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) — コンストラクター, クラス com.adobe.solutions.exm.authoring.events.ExpressionBuilderEvent | |
Constructor. | |
expressionCreateEvent — イベント, インターフェイス com.adobe.solutions.exm.authoring.domain.expression.IExpression | |
Dispatched when the expression is successfully created in the expression repository. | |
ExpressionCreateEvent — クラス, パッケージ 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) — コンストラクター, クラス com.adobe.solutions.exm.authoring.domain.expression.ExpressionCreateEvent | |
Creates a new ExpressionCreateEvent instance. | |
expressionCreationComplete — イベント, クラス com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
The event dispatched when the ExpressionCreationComplete button is clicked. | |
EXPRESSION_CREATION_COMPLETED — 定数静的プロパティ, クラス com.adobe.solutions.exm.authoring.events.ExpressionBuilderEvent | |
The ExpressionBuilderEvent.EXPRESSION_CREATION_COMPLETED constant defines the value of the type property of the event object for an event that is dispatched when the agent clicks the Complete(OK) button of a Expression Controlbar in Expression Builder UI. | |
expressionDefinitionId — プロパティ, クラス com.adobe.exm.expression.event.ExpressionRegistrationFailureEvent | |
Expression definition id for which the registration failed. | |
expressionDefinitionId — プロパティ, クラス com.adobe.exm.expression.event.ExpressionRegistrationSuccessEvent | |
Expression definition id for which the registration was successful. | |
EXPRESSION_DEFINITION_NOT_FOUND — 定数静的プロパティ, クラス com.adobe.exm.expression.error.ExpressionEvaluationError | |
Error constant indicating Expression definition could not be found | |
expressionDeleteEvent — イベント, インターフェイス com.adobe.solutions.exm.authoring.domain.expression.IExpression | |
Dispatched when the expression is successfully deleted from the expression repository. | |
ExpressionDeleteEvent — クラス, パッケージ com.adobe.solutions.exm.authoring.domain.expression | |
Event dispatched whenever an expression is successfully deleted from the expression repository. | |
ExpressionDeleteEvent(expression:com.adobe.solutions.exm.authoring.domain.expression:IExpression, bubbles:Boolean, cancelable:Boolean) — コンストラクター, クラス com.adobe.solutions.exm.authoring.domain.expression.ExpressionDeleteEvent | |
Creates a new ExpressionDeleteEvent instance. | |
ExpressionError — クラス, パッケージ com.adobe.solutions.exm.runtime.impl | |
Represents errors thrown by the Expression Manager runtime. | |
ExpressionError(message:String, errorCode:String, id:int) — コンストラクター, クラス com.adobe.solutions.exm.runtime.impl.ExpressionError | |
Creates a new ExpressionError instance. | |
expressionErrorEvent — イベント, インターフェイス com.adobe.solutions.exm.authoring.domain.expression.IExpression | |
Dispatched when an error occurs while creating/updating/deleting the expression in the expression repository. | |
ExpressionEvaluationError — クラス, パッケージ com.adobe.exm.expression.error | |
Error object for Expression evaluation | |
ExpressionEvaluationError(id:int, customMessage:String) — コンストラクター, クラス com.adobe.exm.expression.error.ExpressionEvaluationError | |
Constructor | |
ExpressionEvaluationService — クラス, パッケージ com.adobe.exm.expression.impl | |
Used to register the expression SWF and evaluate the expression using pre-loaded SWF. | |
ExpressionEvaluationService(defaultSwfUrl:String, expressionDefinitionParamName:String) — コンストラクター, クラス com.adobe.exm.expression.impl.ExpressionEvaluationService | |
Constructor of expression evaluation service. | |
ExpressionEvent — クラス, パッケージ com.adobe.solutions.exm.authoring.domain.expression | |
Base class for events dispatched whenever a CRUD operation completes successfully on an expression in the expression repository. | |
ExpressionEvent(type:String, expression:com.adobe.solutions.exm.authoring.domain.expression:IExpression, bubbles:Boolean, cancelable:Boolean) — コンストラクター, クラス com.adobe.solutions.exm.authoring.domain.expression.ExpressionEvent | |
Creates a new ExpressionEvent instance. | |
expressionGetError — イベント, インターフェイス com.adobe.solutions.exm.authoring.domain.expression.IExpressionProvider | |
Dispatched when the provider encounters an error retrieving an expression from the repository. | |
expressionGetEvent — イベント, インターフェイス com.adobe.solutions.exm.authoring.domain.expression.IExpressionProvider | |
Dispatched when the provider successfully retrieves an expression from the repository. | |
ExpressionGetEvent — クラス, パッケージ com.adobe.solutions.exm.authoring.domain.expression | |
Event dispatched whenever an expression is successfully retrieved from the expression repository. | |
ExpressionGetEvent(expression:com.adobe.solutions.exm.authoring.domain.expression:IExpression, bubbles:Boolean, cancelable:Boolean) — コンストラクター, クラス com.adobe.solutions.exm.authoring.domain.expression.ExpressionGetEvent | |
Creates a new ExpressionGetEvent instance. | |
ExpressionImpl — クラス, パッケージ com.adobe.solutions.exm.runtime.impl | |
Default implementation of the Expression instance. | |
ExpressionImpl() — コンストラクター, クラス com.adobe.solutions.exm.runtime.impl.ExpressionImpl | |
Creates a new ExpressionImpl instance. | |
expressionInput — スキンパーツ, クラス com.adobe.dct.component.datadictionaryElement.DDEMetaEditor | |
A skin part that defines the appearance of the expression for a computed data dictionary element. A skin part that defines the appearance of the expression for a computed data dictionary element. | |
ExpressionInsertEvent — クラス, パッケージ com.adobe.solutions.exm.authoring.events | |
The ExpressionInsertEvent class represents events that are dispatched on Function Toolbar, VariableList and Expression Toolbar Insert Button . | |
ExpressionInsertEvent(type:String, bubbles:Boolean, cancelable:Boolean) — コンストラクター, クラス com.adobe.solutions.exm.authoring.events.ExpressionInsertEvent | |
Constructor. | |
expressionItemEditor — スキンパーツ, クラス com.adobe.solutions.exm.authoring.components.controls.ExpressionsPanel | |
A Skin part which defines itemrenderer for Expression List component. A Skin part which defines itemrenderer for Expression List component. | |
expressionLabel — スキンパーツ, クラス com.adobe.solutions.exm.authoring.renderer.ExpressionListItemRender | |
A Skin part which defines UI component to display Expression Label. A Skin part which defines UI component to display Expression Label. | |
expressionList — スキンパーツ, クラス com.adobe.solutions.exm.authoring.components.controls.ExpressionsPanel | |
A Skin part which defines UI component to display Expression List. A Skin part which defines UI component to display Expression List. | |
EXPRESSION_LIST — 定数静的プロパティ, クラス com.adobe.solutions.exm.authoring.domain.expression.ExpressionListProviderEvent | |
Constant representing this event's type. | |
expressionListError — イベント, インターフェイス com.adobe.solutions.exm.authoring.domain.expression.IExpressionProvider | |
Dispatched when the provider encounters an error retrieving a set of expressions from the repository. | |
ExpressionListItemRender — クラス, パッケージ com.adobe.solutions.exm.authoring.renderer | |
The ExpressionListItemRender class defines the default item renderer for a Expression List. | |
ExpressionListItemRender() — コンストラクター, クラス com.adobe.solutions.exm.authoring.renderer.ExpressionListItemRender | |
Constructor. | |
expressionListProviderEvent — イベント, インターフェイス com.adobe.solutions.exm.authoring.domain.expression.IExpressionProvider | |
Dispatched when the provider successfully retrieves a set of expressions from the repository. | |
ExpressionListProviderEvent — クラス, パッケージ com.adobe.solutions.exm.authoring.domain.expression | |
Event dispatched whenever an expression-listing operation (list-all-expressions or search-expressions) completes successfully. | |
ExpressionListProviderEvent(type:String, expressions:mx.collections:IList, requestId:String, bubbles:Boolean, cancelable:Boolean) — コンストラクター, クラス com.adobe.solutions.exm.authoring.domain.expression.ExpressionListProviderEvent | |
Creates a new ExpressionListProviderEvent instance. | |
ExpressionManagerImpl — クラス, パッケージ com.adobe.solutions.exm.runtime.impl | |
The default implementation of the ExpressionManager interface, which serves as the entry point into the Expression Manager runtime. | |
expressionName — スキンパーツ, クラス com.adobe.solutions.acm.authoring.presentation.preview.ConditionItemPreviewRenderer | |
A skin part that defines the expression name A skin part that defines the expression name | |
expressionNameDisplay — スキンパーツ, クラス com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor | |
A skin part that defines the condition's expression name A skin part that defines the condition's expression name | |
expressionPanel — スキンパーツ, クラス com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
A Skin part which defines UI component to display Expression Panel. A Skin part which defines UI component to display Expression Panel. | |
expressionProvider — プロパティ, インターフェイス com.adobe.solutions.exm.authoring.domain.IProviderFactory | |
Returns a sub-provider for expression-specific operations such as creating new expression objects, validation expressions, etc. | |
expressionProvider — プロパティ, クラス com.adobe.solutions.exm.authoring.domain.impl.ProviderFactoryImpl | |
Returns a sub-provider for expression-specific operations such as creating new expression objects, validation expressions, etc. | |
expressionRegistrationFailure — イベント, インターフェイス com.adobe.exm.expression.IExpressionEvaluationService | |
Dispatched when the registration of the expression SWF fails. | |
expressionRegistrationFailure — イベント, クラス com.adobe.exm.expression.impl.ExpressionEvaluationService | |
Dispatched when the registration of the expression SWF fails. | |
EXPRESSION_REGISTRATION_FAILURE — 定数静的プロパティ, クラス com.adobe.exm.expression.event.ExpressionRegistrationFailureEvent | |
Constant defining event of type expressionRegistrationFailure | |
ExpressionRegistrationFailureEvent — クラス, パッケージ com.adobe.exm.expression.event | |
This event is dispatched when SWF registration fails. | |
ExpressionRegistrationFailureEvent(varExpressionDefinitionId:String, varRootCause:flash.events:Event) — コンストラクター, クラス com.adobe.exm.expression.event.ExpressionRegistrationFailureEvent | |
Constructor | |
expressionRegistrationSuccess — イベント, インターフェイス com.adobe.exm.expression.IExpressionEvaluationService | |
Dispatched when the expression SWF is successfully registered. | |
expressionRegistrationSuccess — イベント, クラス com.adobe.exm.expression.impl.ExpressionEvaluationService | |
Dispatched when the expression SWF is successfully registered. | |
EXPRESSION_REGISTRATION_SUCCESS — 定数静的プロパティ, クラス com.adobe.exm.expression.event.ExpressionRegistrationSuccessEvent | |
Constant defining event of type expressionRegistrationSuccess | |
ExpressionRegistrationSuccessEvent — クラス, パッケージ com.adobe.exm.expression.event | |
This event is dispatched when SWF registration is successful. | |
ExpressionRegistrationSuccessEvent(expressionDefinitionId:String) — コンストラクター, クラス com.adobe.exm.expression.event.ExpressionRegistrationSuccessEvent | |
Constructor | |
expressions — プロパティ, クラス com.adobe.solutions.exm.authoring.domain.expression.ComplexCyclicDependencyError | |
Returns the original list of expressions (IExpression instances) which was supplied for cyclic-dependency checking. | |
expressions — プロパティ, クラス com.adobe.solutions.exm.authoring.domain.expression.ExpressionListProviderEvent | |
Returns the list of expressions (IExpression instances) returned by the expression-listing call corresponding to this event. | |
expressionService — プロパティ, インターフェイス com.adobe.solutions.exm.IServiceProvider | |
Returns an expression-specific infrastructure service which deals with expression persistence. | |
expressionService — プロパティ, クラス com.adobe.solutions.exm.impl.ServiceProvider | |
Returns null, since expression persistence is currently not supported. | |
expressionService — プロパティ, クラス com.adobe.solutions.exm.mock.MockServiceProvider | |
If mock data has been loaded, returns a mock IExpressionService instance which operates against the mock data, else returns null. | |
expressionsList — プロパティ, クラス com.adobe.solutions.exm.authoring.model.Model | |
The list of named expression. | |
ExpressionsPanel — クラス, パッケージ com.adobe.solutions.exm.authoring.components.controls | |
The ExpressionsPanel class defines a container that includes a ExpressionsPanelToolBar and list for displaying Named Expressions | |
ExpressionsPanel() — コンストラクター, クラス com.adobe.solutions.exm.authoring.components.controls.ExpressionsPanel | |
Constructor. | |
expressionsPanelToolBar — スキンパーツ, クラス com.adobe.solutions.exm.authoring.components.controls.ExpressionsPanel | |
A Skin part which defines UI component to display Expression Toolbar. A Skin part which defines UI component to display Expression Toolbar. | |
ExpressionsPanelToolBar — クラス, パッケージ com.adobe.solutions.exm.authoring.components.toolbars | |
The ExpressionsPanelToolBar class defines a container that includes a insert, edit, delete and search expression | |
ExpressionsPanelToolBar() — コンストラクター, クラス com.adobe.solutions.exm.authoring.components.toolbars.ExpressionsPanelToolBar | |
Constructor. | |
ExpressionsPanelToolBarEvent — クラス, パッケージ com.adobe.solutions.exm.authoring.events | |
The ExpressionInsertEvent class represents events that are dispatched on Expression panel toolbar . | |
ExpressionsPanelToolBarEvent(type:String, bubbles:Boolean, cancelable:Boolean) — コンストラクター, クラス com.adobe.solutions.exm.authoring.events.ExpressionsPanelToolBarEvent | |
Constructor. | |
EXPRESSION_SWF_LAZYLOAD_STARTED — 定数静的プロパティ, クラス com.adobe.exm.expression.error.ExpressionEvaluationError | |
Error constant indicating Lazy load of expression swf just started. | |
expressionSwfLoadStatus — プロパティ, クラス com.adobe.exm.expression.error.ExpressionEvaluationError | |
String indicating expression swf load status | |
EXPRESSION_SWF_NOT_LOADED — 定数静的プロパティ, クラス com.adobe.exm.expression.error.ExpressionEvaluationError | |
Error constant indicating Expression Swf has not been loaded | |
expressionTextArea — スキンパーツ, クラス com.adobe.solutions.exm.authoring.view.EBWorkspace | |
A Skin part which defines UI component to display workspace (TextArea) for expression. A Skin part which defines UI component to display workspace (TextArea) for expression. | |
expressionUpdateEvent — イベント, インターフェイス com.adobe.solutions.exm.authoring.domain.expression.IExpression | |
Dispatched when the expression is successfully updated in the expression repository. | |
ExpressionUpdateEvent — クラス, パッケージ com.adobe.solutions.exm.authoring.domain.expression | |
Event dispatched whenever an expression is successfully updated in the expression repository. | |
ExpressionUpdateEvent(expression:com.adobe.solutions.exm.authoring.domain.expression:IExpression, bubbles:Boolean, cancelable:Boolean) — コンストラクター, クラス com.adobe.solutions.exm.authoring.domain.expression.ExpressionUpdateEvent | |
Creates a new ExpressionUpdateEvent instance. | |
ExpressionValidationError — クラス, パッケージ com.adobe.solutions.exm.authoring.domain.expression | |
Error thrown when an expression fails to validate syntactically. | |
ExpressionValidationError(expression:String, message:any, id:any) — コンストラクター, クラス com.adobe.solutions.exm.authoring.domain.expression.ExpressionValidationError | |
Creates a new ExpressionValidationError instance. | |
ExpressionValidationResult — クラス, パッケージ com.adobe.solutions.exm.authoring.domain.expression | |
Encapsulates the result of syntactic validation of an expression. | |
ExpressionValidationResult(validationSucceeded:Boolean, validationError:com.adobe.solutions.exm.authoring.domain.expression:ExpressionValidationError) — コンストラクター, クラス com.adobe.solutions.exm.authoring.domain.expression.ExpressionValidationResult | |
Creates a new ExpressionValidationResult instance. | |
expressionValueChange — イベント, インターフェイス com.adobe.solutions.exm.runtime.IExpression | |
Dispatched when the value of the expression changes. | |
EXPRESSION_VALUE_CHANGE — 静的プロパティ, クラス com.adobe.solutions.exm.runtime.ExpressionValueChangeEvent | |
Constant representing the type of this event. | |
ExpressionValueChangeEvent — クラス, パッケージ com.adobe.solutions.exm.runtime | |
Event dispatched by ComputedExpression instances whenever the result of evaluation of their underlying expressions changes (due to a variable change, etc.). | |
ExpressionValueChangeEvent(source:com.adobe.solutions.exm.runtime:IComputedExpression, bubbles:Boolean, cancelable:Boolean) — コンストラクター, クラス com.adobe.solutions.exm.runtime.ExpressionValueChangeEvent | |
Creates a new ExpressionValueChangeEvent instance. | |
ExpressionVO — クラス, パッケージ com.adobe.solutions.exm.expression | |
Represents a persistent expression. | |
ExpressionVO() — コンストラクター, クラス com.adobe.solutions.exm.expression.ExpressionVO | |
Creates a new ExpressionVO instance. | |
ExtendableTaggedEntityVO — クラス, パッケージ com.adobe.solutions.prm.vo | |
This abstract class defines an entity that is extendable and can be tagged. | |
ExtendableTaggedEntityVO() — コンストラクター, クラス com.adobe.solutions.prm.vo.ExtendableTaggedEntityVO | |
The constructor for ExtendableTaggedEntityVO class. | |
extended — プロパティ, クラス RegExp | |
正規表現に拡張モードを使用するかどうかを指定します。 | |
EXTENDED_ARABIC_INDIC — 定数静的プロパティ, クラス flash.globalization.NationalDigitsType | |
拡張アラビア語-インド数字セットのゼロ桁の Unicode 値を表します。 | |
extendedData — プロパティ, クラス mx.messaging.messages.ErrorMessage | |
クライアントでのカスタムエラー処理を容易にするために、リモート宛先でこのエラーに関連付けた拡張データです。 | |
extendedProperties — プロパティ, クラス com.adobe.consulting.pst.vo.Category | |
Specifies a map of extended properties for the category object. | |
extendedProperties — プロパティ, クラス com.adobe.consulting.pst.vo.Form | |
Extended Properties Map for AssetManager Backend use case. | |
extendedProperties — プロパティ, クラス com.adobe.consulting.pst.vo.Letter | |
Extended Properties Map for AssetManager Backend use case. | |
extendedProperties — プロパティ, クラス com.adobe.dct.transfer.DataDictionary | |
The extended properties of the data dictionary. | |
extendedProperties — プロパティ, クラス com.adobe.dct.transfer.DataDictionaryElement | |
The extendedProperties of a DataDictionaryElement. | |
extendedProperties — プロパティ, クラス com.adobe.dct.transfer.DataDictionaryReference | |
The extended properties of the data dictionary. | |
extendedProperties — プロパティ, クラス com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Map of extended properties associated with this property | |
extendedProperties — プロパティ, クラス com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
The extended properties associated with asset. | |
extendedProperties — プロパティ, クラス com.adobe.icc.editors.model.AssetModel | |
The extended properties of the underlying value object. | |
extendedProperties — プロパティ, クラス com.adobe.icc.vo.ContainerLayout | |
extendedProperties — プロパティ, クラス com.adobe.icc.vo.DataModule | |
extendedProperties Map for AssetManager Backend use case | |
extendedProperties — プロパティ, クラス com.adobe.icc.vo.Document | |
extendedProperties Map for AssetManager Backend use case | |
extendedProperties — プロパティ, クラス com.adobe.icc.vo.Portfolio | |
extendedProperties Map for AssetManager Backend use case | |
extendedProperties — プロパティ, クラス com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Specifies a map of extended properties that are associated with this property. | |
extendedProperties — プロパティ, クラス com.adobe.livecycle.assetmanager.client.model.AssetTypeDescriptor | |
Specifies the extended properties associated with the asset. | |
ExtendedProperty — クラス, パッケージ com.adobe.dct.component | |
The ExtendedProperty component displays the extended property row for data dictionary and data dictionary elements. | |
ExtendedProperty() — コンストラクター, クラス com.adobe.dct.component.ExtendedProperty | |
Constructor. | |
extendedPropertyMap — プロパティ, クラス com.adobe.livecycle.content.File | |
Additional key-value attributes whichare persisted along with file. | |
extendedPropertyPath — プロパティ, クラス com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
if this prperty is and extended VO property, then path of this property in actual VO. | |
extendedPropertyPath — プロパティ, クラス com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Specifies whether this property is an extended value object property. | |
extendLabelToEnd — プロパティ, クラス mx.charts.ColumnChart | |
データラベルをグラフの端まで拡張できるかどうかを指定します。 | |
extendRadioButton — スキンパーツ, クラス com.adobe.solutions.rca.presentation.template.stages.ReviewStage | |
A reference to the RadioButton object that displays the stage option of extending the stage until mandatory participants have completed their tasks by the given deadline. A reference to the RadioButton object that displays the stage option of extending the stage until mandatory participants have completed their tasks by the given deadline. | |
extendRadioButton — スキンパーツ, クラス com.adobe.solutions.rca.presentation.template.stages.CreationStage | |
A reference to the RadioButton object that displays the stage option of extending a stage if a mandatory participant has not completed the tasks by the deadline. A reference to the RadioButton object that displays the stage option of extending a stage if a mandatory participant has not completed the tasks by the deadline. | |
extendRadioButton — スキンパーツ, クラス com.adobe.solutions.rca.presentation.template.stages.ApprovalStage | |
A reference to the RadioButton object that displays the stage option of extending the stage until all mandatory participants have completed their tasks. A reference to the RadioButton object that displays the stage option of extending the stage until all mandatory participants have completed their tasks. | |
extends — ステートメント | |
他のクラスのサブクラスとするクラスを定義します。 | |
extendsDestination — プロパティ, クラス mx.data.RPCDataManager | |
このマネージャーの宛先が拡張する宛先の名前です。 | |
extendToLinkBoundary — プロパティ, クラス flashx.textLayout.operations.ApplyLinkOperation | |
選択範囲で覆われている既存のリンクに対して、リンクテキスト全体が含まれるように選択範囲を拡張し、その後に変更を適用するかどうか。 | |
extensibleActionBar — スキンパーツ, クラス com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
A skin part that defines the ExtensibleActionbar component A skin part that defines the ExtensibleActionbar component | |
ExtensibleActionbar — クラス, パッケージ com.adobe.solutions.acm.authoring.presentation.actionbar | |
The component that holds the custom action instances in the extensible tool bar. | |
ExtensibleActionbar() — コンストラクター, クラス com.adobe.solutions.acm.authoring.presentation.actionbar.ExtensibleActionbar | |
Constructor. | |
extension — プロパティ, クラス flash.net.FileFilter | |
ファイル拡張子のリストです。 | |
extension — プロパティ, クラス flash.net.FileReference | |
ファイル名拡張子です。 | |
ExtensionContext — final クラス, パッケージ flash.external | |
拡張がデバイスにインストールされているディレクトリにアクセスするために、また、ExtensionContext クラスには静的メソッド getExtensionDirectory() が用意されています。 | |
extensions — プロパティ, クラス com.adobe.dct.component.UploadButton | |
A list of file extensions. | |
extensions — プロパティ, クラス mx.controls.FileSystemDataGrid | |
このコントロールに表示するファイルを指定する拡張子の配列です。 | |
extensions — プロパティ, クラス mx.controls.FileSystemList | |
このコントロールに表示するファイルを指定する拡張子の配列です。 | |
extensions — プロパティ, クラス mx.controls.FileSystemTree | |
このコントロールに表示するファイルを指定する拡張子の配列です。 | |
ExtensionsConfigManager — クラス, パッケージ com.adobe.acm.solutions.authoring.domain.extensions | |
The class which loads and manages the extensible configurations such as Extensible tool bar. | |
ExtensionsConfigManager() — コンストラクター, クラス com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager | |
Constructor. | |
EXTERNALDATA_SERVICE_RO — 定数静的プロパティ, クラス com.adobe.icc.services.ServiceLocator | |
Specifies the remote object name for the ExternalData Service. | |
ExternalInterface — final クラス, パッケージ flash.external | |
ExternalInterface クラスは、ActionScript と SWF のコンテナとの間で直接通信できるようにするアプリケーションプログラミングインターフェイスです。コンテナには、JavaScript を使用した HTML ページや、Flash Player を使用して SWF ファイルを表示するデスクトップアプリケーションなどがあります。 | |
ExternalUsersVO — クラス, パッケージ com.adobe.solutions.rca.vo | |
Represents an External User instance in the system. | |
ExternalUsersVO() — コンストラクター, クラス com.adobe.solutions.rca.vo.ExternalUsersVO | |
The constructor for ExternalUsersVO class. | |
extra — プロパティ, クラス com.adobe.icc.dc.domain.BaseModuleInstance | |
The flag indicating if this module was not assigned while creating the letter. | |
extra — プロパティ, インターフェイス com.adobe.icc.dc.domain.IModuleInstance | |
The flag indicating if this module was not assigned while creating the letter. | |
extract(target:flash.utils:ByteArray, length:Number, startPosition:Number) — メソッド, クラス flash.media.Sound | |
Sound オブジェクトから生のサウンドデータを抽出します。 | |
extractMinInterval(cache:Array, measureName:String, desc:mx.charts.chartClasses:DataDescription) — メソッド, クラス mx.charts.chartClasses.Series | |
ChartItem オブジェクトの配列から最小値および最大値を抽出するだけでなく、オプションで最小間隔を抽出することもできます。 | |
extractMinMax(cache:Array, measureName:String, desc:mx.charts.chartClasses:DataDescription, calculateInterval:Boolean) — メソッド, クラス mx.charts.chartClasses.Series | |
ChartItem オブジェクトの配列から最小値および最大値を抽出するだけでなく、オプションで最小間隔を抽出することもできます。 | |
extractURLFromUploadResponse(response:String) — 静的メソッド , クラス coldfusion.service.Util | |
このメソッドは、アップロード cfc から返された wddx 応答を受け取り、サーバー上のパスを抽出して返します。 | |
extraProperties — プロパティ, クラス mx.data.PropertySpecifier | |
含める追加プロパティのリストです。 | |
記号 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
Tue Jun 12 2018, 10:49 AM Z