記号 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 | |
a — プロパティ, クラス fl.motion.BezierSegment | |
ベジェ曲線の 1 つ目のポイント。 | |
a — プロパティ, クラス flash.geom.Matrix | |
イメージを拡大 / 縮小または回転するときに x 軸方向のピクセルの配置に影響を与える値です。 | |
A — 定数静的プロパティ, クラス flash.ui.Keyboard | |
A キーのキーコード値(65)に関連付けられた定数です。 | |
A4 — 定数静的プロパティ, クラス flash.printing.PaperSize | |
A4 | |
A5 — 定数静的プロパティ, クラス flash.printing.PaperSize | |
A5 | |
A6 — 定数静的プロパティ, クラス flash.printing.PaperSize | |
A6 | |
AAAARecord — クラス, パッケージ flash.net.dns | |
AAAARecord クラスは、IPv6 アドレスを含む Domain Name System(DNS)の AAAA リソースレコードを表します。 | |
AAAARecord() — コンストラクター, クラス flash.net.dns.AAAARecord | |
AAAA リソースレコードを作成します。 | |
ABOVE — 定数静的プロパティ, クラス spark.components.PopUpPosition | |
ターゲットの上に位置設定します。 | |
abs(val:Number) — 静的メソッド , クラス Math | |
パラメーター val で指定された数値の絶対値を計算して返します。 | |
ABSOLUTE — 定数静的プロパティ, クラス mx.core.ContainerLayout | |
このコンテナのコンテンツに対して絶対配置レイアウトを使用します。 | |
absoluteEnd — プロパティ, クラス flashx.textLayout.edit.ElementRange | |
範囲の終了を含む FlowLeafElement オブジェクトの絶対テキスト位置。 | |
absoluteEnd — プロパティ, インターフェイス flashx.textLayout.edit.ISelectionManager | |
テキストフローの先頭からのオフセットとしての、選択範囲の終了のテキスト位置。 | |
absoluteEnd — プロパティ, クラス flashx.textLayout.edit.SelectionManager | |
テキストフローの先頭からのオフセットとしての、選択範囲の終了のテキスト位置。 | |
absoluteEnd — プロパティ, クラス flashx.textLayout.elements.TextRange | |
TextFlow 内の絶対位置としての、選択範囲の末尾です。 | |
absoluteEnd — プロパティ, クラス flashx.textLayout.operations.FlowTextOperation | |
この操作を適用する、テキスト範囲の絶対終了ポイント。 | |
absoluteStart — プロパティ, クラス flashx.textLayout.compose.TextFlowLine | |
TextFlow オブジェクト内の絶対文字位置としての位置です。 | |
absoluteStart — プロパティ, クラス flashx.textLayout.container.ContainerController | |
コンテナ内の最初の文字を返します。 | |
absoluteStart — プロパティ, クラス flashx.textLayout.edit.ElementRange | |
範囲の開始を含む FlowLeafElement オブジェクトの絶対テキスト位置。 | |
absoluteStart — プロパティ, インターフェイス flashx.textLayout.edit.ISelectionManager | |
テキストフローの先頭からのオフセットとしての、選択範囲の開始のテキスト位置。 | |
absoluteStart — プロパティ, クラス flashx.textLayout.edit.SelectionManager | |
テキストフローの先頭からのオフセットとしての、選択範囲の開始のテキスト位置。 | |
absoluteStart — プロパティ, クラス flashx.textLayout.elements.TextRange | |
TextFlow 内の絶対位置としての、選択範囲の先頭です。 | |
absoluteStart — プロパティ, クラス flashx.textLayout.operations.FlowTextOperation | |
この操作を適用する、テキスト範囲の絶対開始ポイント。 | |
absoluteToDisplayColumnIndex(columnIndex:int) — メソッド, クラス mx.controls.AdvancedDataGridBaseEx | |
絶対列のインデックスを、表示列の対応するインデックスに変換します。 | |
absoluteToVisibleColumnIndex(columnIndex:int) — メソッド, クラス mx.controls.AdvancedDataGridBaseEx | |
絶対列のインデックスを、可視列の対応するインデックスに変換します。 | |
absoluteToVisibleIndices(rowIndex:int, columnIndex:int) — メソッド, クラス mx.controls.AdvancedDataGridBaseEx | |
絶対行のインデックスおよび絶対列のインデックスを、コントロールで現在表示されているアイテムの対応する行インデックスおよび列インデックスに変換します。 | |
AbstractEvent — クラス, パッケージ mx.rpc.events | |
RPC サービスが送出するイベントの基本クラスです。 | |
AbstractInvoker — クラス, パッケージ mx.rpc | |
インボーカは、リモートプロシージャコール(RPC)を実際に実行するオブジェクトです。 | |
AbstractOperation — クラス, パッケージ mx.rpc | |
AbstractOperation クラスは、サービスの個々のメソッドを表します。 | |
AbstractOperation — クラス, パッケージ mx.rpc.http | |
HTTPService または HTTPMultiService によって特に使用される Operation です。 | |
AbstractOperation(service:mx.rpc:AbstractService, name:String) — コンストラクター, クラス mx.rpc.AbstractOperation | |
新しい Operation を作成します。 | |
AbstractOperation(service:mx.rpc:AbstractService, name:String) — コンストラクター, クラス mx.rpc.http.AbstractOperation | |
新しい Operation を作成します。 | |
AbstractService — 動的クラス, パッケージ mx.rpc | |
AbstractService クラスは、HTTPMultiService クラス、WebService クラス、および RemoteObject クラスの基本クラスです。 | |
AbstractService(destination:String) — コンストラクター, クラス mx.rpc.AbstractService | |
コンストラクターです。 | |
AbstractTarget — クラス, パッケージ mx.logging | |
このクラスは、ターゲット実装の Logging フレームワークに必要な基本機能を提供します。 | |
AbstractTarget() — コンストラクター, クラス mx.logging.AbstractTarget | |
コンストラクターです。 | |
AbstractWebService — クラス, パッケージ mx.rpc.soap | |
AbstractWebService は、SOAP ベースの Web サービスに RPC アクセスを提供する実装の抽象基本クラスです。 | |
AbstractWebService(destination:String, rootURL:String) — コンストラクター, クラス mx.rpc.soap.AbstractWebService | |
新しい WebService を作成します。 | |
AccConst — final クラス, パッケージ mx.accessibility | |
AccConst クラスは、Microsoft Active Accessibility(MSAA)仕様で定義されている定数を定義しています。 | |
accDoDefaultAction(childID:uint) — メソッド, クラス flash.accessibility.AccessibilityImplementation | |
この AccessibilityImplementation が表すコンポーネントまたはその子要素のいずれかに関連付けられているデフォルトアクションを実行する IAccessible メソッドです。 | |
ACCELERATED — 定数静的プロパティ, クラス flash.media.VideoStatus | |
ハードウェアアクセラレーションによる(GPU)ビデオデコードを示します。 | |
accelerationX — プロパティ, クラス flash.events.AccelerometerEvent | |
G(重力加速度)で測定した X 軸加速度です。 | |
accelerationY — プロパティ, クラス flash.events.AccelerometerEvent | |
G(重力加速度)で測定した Y 軸加速度です。 | |
accelerationZ — プロパティ, クラス flash.events.AccelerometerEvent | |
G(重力加速度)で測定した Z 軸加速度です。 | |
Accelerometer — クラス, パッケージ flash.sensors | |
Accelerometer クラスは、デバイスのモーションセンサーによって検出されたアクティビティに基づいてイベントを送出します。 | |
Accelerometer() — コンストラクター, クラス flash.sensors.Accelerometer | |
新しい Accelerometer インスタンスを作成します。 | |
AccelerometerEvent — クラス, パッケージ flash.events | |
Accelerometer クラスは、デバイスにインストールされている加速度センサーから加速度の更新情報を取得したときに、AccelerometerEvent オブジェクトを送出します。 | |
AccelerometerEvent(type:String, bubbles:Boolean, cancelable:Boolean, timestamp:Number, accelerationX:Number, accelerationY:Number, accelerationZ:Number) — コンストラクター, クラス flash.events.AccelerometerEvent | |
3 軸加速度に関する情報を含む AccelerometerEvent オブジェクトを作成します。 | |
accentColor — スタイル, クラス mx.charts.Legend | |
コンポーネントのスキンで使用されるアクセントカラーです. | |
accentColor — スタイル, クラス mx.controls.sliderClasses.Slider | |
トラックハイライトのカラーです. | |
accentColor — スタイル, クラス mx.controls.Button | |
emphasized フラグが true の時にボタンにカラーが適用されます. | |
accentColor — スタイル, クラス mx.core.ScrollControlBase | |
コンポーネントのスキンで使用されるアクセントカラーです. | |
accentColor — スタイル, クラス mx.core.Container | |
コンポーネントのスキンで使用されるアクセントカラーです. | |
accentColor — スタイル, クラス spark.components.supportClasses.GroupBase | |
コンポーネントのスキンで使用されるアクセントカラーです. | |
accentColor — スタイル, クラス spark.components.Button | |
emphasized フラグが true の時にボタンにカラーが適用されます. | |
accentColor — スタイル, クラス spark.components.ActionBar | |
コンポーネントのスキンで使用されるアクセントカラーです. | |
accentColor — スタイル, クラス spark.components.SkinnableContainer | |
コンポーネントのスキンで使用されるアクセントカラーです. | |
accentColor — スタイル, クラス spark.components.DateSpinner | |
今日の日付に一致する日付アイテムに適用する色です. | |
accentColor — スタイル, クラス spark.components.ToggleSwitch | |
ToggleSwitch コントロールの選択側をハイライト表示するために適用される色です. | |
accept() — 静的メソッド , クラス adobe.utils.XMLUI | |
現在の XMLUI ダイアログボックスを「受け入れ」状態にして閉じます。 | |
acceptableStatusCodes — プロパティ, クラス air.net.URLMonitor | |
正常な結果を表す数値ステータスコードです。 | |
acceptDragDrop(target:flash.display:InteractiveObject) — 静的メソッド , クラス flash.desktop.NativeDragManager | |
指定されたターゲットのインタラクティブオブジェクトが現在のドラッグイベントに対応するドロップを受け入れ可能であることを、NativeDragManager オブジェクトに通知します。 | |
acceptDragDrop(target:mx.core:IUIComponent) — 静的メソッド , クラス mx.managers.DragManager | |
ドラッグまたはドロップデータを受け入れる場合、dragEnter イベントハンドラーからこのメソッドを呼び出します。 | |
Accessibility — final クラス, パッケージ flash.accessibility | |
Accessibility クラスは、スクリーンリーダーとの通信を管理します。 | |
accessibilityDescription — プロパティ, クラス mx.core.UIComponent | |
この UIComponent の accessibilityProperties オブジェクトの description プロパティ用の便利なアクセッサー。 | |
accessibilityEnabled — プロパティ, クラス mx.core.UIComponent | |
この UIComponent の accessibilityProperties オブジェクトの silent プロパティ用の便利なアクセッサー。 | |
accessibilityImplementation — プロパティ, クラス flash.display.InteractiveObject | |
この InteractiveObject インスタンスの現在のアクセシビリティの実装(AccessibilityImplementation)です。 | |
AccessibilityImplementation — クラス, パッケージ flash.accessibility | |
AccessibilityImplementation クラスは、コンポーネントでアクセシビリティを実装することを目的とした Flash Player の基本クラスです。 | |
AccessibilityImplementation() — コンストラクター, クラス flash.accessibility.AccessibilityImplementation | |
静的コンストラクターです。 | |
accessibilityName — プロパティ, クラス mx.core.UIComponent | |
この UIComponent の accessibilityProperties オブジェクトの name プロパティ用の便利なアクセッサー。 | |
accessibilityProperties — プロパティ, クラス flash.display.DisplayObject | |
この表示オブジェクトの現在のアクセシビリティオプションです。 | |
accessibilityProperties — プロパティ, クラス mx.containers.utilityClasses.PostScaleAdapter | |
accessibilityProperties — プロパティ, インターフェイス mx.core.IFlexDisplayObject | |
この表示オブジェクトの現在のアクセシビリティオプションです。 | |
accessibilityProperties — プロパティ, インターフェイス spark.core.IEditableText | |
この表示オブジェクトの現在のアクセシビリティオプションです。 | |
AccessibilityProperties — クラス, パッケージ flash.accessibility | |
AccessibilityProperties クラスを使用すれば、アクセシビリティ補助(スクリーンリーダーなど)への Flash オブジェクトの提示方法を制御できます。 | |
AccessibilityProperties() — コンストラクター, クラス flash.accessibility.AccessibilityProperties | |
新しい AccessibilityProperties オブジェクトを作成します。 | |
accessibilityShortcut — プロパティ, クラス mx.core.UIComponent | |
この UIComponent の accessibilityProperties オブジェクトの shortcut プロパティ用の便利なアクセッサー。 | |
AccImpl — クラス, パッケージ fl.accessibility | |
AccImpl クラスは、Accessibility Implementation クラスとも呼ばれ、コンポーネントにアクセシビリティ機能を実装する基本クラスです。 | |
AccImpl — クラス, パッケージ mx.accessibility | |
AccImpl は、MX および Spark コンポーネントに対して使用される Flex の基本アクセシビリティ実装クラスです。 | |
AccImpl(master:mx.core:UIComponent) — コンストラクター, クラス mx.accessibility.AccImpl | |
コンストラクターです。 | |
accLocation(childID:uint) — メソッド, クラス flash.accessibility.AccessibilityImplementation | |
AccessibilityImplementation の子要素の境界ボックスを指定する DisplayObject または Rectangle を返すための MSAA メソッドです。 | |
Accordion — クラス, パッケージ mx.containers | |
MX Accordion ナビゲーターコンテナには一連の子 MX コンテナまたは Spark NavigatorContent コンテナが含まれていますが、一度に表示されるのはそのうち 1 つだけです。 | |
Accordion() — コンストラクター, クラス mx.containers.Accordion | |
コンストラクターです。 | |
AccordionAutomationImpl — クラス, パッケージ mx.automation.delegates.containers | |
Accordion クラスのインスツルメンテーションの実行に必要なメソッドとプロパティを定義します。 | |
AccordionAutomationImpl(obj:mx.containers:Accordion) — コンストラクター, クラス mx.automation.delegates.containers.AccordionAutomationImpl | |
コンストラクターです。 | |
AccordionHeader — クラス, パッケージ mx.containers.accordionClasses | |
AccordionHeader クラスは、Accordion のナビゲーションボタンの外観を定義します。 | |
AccordionHeader() — コンストラクター, クラス mx.containers.accordionClasses.AccordionHeader | |
コンストラクターです。 | |
AccordionHeaderAccImpl — クラス, パッケージ mx.accessibility | |
AccordionHeaderAccImpl は、AccordionHeader クラスのアクセシビリティを実装する AccessibilityImplementation のサブクラスです。 | |
AccordionHeaderAccImpl(master:mx.core:UIComponent) — コンストラクター, クラス mx.accessibility.AccordionHeaderAccImpl | |
コンストラクターです。 | |
AccordionHeaderSkin — クラス, パッケージ mx.skins.halo | |
Accordion の AccordionHeader のすべての状態のスキンです。 | |
AccordionHeaderSkin — クラス, パッケージ mx.skins.spark | |
MX Accordion コンテナのヘッダーの Spark スキンクラスです。 | |
AccordionHeaderSkin — クラス, パッケージ mx.skins.wireframe | |
MX Accordion コンテナのヘッダーのワイヤフレームスキンクラスです。 | |
AccordionHeaderSkin() — コンストラクター, クラス mx.skins.halo.AccordionHeaderSkin | |
コンストラクターです。 | |
AccordionHeaderSkin() — コンストラクター, クラス mx.skins.spark.AccordionHeaderSkin | |
コンストラクターです。 | |
AccordionHeaderSkin() — コンストラクター, クラス mx.skins.wireframe.AccordionHeaderSkin | |
コンストラクターです。 | |
AccordionNav() — コンストラクター, クラス ga.controls.AccordionNav | |
Constructor. | |
AccordionSkin() — コンストラクター, クラス com.adobe.guides.spark.wrappers.skins.AccordionSkin | |
Constructor. | |
accSelect(operation:uint, childID:uint) — メソッド, クラス flash.accessibility.AccessibilityImplementation | |
この AccessibilityImplementation が表すコンポーネント内の選択を変更するための IAccessible メソッドです。 | |
accurate — プロパティ, クラス mx.charts.chartClasses.AxisLabelSet | |
getLabelEstimate() メソッドから返されたときに、レンダリングされる最終ラベルが予測によって正確に表せる場合は、true に設定します。 | |
acos(val:Number) — 静的メソッド , クラス Math | |
パラメーター val で指定された数値のアークコサイン(逆余弦)を計算してラジアン単位で返します。 | |
action — プロパティ, クラス mx.automation.events.AutomationDragEvent | |
要求された動作。 | |
action — プロパティ, クラス mx.events.DragEvent | |
要求された動作。 | |
action — プロパティ, クラス spark.events.ViewNavigatorEvent | |
イベントが発生したビューナビゲーターによって確定されたナビゲーションアクションです。 | |
actionBar — スキンパーツ, クラス com.adobe.ep.ux.content.view.components.toolbar.Toolbar | |
Skin Part for holding the multiple number of buttons/any control Skin Part for holding the multiple number of buttons/any control | |
actionBar — スキンパーツ, クラス spark.components.ViewNavigator | |
ナビゲーターのアクションバーを定義するスキンパーツです。 A skin part that defines the action bar of the navigator. | |
actionBar — プロパティ, クラス spark.components.ViewNavigatorApplication | |
存在する場合は、ナビゲーターの ActionBar コントロールへの参照です。 | |
actionBar — プロパティ, クラス spark.skins.mobile.ViewNavigatorSkin | |
A skin part that defines the action bar of the navigator. | |
ActionBar — クラス, パッケージ spark.components | |
ActionBar クラスは、タイトル、ナビゲーション、アクションのコンテンツグループを含むコンポーネントを定義します。 | |
ActionBar() — コンストラクター, クラス spark.components.ActionBar | |
コンストラクターです。 | |
ActionBarButtonSkinBase — クラス, パッケージ spark.skins.mobile.supportClasses | |
モバイルアプリケーションの ActionBar ボタンの基本スキンクラスです。 | |
ActionBarButtonSkinBase() — コンストラクター, クラス spark.skins.mobile.supportClasses.ActionBarButtonSkinBase | |
コンストラクターです。 | |
ActionBarDefaultButtonAppearance — final クラス, パッケージ spark.components | |
ActionBarDefaultButtonAppearance クラスは、ActionBar の defaultButtonAppearance スタイルの許可値の定数を定義します。 | |
ActionBarSkin — クラス, パッケージ spark.skins.mobile | |
モバイルアプリケーションの Spark ActionBar コンポーネントのデフォルトスキンクラスです。 | |
ActionBarSkin() — コンストラクター, クラス spark.skins.mobile.ActionBarSkin | |
コンストラクターです。 | |
actionBarVisible — プロパティ, クラス spark.components.View | |
ビューがアクションバーを表示するかどうかを指定します。 | |
actionButton — スキンパーツ, クラス com.adobe.ep.ux.taskaction.domain.TaskAction | |
The skin for each button. There is one button for each user action. All buttons are added to the contentGroup SkinPart of the SkinnableContainer parent class. The skin for each button. | |
actionButton — スキンパーツ, クラス com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer | |
A skin part that defines the action button A skin part that defines the action button | |
actionButton — スキンパーツ, クラス xd.core.axm.view.components.AXMSplitActionButton | |
actionContent — プロパティ, クラス spark.components.ActionBar | |
ユーザーがビューで行えるアクションを定義するコンポーネントです。 | |
actionContent — プロパティ, クラス spark.components.View | |
actionContent — プロパティ, クラス spark.components.ViewNavigator | |
actionContent — プロパティ, クラス spark.components.ViewNavigatorApplication | |
ActionEffectInstance — クラス, パッケージ mx.effects.effectClasses | |
ActionEffectInstance クラスは、すべてのアクションエフェクトインスタンスクラスのスーパークラスです。 | |
ActionEffectInstance(target:Object) — コンストラクター, クラス mx.effects.effectClasses.ActionEffectInstance | |
コンストラクターです。 | |
actionGroup — スキンパーツ, クラス spark.components.ActionBar | |
コンポーネントのアクション領域の外観を定義するスキンパーツです。 デフォルトでは、ActionBarSkin クラスは、タイトル領域の右に表示されるアクション領域を定義します。 The skin part that defines the appearance of the action area of the component. | |
actionGroup — プロパティ, クラス spark.skins.mobile.ActionBarSkin | |
The skin part that defines the appearance of the action area of the component. | |
actionItemGroup — スキンパーツ, クラス com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
Group for displaying all the asset actions Group for displaying all the asset actions | |
actionItemRenderer — スキンパーツ, クラス com.adobe.solutions.acm.authoring.presentation.actionbar.ExtensibleActionbar | |
A skin part that defines ActionRenderer A skin part that defines ActionRenderer | |
actionItemsInstances — プロパティ, クラス com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
actionLayout — プロパティ, クラス spark.components.ActionBar | |
actionGroup プロパティによってアクション領域に定義されたコンポーネントのレイアウトを定義します。 | |
actionLayout — プロパティ, クラス spark.components.View | |
actionGroup プロパティによってアクション領域に定義されたコンポーネントのレイアウトを定義します。 | |
actionLayout — プロパティ, クラス spark.components.ViewNavigator | |
ユーザーがビューで行えるアクションを定義するコンポーネントです。 | |
actionLayout — プロパティ, クラス spark.components.ViewNavigatorApplication | |
actionGroup プロパティによってアクション領域に定義されたコンポーネントのレイアウトを定義します。 | |
actionMenu — スキンパーツ, クラス com.adobe.solutions.exm.authoring.components.toolbars.EBToolBar | |
A Skin part which defines UI component to display menu item. A Skin part which defines UI component to display menu item. | |
ACTIONSCRIPT — 定数静的プロパティ, クラス fl.video.CuePointType | |
findCuePoint() メソッドおよび findNearestCuePoint() メソッドの type パラメーター値を定義します。 | |
ACTION_SCRIPT — 定数静的プロパティ, クラス mx.events.MetadataEvent | |
MetadataEvent.ACTION_SCRIPT 定数により、actionscript イベントのイベントオブジェクトの type プロパティ値が定義されます。 | |
ACTIONSCRIPT2 — 定数静的プロパティ, クラス flash.display.ActionScriptVersion | |
ActionScript 言語バージョン 2.0 以前。 | |
ACTIONSCRIPT3 — 定数静的プロパティ, クラス flash.display.ActionScriptVersion | |
ActionScript 言語バージョン 3.0。 | |
actionScriptData — プロパティ, クラス flash.external.ExtensionContext | |
このコンテキストに関連する ActionScript オブジェクトです(存在する場合)。 | |
actionScriptVersion — プロパティ, クラス fl.display.ProLoaderInfo | |
ロード済みの SWF ファイルの ActionScript バージョンです。 | |
actionScriptVersion — プロパティ, クラス flash.display.LoaderInfo | |
ロード済みの SWF ファイルの ActionScript バージョンです。 | |
ActionScriptVersion — final クラス, パッケージ flash.display | |
ActionScriptVersion クラスは、読み込まれる SWF ファイルの言語バージョンを示す定数値の列挙です。 | |
actionSeperator — スキンパーツ, クラス com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
Factory for Separator between the actions Factory for Separator between the actions | |
actionsList — 静的プロパティ, クラス adobe.utils.CustomActions | |
Flash オーサリングツールに登録されているすべてのカスタムアクションの名前で構成される Array オブジェクトを返します。 | |
activate() — メソッド, クラス fl.managers.FocusManager | |
FocusManager インスタンスをアクティブにします。 | |
activate() — メソッド, インターフェイス fl.managers.IFocusManager | |
フォーカスマネージャーをアクティブにします。 | |
activate — イベント, クラス flash.desktop.NativeApplication | |
このアプリケーションがアクティブデスクトップアプリケーションになると送出されます。 | |
activate(window:flash.display:NativeWindow) — メソッド, クラス flash.desktop.NativeApplication | |
このアプリケーションをアクティブ化します。 | |
activate — イベント, クラス flash.display.NativeWindow | |
ウィンドウがアクティブになると、この NativeWindow オブジェクトから送出されます。 | |
activate() — メソッド, クラス flash.display.NativeWindow | |
このウィンドウをアクティブ化します。 | |
activate — イベント, クラス flash.events.EventDispatcher | |
[ブロードキャストイベント] Flash Player または AIR アプリケーションがオペレーティングシステムのフォーカスを取得して、アクティブになったときに送出されます。 | |
activate() — メソッド, クラス mx.core.Window | |
基になる NativeWindow を(この Window のアプリケーションが現在アクティブでない場合でも)アクティブ化します。 | |
activate() — メソッド, クラス mx.core.WindowedApplication | |
(このアプリケーションがアクティブなアプリケーションでない場合でも)基になる NativeWindow をアクティブ化します。 | |
activate() — メソッド, クラス mx.managers.FocusManager | |
複数の IFocusManagerContainer が同時に可視である場合、SystemManager は FocusManager をアクティブまたは非アクティブにします。 | |
activate() — メソッド, インターフェイス mx.managers.IFocusManager | |
複数の IFocusManagerContainer が同時に可視である場合、SystemManager は FocusManager をアクティブまたは非アクティブにします。 | |
activate() — メソッド, クラス spark.components.Window | |
基になる NativeWindow を(この Window のアプリケーションが現在アクティブでない場合でも)アクティブ化します。 | |
activate() — メソッド, クラス spark.components.WindowedApplication | |
(このアプリケーションがアクティブなアプリケーションでない場合でも)基になる NativeWindow をアクティブ化します。 | |
ACTIVATE — 定数静的プロパティ, クラス flash.events.Event | |
ACTIVATE 定数は、type プロパティ(activate イベントオブジェクト)の値を定義します。 | |
activateCheckbox — スキンパーツ, クラス com.adobe.solutions.rca.presentation.template.definition.TemplateDefintion | |
A reference to the CheckBox object that allows users to activate or deactivate a template. Only active templates can be assigned to a project or to an asset. A reference to the CheckBox object that allows users to activate or deactivate a template. | |
ACTIVATE_FOCUS_REQUEST — 定数静的プロパティ, クラス mx.events.SWFBridgeRequest | |
最上位のフォーカスマネージャーから下位のフォーカスマネージャーに送信されるため、タブループに属するすべてのフォーカスマネージャーがアクティブになります。 | |
activateHandler(event:flash.events:Event) — メソッド, クラス flashx.textLayout.container.ContainerController | |
クライアントによるイベントの管理時に Event.ACTIVATE イベントを処理します。 | |
activateHandler(event:flash.events:Event) — メソッド, クラス flashx.textLayout.container.TextContainerManager | |
クライアントによるイベントの管理時に Event.ACTIVATE イベントを処理します。 | |
activateHandler(event:flash.events:Event) — メソッド, インターフェイス flashx.textLayout.edit.IInteractionEventHandler | |
アクティブ化イベントを処理します。 | |
activateHandler(event:flash.events:Event) — メソッド, クラス flashx.textLayout.edit.SelectionManager | |
アクティブ化イベントを処理します。 | |
ACTIVATE_POP_UP_REQUEST — 定数静的プロパティ, クラス mx.events.SWFBridgeRequest | |
子アプリケーションのポップアップをアクティブにすることを要求します。 | |
activating — プロパティ, クラス flash.events.ActivityEvent | |
デバイスがアクティブになっているか(true)非アクティブになっているか(false)を示します。 | |
ActivatorSkin — クラス, パッケージ mx.skins.halo | |
MenuBarItem オブジェクトのアップ状態、ダウン状態およびオーバー状態を定義します。 | |
ActivatorSkin() — コンストラクター, クラス mx.skins.halo.ActivatorSkin | |
コンストラクターです。 | |
active — 静的プロパティ, クラス flash.accessibility.Accessibility | |
スクリーンリーダーがアクティブ状態で、アプリケーションと通信しているかどうかを示します。 | |
active — プロパティ, クラス flash.display.NativeWindow | |
このウィンドウが、アクティブなアプリケーションウィンドウかどうかを示します。 | |
active — プロパティ, クラス flash.net.NetworkInterface | |
このインターフェイスがアクティブかどうかをレポートします。 | |
active — 静的プロパティ, クラス flash.printing.PrintJob | |
印刷ジョブが現在アクティブであるかどうかを示します。 | |
ACTIVE — 定数静的プロパティ, クラス flashx.textLayout.elements.LinkState | |
マウスボタンをリンク上で押しているときに起きるアクティブ状態を表す値です。 | |
activeEffects — プロパティ, クラス mx.core.UIComponent | |
EffectInstance インスタンスの配列として、現在コンポーネントで再生されているエフェクトのリスト。 | |
activeEndDate — プロパティ, クラス com.adobe.consulting.pst.vo.Form | |
activeEndDate — プロパティ, クラス com.adobe.consulting.pst.vo.Letter | |
activeEndDate — プロパティ, クラス com.adobe.icc.vo.ContainerLayout | |
activeEndDate — プロパティ, クラス com.adobe.icc.vo.DataModule | |
activeEndDate — プロパティ, クラス com.adobe.icc.vo.Document | |
activeEndDate — プロパティ, クラス com.adobe.icc.vo.Portfolio | |
activeEndDateDisplay — スキンパーツ, クラス com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
A skin part that defines the asset's active end date A skin part that defines the asset's active end date | |
activePosition — プロパティ, インターフェイス flashx.textLayout.edit.ISelectionManager | |
選択範囲のアクティブポイント。 | |
activePosition — プロパティ, クラス flashx.textLayout.edit.SelectionManager | |
選択範囲のアクティブポイント。 | |
activePosition — プロパティ, クラス flashx.textLayout.elements.TextRange | |
TextFlow 内の絶対位置としての、選択範囲のアクティブ位置です。 | |
activeRequests — プロパティ, クラス spark.core.ContentCache | |
現在実行中のキューイング済み CacheEntryNode インスタンスのリストです。 | |
activeStartDate — プロパティ, クラス com.adobe.consulting.pst.vo.Form | |
activeStartDate — プロパティ, クラス com.adobe.consulting.pst.vo.Letter | |
activeStartDate — プロパティ, クラス com.adobe.icc.vo.ContainerLayout | |
activeStartDate — プロパティ, クラス com.adobe.icc.vo.DataModule | |
activeStartDate — プロパティ, クラス com.adobe.icc.vo.Document | |
activeStartDate — プロパティ, クラス com.adobe.icc.vo.Portfolio | |
activeStartDateDisplay — スキンパーツ, クラス com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
A skin part that defines the asset's active start date A skin part that defines the asset's active start date | |
activeVideoPlayerIndex — プロパティ, クラス fl.video.FLVPlayback | |
他のアプリケーションプログラミングインターフェイス(API)によって影響を受けるビデオプレーヤーインスタンスを指定する数値。 | |
activeView — プロパティ, クラス spark.components.ViewNavigator | |
ビューのトランジション時に、このプロパティは、ナビゲーターのトランジション先のビューを参照します。 ナビゲーターの現在アクティブになっているビューです。 | |
activeView — プロパティ, クラス spark.components.supportClasses.ViewNavigatorBase | |
ナビゲーターの現在アクティブになっているビューです。 | |
activeWindow — プロパティ, クラス flash.desktop.NativeApplication | |
アクティブなアプリケーションウィンドウです。 | |
activeWindow — プロパティ, クラス mx.automation.air.AirFunctionsHelper | |
アクティブな現在のウィンドウを返します | |
activity — イベント, クラス flash.media.Camera | |
カメラがセッションを開始または終了したときに送出されます。 | |
ACTIVITY — 定数静的プロパティ, クラス flash.events.ActivityEvent | |
ActivityEvent.ACTIVITY 定数は、アクティビティイベントオブジェクトの type プロパティ値を定義します。 | |
ActivityEvent — クラス, パッケージ flash.events | |
ActivityEvent オブジェクトは、カメラまたはマイクから自身のステータスがアクティブまたは非アクティブに変わったと報告されるたびに、Camera オブジェクトまたは Microphone オブジェクトによって送出されます。 | |
ActivityEvent(type:String, bubbles:Boolean, cancelable:Boolean, activating:Boolean) — コンストラクター, クラス flash.events.ActivityEvent | |
アクティビティイベントに関する情報を含むイベントオブジェクトを作成します。 | |
activityLevel — プロパティ, クラス flash.media.Camera | |
カメラが検知しているモーション量です。 | |
activityLevel — プロパティ, クラス flash.media.Microphone | |
マイクが検知している音量です。 | |
actualCollection — プロパティ, クラス mx.controls.listClasses.AdvancedListBase | |
データ変更エフェクトの実行中に使用する collection プロパティに通常格納される値のコピーです。 | |
actualCollection — プロパティ, クラス mx.controls.listClasses.ListBase | |
データ変更エフェクトの実行中に使用する collection に通常格納される値のコピーです。 | |
actualColNum — プロパティ, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo | |
ヘッダーが始まる実際の列の、現在表示されている列を基準としたインデックスです。 | |
actualCreationPolicy — プロパティ, クラス mx.charts.Legend | |
このコンテナの作成ポリシーです。 | |
actualCreationPolicy — プロパティ, クラス mx.core.Container | |
このコンテナの作成ポリシーです。 | |
actualHeight — プロパティ, クラス flashx.textLayout.elements.InlineGraphicElement | |
有効な実際の高さです。 | |
actualHorizontalPosition — プロパティ, クラス spark.components.Callout | |
CalloutPosition.AUTO を評価した後に完全に解決された水平位置です。 | |
actualIterator — プロパティ, クラス mx.controls.listClasses.AdvancedListBase | |
データ変更エフェクトの実行中に使用する iterator プロパティに通常格納される値のコピーです。 | |
actualIterator — プロパティ, クラス mx.controls.listClasses.ListBase | |
データ変更エフェクトの実行中に使用する iterator に通常格納される値のコピーです。 | |
actualListeners — プロパティ, クラス mx.validators.Validator | |
リスナーオブジェクトが存在する場合はリスナーオブジェクトを含みます。そうでない場合は、ソースオブジェクトを含みます。 | |
actualListeners — プロパティ, クラス spark.validators.supportClasses.GlobalizationValidatorBase | |
リスナーオブジェクトが存在する場合はリスナーオブジェクトを含みます。そうでない場合は、ソースオブジェクトを含みます。 | |
actualLocaleIDName — プロパティ, クラス flash.globalization.Collator | |
この Collator オブジェクトで使用される実際のロケール ID の名前。 | |
actualLocaleIDName — プロパティ, クラス flash.globalization.CurrencyFormatter | |
この CurrencyFormatter オブジェクトで使用される実際のロケール ID の名前。 | |
actualLocaleIDName — プロパティ, クラス flash.globalization.DateTimeFormatter | |
この DateTimeFormatter オブジェクトで使用される実際のロケール ID の名前。 | |
actualLocaleIDName — プロパティ, クラス flash.globalization.NumberFormatter | |
この NumberFormatter オブジェクトで使用される実際のロケール ID の名前。 | |
actualLocaleIDName — プロパティ, クラス flash.globalization.StringTools | |
この StringTools オブジェクトで使用される実際のロケール ID の名前。 | |
actualLocaleIDName — プロパティ, クラス spark.formatters.CurrencyFormatter | |
このクラスオブジェクトで使用される実際のロケール ID の名前。 | |
actualLocaleIDName — プロパティ, クラス spark.formatters.DateTimeFormatter | |
このクラスオブジェクトで使用される実際のロケール ID の名前。 | |
actualLocaleIDName — プロパティ, クラス spark.formatters.NumberFormatter | |
このクラスオブジェクトで使用される実際のロケール ID の名前。 | |
actualLocaleIDName — プロパティ, クラス spark.globalization.StringTools | |
このクラスオブジェクトで使用される実際のロケール ID の名前。 | |
actualLocaleIDName — プロパティ, クラス spark.globalization.supportClasses.CollatorBase | |
このクラスオブジェクトで使用される実際のロケール ID の名前。 | |
actualLocaleIDName — プロパティ, クラス spark.globalization.supportClasses.GlobalizationBase | |
このクラスオブジェクトで使用される実際のロケール ID の名前。 | |
ACTUALSORT — 定数静的プロパティ, クラス mx.controls.advancedDataGridClasses.SortInfo | |
現在の実際のソート結果を示していることを示します。 | |
actualTrigger — プロパティ, クラス mx.validators.Validator | |
トリガーオブジェクトが存在する場合はトリガーオブジェクトを含みます。そうでない場合は、ソースオブジェクトを含みます。 | |
actualTrigger — プロパティ, クラス spark.validators.supportClasses.GlobalizationValidatorBase | |
トリガーオブジェクトが存在する場合はトリガーオブジェクトを含みます。そうでない場合は、ソースオブジェクトを含みます。 | |
actualVerticalPosition — プロパティ, クラス spark.components.Callout | |
CalloutPosition.AUTO を評価した後に完全に解決された垂直位置です。 | |
actualWidth — プロパティ, クラス flashx.textLayout.elements.InlineGraphicElement | |
有効な実際の幅です。 | |
add(v:flash.geom:Point) — メソッド, クラス flash.geom.Point | |
このポイントの座標に他のポイントの座標を加算して、新しいポイントを作成します。 | |
add(a:flash.geom:Vector3D) — メソッド, クラス flash.geom.Vector3D | |
現在の Vector3D オブジェクトの x、y、および z の各エレメントの値を、別の Vector3D オブジェクトの x、y、および z の各エレメントの値に加算します。 | |
add — イベント, クラス mx.core.UIComponent | |
addChild()、addChildAt()、addElement() または addElementAt() メソッドを使用して、コンポーネントをコンテンツである子としてコンテナに追加したときに送出されます。 | |
add — プロパティ, クラス mx.effects.effectClasses.AddRemoveEffectTargetFilter | |
このフィルターが追加フィルターであるか、削除フィルターであるかを決定します。 | |
add — イベント, クラス mx.flash.UIMovieClip | |
addChild() メソッドまたは addChildAt() メソッドを使用して、コンポーネントをコンテンツの子としてコンテナに追加したときに送出されます。 | |
Add(inMatrix:fl.motion:DynamicMatrix) — メソッド, クラス fl.motion.DynamicMatrix | |
現在のマトリックスに指定されたマトリックスを追加します。 | |
ADD — 定数静的プロパティ, クラス fl.events.DataChangeType | |
データプロバイダーにアイテムが追加されました。 | |
ADD — 定数静的プロパティ, クラス flash.display.BlendMode | |
表示オブジェクトの要素カラーの値を背景色に加算し、その際に上限 0xFF を適用します。 | |
ADD — 定数静的プロパティ, クラス mx.events.CollectionEventKind | |
コレクションにアイテムが追加されたことを示します。 | |
ADD — 定数静的プロパティ, クラス mx.events.FlexEvent | |
FlexEvent.ADD 定数により、add イベントのイベントオブジェクトの type プロパティ値が定義されます。 | |
AddAction — クラス, パッケージ spark.effects | |
AddAction クラスでは、ビューステートを定義する AddChild プロパティに対応したアクションエフェクトを定義します。 | |
AddAction(target:Object) — コンストラクター, クラス spark.effects.AddAction | |
コンストラクターです。 | |
AddActionInstance — クラス, パッケージ spark.effects.supportClasses | |
AddActionInstance クラスは、AddAction エフェクトのインスタンスクラスを実装します。 | |
AddActionInstance(target:Object) — コンストラクター, クラス spark.effects.supportClasses.AddActionInstance | |
コンストラクターです。 | |
addAll(addList:mx.collections:IList) — メソッド, クラス mx.collections.ArrayList | |
アイテムのリストを現在のリストに追加し、渡される順序でリストの末尾に配置します。 | |
addAll(addList:mx.collections:IList) — メソッド, クラス mx.collections.ListCollectionView | |
アイテムのリストを現在のリストに追加し、渡される順序でリストの末尾に配置します。 | |
addAllAt(addList:mx.collections:IList, index:int) — メソッド, クラス mx.collections.ArrayList | |
アイテムのリストを現在のリストに追加し、関数に渡されるインデックス位置に配置します。 | |
addAllAt(addList:mx.collections:IList, index:int) — メソッド, クラス mx.collections.ListCollectionView | |
アイテムのリストを現在のリストに追加し、関数に渡されるインデックス位置に配置します。 | |
addApprovalStageParticipantPanel — スキンパーツ, クラス com.adobe.solutions.rca.presentation.AddApprovalStageParticipant | |
The skin part that defines the Panel where the content of ApprovalStageParticipant get pushed into and laid out. The skin part that defines the Panel where the content of ApprovalStageParticipant get pushed into and laid out. | |
addASCuePoint(timeOrCuePoint:any, name:String, parameters:Object) — メソッド, クラス fl.video.FLVPlayback | |
ActionScript キューポイントを追加します。また、キューポイントダイアログボックスを使用して ActionScript キューポイントを追加するのと同じ効果があります。ただし、アプリケーション開発中ではなく、アプリケーションの実行時に発生します。 | |
add_attachment — スキンパーツ, クラス com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
The Add Attachment button. The Add Attachment button. | |
addBackgroundShape(shape:flash.display:Shape) — メソッド, クラス flashx.textLayout.container.ContainerController | |
背景シェイプ(背景色など)が描画される flash.display.Shape オブジェクトを追加します。 | |
addBinaryChainBuildingCertificate(certificate:flash.utils:ByteArray, trusted:Boolean) — メソッド, クラス flash.net.SecureSocket | |
サーバー証明書の検証に使用されるローカル証明書チェーンに X.509 証明書を追加します。 | |
addBitmapData(bitmapData:flash.display:BitmapData) — メソッド, クラス flash.media.CameraRoll | |
デバイスカメラロールに画像を追加します。 | |
addBootstrapPeer(peerID:String) — メソッド, クラス flash.net.GroupSpecifier | |
関連付けられた NetStream または NetGroup が指定された peerID への初期ネイバー接続を確立できるようにします。 | |
addBtn — スキンパーツ, クラス com.adobe.dct.view.DictionaryPropertiesView | |
A skin part that defines SkinnableComponent which adds extended property to the data dictionary. A skin part that defines SkinnableComponent which adds extended property to the data dictionary. | |
addBtn — プロパティ, クラス com.adobe.dct.component.ExtendedProperty | |
addButton — スキンパーツ, クラス com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
The add button, a Spark Button. The add button, a Spark Button. | |
addCacheEntry(source:Object, value:Object) — メソッド, クラス spark.core.ContentCache | |
キャッシュに新規エントリを追加(または既存のエントリを置換)します。 | |
addCallback(functionName:String, closure:Function) — 静的メソッド , クラス flash.external.ExternalInterface | |
ActionScript メソッドをコンテナから呼び出し可能なものとして登録します。 | |
ADD_CELL — 定数静的プロパティ, クラス spark.events.GridSelectionEventKind | |
このセルを現在の選択範囲に追加する必要があることを示します。 | |
addCellSelectionData(uid:String, columnIndex:int, selectionData:mx.controls.advancedDataGridClasses:AdvancedDataGridBaseSelectionData) — メソッド, クラス mx.controls.AdvancedDataGrid | |
マウスでセルを選択する場合と同様に、セルの選択情報をコントロールに追加します。 | |
addCertificate(cert:flash.utils:ByteArray, trusted:Boolean) — メソッド, クラス flash.security.XMLSignatureValidator | |
チェーン構築用の x509 証明書を追加します。 | |
addChild(child:flash.display:DisplayObject) — メソッド, クラス flash.display.DisplayObjectContainer | |
この DisplayObjectContainer インスタンスに子 DisplayObject インスタンスを追加します。 | |
addChild(child:flash.display:DisplayObject) — メソッド, クラス flash.display.Stage | |
この DisplayObjectContainer インスタンスに子 DisplayObject インスタンスを追加します。 | |
addChild(child:flashx.textLayout.elements:FlowElement) — メソッド, クラス flashx.textLayout.elements.FlowGroupElement | |
子 FlowElement オブジェクトを追加します。 | |
addChild(child:flash.display:DisplayObject) — メソッド, クラス mx.charts.Legend | |
このコンテナに子 DisplayObject を追加します。 | |
addChild(child:flash.display:DisplayObject) — メソッド, クラス mx.charts.chartClasses.CartesianDataCanvas | |
この子リストの末尾に子 DisplayObject を追加します。 | |
addChild(child:flash.display:DisplayObject) — メソッド, クラス mx.charts.chartClasses.ChartElement | |
この子リストの末尾に子 DisplayObject を追加します。 | |
addChild(child:flash.display:DisplayObject) — メソッド, クラス mx.charts.chartClasses.PolarDataCanvas | |
この子リストの末尾に子 DisplayObject を追加します。 | |
addChild(parent:Object, newChild:Object) — メソッド, クラス mx.collections.HierarchicalCollectionView | |
データのノードに子ノードを追加します。 | |
addChild(parent:Object, newChild:Object) — メソッド, インターフェイス mx.collections.IHierarchicalCollectionView | |
データのノードに子ノードを追加します。 | |
addChild(child:flash.display:DisplayObject) — メソッド, クラス mx.core.Container | |
このコンテナに子 DisplayObject を追加します。 | |
addChild(child:flash.display:DisplayObject) — メソッド, インターフェイス mx.core.IChildList | |
この子リストの末尾に子 DisplayObject を追加します。 | |
addChild(child:flash.display:DisplayObject) — メソッド, インターフェイス mx.core.IContainer | |
この DisplayObjectContainer インスタンスに子 DisplayObject インスタンスを追加します。 | |
addChild(childEffect:mx.effects:IEffect) — メソッド, クラス mx.effects.CompositeEffect | |
新しい子エフェクトを、この組み合わせたエフェクトに追加します。 | |
AddChild — クラス, パッケージ mx.states | |
AddChild クラスは、コンポーネントなどの子表示オブジェクトをビューステートの一部としてコンテナに追加します。 | |
AddChild(relativeTo:mx.core:UIComponent, target:flash.display:DisplayObject, position:String) — コンストラクター, クラス mx.states.AddChild | |
コンストラクターです。 | |
AddChildAction — クラス, パッケージ mx.effects | |
AddChildAction クラスでは、ビューステートを定義する AddChild プロパティに対応したアクションエフェクトを定義します。 | |
AddChildAction(target:Object) — コンストラクター, クラス mx.effects.AddChildAction | |
コンストラクターです。 | |
AddChildActionInstance — クラス, パッケージ mx.effects.effectClasses | |
AddChildActionInstance クラスは、AddChildAction エフェクトのインスタンスクラスを実装します。 | |
AddChildActionInstance(target:Object) — コンストラクター, クラス mx.effects.effectClasses.AddChildActionInstance | |
コンストラクターです。 | |
addChildAt(child:flash.display:DisplayObject, index:int) — メソッド, クラス flash.display.DisplayObjectContainer | |
この DisplayObjectContainer インスタンスに子 DisplayObject インスタンスを追加します。 | |
addChildAt(child:flash.display:DisplayObject, index:int) — メソッド, クラス flash.display.Stage | |
この DisplayObjectContainer インスタンスに子 DisplayObject インスタンスを追加します。 | |
addChildAt(index:uint, child:flashx.textLayout.elements:FlowElement) — メソッド, クラス flashx.textLayout.elements.FlowGroupElement | |
指定したインデックス位置に子 FlowElement オブジェクトを追加します。 | |
addChildAt(child:flash.display:DisplayObject, index:int) — メソッド, クラス mx.charts.Legend | |
このコンテナに子 DisplayObject を追加します。 | |
addChildAt(child:flash.display:DisplayObject, index:int) — メソッド, クラス mx.charts.chartClasses.CartesianDataCanvas | |
この DisplayObjectContainer インスタンスに子 DisplayObject インスタンスを追加します。 | |
addChildAt(child:flash.display:DisplayObject, index:int) — メソッド, クラス mx.charts.chartClasses.ChartElement | |
この DisplayObjectContainer インスタンスに子 DisplayObject インスタンスを追加します。 | |
addChildAt(child:flash.display:DisplayObject, index:int) — メソッド, クラス mx.charts.chartClasses.PolarDataCanvas | |
この DisplayObjectContainer インスタンスに子 DisplayObject インスタンスを追加します。 | |
addChildAt(parent:Object, newChild:Object, index:int) — メソッド, クラス mx.collections.HierarchicalCollectionView | |
ノードの指定されたインデックス位置に子ノードを追加します。 | |
addChildAt(parent:Object, newChild:Object, index:int) — メソッド, インターフェイス mx.collections.IHierarchicalCollectionView | |
データ内の指定されたインデックスにあるデータのノードに子ノードを追加します。 | |
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — メソッド, インターフェイス mx.controls.menuClasses.IMenuDataDescriptor | |
ノードの指定されたインデックス位置に子ノードを追加します。 | |
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — メソッド, クラス mx.controls.treeClasses.DefaultDataDescriptor | |
ノードの指定されたインデックス位置に子ノードを追加します。 | |
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — メソッド, インターフェイス mx.controls.treeClasses.ITreeDataDescriptor | |
ノードの指定されたインデックス位置に子ノードを追加します。 | |
addChildAt(child:flash.display:DisplayObject, index:int) — メソッド, クラス mx.core.Container | |
このコンテナに子 DisplayObject を追加します。 | |
addChildAt(child:flash.display:DisplayObject, index:int) — メソッド, インターフェイス mx.core.IChildList | |
この子リストの指定されたインデックス位置に子 DisplayObject を追加します。 | |
addChildAt(child:flash.display:DisplayObject, index:int) — メソッド, インターフェイス mx.core.IContainer | |
この DisplayObjectContainer インスタンスに子 DisplayObject インスタンスを追加します。 | |
addChildBridge(bridge:flash.events:IEventDispatcher, bridgeProvider:mx.core:ISWFBridgeProvider) — メソッド, インターフェイス mx.core.ISWFBridgeGroup | |
新しいブリッジをポッドに追加します。 | |
addChildBridge(bridge:flash.events:IEventDispatcher, bridgeProvider:mx.core:ISWFBridgeProvider) — メソッド, クラス mx.core.SWFBridgeGroup | |
新しいブリッジをポッドに追加します。 | |
addChildBridge(bridge:flash.events:IEventDispatcher, owner:flash.display:DisplayObject) — メソッド, インターフェイス mx.managers.IMarshalSystemManager | |
システムマネージャーに子ブリッジを追加します。 | |
addChildSet(childSet:Array) — メソッド, クラス mx.effects.effectClasses.CompositeEffectInstance | |
この組み合わせたエフェクトに子エフェクトの新しいセットを追加します。 | |
addChildToSandboxRoot(layer:String, child:flash.display:DisplayObject) — メソッド, インターフェイス mx.managers.IMarshalSystemManager | |
要求されたレイヤーのサンドボックスルートに指定された子を追加します。 | |
addColumn(column:any) — メソッド, クラス fl.controls.DataGrid | |
columns 配列の末尾に列を追加します。 | |
addColumnAt(column:any, index:uint) — メソッド, クラス fl.controls.DataGrid | |
columns 配列の指定したインデックス位置に列を挿入します。 | |
addController(controller:flashx.textLayout.container:ContainerController) — メソッド, インターフェイス flashx.textLayout.compose.IFlowComposer | |
コントローラーをこの IFlowComposer インスタンスに追加します。 | |
addController(controller:flashx.textLayout.container:ContainerController) — メソッド, クラス flashx.textLayout.compose.StandardFlowComposer | |
コントローラーをこの IFlowComposer インスタンスに追加します。 | |
addControllerAt(controller:flashx.textLayout.container:ContainerController, index:int) — メソッド, インターフェイス flashx.textLayout.compose.IFlowComposer | |
コンテナを、指定されたインデックスにあるこの IFlowComposer インスタンスに追加します。 | |
addControllerAt(controller:flashx.textLayout.container:ContainerController, index:int) — メソッド, クラス flashx.textLayout.compose.StandardFlowComposer | |
コンテナを、指定されたインデックスにあるこの IFlowComposer インスタンスに追加します。 | |
addCreatorButton — スキンパーツ, クラス com.adobe.solutions.rca.presentation.template.stages.CreatorTab | |
A reference to the ButtonBase object that allows users to add a new creator. A reference to the ButtonBase object that allows users to add a new creator. | |
addCreatorDialogPanel — スキンパーツ, クラス com.adobe.solutions.rca.presentation.AddCreatorDialog | |
The skin part that defines the Panel where the content of Add Creator get pushed into and laid out. The skin part that defines the Panel where the content of Add Creator get pushed into and laid out. | |
addCuePoint(cuePoint:Object) — メソッド, クラス mx.controls.videoClasses.CuePointManager | |
キューポイントを追加します。 | |
addData(data:Object, format:String) — メソッド, クラス mx.core.DragSource | |
データ、および対応する形式のストリングをドラッグソースに追加します。 | |
addDataChild(child:flash.display:DisplayObject, left:any, top:any, right:any, bottom:any, hCenter:any, vCenter:any) — メソッド, クラス mx.charts.chartClasses.CartesianDataCanvas | |
指定された表示オブジェクトを現在のキャンバスに子として追加します。 | |
addDataChild(child:flash.display:DisplayObject, angleLeft:any, radialTop:any, angleRight:any, radialBottom:any, angleCenter:any, radialCenter:any) — メソッド, クラス mx.charts.chartClasses.PolarDataCanvas | |
DisplayObject を現在のキャンバスに子として追加します。 | |
addDataEffectItem(item:Object) — メソッド, クラス mx.controls.listClasses.AdvancedListBase | |
データ変更エフェクトが実行されている場合に、アイテムレンダラーを追加します。 | |
addDataEffectItem(item:Object) — メソッド, クラス mx.controls.listClasses.ListBase | |
データ変更エフェクトが実行されている場合に、アイテムレンダラーを追加します。 | |
addDataEffectItem(target:Object) — メソッド, インターフェイス mx.effects.IEffectTargetHost | |
データ変更エフェクトが実行されている場合に、アイテムレンダラーを追加します。 | |
addDelayedInstance(instance:Object, stringID:String) — 静的メソッド , クラス fl.lang.Locale | |
インスタンスとストリング ID のペアを内部配列に追加して、後で使用できるようにします。 | |
addDisplayObject(displayObject:flash.display:DisplayObject, depth:Number) — メソッド, クラス spark.components.supportClasses.DisplayLayer | |
指定した奥行きの displayObject を、順に列挙されたリストに追加します。 | |
addDragData(ds:Object) — メソッド, クラス mx.charts.chartClasses.ChartBase | |
選択したアイテムをドラッグ & ドロップ操作の一部として DragSource オブジェクトに追加します。 | |
addDragData(dragSource:Object) — メソッド, クラス mx.controls.listClasses.AdvancedListBase | |
ドラッグ & ドロップ操作の一部として、選択されたアイテムを DragSource オブジェクトに追加します。 | |
addDragData(dragSource:Object) — メソッド, クラス mx.controls.listClasses.ListBase | |
ドラッグ & ドロップ操作の一部として、選択されたアイテムを DragSource オブジェクトに追加します。 | |
addDragData(dragSource:mx.core:DragSource) — メソッド, クラス spark.components.List | |
ドラッグ & ドロップ操作の一部として、選択されたアイテムを DragSource オブジェクトに追加します。 | |
added — プロパティ, クラス fl.video.CaptionChangeEvent | |
キャプションが追加または削除されたかどうかを示すブール値。 | |
added — イベント, クラス flash.display.DisplayObject | |
表示オブジェクトが表示リストに追加されたときに送出されます。 | |
ADDED — 定数静的プロパティ, クラス flash.events.Event | |
Event.ADDED 定数は、added イベントオブジェクトの type プロパティの値を定義します。 | |
addedEffect — エフェクト, クラス mx.core.UIComponent | |
コンポーネントがコンテナに子として追加されたときに再生されます。 | |
addedToStage — イベント, クラス flash.display.DisplayObject | |
表示オブジェクトが、直接、または表示オブジェクトを含むサブツリーの追加により、ステージ上の表示リストに追加されたときに送出されます。 | |
ADDED_TO_STAGE — 定数静的プロパティ, クラス flash.events.Event | |
Event.ADDED_TO_STAGE 定数は、type プロパティ(addedToStage イベントオブジェクト)の値を定義します。 | |
addElement(element:mx.core:IVisualElement) — メソッド, クラス mx.charts.Legend | |
ビジュアルエレメントをこのコンテナに追加します。 | |
addElement(element:mx.core:IVisualElement) — メソッド, クラス mx.core.Container | |
ビジュアルエレメントをこのコンテナに追加します。 | |
addElement(element:mx.core:IVisualElement) — メソッド, インターフェイス mx.core.IVisualElementContainer | |
ビジュアルエレメントをこのコンテナに追加します。 | |
addElement(element:mx.core:IVisualElement) — メソッド, クラス mx.flash.ContainerMovieClip | |
ビジュアルエレメントをこのコンテナに追加します。 | |
addElement(element:mx.olap:IOLAPElement) — メソッド, インターフェイス mx.olap.IOLAPSet | |
新しいメンバーをセットに追加します。 | |
addElement(e:mx.olap:IOLAPElement) — メソッド, クラス mx.olap.OLAPSet | |
新しいメンバーをセットに追加します。 | |
addElement(element:mx.core:IVisualElement) — メソッド, クラス spark.components.Group | |
ビジュアルエレメントをこのコンテナに追加します。 | |
addElement(element:mx.core:IVisualElement) — メソッド, クラス spark.components.Scroller | |
この操作は、Scroller ではサポートされません。 | |
addElement(element:mx.core:IVisualElement) — メソッド, クラス spark.components.SkinnableContainer | |
ビジュアルエレメントをこのコンテナに追加します。 | |
addElementAt(element:mx.core:IVisualElement, index:int) — メソッド, クラス mx.charts.Legend | |
ビジュアルエレメントをこのコンテナに追加します。 | |
addElementAt(element:mx.core:IVisualElement, index:int) — メソッド, クラス mx.core.Container | |
ビジュアルエレメントをこのコンテナに追加します。 | |
addElementAt(element:mx.core:IVisualElement, index:int) — メソッド, インターフェイス mx.core.IVisualElementContainer | |
ビジュアルエレメントをこのコンテナに追加します。 | |
addElementAt(element:mx.core:IVisualElement, index:int) — メソッド, クラス mx.flash.ContainerMovieClip | |
ビジュアルエレメントをこのコンテナに追加します。 | |
addElementAt(element:mx.core:IVisualElement, index:int) — メソッド, クラス spark.components.Group | |
ビジュアルエレメントをこのコンテナに追加します。 | |
addElementAt(element:mx.core:IVisualElement, index:int) — メソッド, クラス spark.components.Scroller | |
この操作は、Scroller ではサポートされません。 | |
addElementAt(element:mx.core:IVisualElement, index:int) — メソッド, クラス spark.components.SkinnableContainer | |
ビジュアルエレメントをこのコンテナに追加します。 | |
addElements(elements:mx.collections:IList) — メソッド, インターフェイス mx.olap.IOLAPSet | |
メンバーのリストをセットに追加します。 | |
addElements(members:mx.collections:IList) — メソッド, クラス mx.olap.OLAPSet | |
メンバーのリストをセットに追加します。 | |
addEntry(url:String, policyFileURL:String) — メソッド, クラス fl.rsl.RSLInfo | |
一連の URL(RSL ファイルおよびポリシーファイル)を追加します。 | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.consulting.pst.vo.Category | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.consulting.pst.vo.FlexConfiguration | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.consulting.pst.vo.Form | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.consulting.pst.vo.Letter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.dct.transfer.BindingElement | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.dct.transfer.DataDictionary | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.dct.transfer.DataDictionaryElement | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.dct.transfer.DataDictionaryReference | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.dct.transfer.DataDictionarySearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.dct.transfer.OperationInfo | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.dct.transfer.OperationParameter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.dct.transfer.RemotingServiceInfo | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.ep.taskmanagement.domain.TaskProperty | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.ep.taskmanagement.util.CollectionToken | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.ep.taskmanagement.util.ObjectToken | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.ep.ux.content.model.asset.AssetAction | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.ep.ux.content.model.search.SearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.ep.ux.content.search.SearchQuery | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.ep.ux.content.view.components.relationships.RelationshipVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.fiber.styles.Style | |
イベントリスナーオブジェクトを EventDispatcher オブジェクトに登録し、リスナーがイベントの通知を受け取るようにします。 | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.icc.editors.managers.PreferencesManager | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.icc.editors.model.FileModel | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.icc.obj.FileData | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.icc.vo.CDMAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.icc.vo.ContainerLayout | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.icc.vo.DataDownload | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.icc.vo.DataModule | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.icc.vo.Document | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.icc.vo.DocumentAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.icc.vo.Field | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.icc.vo.FieldAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.icc.vo.Folder | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.icc.vo.LDMAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.icc.vo.ModuleAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.icc.vo.Portfolio | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.icc.vo.Query | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.icc.vo.Statement | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.icc.vo.Table | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.icc.vo.TableColumnDetails | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.icc.vo.TargetArea | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.icc.vo.TargetAreaAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.icc.vo.User | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.icc.vo.Variable | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.icc.vo.VariableAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.icc.vo.render.ContextData | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.icc.vo.render.PDFResponseType | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.icc.vo.render.ResolvedContent | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.icomm.assetplacement.controller.AttachmentLoader | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.livecycle.assetmanager.client.model.AssetAction | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.livecycle.assetmanager.client.model.AssetTypeDescriptor | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.livecycle.assetmanager.client.model.SearchQuery | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.livecycle.rca.model.AuditLevel | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.livecycle.rca.model.CustomAttribute | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.livecycle.rca.model.Review | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.livecycle.rca.model.ReviewContext | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.livecycle.rca.model.ReviewSearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.livecycle.rca.model.ReviewTemplateReference | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.livecycle.rca.model.TemplateSearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.livecycle.rca.model.UserPreference | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.livecycle.rca.model.document.SupportingDocument | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.livecycle.rca.model.participant.BaseUser | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.livecycle.rca.model.reminder.Reminder | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.livecycle.rca.model.stage.AbstractStage | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.solutions.prm.domain.impl.Asset | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.solutions.prm.domain.impl.TeamMember | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.solutions.prm.domain.impl.WorkItem | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.solutions.prm.vo.AbstractSearchFilterVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.solutions.prm.vo.AssetVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.solutions.prm.vo.BaseEntityVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.solutions.rca.domain.impl.Participant | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.solutions.rca.domain.impl.ReviewContext | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.solutions.rca.domain.impl.Stage | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.solutions.rca.domain.impl.User | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.solutions.rca.presentation.util.FormatterUtil | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.solutions.rca.vo.ReviewTemplateVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス com.adobe.solutions.rca.vo.StageTemplateVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — メソッド, クラス flash.data.SQLConnection | |
イベントリスナーオブジェクトを EventDispatcher オブジェクトに登録し、リスナーがイベントの通知を受け取るようにします。 | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — メソッド, クラス flash.desktop.NativeApplication | |
イベントリスナーオブジェクトを EventDispatcher オブジェクトに登録し、リスナーがイベントの通知を受け取るようにします。 | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — メソッド, クラス flash.display.Stage | |
イベントリスナーオブジェクトを EventDispatcher オブジェクトに登録し、リスナーがイベントの通知を受け取るようにします。 | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — メソッド, クラス flash.events.EventDispatcher | |
イベントリスナーオブジェクトを EventDispatcher オブジェクトに登録し、リスナーがイベントの通知を受け取るようにします。 | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — メソッド, インターフェイス flash.events.IEventDispatcher | |
イベントリスナーオブジェクトを EventDispatcher オブジェクトに登録し、リスナーがイベントの通知を受け取るようにします。 | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — メソッド, クラス flash.media.AVURLLoader | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — メソッド, クラス flash.net.URLLoader | |
イベントリスナーオブジェクトを EventDispatcher オブジェクトに登録し、リスナーがイベントの通知を受け取るようにします。 | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — メソッド, クラス flash.system.MessageChannel | |
イベントリスナーオブジェクトを EventDispatcher オブジェクトに登録し、リスナーがイベントの通知を受け取るようにします。 | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — メソッド, クラス flash.system.Worker | |
イベントリスナーオブジェクトを EventDispatcher オブジェクトに登録し、リスナーがイベントの通知を受け取るようにします。 | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — メソッド, クラス flashx.textLayout.elements.LinkElement | |
イベントリスナーオブジェクトを EventDispatcher オブジェクトに登録し、リスナーがイベントの通知を受け取るようにします。 | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — メソッド, クラス flashx.textLayout.elements.TextFlow | |
イベントリスナーオブジェクトを EventDispatcher オブジェクトに登録し、リスナーがイベントの通知を受け取るようにします。 | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス lc.foundation.domain.Message | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス lc.foundation.domain.Preference | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス lc.foundation.domain.Principal | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス lc.foundation.util.CollectionToken | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス lc.foundation.util.ObjectToken | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス lc.procmgmt.commands.AttachmentCommand | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス lc.procmgmt.commands.InitiateFromStartTaskCommand | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス lc.procmgmt.domain.AttachmentInfo | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス lc.procmgmt.domain.Category | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス lc.procmgmt.domain.DocumentReference | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス lc.procmgmt.domain.Process | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス lc.procmgmt.domain.ProcessInstance | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス lc.procmgmt.domain.ProcessVariable | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス lc.procmgmt.domain.QueueBase | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス lc.procmgmt.domain.QueuesManager | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス lc.procmgmt.domain.ReaderSubmit | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス lc.procmgmt.domain.SearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス lc.procmgmt.domain.SearchFilterAttribute | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス lc.procmgmt.domain.SearchFilterCondition | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス lc.procmgmt.domain.SearchFilterSort | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス lc.procmgmt.domain.SearchTemplate | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス lc.procmgmt.domain.SearchTemplateDescriptor | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス lc.procmgmt.domain.SearchTemplateDescriptors | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス lc.procmgmt.domain.Startpoint | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス lc.procmgmt.domain.TaskAttachmentInfo | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス lc.procmgmt.domain.UserActionProperty | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス lc.procmgmt.impl.FavoritesManager | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — メソッド, クラス mx.collections.ListCollectionView | |
イベントリスナーオブジェクトを EventDispatcher オブジェクトに登録し、リスナーがイベントの通知を受け取るようにします。 | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — メソッド, クラス mx.containers.utilityClasses.PostScaleAdapter | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — メソッド, クラス mx.data.DynamicManagedItem | |
イベントリスナーオブジェクトを EventDispatcher オブジェクトに登録し、リスナーがイベントの通知を受け取るようにします。 | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — メソッド, クラス mx.olap.OLAPCube | |
イベントリスナーオブジェクトを EventDispatcher オブジェクトに登録し、リスナーがイベントの通知を受け取るようにします。 | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — メソッド, クラス mx.utils.ObjectProxy | |
リスナーがイベントの通知を受け取るように、イベントリスナーオブジェクトを登録します。 | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — メソッド, クラス mx.utils.OnDemandEventDispatcher | |
イベントリスナーオブジェクトを EventDispatcher オブジェクトに登録し、リスナーがイベントの通知を受け取るようにします。 | |
ADD_EVENT_LISTENER_REQUEST — 定数静的プロパティ, クラス mx.events.EventListenerRequest | |
イベントリスナーの追加を要求します。 | |
addEventListenersToAllChildApplications(eventDetailsArray:Array) — メソッド, クラス mx.automation.AutomationManager | |
addEventListenersToAllChildApplications(eventDetailsArray:Array) — メソッド, インターフェイス mx.automation.IAutomationManager2 | |
マーシャリングサポート(ツール用):渡された EventDetails オブジェクトを、現在の ApplicationDomain に含まれる可能性がある子アプリケーションに追加します。 | |
addEventListenersToAllParentApplications(eventDetailsArray:Array) — メソッド, クラス mx.automation.AutomationManager | |
addEventListenersToAllParentApplications(eventDetailsArray:Array) — メソッド, インターフェイス mx.automation.IAutomationManager2 | |
マーシャリングサポート(ツール用):渡された EventDetails オブジェクトを、現在の ApplicationDomain に含まれる可能性がある親アプリケーションに追加します。 | |
addFilterPropertyArray(index:int, name:String, values:Array, startFrame:int, endFrame:int) — メソッド, クラス fl.motion.MotionBase | |
モーションオブジェクトに対して、対応するすべてのキーフレームのフィルターのプロパティを変更します。 | |
addFirst(p:mx.automation:AutomationIDPart) — メソッド, クラス mx.automation.AutomationID | |
ID の先頭にパーツを追加します。 | |
ADD_FOCUS_MANAGER — 定数静的プロパティ, クラス mx.events.FlexEvent | |
FlexEvent.ADD_FOCUS_MANAGER 定数により、イベントオブジェクトの type プロパティ値が addFocusManager イベント用に定義されます。 | |
addFormat(format:String, importerClass:Class, exporterClass:Class, clipboardFormat:String) — 静的メソッド , クラス flashx.textLayout.conversion.TextConverter | |
読み込み / 書き出し用の新しい形式を登録します。 | |
addFormatAt(index:int, format:String, importerClass:Class, exporterClass:Class, clipboardFormat:String) — 静的メソッド , クラス flashx.textLayout.conversion.TextConverter | |
指定された位置における読み込み / 書き出し用の新しい形式を登録します。 | |
addHaloColors(colors:Object, themeColor:uint, fillColor0:uint, fillColor1:uint) — 静的メソッド , クラス mx.skins.halo.HaloColors | |
斜めのエッジのカラーなど、Halo テーマをサポートするコンポーネントで使用されるカラーを計算します。 | |
addHandler(handler:Function, format:String) — メソッド, クラス mx.core.DragSource | |
指定した形式のデータが要求されたときに呼び出されるハンドラーを追加します。 | |
addHaveObjects(startIndex:Number, endIndex:Number) — メソッド, クラス flash.net.NetGroup | |
このノードがネイバーにアドバタイズするオブジェクト(要求を満たすオブジェクト)のセットに、startIndex から endIndex の範囲に含まれるオブジェクトを追加します。 | |
addHeader(operation:String, mustUnderstand:Boolean, param:Object) — メソッド, クラス flash.net.NetConnection | |
コンテキストヘッダーを AMF(Action Message Format)パケット構造に追加します。 | |
addHeader(header:Object) — メソッド, クラス mx.rpc.soap.AbstractWebService | |
この Web サービスのすべての操作に適用されるヘッダーを追加します。 | |
addHeader(header:Object) — メソッド, クラス mx.rpc.soap.Operation | |
この Operation だけに適用されるヘッダーを追加します。 | |
addImplementationClassName(className:String) — メソッド, クラス mx.automation.AutomationClass | |
このクラス説明に一致する Flex クラス名を追加します。 | |
addInlineGraphicElement(parent:flash.display:DisplayObjectContainer, inlineGraphicElement:flash.display:DisplayObject, index:int) — メソッド, クラス flashx.textLayout.container.ContainerController | |
親の下位要素として flash.display.DisplayObject オブジェクトを追加します。 | |
addIPMulticastAddress(address:String, port:any, source:String) — メソッド, クラス flash.net.GroupSpecifier | |
関連付けられた NetStream または NetGroup が指定された IP マルチキャストグループに参加して、指定された UDP ポートを待機するようにします。 | |
addItem(item:Object) — メソッド, クラス fl.controls.ComboBox | |
アイテムのリストの末尾にアイテムを追加します。 | |
addItem(item:Object) — メソッド, クラス fl.controls.SelectableList | |
アイテムのリストの末尾にアイテムを追加します。 | |
addItem(item:Object) — メソッド, クラス fl.data.DataProvider | |
データプロバイダーの最後にアイテムを追加します。 | |
addItem(item:flash.display:NativeMenuItem) — メソッド, クラス flash.display.NativeMenu | |
メニューの下部に、メニューアイテムを追加します。 | |
addItem(item:Object) — メソッド, クラス mx.collections.ArrayList | |
指定されたアイテムをリストの末尾に追加します。 | |
addItem(item:Object) — メソッド, クラス mx.collections.AsyncListView | |
指定されたアイテムをリストの末尾に追加します。 | |
addItem(item:Object) — メソッド, インターフェイス mx.collections.IList | |
指定されたアイテムをリストの末尾に追加します。 | |
addItem(item:Object) — メソッド, クラス mx.collections.ListCollectionView | |
指定されたアイテムをリストの末尾に追加します。 | |
addItem(item:Object) — メソッド, クラス spark.collections.NumericDataProvider | |
この関数はサポートされていません. | |
addItem(item:Object) — メソッド, クラス spark.components.TabbedViewNavigator | |
指定されたビューナビゲーターをリストの末尾に追加します。 | |
AddItemAction — クラス, パッケージ mx.effects | |
AddItemAction クラスは、リストコントロール(List や TileList など)に追加されるアイテムのコントロール、またはコントロール内の既存のアイテムを置換するアイテムのコントロールに、アイテムレンダラーをいつ表示するかを決定するアクションエフェクトを定義します。 | |
AddItemAction(target:Object) — コンストラクター, クラス mx.effects.AddItemAction | |
コンストラクターです。 | |
AddItemActionInstance — クラス, パッケージ mx.effects.effectClasses | |
AddItemActionInstance クラスは、AddItemAction エフェクトのインスタンスクラスを実装します。 | |
AddItemActionInstance(target:Object) — コンストラクター, クラス mx.effects.effectClasses.AddItemActionInstance | |
コンストラクターです。 | |
addItemAt(item:Object, index:uint) — メソッド, クラス fl.controls.ComboBox | |
指定されたインデックス位置のリストにアイテムを挿入します。 | |
addItemAt(item:Object, index:uint) — メソッド, クラス fl.controls.SelectableList | |
指定されたインデックス位置のリストにアイテムを挿入します。 | |
addItemAt(item:Object, index:uint) — メソッド, クラス fl.data.DataProvider | |
新しいアイテムをデータプロバイダーの指定のインデックス位置に追加します。 | |
addItemAt(item:flash.display:NativeMenuItem, index:int) — メソッド, クラス flash.display.NativeMenu | |
指定された位置に、メニューアイテムを挿入します。 | |
addItemAt(item:flash.display:NativeMenuItem, index:int) — メソッド, クラス flash.ui.ContextMenu | |
メニューの下部に、メニューアイテムを追加します。 | |
addItemAt(item:Object, index:int) — メソッド, クラス mx.collections.ArrayList | |
指定されたインデックス位置にアイテムを追加します。 | |
addItemAt(item:Object, index:int) — メソッド, クラス mx.collections.AsyncListView | |
指定されたインデックス位置にアイテムを追加します。 | |
addItemAt(item:Object, index:int) — メソッド, インターフェイス mx.collections.IList | |
指定されたインデックス位置にアイテムを追加します。 | |
addItemAt(item:Object, index:int) — メソッド, クラス mx.collections.ListCollectionView | |
指定されたインデックス位置にアイテムを追加します。 | |
addItemAt(item:Object, index:int) — メソッド, クラス spark.collections.NumericDataProvider | |
この関数はサポートされていません. | |
addItemAt(item:Object, index:int) — メソッド, クラス spark.components.TabbedViewNavigator | |
指定されたインデックス位置にビューナビゲーターを追加します。 | |
addItems(items:Object) — メソッド, クラス fl.data.DataProvider | |
複数のアイテムを DataProvider の末尾に追加し、DataChangeType.ADD イベントを送出します。 | |
AddItems — クラス, パッケージ mx.states | |
解説は現在利用できません。 | |
AddItems() — コンストラクター, クラス mx.states.AddItems | |
コンストラクターです。 | |
addItemsAt(items:Object, index:uint) — メソッド, クラス fl.data.DataProvider | |
いくつかのアイテムをデータプロバイダーの指定のインデックス位置に追加し、DataChangeType.ADD イベントを送出します。 | |
additionalColumnListDisplay — スキンパーツ, クラス com.adobe.solutions.acm.authoring.presentation.fragment.FragmentTableConfigPanel | |
A skin part that defines the list having additional column properties A skin part that defines the list having additional column properties | |
addKeyframe(newKeyframe:fl.motion:KeyframeBase) — メソッド, クラス fl.motion.MotionBase | |
Motion インスタンスにキーフレームオブジェクトを追加します。 | |
addLast(p:mx.automation:AutomationIDPart) — メソッド, クラス mx.automation.AutomationID | |
ID の末尾にパーツを追加します。 | |
addLayer(value:mx.core:DesignLayer) — メソッド, クラス mx.core.DesignLayer | |
子 DesignLayer をこのレイヤーに追加します。 | |
addLayoutCompleteSynchronization() — メソッド, クラス mx.automation.delegates.core.UIComponentAutomationImpl | |
Layout Manager の UPDATE_COMPLETE イベントとの自動同期を設定します。 | |
addLayoutCompleteSynchronization() — メソッド, クラス mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
Layout Manger の updateComplete イベントとの自動同期を設定します。 | |
addLineForReuse(textLine:flash.text.engine:TextLine) — 静的メソッド , クラス flashx.textLayout.compose.TextLineRecycler | |
再利用のために TextLine をプールに追加します。 | |
addListenerHandler() — メソッド, クラス mx.validators.Validator | |
バリデーターから送出された valid イベントおよび invalid イベントのすべてのリスナーを設定します。 | |
addListenerHandler() — メソッド, クラス spark.validators.supportClasses.GlobalizationValidatorBase | |
バリデーターから送出された valid イベントおよび invalid イベントのすべてのリスナーを設定します。 | |
addLogger(logger:mx.logging:ILogger) — メソッド, クラス mx.logging.AbstractTarget | |
指定されたロガーでこのターゲットを設定します。 | |
addLogger(logger:mx.logging:ILogger) — メソッド, インターフェイス mx.logging.ILoggingTarget | |
指定されたロガーでこのターゲットを設定します。 | |
addMarker(marker:org.osmf.metadata:TimelineMarker) — メソッド, クラス org.osmf.metadata.TimelineMetadata | |
指定された TimelineMarker をこのオブジェクトに追加します。 | |
addMember(s:mx.olap:IOLAPMember) — メソッド, インターフェイス mx.olap.IOLAPQueryAxis | |
クエリ軸に単一のメンバーを追加します。 | |
addMember(member:mx.olap:IOLAPElement) — メソッド, インターフェイス mx.olap.IOLAPTuple | |
新しいメンバーを組に追加します。 | |
addMember(m:mx.olap:IOLAPMember) — メソッド, クラス mx.olap.OLAPQueryAxis | |
クエリ軸に単一のメンバーを追加します。 | |
addMember(element:mx.olap:IOLAPElement) — メソッド, クラス mx.olap.OLAPTuple | |
新しいメンバーを組に追加します。 | |
addMemberHint(peerID:String) — メソッド, クラス flash.net.NetGroup | |
その peerID がグループのメンバーであることを指定するレコードを手動で追加します。 | |
addMembers(value:mx.collections:IList) — メソッド, インターフェイス mx.olap.IOLAPTuple | |
メンバーのリストを組に追加します。 | |
addMembers(value:mx.collections:IList) — メソッド, クラス mx.olap.OLAPTuple | |
メンバーのリストを組に追加します。 | |
addMenuItem(obj:flash.display:InteractiveObject, url:String, hideBuiltIns:Boolean) — 静的メソッド , クラス com.adobe.viewsource.ViewSource | |
「ソースの表示」コンテキストメニュー項目を、任意のオブジェクトのコンテキストメニューに追加します。 | |
addMotionPath(newMotionPath:spark.effects.animation:MotionPath, newEffectStartTime:Number) — メソッド, クラス spark.effects.supportClasses.AnimateTransformInstance | |
最も外側の親エフェクトを基準とした開始時間で、このインスタンスにある MotionPath オブジェクトのセットに MotionPath オブジェクトを追加します。 | |
addMouseClickHandlerToExistingRenderers() — メソッド, クラス spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl | |
addMouseEvent(obj:flash.display:DisplayObject, event:String, handler:Function, useCapture:Boolean, priority:int, useWeekRef:Boolean) — メソッド, クラス mx.automation.delegates.core.UIComponentAutomationImpl | |
addMouseEvent(obj:flash.display:DisplayObject, event:String, handler:Function, useCapture:Boolean, priority:int, useWeekRef:Boolean) — メソッド, クラス spark.automation.delegates.components.supportClasses.SparkGroupBaseAutomationImpl | |
addNamespace(ns:Object) — メソッド, クラス XML | |
XML オブジェクトのスコープ内の名前空間セットに名前空間を追加します。 | |
addNeighbor(peerID:String) — メソッド, クラス flash.net.NetGroup | |
既にグループに存在しているはずの指定された peerID へ直ちに直接接続することによって、手動でネイバーを追加します。 | |
addObject(obj:mx.core:IUIComponent, scaleType:String) — メソッド, クラス mx.printing.FlexPrintJob | |
印刷するオブジェクトのリストに UIComponent オブジェクトを追加します。 | |
addOperation(operation:flashx.textLayout.operations:FlowOperation) — メソッド, クラス flashx.textLayout.operations.CompositeOperation | |
リストの末尾にその他の操作を追加します。 | |
addOperationParameterButton — スキンパーツ, クラス com.adobe.dct.view.DictionaryServiceView | |
A skin part that defines a Button which adds an operation parameter. A skin part that defines a Button which adds an operation parameter. | |
addPage(sprite:flash.display:Sprite, printArea:flash.geom:Rectangle, options:flash.printing:PrintJobOptions, frameNum:int) — メソッド, クラス flash.printing.PrintJob | |
指定の Sprite オブジェクトを 1 ページとして印刷スプーラに送ります。 | |
addPanelButton — スキンパーツ, クラス com.adobe.guides.spark.wrappers.components.StandardWrapperHost | |
The add panel button skin part. The add panel button skin part. | |
addPopUp(window:mx.core:IFlexDisplayObject, parent:flash.display:DisplayObject, modal:Boolean, childList:String, moduleFactory:mx.core:IFlexModuleFactory) — 静的メソッド , クラス mx.managers.PopUpManager | |
最上位ウィンドウをポップアップ表示します。 | |
ADD_POP_UP_PLACE_HOLDER_REQUEST — 定数静的プロパティ, クラス mx.events.SWFBridgeRequest | |
子 SystemManager によってホストされているポップアップのプレースホルダーを追加します。 | |
ADD_POP_UP_REQUEST — 定数静的プロパティ, クラス mx.events.SWFBridgeRequest | |
ターゲットアプリケーションにポップアップを追加します。 | |
addPosition(p:mx.olap:IOLAPAxisPosition) — メソッド, クラス mx.olap.OLAPResultAxis | |
クエリ結果の軸に位置を追加します。 | |
addPreloadedRSL(loaderInfo:flash.display:LoaderInfo, rsl:Vector$mx.core:RSLData) — メソッド, インターフェイス mx.core.IFlexModuleFactory | |
preloadedRSLs リストに RSL を追加します。 | |
addPreloadedRSL(loaderInfo:flash.display:LoaderInfo, rsl:Vector$mx.core:RSLData) — メソッド, クラス mx.managers.SystemManager | |
preloadedRSLs リストに RSL を追加します。 | |
addPropertiesIcon — スキンパーツ, クラス com.adobe.dct.view.PropertyContainer | |
A skin part that defines SkinnableComponent which adds extended property to the data dictionary element. A skin part that defines SkinnableComponent which adds extended property to the data dictionary element. | |
addPropertyArray(name:String, values:Array, startFrame:int, endFrame:int) — メソッド, クラス fl.motion.MotionBase | |
Motion クラスの宣言されたプロパティのために、対応するキーフレームに値の配列を格納します。 | |
addRadioButton(radioButton:fl.controls:RadioButton) — メソッド, クラス fl.controls.RadioButtonGroup | |
ラジオボタングループインデックス用に使用するラジオボタンを内部ラジオボタン配列に追加し、ラジオボタンのグループから 1 つのラジオボタンを選択できるようにします。 | |
AddRemoveEffectTargetFilter — クラス, パッケージ mx.effects.effectClasses | |
AddRemoveEffectTargetFilter は EffectTargetFilter のサブクラスであり、コンテナに子として追加されたターゲット、またはコンテナから削除されたターゲットにフィルターを適用するためのロジックを処理します。 | |
AddRemoveEffectTargetFilter() — コンストラクター, クラス mx.effects.effectClasses.AddRemoveEffectTargetFilter | |
コンストラクターです。 | |
addResource(ns:Namespace, resource:Object) — メソッド, クラス mx.rpc.xml.QualifiedResourceManager | |
指定された名前空間について、リソースをその潜在的な配列に追加します。 | |
addResourceBundle(resourceBundle:mx.resources:IResourceBundle, useWeakReference:Boolean) — メソッド, インターフェイス mx.resources.IResourceManager | |
指定された ResourceBundle が ResourceManager に追加され、getString() などの ResourceManager メソッドでそのリソースにアクセスできるようになります。 | |
addResources(lang:String, res:Object) — メソッド, クラス air.update.ApplicationUpdaterUI | |
指定した言語の新しいリソースバンドルを動的に追加します。 | |
addResponder(responder:mx.rpc:IResponder) — メソッド, クラス mx.collections.errors.ItemPendingError | |
addResponder は、応答側の配列に応答側を追加します。 | |
addResponder(responder:mx.rpc:IResponder) — メソッド, クラス mx.rpc.AsyncToken | |
応答側の配列に応答側を追加します。 | |
address — プロパティ, クラス flash.net.InterfaceAddress | |
Internet Protocol(IP)アドレスです。 | |
address — プロパティ, クラス flash.net.dns.AAAARecord | |
IPv6 アドレス。 | |
address — プロパティ, クラス flash.net.dns.ARecord | |
IPv4 アドレス。 | |
addresses — プロパティ, クラス flash.net.NetworkInterface | |
このネットワークインターフェイスにバインドされるアドレスのリストです。 | |
addReviewStageParticipantPanel — スキンパーツ, クラス com.adobe.solutions.rca.presentation.AddReviewStageParticipant | |
The skin part that defines the Panel where the content of AddReviewParticipant get pushed into and laid out. The skin part that defines the Panel where the content of AddReviewParticipant get pushed into and laid out. | |
ADD_ROW — 定数静的プロパティ, クラス spark.events.GridSelectionEventKind | |
この行を現在の選択範囲に追加する必要があることを示します。 | |
addRSLInfo(info:fl.rsl:RSLInfo) — メソッド, クラス fl.rsl.RSLPreloader | |
ダウンロードされる SWF または SWZ ファイルに記述用の RSLInfo レコードを追加します。 | |
addScrollers(chilArray:Array) — メソッド, クラス spark.automation.delegates.components.SparkDataGridAutomationImpl | |
private | |
addScrollers(chilArray:Array) — メソッド, クラス spark.automation.delegates.components.SparkSkinnableDataContainerAutomationImpl | |
addScrollers(chilArray:Array) — メソッド, クラス spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl | |
private | |
addSelectedCell(rowIndex:int, columnIndex:int) — メソッド, クラス spark.components.DataGrid | |
selectionMode が GridSelectionMode.SINGLE_CELL または GridSelectionMode.MULTIPLE_CELLS の場合は、選択範囲にセルが追加されて、キャレットの位置がそのセルに設定されます。 | |
addSelectedCell(rowIndex:int, columnIndex:int) — メソッド, クラス spark.components.Grid | |
selectionMode が GridSelectionMode.SINGLE_CELL または GridSelectionMode.MULTIPLE_CELLS の場合は、選択範囲にセルが追加されて、キャレットの位置がそのセルに設定されます。 | |
addSelectedIndex(rowIndex:int) — メソッド, クラス spark.components.DataGrid | |
selectionMode が GridSelectionMode.MULTIPLE_ROWS の場合は、選択範囲にこの行が追加されて、キャレットの位置がこの行に設定されます。 | |
addSelectedIndex(rowIndex:int) — メソッド, クラス spark.components.Grid | |
selectionMode が GridSelectionMode.MULTIPLE_ROWS の場合は、選択範囲にこの行が追加されて、キャレットの位置がこの行に設定されます。 | |
addSelectionContainer(selectionContainer:flash.display:DisplayObjectContainer) — メソッド, クラス flashx.textLayout.container.ContainerController | |
選択シェイプ(ブロック選択ハイライトやカーソルなど)が追加される flash.display.DisplayObjectContainer オブジェクトを追加します。 | |
addSet(s:mx.olap:IOLAPSet) — メソッド, インターフェイス mx.olap.IOLAPQueryAxis | |
クエリ軸にセットを追加します。 | |
addSet(s:mx.olap:IOLAPSet) — メソッド, クラス mx.olap.OLAPQueryAxis | |
クエリ軸にセットを追加します。 | |
addSimpleHeader(qnameLocal:String, qnameNamespace:String, headerName:String, headerValue:String) — メソッド, クラス mx.rpc.soap.AbstractWebService | |
この WebService のすべての操作に適用されるヘッダーを追加します。 | |
addSimpleHeader(qnameLocal:String, qnameNamespace:String, headerName:String, headerValue:String) — メソッド, クラス mx.rpc.soap.Operation | |
この Operation だけに適用されるヘッダーを追加します。 | |
addSortField(columnName:String, columnNumber:int, collection:mx.collections:ICollectionView) — メソッド, クラス mx.controls.AdvancedDataGridBaseEx | |
ソートフィールドのリストにデータフィールドを追加します。 | |
addStyleClient(styleClient:mx.styles:IAdvancedStyleClient) — メソッド, クラス mx.core.UIComponent | |
ビジュアルでないスタイルクライアントを、このコンポーネントのインスタンスに追加します。 | |
addSubmenu(submenu:flash.display:NativeMenu, label:String) — メソッド, クラス flash.display.NativeMenu | |
新しいメニューアイテムを挿入して、メニューにサブメニューを追加します。 | |
addSubmenuAt(submenu:flash.display:NativeMenu, index:int, label:String) — メソッド, クラス flash.display.NativeMenu | |
指定された位置に新しいメニューアイテムを挿入して、メニューにサブメニューを追加します。 | |
addSynchronization(isComplete:Function, target:Object) — メソッド, インターフェイス mx.automation.IAutomationObjectHelper | |
Automation Manager に同期オブジェクトを追加します。 | |
addTarget(target:flash.display:DisplayObject, repeatCount:int, autoPlay:Boolean, startFrame:int, useCurrentFrame:Boolean) — メソッド, クラス fl.motion.AnimatorFactoryBase | |
該当する場合、ターゲットプロパティが DisplayObject に設定された AnimatorBase インスタンスを作成し、返します。これは、targetParent の targetName プロパティで、その Motion プロパティは作成時に AnimatorFactoryBase インスタンスに格納されます。 | |
addTarget(target:mx.logging:ILoggingTarget) — 静的メソッド , クラス mx.logging.Log | |
指定されたターゲットで、ログイベントの通知の受信を開始します。 | |
addTargetInfo(targetParent:flash.display:DisplayObject, targetName:String, repeatCount:int, autoPlay:Boolean, startFrame:int, useCurrentFrame:Boolean, initialPosition:Array, zIndex:int, placeholderName:String, instanceFactoryClass:Class) — メソッド, クラス fl.motion.AnimatorFactoryBase | |
親 DisplayObjectContainer を参照し、AnimatorBase インスタンスを作成して返します。このインスタンスの target プロパティは、該当する場合、DisplayObject に設定されます。DisplayObject は targetParent の targetName プロパティで、Motion プロパティは作成時に AnimatorFactoryBase インスタンスに格納されます。 | |
addTextLine(textLine:flash.text.engine:TextLine, index:int) — メソッド, クラス flashx.textLayout.container.ContainerController | |
コンテナの下位要素として flash.text.engine.TextLine オブジェクトを追加します。 | |
addToCreationQueue(id:Object, preferredIndex:int, callbackFunc:Function, parent:mx.core:IFlexDisplayObject) — メソッド, クラス mx.core.Application | |
Application の作成キューにコンテナを追加します。 | |
addToDeviceGroup(deviceGroup:flash.net.drm:DRMDeviceGroup, forceRefresh:Boolean) — メソッド, クラス flash.net.drm.DRMManager | |
現在実行中のデバイスをデバイスグループに追加します。 | |
ADD_TO_DEVICE_GROUP_COMPLETE — 定数静的プロパティ, クラス flash.events.DRMDeviceGroupEvent | |
ADD_TO_DEVICE_GROUP_ERROR — 定数静的プロパティ, クラス flash.events.DRMDeviceGroupErrorEvent | |
addToFreeItemRenderers(item:mx.controls.listClasses:IListItemRenderer) — メソッド, クラス mx.controls.listClasses.AdvancedListBase | |
レンダラーを非表示にし、レンダラーへの参照をクリーンアップして、レンダラーをリサイクルレンダラーリストに追加します。 | |
addToFreeItemRenderers(item:mx.controls.listClasses:IListItemRenderer) — メソッド, クラス mx.controls.listClasses.ListBase | |
レンダラーを非表示にし、レンダラーへの参照をクリーンアップして、レンダラーをリサイクルレンダラーリストに追加します。 | |
addToRowArrays() — メソッド, クラス mx.controls.listClasses.ListBase | |
行への参照を格納している配列の先頭に空白行を追加します。 | |
addTuple(t:mx.olap:IOLAPTuple) — メソッド, インターフェイス mx.olap.IOLAPQueryAxis | |
クエリ軸に組を追加します。 | |
addTuple(tuple:mx.olap:IOLAPTuple) — メソッド, インターフェイス mx.olap.IOLAPSet | |
新しい組をセットに追加します。 | |
addTuple(t:mx.olap:IOLAPTuple) — メソッド, クラス mx.olap.OLAPQueryAxis | |
クエリ軸に組を追加します。 | |
addTuple(tuple:mx.olap:IOLAPTuple) — メソッド, クラス mx.olap.OLAPSet | |
新しい組をセットに追加します。 | |
addWantObjects(startIndex:Number, endIndex:Number) — メソッド, クラス flash.net.NetGroup | |
取得するオブジェクトのセットに、startIndex から endIndex の範囲にあるオブジェクトを追加します。 | |
addXMLPath(langCode:String, path:String) — 静的メソッド , クラス fl.lang.Locale | |
言語コードと言語パスのペアを内部配列に追加して、後で使用できるようにします。 | |
adjustBrightness(rgb:uint, brite:Number) — 静的メソッド , クラス mx.utils.ColorUtil | |
RGB カラーの線の明度を調整します。 | |
adjustBrightness2(rgb:uint, brite:Number) — 静的メソッド , クラス mx.utils.ColorUtil | |
RGB カラーの明度を率によって調整します。 | |
AdjustColor — クラス, パッケージ fl.motion | |
AdjustColor クラスは、明度、コントラスト、色相および彩度などの様々な color プロパティを定義して、ColorMatrixFilter クラスをサポートします。 | |
AdjustColor() — コンストラクター, クラス fl.motion.AdjustColor | |
AdjustColor クラスは、ColorMatrixFilter をサポートする様々な color プロパティを定義します。 | |
adjustColorObjects — プロパティ, クラス fl.motion.KeyframeBase | |
このキーフレームに対する filters 配列で対応するインデックスにマップされた AdjustColor インスタンスを格納します。 | |
adjustedRadius — スタイル, クラス mx.charts.series.PlotSeries | |
グラフアイテムの半径をハイライト表示または選択したときに、増加させるピクセル数を指定します. | |
adjustedRadius — スタイル, クラス mx.charts.series.LineSeries | |
グラフアイテムの半径をハイライト表示または選択したときに、増加させるピクセル数を指定します. | |
adjustedRadius — スタイル, クラス mx.charts.series.AreaSeries | |
グラフアイテムの半径をハイライト表示または選択したときに、増加させるピクセル数を指定します. | |
adjustFocusRect(obj:flash.display:DisplayObject) — メソッド, クラス mx.core.UIComponent | |
フォーカス矩形を調整します。 | |
adjustGutters(workingGutters:flash.geom:Rectangle, adjustable:Object) — メソッド, クラス mx.charts.AxisRenderer | |
レイアウトを調整し、渡されたふち取りが中に収まるようにします。 | |
adjustGutters(workingGutters:flash.geom:Rectangle, adjustable:Object) — メソッド, インターフェイス mx.charts.chartClasses.IAxisRenderer | |
レイアウトを調整し、渡されたふち取りが中に収まるようにします。 | |
adjustListContent(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.controls.DataGrid | |
listContent のサイズと位置を調整するために updateDisplayList() メソッドから呼び出されます。 | |
adjustListContent(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.controls.listClasses.AdvancedListBase | |
リストの内容のサイズと位置を調整するために、updateDisplayList() メソッドから呼び出されます。 | |
adjustListContent(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.controls.listClasses.ListBase | |
listContent のサイズと位置を調整するために updateDisplayList() メソッドから呼び出されます。 | |
adjustListContent(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.controls.listClasses.TileBase | |
listContent のサイズと位置を調整するために updateDisplayList() メソッドから呼び出されます。 | |
adjustMinMax(minValue:Number, maxValue:Number) — メソッド, クラス mx.charts.chartClasses.NumericAxis | |
軸のラベルの生成または割り当て範囲を調整します。 | |
adjustNetConnectionURL(rootUrl:String, url:String) — 静的メソッド , クラス mx.netmon.NetworkMonitor | |
モニターを通過するように、NetConnectionChannel および HTTPChannel の要求の URL を調整します。 | |
adjustNetConnectionURLImpl — 静的プロパティ, クラス mx.netmon.NetworkMonitor | |
ミクスインによって割り当てられます。 | |
adjustRow(contentHolder:mx.controls.listClasses:ListBaseContentHolder, rowNum:int, yy:Number, hh:Number) — メソッド, クラス mx.controls.dataGridClasses.DataGridBase | |
レンダラーのサイズと位置を、指定された rowNum、行位置、高さに従って調整します。 | |
adjustSelection(index:int, add:Boolean) — メソッド, クラス spark.components.List | |
このコンポーネントに追加されるかこのコンポーネントから削除されるアイテムに応じて、選択されたインデックスを調整します。 | |
adjustSelection(newIndex:int, add:Boolean) — メソッド, クラス spark.components.supportClasses.ListBase | |
このコンポーネントに追加されるかこのコンポーネントから削除されるアイテムに応じて、選択されたインデックスを調整します。 | |
adjustSelectionAndCaretUponNavigation(event:flash.events:KeyboardEvent) — メソッド, クラス spark.components.List | |
検出されたキーストロークまたはキーストロークの組み合わせに基づいて選択範囲を調整します。 | |
adjustURLRequest(urlRequest:flash.net:URLRequest, rootURL:String, correlationID:String) — 静的メソッド , クラス mx.netmon.NetworkMonitor | |
モニターを通過するように URLRequest を調整します。 | |
adjustURLRequestImpl — 静的プロパティ, クラス mx.netmon.NetworkMonitor | |
ミクスインによって割り当てられます。 | |
adobe.utils — パッケージ | |
adobe.utils パッケージには、Flash オーサリングツールの開発者が使用する関数およびクラスが含まれます。 | |
ADVANCED — 定数静的プロパティ, クラス flash.text.AntiAliasType | |
アンチエイリアスを、高度なアンチエイリアスに設定します。 | |
AdvancedDataGrid — クラス, パッケージ mx.controls | |
AdvancedDataGrid コントロールは、標準の DataGrid コントロールの機能を拡張したもので、Adobe Flex アプリケーションにデータ視覚化機能が追加されます。 | |
AdvancedDataGrid() — コンストラクター, クラス mx.controls.AdvancedDataGrid | |
コンストラクターです。 | |
AdvancedDataGridAccImpl — クラス, パッケージ mx.accessibility | |
AdvancedDataGridAccImpl クラスは、AdvancedDataGrid のアクセシビリティクラスです。 | |
AdvancedDataGridAccImpl(master:mx.core:UIComponent) — コンストラクター, クラス mx.accessibility.AdvancedDataGridAccImpl | |
コンストラクターです。 | |
AdvancedDataGridAutomationImpl — クラス, パッケージ mx.automation.delegates.advancedDataGrid | |
AdvancedDataGrid コントロールのインスツルメンテーションの実行に必要なメソッドとプロパティを定義します。 | |
AdvancedDataGridAutomationImpl(obj:mx.controls:AdvancedDataGrid) — コンストラクター, クラス mx.automation.delegates.advancedDataGrid.AdvancedDataGridAutomationImpl | |
コンストラクターです。 | |
AdvancedDataGridBase — クラス, パッケージ mx.controls.advancedDataGridClasses | |
AdvancedDataGridBase クラスは、アイテムのリストを複数の列で表示するコントロール(AdvancedDataGrid コントロールや OLAPDataGrid コントロールなど)の基本クラスです。 | |
AdvancedDataGridBase() — コンストラクター, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
コンストラクターです。 | |
AdvancedDataGridBaseEx — クラス, パッケージ mx.controls | |
AdvancedDataGridBaseEx クラスは、AdvancedDataGrid コントロールの基本クラスです。 | |
AdvancedDataGridBaseEx() — コンストラクター, クラス mx.controls.AdvancedDataGridBaseEx | |
コンストラクターです。 | |
AdvancedDataGridBaseExAutomationImpl — クラス, パッケージ mx.automation.delegates.advancedDataGrid | |
AdvancedDataGrid コントロールのインスツルメンテーションの実行に必要なメソッドとプロパティを定義します。 | |
AdvancedDataGridBaseExAutomationImpl(obj:mx.controls:AdvancedDataGrid) — コンストラクター, クラス mx.automation.delegates.advancedDataGrid.AdvancedDataGridBaseExAutomationImpl | |
コンストラクターです。 | |
AdvancedDataGridBaseSelectionData — クラス, パッケージ mx.controls.advancedDataGridClasses | |
AdvancedDataGridBaseSelectionData クラスは、AdvancedDataGrid コントロールで選択されたセルを追跡するために AdvancedDataGrid クラスで使用されるデータ構造を定義します。 | |
AdvancedDataGridBaseSelectionData(data:Object, rowIndex:int, columnIndex:int, approximate:Boolean) — コンストラクター, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridBaseSelectionData | |
コンストラクターです。 | |
AdvancedDataGridColumn — クラス, パッケージ mx.controls.advancedDataGridClasses | |
AdvancedDataGridColumn クラスは、AdvancedDataGrid コントロール内の列を記述します。 | |
AdvancedDataGridColumn(columnName:String) — コンストラクター, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
コンストラクターです。 | |
AdvancedDataGridColumnGroup — クラス, パッケージ mx.controls.advancedDataGridClasses | |
AdvancedDataGridColumnGroup クラスは、AdvancedDataGrid コントロールの列グループを指定するために使用します。 | |
AdvancedDataGridColumnGroup(columnName:String) — コンストラクター, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridColumnGroup | |
コンストラクターです。 | |
AdvancedDataGridDragProxy — クラス, パッケージ mx.controls.advancedDataGridClasses | |
AdvancedDataGridDragProxy クラスは、AdvancedDataGrid コントロールからデータをドラッグするときに使用されるデフォルトドラッグプロキシを定義します。 | |
AdvancedDataGridDragProxy() — コンストラクター, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridDragProxy | |
コンストラクターです。 | |
AdvancedDataGridEvent — クラス, パッケージ mx.events | |
AdvancedDataGridEvent クラスは、AdvancedDataGrid コントロール固有のイベントオブジェクトを表します。例えば、編集可能なグリッドアイテムにフォーカスが置かれた場合に送出されるイベントなどがあります。 | |
AdvancedDataGridEvent(type:String, bubbles:Boolean, cancelable:Boolean, columnIndex:int, dataField:String, rowIndex:int, reason:String, itemRenderer:mx.controls.listClasses:IListItemRenderer, localX:Number, multiColumnSort:Boolean, removeColumnFromSort:Boolean, item:Object, triggerEvent:flash.events:Event, headerPart:String) — コンストラクター, クラス mx.events.AdvancedDataGridEvent | |
コンストラクターです。 | |
AdvancedDataGridEventReason — final クラス, パッケージ mx.events | |
AdvancedDataGridEventReason クラスは、type プロパティが itemEditEnd である場合に、AdvancedDataGridEvent オブジェクトの reason プロパティ値の定数を定義します。 | |
AdvancedDataGridGroupItemRenderer — クラス, パッケージ mx.controls.advancedDataGridClasses | |
AdvancedDataGridGroupItemRenderer クラスは、ナビゲーションツリーのノードのデフォルトのアイテムレンダラーを定義します。 | |
AdvancedDataGridGroupItemRenderer() — コンストラクター, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridGroupItemRenderer | |
コンストラクターです。 | |
AdvancedDataGridGroupItemRendererAutomationImpl — クラス, パッケージ mx.automation.delegates.advancedDataGrid | |
AdvancedDataGridGroupItemRenderer クラスのインスツルメンテーションの実行に必要なメソッドとプロパティを定義します。 | |
AdvancedDataGridGroupItemRendererAutomationImpl(obj:mx.controls.advancedDataGridClasses:AdvancedDataGridGroupItemRenderer) — コンストラクター, クラス mx.automation.delegates.advancedDataGrid.AdvancedDataGridGroupItemRendererAutomationImpl | |
コンストラクターです。 | |
AdvancedDataGridHeaderHorizontalSeparator — クラス, パッケージ mx.skins.halo | |
AdvancedDataGrid コントロール内にある列ヘッダー間のセパレーターのスキンです。 | |
AdvancedDataGridHeaderHorizontalSeparator() — コンストラクター, クラス mx.skins.halo.AdvancedDataGridHeaderHorizontalSeparator | |
コンストラクターです。 | |
AdvancedDataGridHeaderInfo — クラス, パッケージ mx.controls.advancedDataGridClasses | |
AdvancedDataGridHeaderInfo クラスには、AdvancedDataGrid コントロールの列の階層を記述する情報が格納されます。 | |
AdvancedDataGridHeaderInfo(column:mx.controls.advancedDataGridClasses:AdvancedDataGridColumn, parent:mx.controls.advancedDataGridClasses:AdvancedDataGridHeaderInfo, index:int, depth:int, children:Array, internalLabelFunction:Function, headerItem:mx.controls.listClasses:IListItemRenderer) — コンストラクター, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo | |
コンストラクターです。 | |
AdvancedDataGridHeaderRenderer — クラス, パッケージ mx.controls.advancedDataGridClasses | |
AdvancedDataGridHeaderRenderer クラスは、AdvancedDataGrid コントロールのデフォルトのヘッダーレンダラーを定義します。 | |
AdvancedDataGridHeaderRenderer() — コンストラクター, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer | |
コンストラクターです。 | |
AdvancedDataGridHeaderShiftEvent — クラス, パッケージ mx.automation.events | |
AdvancedDataGridHeaderShiftEvent クラスは、AdvancedDataGrid コントロールのヘッダーアイテムを切り替えたときに送出されるイベントオブジェクトを表します。 | |
AdvancedDataGridHeaderShiftEvent(type:String, movingColumnIndex:int, oldColumnIndex:int, newColumnIndex:int, bubbles:Boolean, cancelable:Boolean, triggerEvent:flash.events:Event) — コンストラクター, クラス mx.automation.events.AdvancedDataGridHeaderShiftEvent | |
コンストラクターです。 | |
AdvancedDataGridItemRenderer — クラス, パッケージ mx.controls.advancedDataGridClasses | |
AdvancedDataGridItemRenderer クラスは、AdvancedDataGrid コントロールのデフォルトのアイテムレンダラーを定義します。 | |
AdvancedDataGridItemRenderer() — コンストラクター, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer | |
コンストラクターです。 | |
AdvancedDataGridItemRendererAutomationImpl — クラス, パッケージ mx.automation.delegates.advancedDataGrid | |
AdvancedDataGridItemRenderer クラスのインスツルメンテーションの実行に必要なメソッドとプロパティを定義します。 | |
AdvancedDataGridItemRendererAutomationImpl(obj:mx.controls.advancedDataGridClasses:AdvancedDataGridItemRenderer) — コンストラクター, クラス mx.automation.delegates.advancedDataGrid.AdvancedDataGridItemRendererAutomationImpl | |
コンストラクターです。 | |
AdvancedDataGridItemSelectEvent — クラス, パッケージ mx.automation.events | |
AdvancedDataGridItemSelectEvent クラスは、AdvancedDataGrid コントロールのヘッダー内のアイテムを選択または選択解除したときに送出されるイベントオブジェクトを表します。 | |
AdvancedDataGridItemSelectEvent(type:String, columnIndex:int, dataField:String, headerPart:String, bubbles:Boolean, cancelable:Boolean, itemRenderer:mx.controls.listClasses:IListItemRenderer, triggerEvent:flash.events:Event, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean) — コンストラクター, クラス mx.automation.events.AdvancedDataGridItemSelectEvent | |
コンストラクターです。 | |
advancedDataGridListData — プロパティ, クラス mx.controls.advancedDataGridClasses.MXAdvancedDataGridItemRenderer | |
IDropInListItemRenderer インターフェイスによって定義された listData プロパティの実装です。 | |
AdvancedDataGridListData — クラス, パッケージ mx.controls.advancedDataGridClasses | |
AdvancedDataGridListData クラスは、AdvancedDataGrid コントロールのドロップインアイテムレンダラーまたはドロップインアイテムエディターによって実装される listData プロパティのデータ型を定義します。 | |
AdvancedDataGridListData(text:String, dataField:String, columnIndex:int, uid:String, owner:mx.core:IUIComponent, rowIndex:int) — コンストラクター, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridListData | |
コンストラクターです。 | |
AdvancedDataGridRendererDescription — クラス, パッケージ mx.controls.advancedDataGridClasses | |
AdvancedDataGridRendererDescription クラスには、AdvancedDataGrid コントロールのアイテムレンダラーを記述する情報が格納されます。 | |
AdvancedDataGridRendererDescription() — コンストラクター, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridRendererDescription | |
コンストラクターです。 | |
AdvancedDataGridRendererProvider — クラス, パッケージ mx.controls.advancedDataGridClasses | |
AdvancedDataGridRendererProvider インスタンスは、AdvancedDataGrid コントロールで使用される単一のアイテムレンダラーの特性を定義します。 | |
AdvancedDataGridRendererProvider() — コンストラクター, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridRendererProvider | |
コンストラクターです。 | |
AdvancedDataGridSortItemRenderer — クラス, パッケージ mx.controls.advancedDataGridClasses | |
AdvancedDataGridSortItemRenderer クラスは、AdvancedDataGrid コントロールの列ヘッダーに表示されるソートアイコンとテキストフィールド用のアイテムレンダラーを定義します。 | |
AdvancedDataGridSortItemRenderer() — コンストラクター, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer | |
コンストラクターです。 | |
AdvancedListBase — クラス, パッケージ mx.controls.listClasses | |
AdvancedListBase クラスは、アイテムのリストを表すコントロール(AdvancedDataGrid コントロールや OLAPDataGrid コントロールなど)の基本クラスです。アイテムリストでは、1 つまたは複数のアイテムを選択したり、アイテムをスクロールしたりできます。 | |
AdvancedListBase() — コンストラクター, クラス mx.controls.listClasses.AdvancedListBase | |
コンストラクターです。 | |
AdvancedListBaseAutomationImpl — クラス, パッケージ mx.automation.delegates.advancedDataGrid | |
AdvancedListBase クラスのインスツルメンテーションの実行に必要なメソッドとプロパティを定義します。 | |
AdvancedListBaseAutomationImpl(obj:mx.controls.listClasses:AdvancedListBase) — コンストラクター, クラス mx.automation.delegates.advancedDataGrid.AdvancedListBaseAutomationImpl | |
コンストラクターです。 | |
AdvancedListBaseContentHolderAutomationImpl — クラス, パッケージ mx.automation.delegates.advancedDataGrid | |
AdvancedListBaseContentHolder クラスのインスツルメンテーションの実行に必要なメソッドとプロパティを定義します。 | |
AdvancedListBaseContentHolderAutomationImpl(obj:mx.controls.listClasses:AdvancedListBaseContentHolder) — コンストラクター, クラス mx.automation.delegates.advancedDataGrid.AdvancedListBaseContentHolderAutomationImpl | |
コンストラクターです。 | |
advancedSearchButton — スキンパーツ, クラス com.adobe.ep.ux.content.view.AssetManagerView | |
Skin Part for Toggle Button to switch between advanced search pod and basic search pod Skin Part for Toggle Button to switch between advanced search pod and basic search pod | |
advancedSearchPod — スキンパーツ, クラス com.adobe.ep.ux.content.view.AssetManagerView | |
Skin Part for Advanced Search Pod Skin Part for Advanced Search Pod | |
AdvancedStyleClient — クラス, パッケージ mx.styles | |
IAdvancedStyleClient インターフェイスを使用するオブジェクトを実装する際に使用できる基本クラスです。 | |
AdvancedStyleClient() — コンストラクター, クラス mx.styles.AdvancedStyleClient | |
コンストラクターです。 | |
affectsTweenable(tweenableName:String) — メソッド, クラス fl.motion.KeyframeBase | |
キーフレームが特定のアニメーションプロパティに作用するかどうかを示します。 | |
AFTER — 定数静的プロパティ, クラス mx.states.AddItems | |
解説は現在利用できません。 | |
AFTER — 定数静的プロパティ, クラス spark.components.CalloutPosition | |
オーナーの末尾の端の後にコールアウトの先頭の端を位置づけます。 | |
AFTER — 定数静的プロパティ, クラス spark.effects.AddAction | |
relativeTo プロパティによって指定されたオブジェクトを基準として、アイテムを追加する位置を指定するために使用される定数です。 | |
afterBounds — プロパティ, クラス flash.events.NativeWindowBoundsEvent | |
変更後のウィンドウの境界です。 | |
afterBounds — プロパティ, クラス spark.events.TitleWindowBoundsEvent | |
アクションが発生した後のオブジェクトの境界です。 | |
afterContent — プロパティ, インターフェイス flashx.textLayout.formats.IListMarkerFormat | |
マーカーの後のストリングを指定します。 | |
afterContent — プロパティ, クラス flashx.textLayout.formats.ListMarkerFormat | |
マーカーの後のストリングを指定します。 | |
afterDisplayState — プロパティ, クラス flash.events.NativeWindowDisplayStateEvent | |
変更後の NativeWindow の表示状態です。 | |
afterLast — プロパティ, クラス mx.collections.HierarchicalCollectionViewCursor | |
カーソルがビュー内の最後のアイテムの後にある場合、このプロパティは true になります。 | |
afterLast — プロパティ, インターフェイス mx.collections.IViewCursor | |
カーソルがビュー内の最後のアイテムの後にある場合、このプロパティは true になります。 | |
afterOrientation — プロパティ, クラス flash.events.StageOrientationEvent | |
変更後のステージの方向です。 | |
AFTER_UP_SWITCH_BANDWIDTH_BUFFER_RULE_BUFFER_FRAGMENTS_THRESHOLD — 定数静的プロパティ, クラス org.osmf.net.httpstreaming.HTTPStreamingNetLoader | |
AFTER_UP_SWITCH_BANDWIDTH_BUFFER_RULE_MIN_RATIO — 定数静的プロパティ, クラス org.osmf.net.httpstreaming.HTTPStreamingNetLoader | |
aggregator — プロパティ, クラス mx.olap.OLAPMeasure | |
この測定で実行される集計です。 | |
air.desktop — パッケージ | |
air.desktop パッケージには、URLFilePromise クラスが含まれています。このクラスを使用すると、AIR アプリケーションからデスクトップにリモートファイルをドラッグして操作できます。 | |
AirDragManagerAutomationHandler — クラス, パッケージ mx.automation.air | |
AIR アプリケーションでのドラッグ&ドロップの自動化に必要なメソッドを提供するヘルパークラスです | |
AirDragManagerAutomationHandler() — コンストラクター, クラス mx.automation.air.AirDragManagerAutomationHandler | |
コンストラクター | |
AIREvent — クラス, パッケージ mx.events | |
AIREvent クラスは、Window および WindowedApplication コンポーネントによって送出された複数の AIR 固有のイベントのイベントリスナーに渡されたイベントオブジェクトを表します。 | |
AIREvent(type:String, bubbles:Boolean, cancelable:Boolean) — コンストラクター, クラス mx.events.AIREvent | |
コンストラクターです。 | |
AirFunctionsHelper — クラス, パッケージ mx.automation.air | |
AIR アプリケーションの自動化に必要なメソッドを提供するヘルパークラスです | |
AirFunctionsHelper(windowId:String) — コンストラクター, クラス mx.automation.air.AirFunctionsHelper | |
コンストラクター | |
air.net — パッケージ | |
air.net パッケージには、ネットワーク検出用のクラスが含まれます。このパッケージは、AIR ランタイムで実行されているコンテンツでのみ使用できます。 | |
air.update — パッケージ | |
air.update パッケージには、AIR アプリケーションをアップデートするためのクラスが含まれます。このパッケージは、AIR ランタイムで実行されているコンテンツでのみ使用できます。 | |
air.update.events — パッケージ | |
air.update.events パッケージには、AIR アプリケーションのアップデートフレームワークで使用するイベントを定義するクラスが含まれます。このパッケージは、AIR ランタイムで実行されているコンテンツでのみ使用できます。 | |
airWindowIndicatorPropertyName — 定数静的プロパティ, クラス mx.automation.AutomationManager | |
album — プロパティ, クラス flash.media.ID3Info | |
アルバム名です。ID3 2.0 タグ TALB に対応します。 | |
Alert — クラス, パッケージ mx.controls | |
Alert コントロールは、メッセージ、タイトル、ボタン(「OK」、「キャンセル」、「はい」、「いいえ」の任意の組み合わせ)およびアイコンを含むことができるポップアップダイアログボックスです。 | |
Alert() — コンストラクター, クラス mx.controls.Alert | |
コンストラクターです。 | |
ALERT — 定数静的プロパティ, クラス flash.notifications.NotificationStyle | |
通知を受信したら警告ボックスを表示する通知スタイルです。 | |
AlertAccImpl — クラス, パッケージ mx.accessibility | |
AlertAccImpl は、Alert クラスのアクセシビリティを実装する AccessibilityImplementation のサブクラスです。 | |
AlertAccImpl(master:mx.core:UIComponent) — コンストラクター, クラス mx.accessibility.AlertAccImpl | |
コンストラクターです。 | |
AlertAutomationImpl — クラス, パッケージ mx.automation.delegates.controls | |
Alert コントロールのインスツルメンテーションの実行に必要なメソッドとプロパティを定義します。 | |
AlertAutomationImpl(obj:mx.controls:Alert) — コンストラクター, クラス mx.automation.delegates.controls.AlertAutomationImpl | |
コンストラクターです。 | |
AlertFormAutomationImpl — クラス, パッケージ mx.automation.delegates.controls | |
AlertForm クラスのインスツルメンテーションの実行に必要なメソッドとプロパティを定義します。 | |
AlertFormAutomationImpl(obj:mx.controls.alertClasses:AlertForm) — コンストラクター, クラス mx.automation.delegates.controls.AlertFormAutomationImpl | |
コンストラクターです。 | |
align — プロパティ, クラス fl.video.FLVPlayback | |
scaleMode プロパティが VideoScaleMode.MAINTAIN_ASPECT_RATIO または VideoScaleMode.NO_SCALE に設定されているときのビデオレイアウトを指定します。 | |
align — プロパティ, クラス fl.video.VideoPlayer | |
ビデオを registrationX、registrationY、registrationWidth および registrationHeight プロパティに応じてどのように表示するかを指定します。 | |
align — プロパティ, クラス flash.display.Stage | |
Flash Player またはブラウザーでのステージの配置を指定する StageAlign クラスの値です。 | |
align — プロパティ, クラス flash.text.TextFormat | |
段落の行揃えの設定を示します。 | |
alignLabelsToUnits — プロパティ, クラス mx.charts.DateTimeAxis | |
軸に沿ったラベルの配置を決定します。 | |
alignment — プロパティ, クラス flash.text.engine.TabStop | |
このタブストップのタブの整列を指定します。 | |
alignment — プロパティ, インターフェイス flashx.textLayout.formats.ITabStopFormat | |
このタブストップのタブの整列です。 | |
alignment — プロパティ, クラス flashx.textLayout.formats.TabStopFormat | |
このタブストップのタブの整列です。 | |
alignmentBaseline — スタイル, クラス spark.components.supportClasses.SliderBase | |
行の基準を揃えるベースラインを指定します. | |
alignmentBaseline — スタイル, クラス spark.components.supportClasses.GroupBase | |
行の基準を揃えるベースラインを指定します. | |
alignmentBaseline — スタイル, クラス spark.components.supportClasses.ButtonBase | |
行の基準を揃えるベースラインを指定します. | |
alignmentBaseline — スタイル, クラス spark.components.supportClasses.SkinnableTextBase | |
行の基準を揃えるベースラインを指定します. | |
alignmentBaseline — スタイル, クラス spark.components.Label | |
行の基準を揃えるベースラインを指定します. | |
alignmentBaseline — スタイル, クラス spark.components.RichText | |
行の基準を揃えるベースラインを指定します. | |
alignmentBaseline — スタイル, クラス spark.components.FormHeading | |
行の基準を揃えるベースラインを指定します. | |
alignmentBaseline — スタイル, クラス spark.components.NumericStepper | |
行の基準を揃えるベースラインを指定します. | |
alignmentBaseline — スタイル, クラス spark.components.SkinnableContainer | |
行の基準を揃えるベースラインを指定します. | |
alignmentBaseline — スタイル, クラス spark.components.SkinnableDataContainer | |
行の基準を揃えるベースラインを指定します. | |
alignmentBaseline — スタイル, クラス spark.components.Scroller | |
行の基準を揃えるベースラインを指定します. | |
alignmentBaseline — スタイル, クラス spark.components.DataGrid | |
行の基準を揃えるベースラインを指定します. | |
alignmentBaseline — スタイル, クラス spark.components.RichEditableText | |
行の基準を揃えるベースラインを指定します. | |
alignmentBaseline — スタイル, クラス spark.components.VideoPlayer | |
行の基準を揃えるベースラインを指定します. | |
alignmentBaseline — スタイル, クラス spark.skins.spark.DefaultItemRenderer | |
行の基準を揃えるベースラインを指定します. | |
alignmentBaseline — スタイル, クラス spark.skins.wireframe.DefaultItemRenderer | |
行の基準を揃えるベースラインを指定します. | |
alignmentBaseline — プロパティ, クラス flash.text.engine.ElementFormat | |
このフォーマットを持つエレメントの行の基準を揃える内部エレメントのベースラインのタイプを指定します。 | |
alignmentBaseline — プロパティ, クラス flashx.textLayout.container.ContainerController | |
TextLayoutFormat:行の基準を揃えるベースラインを指定します。 | |
alignmentBaseline — プロパティ, クラス flashx.textLayout.elements.FlowElement | |
TextLayoutFormat:行の基準を揃えるベースラインを指定します。 | |
alignmentBaseline — プロパティ, インターフェイス flashx.textLayout.formats.ITextLayoutFormat | |
行の基準を揃えるベースラインを指定します。 | |
alignmentBaseline — プロパティ, クラス flashx.textLayout.formats.TextLayoutFormat | |
行の基準を揃えるベースラインを指定します。 | |
alignSymbol — プロパティ, クラス mx.formatters.CurrencyFormatter | |
通貨記号の位置を、フォーマット済み数値の左側または右側に設定します。 | |
alignSymbol — プロパティ, クラス mx.validators.CurrencyValidator | |
式の残りの部分を基準とした currencySymbol の整列設定を指定します。 | |
alignToolTip — プロパティ, クラス mx.controls.RichTextEditor | |
ユーザーがテキストの配置用のボタンの上に移動したときに表示されるツールヒントです。 | |
ALL — 定数静的プロパティ, クラス fl.core.InvalidationType | |
InvalidationType.ALL 定数は、送出されるイベントオブジェクトの type プロパティとして、コンポーネントそのものを完全に再描画する必要があることを示す値を定義します。 | |
ALL — 定数静的プロパティ, クラス fl.video.CuePointType | |
findCuePoint() メソッドおよび findNearestCuePoint() メソッドの type パラメーター値を定義します。 | |
ALL — 定数静的プロパティ, クラス flash.display3D.Context3DClearMask | |
すべてのバッファーをクリアします。 | |
ALL — 定数静的プロパティ, クラス flash.events.GesturePhase | |
2 本の指によるタップやスワイプなどの簡単なジェスチャのすべての段階に対応する単一の値です。 | |
ALL — 定数静的プロパティ, クラス flash.text.AutoCapitalize | |
すべての英文字を大文字にします。 | |
ALL — 定数静的プロパティ, クラス flash.text.engine.BreakOpportunity | |
ContentElement オブジェクト内のすべての文字が、改行を行うかどうかの判断に使用されます。これは、文字ごとに改行が行われることを意味します。 | |
ALL — 定数静的プロパティ, クラス mx.core.ContainerCreationPolicy | |
すべての下位要素を直ちに作成します。 | |
ALL — 定数静的プロパティ, クラス mx.logging.LogEventLevel | |
ターゲットがすべてのメッセージを処理することを指定します。 | |
ALL_BUT_LAST — 定数静的プロパティ, クラス flash.text.engine.LineJustification | |
最終行を除くすべての行を均等配置します。 | |
ALL_BUT_MANDATORY_BREAK — 定数静的プロパティ, クラス flash.text.engine.LineJustification | |
最後の行および強制改行で終わる行を除くすべての行を均等配置します。 | |
allElements — プロパティ, クラス mx.charts.chartClasses.ChartBase | |
グラフ内に表示される全グラフエレメントのセットです。 | |
ALL_INCLUDING_LAST — 定数静的プロパティ, クラス flash.text.engine.LineJustification | |
すべての行を均等配置します。 | |
allMemberName — プロパティ, インターフェイス mx.olap.IOLAPHierarchy | |
階層のすべてのメンバーの名前です。 | |
allMemberName — プロパティ, クラス mx.olap.OLAPHierarchy | |
階層のすべてのメンバーの名前です。 | |
allowCodeImport — プロパティ, クラス flash.system.LoaderContext | |
Loader オブジェクトを使用して、呼び出し元のセキュリティサンドボックスに、実行可能コードと共に SWF ファイルなどのコンテンツを読み込むことができるかどうかを指定します。 | |
allowCopy — プロパティ, クラス flash.desktop.NativeDragOptions | |
ドロップターゲットでは、ドラッグしたデータのコピーが可能です。 | |
allowDelayedOperations — プロパティ, クラス flashx.textLayout.edit.EditManager | |
allowDelayedOperations — プロパティ, インターフェイス flashx.textLayout.edit.IEditManager | |
操作をキューに入れて後で実行できるようにするかどうかを制御します。 | |
allowDeselection — プロパティ, クラス spark.components.ButtonBarButton | |
true の場合は、現在選択されているボタンをクリックすると選択が解除されます。 | |
allowDisjointSelection — プロパティ, クラス mx.controls.DateChooser | |
true の場合、DateChooser コントロール内で非連続な(分断した)選択を許可します。 | |
allowDomain(... rest) — メソッド, クラス flash.net.LocalConnection | |
この LocalConnection インスタンスに LocalConnection 呼び出しを送信できる 1 つ以上のドメインを指定します。 | |
allowDomain(... rest) — 静的メソッド , クラス flash.system.Security | |
指定したドメインの SWF ファイルから、allowDomain() 呼び出しを含む SWF ファイルのオブジェクトと変数にアクセスできるようにします。 | |
allowDomain(... rest) — メソッド, インターフェイス mx.core.IFlexModuleFactory | |
この IFlexModuleFactory に関連付けられている SWF に加え、この IFlexModuleFactory によってプリロードされた RSL に関連付けられているすべての SWF に対して Security.allowDomain() メソッドを呼び出します。 | |
allowDomain(... rest) — メソッド, クラス mx.managers.SystemManager | |
この SystemManager に関連付けられている SWF に加え、この SystemManager によってプリロードされた RSL に関連付けられているすべての SWF に対して Security.allowDomain() を呼び出します。 | |
allowDomainsInNewRSLs — プロパティ, インターフェイス mx.core.IFlexModuleFactory | |
allowDomain() の呼び出しによって許可されるドメインが、呼び出しの後に読み込まれる RSL でも許可されるかどうかを制御します。 | |
allowDomainsInNewRSLs — プロパティ, クラス mx.managers.SystemManager | |
allowDomain() の呼び出しによって許可されるドメインが、呼び出しの後に読み込まれる RSL でも許可されるかどうかを制御します。 | |
allowDomainsInNewRSLs — プロパティ, クラス mx.managers.WindowedSystemManager | |
allowDomain() の呼び出しによって許可されるドメインが、呼び出しの後に読み込まれる RSL でも許可されるかどうかを制御します。 | |
allowDragSelection — プロパティ, クラス mx.controls.listClasses.AdvancedListBase | |
ドラッグによる選択が有効かどうかを示すフラグです。 | |
allowDragSelection — プロパティ, クラス mx.controls.listClasses.ListBase | |
ドラッグによる選択が有効かどうかを示すフラグです。 | |
allowedActions — プロパティ, クラス flash.events.NativeDragEvent | |
このドラッグ操作を開始した表示オブジェクトで許可されるアクションを指定する NativeDragOptions オブジェクトです。 | |
allowedFormatChars — プロパティ, クラス mx.validators.CreditCardValidator | |
cardNumber フィールドで使用できる書式文字のセットを表します。 | |
allowedFormatChars — プロパティ, クラス mx.validators.DateValidator | |
月、日、年の各値を区切るために使用できる書式文字のセットを表します。 | |
allowedFormatChars — プロパティ, クラス mx.validators.PhoneNumberValidator | |
使用できる書式文字のセットを表します。 | |
allowedFormatChars — プロパティ, クラス mx.validators.SocialSecurityValidator | |
入力で使用できる書式文字のセットを指定します。 | |
allowedFormatChars — プロパティ, クラス mx.validators.ZipCodeValidator | |
郵便番号で使用できる書式文字のセットを表します。 | |
allowFreeTextBtn — スキンパーツ, クラス com.adobe.solutions.acm.authoring.presentation.letter.LetterEditor | |
A skin part that defines the allow free text button A skin part that defines the allow free text button | |
allowInsecureDomain(... rest) — メソッド, クラス flash.net.LocalConnection | |
この LocalConnection オブジェクトに LocalConnection 呼び出しを送信できる 1 つ以上のドメインを指定します。 | |
allowInsecureDomain(... rest) — 静的メソッド , クラス flash.system.Security | |
指定したドメイン内の SWF ファイルおよび HTML ファイルが、HTTPS プロトコルでホストされた呼び出し元 SWF ファイルのオブジェクトと変数にアクセスすることを許可します。 | |
allowInsecureDomain(... rest) — メソッド, インターフェイス mx.core.IFlexModuleFactory | |
この IFlexModuleFactory に関連付けられている SWF に加え、この IFlexModuleFactory によってプリロードされた RSL に関連付けられているすべての SWF に対して Security.allowInsecureDomain() メソッドを呼び出します。 | |
allowInsecureDomain(... rest) — メソッド, クラス mx.managers.SystemManager | |
この SystemManager に関連付けられている SWF に加え、この SystemManager によってプリロードされた RSL に関連付けられているすべての SWF に対して Security.allowInsecureDomain() を呼び出します。 | |
allowInsecureDomainsInNewRSLs — プロパティ, インターフェイス mx.core.IFlexModuleFactory | |
allowInsecureDomain() の呼び出しによって許可されるドメインが、呼び出しの後に読み込まれる RSL でも許可されるかどうかを制御します。 | |
allowInsecureDomainsInNewRSLs — プロパティ, クラス mx.managers.SystemManager | |
allowInsecureDomain() の呼び出しによって許可されるドメインが、呼び出しの後に読み込まれる RSL でも許可されるかどうかを制御します。 | |
allowInsecureDomainsInNewRSLs — プロパティ, クラス mx.managers.WindowedSystemManager | |
allowInsecureDomain() の呼び出しによって許可されるドメインが、呼び出しの後に読み込まれる RSL でも許可されるかどうかを制御します。 | |
allowInteraction — プロパティ, クラス mx.printing.PrintAdvancedDataGrid | |
true の場合、列のサイズ変更、列の並べ替え、ノードの展開と折り畳みなど、コントロールを使用したいくつかの操作を行うことができます。 | |
allowInteraction — プロパティ, クラス mx.printing.PrintOLAPDataGrid | |
true の場合、コントロールに対して列のサイズ変更などの操作を実行できます。 | |
allowItemSizeChangeNotification — プロパティ, クラス mx.controls.listClasses.ListBase | |
false の場合、レンダラーは List のサイズを無効化できません。 | |
allowLibraryAccessBtn — スキンパーツ, クラス com.adobe.solutions.acm.authoring.presentation.ListEditor | |
A skin part that defines the allow library access button A skin part that defines the allow library access button | |
allowLink — プロパティ, クラス flash.desktop.NativeDragOptions | |
ドロップターゲットでは、ドラッグしたデータへのリンクの作成が可能です。 | |
allowLoadBytesCodeExecution — プロパティ, クラス flash.system.LoaderContext | |
allowCodeImport によって置き換えられたが、互換性のために引き続きサポートされるレガシープロパティ。 | |
allowMerge — プロパティ, クラス flashx.textLayout.operations.DeleteTextOperation | |
この操作を前の操作または次の操作と結合できるかどうかを示します。 | |
allowMove — プロパティ, クラス flash.desktop.NativeDragOptions | |
ドロップターゲットでは、ドラッグしたデータの移動が可能です。 | |
allowMultipleSelection — プロパティ, クラス fl.controls.SelectableList | |
複数のリストアイテムを一度に選択できるかどうかを示すブール値を取得します。 | |
allowMultipleSelection — プロパティ, クラス mx.controls.DateChooser | |
true の場合、DateChooser コントロールで複数の選択を許可します。 | |
allowMultipleSelection — プロパティ, クラス mx.controls.listClasses.AdvancedListBase | |
複数のアイテムを同時に選択できるかどうかを示すフラグです。 | |
allowMultipleSelection — プロパティ, クラス mx.controls.listClasses.ListBase | |
複数のアイテムを同時に選択できるかどうかを示すフラグです。 | |
allowMultipleSelection — プロパティ, クラス spark.components.List | |
true の場合、複数選択が有効です。 | |
allowNegative — プロパティ, クラス mx.validators.CurrencyValidator | |
負の数値が使用可能かどうかを指定します。 | |
allowNegative — プロパティ, クラス mx.validators.NumberValidator | |
負の数値が使用可能かどうかを指定します。 | |
allowNegative — プロパティ, クラス spark.validators.supportClasses.NumberValidatorBase | |
負の数値が使用可能かどうかを指定します。 | |
allowNegativeForStacked — プロパティ, クラス mx.charts.chartClasses.StackedSeries | |
このプロパティを true に設定すると、正の値と負の値が個別に積み重ねられます。 | |
allowNull — プロパティ, クラス flash.data.SQLColumnSchema | |
この列で、NULL 値が許可されているかどうかを示します。 | |
allowsFullScreen — プロパティ, クラス flash.display.Stage | |
このステージでフルスクリーンモードを使用できるようにするかどうかを指定します。 | |
allowsFullScreenInteractive — プロパティ, クラス flash.display.Stage | |
このステージでテキスト入力モードを有効にしてフルスクリーンを使用できるようにするかどうかを指定します。 | |
allowThumbOverlap — プロパティ, クラス mx.controls.sliderClasses.Slider | |
false に設定した場合、各サムは隣接するサムの端にのみ移動できます。 | |
allowTrackClick — プロパティ, クラス mx.controls.sliderClasses.Slider | |
トラックをクリックすることでスライダーサムを移動させることができるかどうかを指定します。 | |
allowValueWrap — プロパティ, クラス spark.components.Spinner | |
現在の value が maximum 値または minimum 値である場合のステップに適用する、コントロールのビヘイビアーを決定します。 | |
AllValuesAreSet() — メソッド, クラス fl.motion.AdjustColor | |
4 つすべての AdjustColor プロパティが設定されているかどうかを検証します。 | |
alpha — プロパティ, クラス flash.display.DisplayObject | |
指定されたオブジェクトのアルファ透明度値を示します。 | |
alpha — プロパティ, クラス flash.display.GraphicsSolidFill | |
塗りのアルファ透明度値を示します。 | |
alpha — プロパティ, クラス flash.filters.ConvolutionFilter | |
代替カラーのアルファ透明度の値です。 | |
alpha — プロパティ, クラス flash.filters.DisplacementMapFilter | |
範囲外置き換えの場合に使用するアルファ透明度値を指定します。 | |
alpha — プロパティ, クラス flash.filters.DropShadowFilter | |
シャドウカラーのアルファ透明度の値です。 | |
alpha — プロパティ, クラス flash.filters.GlowFilter | |
カラーのアルファ透明度の値です。 | |
alpha — プロパティ, クラス flash.text.engine.ElementFormat | |
このオブジェクトに影響される行エレメントの透明を指定します。 | |
alpha — プロパティ, クラス mx.containers.utilityClasses.PostScaleAdapter | |
alpha — プロパティ, クラス mx.core.DesignLayer | |
このデザインレイヤーインスタンスのアルファ(0.0 ~ 1.0)。 | |
alpha — プロパティ, インターフェイス mx.core.IFlexDisplayObject | |
指定されたオブジェクトのアルファ透明度値を示します。 | |
alpha — プロパティ, インターフェイス mx.core.IVisualElement | |
指定されたオブジェクトのアルファ透明度値を示します。 | |
alpha — プロパティ, クラス mx.graphics.BitmapFill | |
塗りの透明度です。 | |
alpha — プロパティ, クラス mx.graphics.GradientEntry | |
グラデーションの塗りの透明度です。 | |
alpha — プロパティ, クラス mx.graphics.RectangularDropShadow | |
シャドウカラーのアルファ透明度の値です。 | |
alpha — プロパティ, クラス mx.graphics.SolidColor | |
カラーの透明度です。 | |
alpha — プロパティ, クラス mx.graphics.SolidColorStroke | |
線の透明度です。 | |
alpha — プロパティ, クラス spark.filters.ConvolutionFilter | |
カラーのアルファ透明度の値です。 | |
alpha — プロパティ, クラス spark.filters.DisplacementMapFilter | |
範囲外置き換えの場合に使用するアルファ透明度値を指定します。 | |
alpha — プロパティ, クラス spark.filters.DropShadowFilter | |
カラーのアルファ透明度の値です。 | |
alpha — プロパティ, クラス spark.filters.GlowFilter | |
カラーのアルファ透明度の値です。 | |
alpha — プロパティ, クラス spark.primitives.RectangularDropShadow | |
カラーのアルファ透明度の値です。 | |
alpha — プロパティ, クラス spark.primitives.supportClasses.GraphicElement | |
グラフィックエレメントの透明度のレベルです。 | |
ALPHA — 定数静的プロパティ, クラス flash.display.BitmapDataChannel | |
アルファチャンネルです。 | |
ALPHA — 定数静的プロパティ, クラス flash.display.BlendMode | |
表示オブジェクトの各ピクセルのアルファ値を背景に適用します。 | |
ALPHA — 定数静的プロパティ, クラス spark.core.MaskType | |
マスクは透明度を遵守し、マスクのストロークおよびビットマップフィルターを使用します。 | |
alphaFrom — プロパティ, クラス mx.effects.Dissolve | |
最初の透明度レベルは 0.0 から 1.0 の範囲です(0.0 = 透明、1.0 = 完全に不透明)。 | |
alphaFrom — プロパティ, クラス mx.effects.Fade | |
最初の透明度レベルは 0.0 から 1.0 の範囲です(0.0 = 透明、1.0 = 完全に不透明)。 | |
alphaFrom — プロパティ, クラス mx.effects.Glow | |
最初の透明度レベルは 0.0 から 1.0 の範囲です(0.0 = 透明、1.0 = 完全に不透明)。 | |
alphaFrom — プロパティ, クラス mx.effects.effectClasses.DissolveInstance | |
最初の透明度レベルは 0.0 から 1.0 の範囲です(0.0 = 透明、1.0 = 完全に不透明)。 | |
alphaFrom — プロパティ, クラス mx.effects.effectClasses.FadeInstance | |
最初の透明度レベルは 0.0 から 1.0 の範囲です(0.0 = 透明、1.0 = 完全に不透明)。 | |
alphaFrom — プロパティ, クラス mx.effects.effectClasses.GlowInstance | |
開始時の透明度レベルを表します。 | |
alphaFrom — プロパティ, クラス spark.effects.Fade | |
alpha プロパティの初期値は 0.0 ~ 1.0 であり、0.0 は透明、1.0 は完全に不透明です。 | |
alphaFrom — プロパティ, クラス spark.effects.supportClasses.FadeInstance | |
alpha プロパティの初期値は 0.0 ~ 1.0 であり、0.0 は透明、1.0 は完全に不透明です。 | |
alphaMultiplier — プロパティ, クラス flash.geom.ColorTransform | |
アルファ透明度チャンネル値に乗算する 10 進数値です。 | |
ALPHANUMERIC — 定数静的プロパティ, クラス flash.ui.KeyboardType | |
数字キーと文字キーがすべて揃った標準キーボード。 | |
ALPHANUMERIC_FULL — 定数静的プロパティ, クラス flash.system.IMEConversionMode | |
ストリング "ALPHANUMERIC_FULL"。IME.conversionMode プロパティで使用します。 | |
ALPHANUMERIC_HALF — 定数静的プロパティ, クラス flash.system.IMEConversionMode | |
ストリング "ALPHANUMERIC_HALF"。IME.conversionMode プロパティで使用します。 | |
alphaOffset — プロパティ, クラス flash.geom.ColorTransform | |
アルファ透明度チャンネル値に alphaMultiplier 値を乗算した後に加算する数値です。数値の範囲は -255 ~ 255 です。 | |
alphas — プロパティ, クラス flash.display.GraphicsGradientFill | |
colors 配列内の各色に対応するアルファ値の配列です。 | |
alphas — プロパティ, クラス flash.filters.GradientBevelFilter | |
カラー配列内の各色に対応するアルファ透明度の値の配列です。 | |
alphas — プロパティ, クラス flash.filters.GradientGlowFilter | |
カラー配列内の各色に対応するアルファ透明度の値の配列です。 | |
alphaTo — プロパティ, クラス mx.effects.Dissolve | |
最終的な透明度レベルは 0.0 から 1.0 の範囲です(0.0 = 透明、1.0 = 完全に不透明)。 | |
alphaTo — プロパティ, クラス mx.effects.Fade | |
最終的な透明度レベルを表します(0.0 = 透明、1.0 = 完全に不透明)。 | |
alphaTo — プロパティ, クラス mx.effects.Glow | |
最終的な透明度レベルは 0.0 から 1.0 の範囲です(0.0 = 透明、1.0 = 完全に不透明)。 | |
alphaTo — プロパティ, クラス mx.effects.effectClasses.DissolveInstance | |
最終的な透明度レベルは 0.0 から 1.0 の範囲です(0.0 = 透明、1.0 = 完全に不透明)。 | |
alphaTo — プロパティ, クラス mx.effects.effectClasses.FadeInstance | |
最終的な透明度レベルは 0.0 から 1.0 の範囲です(0.0 = 透明、1.0 = 完全に不透明)。 | |
alphaTo — プロパティ, クラス mx.effects.effectClasses.GlowInstance | |
終了時の透明度レベルを表します。 | |
alphaTo — プロパティ, クラス spark.effects.Fade | |
alpha プロパティの終了値は 0.0 ~ 1.0 であり、0.0 は透明、1.0 は完全に不透明です。 | |
alphaTo — プロパティ, クラス spark.effects.supportClasses.FadeInstance | |
alpha プロパティの終了値は 0.0 ~ 1.0 であり、0.0 は透明、1.0 は完全に不透明です。 | |
ALTERNATE — 定数静的プロパティ, クラス flash.display.NativeWindowSystemChrome | |
将来の使用のために予約されています。 | |
ALTERNATE — 定数静的プロパティ, クラス flash.ui.Keyboard | |
Alt(Option)キーのキーコード値(18)に関連付けられた定数です。 | |
alternatingItemColors — スタイル, クラス mx.controls.listClasses.ListBase | |
リスト内のアイテムの背景に使用する色です. | |
alternatingItemColors — スタイル, クラス mx.controls.listClasses.AdvancedListBase | |
リスト内のアイテムの背景に使用する色です. | |
alternatingItemColors — スタイル, クラス mx.controls.Tree | |
切り替えパターンで行を表示する場合に使用する色です. | |
alternatingItemColors — スタイル, クラス mx.controls.ComboBox | |
切り替えパターンでドロップダウンリストの行を表示する場合の BackgroundColors のセットです. | |
alternatingItemColors — スタイル, クラス mx.controls.Menu | |
代替パターンでメニューまたはサブメニューアイテムを表示する場合に使用する色です. | |
alternatingItemColors — スタイル, クラス mx.controls.AdvancedDataGrid | |
切り替えパターンで行を表示する場合に使用する色です. | |
alternatingItemColors — スタイル, クラス spark.components.supportClasses.GroupBase | |
リスト内のアイテムの背景に使用する色です. | |
alternatingItemColors — スタイル, クラス spark.components.List | |
リスト内のアイテムの背景に使用する色です. | |
alternatingItemColors — スタイル, クラス spark.components.SkinnableContainer | |
リスト内のアイテムの背景に使用する色です. | |
alternatingItemColors — スタイル, クラス spark.components.Scroller | |
リスト内のアイテムの背景に使用する色です. | |
alternatingItemColors — スタイル, クラス spark.components.LabelItemRenderer | |
リスト内のアイテムの背景に使用する色です. | |
alternatingItemColors — スタイル, クラス spark.skins.spark.DefaultItemRenderer | |
リスト内のアイテムの背景に使用する色です. | |
alternatingItemColors — スタイル, クラス spark.skins.wireframe.DefaultItemRenderer | |
リスト内のアイテムの背景に使用する色です. | |
alternatingRowColors — スタイル, クラス spark.components.DataGrid | |
DataGrid の rowBackground スキンパーツを初期化するために使用されます. | |
alternatingRowColorsBackground — スキンパーツ, クラス spark.components.DataGrid | |
alternatingRowColors スタイルをレンダリングするために使用される IVisualElement クラスです。 The IVisualElement class used to render the alternatingRowColors style. | |
altitude — プロパティ, クラス flash.events.GeolocationEvent | |
高度(メートル単位)です。 | |
altKey — プロパティ, クラス flash.events.GestureEvent | |
Alt キーがアクティブになっているか(true)非アクティブになっているか(false)を示します。 | |
altKey — プロパティ, クラス flash.events.KeyboardEvent | |
Windows では Alt キーがアクティブになっているか(true)非アクティブになっているか(false)を示します。Mac OS では Option キーがアクティブになっているかを示します。 | |
altKey — プロパティ, クラス flash.events.MouseEvent | |
Alt キーがアクティブになっているか(true)非アクティブになっているか(false)を示します。 | |
altKey — プロパティ, クラス flash.events.TouchEvent | |
Alt キーがアクティブになっているか(true)非アクティブになっているか(false)を示します。 | |
altKey — プロパティ, クラス mx.automation.events.AdvancedDataGridItemSelectEvent | |
イベント発生時に Alt キーが押されたかどうかを、押された場合は true、押されなかった場合は false で示します。 | |
altKey — プロパティ, クラス mx.automation.events.ChartSelectionChangeEvent | |
イベント発生時に Alt キーが押されたかどうかを、押された場合は true、押されなかった場合は false で示します。 | |
altKey — プロパティ, クラス mx.automation.events.ListItemSelectEvent | |
イベント発生時に Alt キーが押されたかどうかを、押された場合は true、押されなかった場合は false で示します。 | |
altKey — プロパティ, クラス mx.events.SandboxMouseEvent | |
Alt キーが押されたかどうかを示します。 | |
altKey — プロパティ, クラス spark.automation.events.SparkDataGridItemSelectEvent | |
イベント発生時に Alt キーが押されたかどうかを、押された場合は true、押されなかった場合は false で示します。 | |
altKey — プロパティ, クラス spark.automation.events.SparkListItemSelectEvent | |
イベント発生時に Alt キーが押されたかどうかを、押された場合は true、押されなかった場合は false で示します。 | |
ALWAYS — 定数静的プロパティ, クラス flash.display.PixelSnapping | |
Bitmap オブジェクトの pixelSnapping プロパティで使用される定数値。変形とは無関係に、ビットマップイメージが常に最も近いピクセルに吸着することを指定します。 | |
ALWAYS — 定数静的プロパティ, クラス flash.display3D.Context3DCompareMode | |
比較は常に true として評価されます。 | |
ALWAYS — 定数静的プロパティ, クラス flash.text.StageTextClearButtonMode | |
StageText clearButton は常に表示されます | |
ALWAYS — 定数静的プロパティ, クラス spark.components.TextSelectionHighlighting | |
コンポーネントにキーボードフォーカスがなくても、コンポーネントのウィンドウがアクティブウィンドウでなくても、テキストの選択範囲が常に表示されます。 | |
alwaysCreateDisplayObject — プロパティ, クラス spark.primitives.supportClasses.GraphicElement | |
この GraphicElement がその独自の DisplayObject に関連付けられてレンダリングされることを指定します。 | |
alwaysInFront — プロパティ, クラス flash.display.NativeWindow | |
このウィンドウを、常に他のウィンドウ(他のアプリケーションのウィンドウも含む)よりも前面に表示するかどうかを指定します。 | |
alwaysInFront — プロパティ, クラス mx.core.Window | |
基になる NativeWindow を、常に他のウィンドウ(他のアプリケーションのウィンドウも含む)よりも前面に表示するかどうかを指定します。 | |
alwaysInFront — プロパティ, クラス mx.core.WindowedApplication | |
基になる NativeWindow を、常に他のウィンドウよりも前面に表示するかどうかを指定します。 | |
alwaysInFront — プロパティ, クラス spark.components.Window | |
基になる NativeWindow を、常に他のウィンドウ(他のアプリケーションのウィンドウも含む)よりも前面に表示するかどうかを指定します。 | |
alwaysInFront — プロパティ, クラス spark.components.WindowedApplication | |
基になる NativeWindow を、常に他のウィンドウよりも前面に表示するかどうかを指定します。 | |
ALWAYS_REQUIRED — 定数静的プロパティ, クラス flash.security.RevocationCheckSettings | |
常に証明書の失効をチェックします。 | |
alwaysShowSelection — プロパティ, クラス fl.controls.TextArea | |
テキストフィールドにフォーカスがないときにテキストフィールドの選択範囲を強調表示するかどうかを示すブール値を取得または設定します。 | |
alwaysShowSelection — プロパティ, クラス fl.controls.TextInput | |
テキストフィールドがフォーカスを持たないときの選択の表示方法を示すブール値を取得または設定します。 | |
alwaysShowSelection — プロパティ, クラス fl.text.TLFTextField | |
true に設定され、テキストフィールドにフォーカスがない場合、テキストフィールド内の選択内容は明るい青色でハイライト表示されます。 | |
alwaysShowSelection — プロパティ, クラス flash.text.TextField | |
true に設定され、テキストフィールドにフォーカスがない場合、テキストフィールド内の選択内容は灰色でハイライト表示されます。 | |
alwaysShowSelection — プロパティ, クラス mx.core.FTETextField | |
FTETextField では選択がサポートされていないので、このプロパティは FTETextField には実装されていません。 | |
alwaysShowSelection — プロパティ, インターフェイス mx.core.IUITextField | |
true に設定され、テキストフィールドにフォーカスがない場合、テキストフィールド内の選択内容は灰色でハイライト表示されます。 | |
AMBIENT — 定数静的プロパティ, クラス flash.media.AudioPlaybackMode | |
アンビエントサウンドを再生するためのモード。 | |
AMERICAN_EXPRESS — 定数静的プロパティ, クラス mx.validators.CreditCardValidatorCardType | |
カードのタイプを American Express に指定します。 | |
AMF0 — 定数静的プロパティ, クラス flash.net.ObjectEncoding | |
オブジェクトが ActionScript 1.0 および 2.0 の Action Message Format 形式を使用して直列化されることを指定します。 | |
AMF3 — 定数静的プロパティ, クラス flash.net.ObjectEncoding | |
オブジェクトが ActionScript 3.0 の Action Message Format 形式を使用して直列化されることを指定します。 | |
analyze — イベント, クラス flash.data.SQLConnection | |
analyze() の処理が正常に完了したときに送出されます。 | |
analyze(resourceName:String, responder:flash.net:Responder) — メソッド, クラス flash.data.SQLConnection | |
データベースインデックスに関する統計を収集し、データベースに保存します。 | |
ANALYZE — 定数静的プロパティ, クラス flash.errors.SQLErrorOperation | |
SQLConnection.analyze() メソッドが呼び出されたことを示します。 | |
ANALYZE — 定数静的プロパティ, クラス flash.events.SQLEvent | |
SQLEvent.ANALYZE 定数は、analyze イベントオブジェクトの type プロパティの値を定義します。 | |
ancestor — プロパティ, クラス mx.styles.CSSSelector | |
このセレクターが下位要素セレクターの一部である場合は、任意の上位要素に対してセレクターがさらに定義されている可能性があります。 | |
anchorBookmark — プロパティ, クラス mx.controls.listClasses.AdvancedListBase | |
アンカーであるアイテムのブックマークです。 | |
anchorBookmark — プロパティ, クラス mx.controls.listClasses.ListBase | |
アンカーであるアイテムのブックマークです。 | |
anchorColumnIndex — プロパティ, クラス mx.controls.AdvancedDataGrid | |
現在のアンカーの列インデックスです。 | |
anchorColumnIndex — プロパティ, クラス spark.components.Grid | |
次の Shift キーを押した選択で使用するアンカーの列インデックスです。 | |
anchorIndex — プロパティ, クラス mx.controls.listClasses.AdvancedListBase | |
選択アンカーポイントとなるデータプロバイダー内のアイテムのオフセットです。 | |
anchorIndex — プロパティ, クラス mx.controls.listClasses.ListBase | |
選択アンカーポイントとなるデータプロバイダー内のアイテムのオフセットです。 | |
anchorPosition — プロパティ, インターフェイス flashx.textLayout.edit.ISelectionManager | |
選択範囲のアンカーポイント。 | |
anchorPosition — プロパティ, クラス flashx.textLayout.edit.SelectionManager | |
選択範囲のアンカーポイント。 | |
anchorPosition — プロパティ, クラス flashx.textLayout.elements.TextRange | |
TextFlow 内の絶対位置としての、選択範囲のアンカー位置です。 | |
anchorRowIndex — プロパティ, クラス spark.components.Grid | |
次の Shift キーを押した選択で使用するアンカーの行インデックスです。 | |
angle — プロパティ, クラス flash.filters.BevelFilter | |
ベベルの角度です。 | |
angle — プロパティ, クラス flash.filters.DropShadowFilter | |
シャドウの角度です。 | |
angle — プロパティ, クラス flash.filters.GradientBevelFilter | |
角度(度数)です。 | |
angle — プロパティ, クラス flash.filters.GradientGlowFilter | |
角度(度数)です。 | |
angle — プロパティ, クラス mx.charts.series.items.PieSeriesItem | |
この区分の範囲を決定する角度(ラジアン)です。 | |
angle — プロパティ, クラス mx.graphics.GradientBase | |
デフォルトでは、LinearGradientStroke はコントロールの左から右へのトランジションを定義します。 | |
angle — プロパティ, クラス mx.graphics.RectangularDropShadow | |
シャドウの角度です。 | |
angle — プロパティ, クラス spark.filters.BevelFilter | |
ベベルの角度です。 | |
angle — プロパティ, クラス spark.filters.DropShadowFilter | |
ベベルの角度です。 | |
angle — プロパティ, クラス spark.filters.GradientFilter | |
角度(度数)です。 | |
angle — プロパティ, クラス spark.primitives.RectangularDropShadow | |
ベベルの角度です。 | |
angleBetween(a:flash.geom:Vector3D, b:flash.geom:Vector3D) — 静的メソッド , クラス flash.geom.Vector3D | |
2 つのベクトル間の角度をラジアンで返します。 | |
angleBy — プロパティ, クラス spark.effects.Rotate | |
ターゲットオブジェクトを回転させる角度です。 | |
angleFrom — プロパティ, クラス mx.effects.Rotate | |
ターゲットオブジェクトの回転の開始角度を度単位で表します。 | |
angleFrom — プロパティ, クラス mx.effects.effectClasses.RotateInstance | |
ターゲットオブジェクトの回転の開始角度を度単位で表します。 | |
angleFrom — プロパティ, クラス spark.effects.Rotate | |
ターゲットオブジェクトの回転の開始角度です(度単位)。 | |
angleTo — プロパティ, クラス mx.effects.Rotate | |
ターゲットオブジェクトの回転の終了角度を度単位で表します。 | |
angleTo — プロパティ, クラス mx.effects.effectClasses.RotateInstance | |
ターゲットオブジェクトの回転の終了角度を度単位で表します。 | |
angleTo — プロパティ, クラス spark.effects.Rotate | |
ターゲットオブジェクトの回転の終了角度です(度単位)。 | |
angleXFrom — プロパティ, クラス spark.effects.Rotate3D | |
x 軸を中心とした、ターゲットオブジェクトの回転の開始角度です(度単位)。 | |
angleXTo — プロパティ, クラス spark.effects.Rotate3D | |
x 軸を中心とした、ターゲットオブジェクトの回転の終了角度です(度単位)。 | |
angleYFrom — プロパティ, クラス spark.effects.Rotate3D | |
y 軸を中心とした、ターゲットオブジェクトの回転の開始角度です(度単位)。 | |
angleYTo — プロパティ, クラス spark.effects.Rotate3D | |
y 軸を中心とした、ターゲットオブジェクトの回転の終了角度です(度単位)。 | |
angleZFrom — プロパティ, クラス spark.effects.Rotate3D | |
z 軸を中心とした、ターゲットオブジェクトの回転の開始角度です(度単位)。 | |
angleZTo — プロパティ, クラス spark.effects.Rotate3D | |
z 軸を中心とした、ターゲットオブジェクトの回転の終了角度です(度単位)。 | |
angularAxis — プロパティ, クラス mx.charts.chartClasses.PolarChart | |
データ値を 0 と 2 PI 間の角度にマッピングするために使用される軸オブジェクトです。 | |
angularAxis — プロパティ, クラス mx.charts.chartClasses.PolarDataCanvas | |
x 軸上のアイテムのラベル、目盛り、およびデータの位置を定義します。 | |
angularAxis — プロパティ, クラス mx.charts.series.PieSeries | |
データ値を 0 と 2 PI 間の角度にマッピングするために使用される軸オブジェクトです。 | |
ANGULAR_AXIS — 定数静的プロパティ, クラス mx.charts.chartClasses.PolarTransform | |
角度軸を表すストリングです。 | |
animate — プロパティ, クラス mx.events.AdvancedDataGridEvent | |
true の場合、開閉操作をアニメーション化します。これは、ITEM_OPENING タイプのイベントにのみ使用されます。 | |
animate — プロパティ, クラス mx.events.TreeEvent | |
開閉操作をアニメーション化するかどうかを指定します。これは、ITEM_OPENING タイプのイベントにのみ使用されます。 | |
Animate — クラス, パッケージ spark.effects | |
この Animate エフェクトは、任意のプロパティセットを値間でアニメーション化します。 | |
Animate(target:Object) — コンストラクター, クラス spark.effects.Animate | |
コンストラクターです。 | |
AnimateColor — クラス, パッケージ spark.effects | |
AnimateColor エフェクトは、チャンネルごとに指定された開始カラー値と終了カラー値の間を補間することによって、時間の経過に伴うカラープロパティの変化をアニメーション化します。 | |
AnimateColor(target:Object) — コンストラクター, クラス spark.effects.AnimateColor | |
コンストラクターです。 | |
AnimateColorInstance — クラス, パッケージ spark.effects.supportClasses | |
AnimateColorInstance クラスは、カラーチャンネルごとに開始値と終了値を補間することによってカラーの変化をアニメーション化する、AnimateColor エフェクトのインスタンスクラスです。 | |
AnimateColorInstance(target:Object) — コンストラクター, クラス spark.effects.supportClasses.AnimateColorInstance | |
コンストラクターです。 | |
AnimateFilter — クラス, パッケージ spark.effects | |
AnimateFilter エフェクトは mx.filters.IBitmapFilter インスタンスをターゲットに適用し、フィルターのプロパティを値間でアニメーション化できるようにします。 | |
AnimateFilter(target:Object, filter:mx.filters:IBitmapFilter) — コンストラクター, クラス spark.effects.AnimateFilter | |
コンストラクターです。 | |
AnimateFilterInstance — クラス, パッケージ spark.effects.supportClasses | |
AnimateFilterInstance クラスは、AnimateFilter エフェクトのインスタンスクラスを実装します。 | |
AnimateFilterInstance(target:Object) — コンストラクター, クラス spark.effects.supportClasses.AnimateFilterInstance | |
コンストラクターです。 | |
AnimateInstance — クラス, パッケージ spark.effects.supportClasses | |
AnimateInstance クラスは、Animate エフェクトのインスタンスクラスを実装します。 | |
AnimateInstance(target:Object) — コンストラクター, クラス spark.effects.supportClasses.AnimateInstance | |
コンストラクターです。 | |
animatePaging(newValue:Number, pageSize:Number) — メソッド, クラス spark.components.supportClasses.ScrollBarBase | |
newValue に移動する操作をアニメーション化します。 | |
AnimateProperty — クラス, パッケージ mx.effects | |
AnimateProperty エフェクトは、コンポーネントのプロパティまたはスタイルを推移させます。 | |
AnimateProperty(target:Object) — コンストラクター, クラス mx.effects.AnimateProperty | |
コンストラクターです。 | |
AnimatePropertyInstance — クラス, パッケージ mx.effects.effectClasses | |
AnimatePropertyInstance クラスは、AnimateProperty エフェクトのインスタンスクラスを実装します。 | |
AnimatePropertyInstance(target:Object) — コンストラクター, クラス mx.effects.effectClasses.AnimatePropertyInstance | |
コンストラクターです。 | |
animateStepping(newValue:Number, stepSize:Number) — メソッド, クラス spark.components.supportClasses.ScrollBarBase | |
newValue にステップ移動する操作をアニメーション化します。 | |
AnimateTransform — クラス, パッケージ spark.effects | |
AnimateTransform エフェクトは、ターゲットオブジェクトでのすべての変換関連アニメーションを制御します。 | |
AnimateTransform(target:Object) — コンストラクター, クラス spark.effects.AnimateTransform | |
コンストラクターです。 | |
AnimateTransform3D — クラス, パッケージ spark.effects | |
AnimateTransform3D エフェクトは、AnimateTransform エフェクトの機能を 3D 変換プロパティに拡張します。 | |
AnimateTransform3D(target:Object) — コンストラクター, クラス spark.effects.AnimateTransform3D | |
コンストラクターです。 | |
AnimateTransformInstance — クラス, パッケージ spark.effects.supportClasses | |
AnimateTransformInstance クラスは、AnimateTransform エフェクトのインスタンスクラスを実装します。 | |
AnimateTransformInstance(target:Object) — コンストラクター, クラス spark.effects.supportClasses.AnimateTransformInstance | |
コンストラクターです。 | |
AnimateTransitionShader — クラス, パッケージ spark.effects | |
AnimateTransitionShader エフェクトは、開始ステートを表すビットマップ(bitmapFrom)と終了ステートを表す別のビットマップ(bitmapTo)という、2 つのビットマップの間でトランジションをアニメーション化します。 | |
AnimateTransitionShader(target:Object) — コンストラクター, クラス spark.effects.AnimateTransitionShader | |
コンストラクターです。 | |
AnimateTransitionShaderInstance — クラス, パッケージ spark.effects.supportClasses | |
AnimateTransitionShaderInstance クラスは、AnimateTransitionShader エフェクトのインスタンスクラスを実装します。 | |
AnimateTransitionShaderInstance(target:Object) — コンストラクター, クラス spark.effects.supportClasses.AnimateTransitionShaderInstance | |
コンストラクターです。 | |
Animation — final クラス, パッケージ spark.effects.animation | |
Animation クラスは、指定された期間にわたってプロパティの開始値と終了値の間で実行される、アニメーションを定義します。 | |
Animation(duration:Number, property:String, startValue:Object, endValue:Object) — コンストラクター, クラス spark.effects.animation.Animation | |
コンストラクターです。 | |
animationEnd(animation:spark.effects.animation:Animation) — メソッド, インターフェイス spark.effects.animation.IAnimationTarget | |
Animation インスタンスが終了するときに呼び出されます。 | |
animationRepeat(animation:spark.effects.animation:Animation) — メソッド, インターフェイス spark.effects.animation.IAnimationTarget | |
Animation インスタンスが繰り返されるときに呼び出されます。 | |
animationStart(animation:spark.effects.animation:Animation) — メソッド, インターフェイス spark.effects.animation.IAnimationTarget | |
Animation インスタンスが開始されるときに呼び出されます。 | |
animationStop(animation:spark.effects.animation:Animation) — メソッド, インターフェイス spark.effects.animation.IAnimationTarget | |
Animation インスタンスが停止するときに呼び出されます。 | |
animationTarget — プロパティ, クラス spark.effects.animation.Animation | |
このアニメーションにおいて、開始、終了、繰り返し、更新のすべてのイベントで通知される、IAnimationTarget オブジェクトです。 | |
animationUpdate(animation:spark.effects.animation:Animation) — メソッド, インターフェイス spark.effects.animation.IAnimationTarget | |
Animation インスタンスのすべての更新時に呼び出されます。 | |
Animator — クラス, パッケージ fl.motion | |
Animator クラスは、モーショントゥイーンの XML 記述を表示オブジェクトに適用します。 | |
Animator(xml:XML, target:flash.display:DisplayObject) — コンストラクター, クラス fl.motion.Animator | |
Animator オブジェクトを作成して、XML ベースのモーショントゥイーン記述を表示オブジェクトに適用します。 | |
Animator3D — クラス, パッケージ fl.motion | |
Animator3D クラスは、3 次元モーショントゥイーンの XML 記述を表示オブジェクトに適用します。 | |
Animator3D(xml:XML, target:flash.display:DisplayObject) — コンストラクター, クラス fl.motion.Animator3D | |
Animator3D オブジェクトを作成して、XML ベースの 3 次元のモーショントゥイーン記述を表示オブジェクトに適用します。 | |
AnimatorBase — クラス, パッケージ fl.motion | |
AnimatorBase クラスは、モーショントゥイーンの XML 記述を表示オブジェクトに適用します。 | |
AnimatorBase(xml:XML, target:flash.display:DisplayObject) — コンストラクター, クラス fl.motion.AnimatorBase | |
AnimatorBase オブジェクトを作成して、XML ベースのモーショントゥイーン記述を表示オブジェクトに適用します。 | |
AnimatorFactory — クラス, パッケージ fl.motion | |
AnimatorFactory クラスは、1 つのモーションオブジェクトを複数の表示オブジェクトに関連付けることができるようにするために、ActionScript ベースのサポートを提供します。 | |
AnimatorFactory(motion:fl.motion:MotionBase, motionArray:Array) — コンストラクター, クラス fl.motion.AnimatorFactory | |
MotionBase オブジェクトのプロパティを表示オブジェクトに割り当てるために使用できる AnimatorFactory インスタンスを作成します。 | |
AnimatorFactory3D — クラス, パッケージ fl.motion | |
AnimatorFactory3D クラスは、3 次元プロパティを含む 1 つのモーションオブジェクトを複数の表示オブジェクトに関連付けることができるようにするために、ActionScript ベースのサポートを提供します。 | |
AnimatorFactory3D(motion:fl.motion:MotionBase, motionArray:Array) — コンストラクター, クラス fl.motion.AnimatorFactory3D | |
MotionBase オブジェクトのプロパティを表示オブジェクトに割り当てるために使用できる AnimatorFactory3D インスタンスを作成します。 | |
AnimatorFactoryBase — クラス, パッケージ fl.motion | |
AnimatorFactoryBase クラスでは、実行時に 1 つの Motion で複数のターゲットオブジェクトを動的に表示およびトゥイーンする ActionScript ベースのサポートが提供されています。 | |
AnimatorFactoryBase(motion:fl.motion:MotionBase, motionArray:Array) — コンストラクター, クラス fl.motion.AnimatorFactoryBase | |
AnimatorFactoryBase クラスのインスタンスを作成します。 | |
AnimatorFactoryUniversal — クラス, パッケージ fl.motion | |
AnimatorFactoryUniversal クラスは、ActionScript ベースのサポートを提供し、Motion オブジェクトを複数の表示オブジェクトに関連付けます。 | |
AnimatorFactoryUniversal(motion:fl.motion:MotionBase, motionArray:Array) — コンストラクター, クラス fl.motion.AnimatorFactoryUniversal | |
MotionBase オブジェクトのプロパティを表示オブジェクトに割り当てるために使用できる AnimatorFactory インスタンスを作成します。 | |
AnimatorUniversal — クラス, パッケージ fl.motion | |
AnimatorUniversal クラスは、2 次元モーションや 3 次元モーションの ActionScript 記述を表示オブジェクトに適用します。 | |
AnimatorUniversal() — コンストラクター, クラス fl.motion.AnimatorUniversal | |
AnimatorUniversal オブジェクトのモーションを作成して、表示オブジェクトに適用します。 | |
ANISOTROPIC16X — 定数静的プロパティ, クラス flash.display3D.Context3DTextureFilter | |
テクスチャのアップサンプリングを実行する際に、比率 16:1 の異方性フィルターを使用します | |
ANISOTROPIC2X — 定数静的プロパティ, クラス flash.display3D.Context3DTextureFilter | |
テクスチャのアップサンプリングを実行する際に、比率 2:1 の異方性フィルターを使用します | |
ANISOTROPIC4X — 定数静的プロパティ, クラス flash.display3D.Context3DTextureFilter | |
テクスチャのアップサンプリングを実行する際に、比率 4:1 の異方性フィルターを使用します | |
ANISOTROPIC8X — 定数静的プロパティ, クラス flash.display3D.Context3DTextureFilter | |
テクスチャのアップサンプリングを実行する際に、比率 8:1 の異方性フィルターを使用します | |
annotationElements — プロパティ, クラス mx.charts.chartClasses.ChartBase | |
グラフによってレンダリングされるデータ系列の一番上に表示される ChartElement オブジェクトの配列を設定します。 | |
ANONYMOUS — 定数静的プロパティ, クラス flash.net.drm.AuthenticationMethod | |
認証の必要がないことを示します、 | |
antiAliasType — プロパティ, クラス fl.text.TLFTextField | |
このテキストフィールドに使用されるアンチエイリアス処理のタイプです。 | |
antiAliasType — プロパティ, クラス flash.text.TextField | |
このテキストフィールドに使用されるアンチエイリアス処理のタイプです。 | |
antiAliasType — プロパティ, クラス mx.core.FTETextField | |
このプロパティは、FTETextField に影響を及ぼしません。なぜなら、FTE が使用するフォントレンダラーは、TextField より新しいからです。 | |
antiAliasType — プロパティ, インターフェイス mx.core.IUITextField | |
このテキストフィールドに使用されるアンチエイリアス処理のタイプです。 | |
antiAliasType — プロパティ, クラス mx.core.UITextFormat | |
UITextField クラスのアンチエイリアス設定を定義します。 | |
AntiAliasType — final クラス, パッケージ flash.text | |
AntiAliasType クラスは、flash.text.TextField クラスのアンチエイリアスの値を提供します。 | |
ANY — 定数静的プロパティ, クラス flash.display.StageAspectRatio | |
縦向き UI と横向き UI の両方をサポートするデバイスの方向を指定します。 | |
ANY — 定数静的プロパティ, クラス flash.text.engine.BreakOpportunity | |
ContentElement オブジェクト内の文字が、改行を行うかどうかの判断に使用されます。 | |
ANY — 定数静的プロパティ, クラス mx.validators.CurrencyValidatorAlignSymbol | |
CurrencyValidator クラスの通貨記号の整列設定として "any" を指定します。 | |
ANY_INDEX_MODE — 定数静的プロパティ, クラス mx.collections.Sort | |
検索を実行すると、一致するアイテムのインデックスを返します。 | |
ANY_INDEX_MODE — 定数静的プロパティ, クラス spark.collections.Sort | |
検索を実行すると、一致するアイテムのインデックスを返します。 | |
appContextFolder — プロパティ, クラス com.adobe.solutions.rca.vo.ReviewTemplateVO | |
append(lhs:flash.geom:Matrix3D) — メソッド, クラス flash.geom.Matrix3D | |
別の Matrix3D オブジェクトに現在の Matrix3D オブジェクトを乗算して、マトリックスの末尾に追加します。 | |
APPEND — 定数静的プロパティ, クラス flash.filesystem.FileMode | |
ファイルは書き込みモードで開かれるファイルについて使用され、すべての書き込みデータはファイルの末尾に追加されます。 | |
APPEND — 定数静的プロパティ, クラス flash.net.NetStreamPlayTransitions | |
ストリームを再生リストに追加し、最初のストリームの再生を開始します。 | |
APPEND_AND_WAIT — 定数静的プロパティ, クラス flash.net.NetStreamPlayTransitions | |
最初のストリームから再生することなく、再生リストを作成します。 | |
appendBytes(bytes:flash.utils:ByteArray) — メソッド, クラス flash.net.NetStream | |
ByteArray をプレイアウトのために NetStream に渡します。 | |
appendBytesAction(netStreamAppendBytesAction:String) — メソッド, クラス flash.net.NetStream | |
タイムスケールの不連続性を示し、FIFO をフラッシュして、ファイルヘッダーまたは FLV タグの先頭を予期するようバイトパーサーに指示します。 | |
appendChild(child:Object) — メソッド, クラス XML | |
指定された子を XML オブジェクトのプロパティの最後に追加します。 | |
appendChild(node:flash.xml:XMLNode) — メソッド, クラス flash.xml.XMLNode | |
指定されたノードを XML オブジェクトの子リストに追加します。 | |
appendRandomQueryParameter — プロパティ, クラス flash.media.AVNetworkingParams | |
appendRotation(degrees:Number, axis:flash.geom:Vector3D, pivotPoint:flash.geom:Vector3D) — メソッド, クラス flash.geom.Matrix3D | |
Matrix3D オブジェクトの末尾にインクリメンタルな回転を追加します。 | |
appendScale(xScale:Number, yScale:Number, zScale:Number) — メソッド, クラス flash.geom.Matrix3D | |
x 軸、y 軸、z 軸上のインクリメンタルな拡大 / 縮小の変更を Matrix3D オブジェクトの末尾に追加します。 | |
appendText(text:String) — メソッド, クラス fl.controls.TextArea | |
TextArea コンポーネントに含まれる最後の文字の後に指定されたストリングを追加します。 | |
appendText(text:String) — メソッド, クラス fl.controls.TextInput | |
指定されたストリングを TextArea が含む最後の文字の後に追加します。 | |
appendText(newText:String) — メソッド, クラス fl.text.TLFTextField | |
newText パラメーターで指定されたストリングを、テキストフィールドのテキストの最後に付加します。 | |
appendText(newText:String) — メソッド, クラス flash.text.TextField | |
newText パラメーターで指定されたストリングを、テキストフィールドのテキストの最後に付加します。 | |
appendText(newText:String) — メソッド, クラス mx.core.FTETextField | |
TextField 内でこのメソッドを使用するコンポーネントはほとんどないので、このメソッドは FTETextField には実装されていません。 | |
appendText(newText:String) — メソッド, インターフェイス mx.core.IUITextField | |
newText パラメーターで指定されたストリングを、テキストフィールドのテキストの最後に付加します。 | |
appendText(text:String) — メソッド, クラス spark.components.RichEditableText | |
ユーザーが末尾をクリックして入力したかのように、指定したテキストを RichEditableText の末尾に追加します。 | |
appendText(text:String) — メソッド, クラス spark.components.supportClasses.SkinnableTextBase | |
ユーザーが末尾をクリックして入力したかのように、指定したテキストをテキストコンポーネントの末尾に追加します。 | |
appendText(text:String) — メソッド, クラス spark.components.supportClasses.StyleableStageText | |
ユーザーが末尾をクリックして入力したかのように、指定したテキストをテキストコンポーネントの末尾に追加します。 | |
appendText(text:String) — メソッド, クラス spark.components.supportClasses.StyleableTextField | |
ユーザーが末尾をクリックして入力したかのように、指定したテキストをテキストコンポーネントの末尾に追加します。 | |
appendText(text:String) — メソッド, インターフェイス spark.core.IEditableText | |
ユーザーが末尾をクリックして入力したかのように、指定したテキストをテキストコンポーネントの末尾に追加します。 | |
appendTranslation(x:Number, y:Number, z:Number) — メソッド, クラス flash.geom.Matrix3D | |
x 軸、y 軸、z 軸上のインクリメンタルな位置の移動を Matrix3D オブジェクトの末尾に追加します。 | |
application — 静的プロパティ, クラス mx.core.Application | |
最上位のアプリケーションへの参照です。 | |
application — プロパティ, クラス mx.managers.SystemManager | |
この SystemManager を親とするアプリケーション。 | |
Application — クラス, パッケージ mx.core | |
Flex ではデフォルトのコンテナ(Application コンテナ)が定義されるため、別のコンテナを明示的に定義することなく、アプリケーションにコンテンツを追加することができます。 | |
Application — クラス, パッケージ spark.components | |
Flex ではデフォルトのコンテナ(Application コンテナ)が定義されるため、別のコンテナを明示的に定義することなく、アプリケーションにコンテンツを追加することができます。 | |
Application() — コンストラクター, クラス mx.core.Application | |
コンストラクターです。 | |
Application() — コンストラクター, クラス spark.components.Application | |
コンストラクターです。 | |
APPLICATION — 定数静的プロパティ, クラス flash.system.Security | |
このファイルは AIR アプリケーションで実行され、そのアプリケーションのパッケージ(AIR ファイル)と共にインストールされます。 | |
APPLICATION — 定数静的プロパティ, クラス mx.managers.PopUpManagerChildList | |
ポップアップがアプリケーションと同じ子のリストに配置されることを示します。 | |
applicationActivate — イベント, クラス mx.core.Window | |
このアプリケーションがアクティブ化されたときに送出されます。 | |
applicationActivate — イベント, クラス mx.core.WindowedApplication | |
このアプリケーションがアクティブ化されたときに送出されます。 | |
applicationActivate — イベント, クラス spark.components.Window | |
このアプリケーションがアクティブ化されたときに送出されます。 | |
applicationActivate — イベント, クラス spark.components.WindowedApplication | |
このアプリケーションがアクティブ化されたときに送出されます。 | |
APPLICATION_ACTIVATE — 定数静的プロパティ, クラス mx.events.AIREvent | |
AIREvent.APPLICATION_ACTIVATE 定数により、applicationActivate イベントのイベントオブジェクトの type プロパティ値が定義されます。 | |
ApplicationAutomationImpl — クラス, パッケージ mx.automation.delegates.containers | |
Application クラスのインスツルメンテーションの実行に必要なメソッドとプロパティを定義します。 | |
ApplicationAutomationImpl(obj:mx.core:Application) — コンストラクター, クラス mx.automation.delegates.containers.ApplicationAutomationImpl | |
コンストラクターです。 | |
ApplicationBackground — クラス, パッケージ mx.skins.halo | |
アプリケーションの背景グラデーションのスキンです。 | |
ApplicationBackground() — コンストラクター, クラス mx.skins.halo.ApplicationBackground | |
コンストラクター | |
applicationComplete — イベント, クラス mx.core.Application | |
アプリケーションが初期化され、LayoutManager によって処理され、表示リストに追加された後に送出されます。 | |
applicationComplete — イベント, クラス mx.managers.SystemManager | |
アプリケーションの初期化が完了すると送出されます。 | |
applicationComplete — イベント, クラス spark.components.Application | |
アプリケーションが初期化され、LayoutManager によって処理され、表示リストに追加された後に送出されます。 | |
APPLICATION_COMPLETE — 定数静的プロパティ, クラス mx.events.FlexEvent | |
FlexEvent.APPLICATION_COMPLETE 定数により、applicationComplete イベントのイベントオブジェクトの type プロパティ値が定義されます。 | |
ApplicationControlBar — クラス, パッケージ mx.containers | |
ApplicationControlBar コンテナには、Halo Application コンテナに対してグローバルなナビゲーションおよびアプリケーションコマンドを提供するコンポーネントが保持されます。 | |
ApplicationControlBar() — コンストラクター, クラス mx.containers.ApplicationControlBar | |
コンストラクターです。 | |
applicationDeactivate — イベント, クラス mx.core.Window | |
このアプリケーションが非アクティブ化されたときに送出されます。 | |
applicationDeactivate — イベント, クラス mx.core.WindowedApplication | |
このアプリケーションが非アクティブ化されたときに送出されます。 | |
applicationDeactivate — イベント, クラス spark.components.Window | |
このアプリケーションが非アクティブ化されたときに送出されます。 | |
applicationDeactivate — イベント, クラス spark.components.WindowedApplication | |
このアプリケーションが非アクティブ化されたときに送出されます。 | |
APPLICATION_DEACTIVATE — 定数静的プロパティ, クラス mx.events.AIREvent | |
AIREvent.APPLICATION_DEACTIVATE 定数により、applicationDeactivate イベントのイベントオブジェクトの type プロパティ値が定義されます。 | |
applicationDescriptor — プロパティ, クラス flash.desktop.NativeApplication | |
この AIR アプリケーション用のアプリケーション記述ファイルの内容です。 | |
applicationDirectory — 静的プロパティ, クラス flash.filesystem.File | |
インストールされたアプリケーションファイルが格納されているフォルダーです。 | |
applicationDomain — プロパティ, クラス fl.display.ProLoaderInfo | |
外部 SWF ファイルが読み込まれると、読み込まれたクラスに含まれているすべての ActionScript 3.0 定義は applicationDomain プロパティに格納されます。 | |
applicationDomain — プロパティ, クラス flash.display.LoaderInfo | |
外部 SWF ファイルが読み込まれると、読み込まれたクラスに含まれているすべての ActionScript 3.0 定義は applicationDomain プロパティに格納されます。 | |
applicationDomain — プロパティ, クラス flash.system.LoaderContext | |
Loader.load() または Loader.loadBytes() メソッドで使用するアプリケーションドメインを指定します。 | |
applicationDomain — プロパティ, クラス mx.modules.ModuleLoader | |
モジュールがロードされるアプリケーションドメインです。 | |
applicationDomain — プロパティ, クラス spark.modules.ModuleLoader | |
モジュールがロードされるアプリケーションドメインです。 | |
ApplicationDomain — final クラス, パッケージ flash.system | |
ApplicationDomain クラスは、クラス定義の個別のグループのコンテナです。 | |
ApplicationDomain(parentDomain:flash.system:ApplicationDomain) — コンストラクター, クラス flash.system.ApplicationDomain | |
新しいアプリケーションドメインを作成します。 | |
applicationDomainTarget — プロパティ, クラス mx.core.RSLData | |
RSL を読み込むために要求されたアプリケーションドメインです。 | |
ApplicationDomainTarget — final クラス, パッケージ mx.core | |
ApplicationDomainTarget クラスでは、RSLData クラスの applicationDomainTarget プロパティで使用できる値が定義されています。 | |
applicationDPI — プロパティ, クラス spark.components.Application | |
アプリケーションの DPI です。 | |
applicationDPI — プロパティ, クラス spark.components.LabelItemRenderer | |
アプリケーションの DPI を返します。 | |
applicationDPI — プロパティ, クラス spark.skins.mobile.ViewMenuSkin | |
アプリケーションの DPI を返します。 | |
applicationDPI — プロパティ, クラス spark.skins.mobile.supportClasses.MobileSkin | |
アプリケーションの DPI を返します。 | |
applicationID — プロパティ, クラス flash.desktop.NativeApplication | |
このアプリケーションのアプリケーション ID です。 | |
applicationID — プロパティ, クラス mx.core.WindowedApplication | |
AIR がアプリケーションの識別に使用する識別子です。 | |
applicationID — プロパティ, クラス spark.components.WindowedApplication | |
AIR がアプリケーションの識別に使用する識別子です。 | |
applicationName — プロパティ, クラス mx.automation.events.MarshalledAutomationEvent | |
アプリケーションのアプリケーション名を表す文字列を含みます。 | |
ApplicationSkin — クラス, パッケージ spark.skins.spark | |
Spark の Application コンポーネントのデフォルトスキンクラスです。 | |
ApplicationSkin — クラス, パッケージ spark.skins.wireframe | |
Spark の Application コンポーネントのデフォルトワイヤフレームスキンクラスです。 | |
ApplicationSkin() — コンストラクター, クラス spark.skins.spark.ApplicationSkin | |
コンストラクターです。 | |
ApplicationSkin() — コンストラクター, クラス spark.skins.wireframe.ApplicationSkin | |
コンストラクターです。 | |
applicationStorageDirectory — 静的プロパティ, クラス flash.filesystem.File | |
アプリケーションのプライベート記憶領域ディレクトリです。 | |
ApplicationTitleBarBackgroundSkin — クラス, パッケージ mx.skins.halo | |
WindowedApplication または Window の TitleBar のスキンです。 | |
ApplicationTitleBarBackgroundSkin() — コンストラクター, クラス mx.skins.halo.ApplicationTitleBarBackgroundSkin | |
コンストラクターです。 | |
ApplicationUpdater — クラス, パッケージ air.update | |
ApplicationUpdater クラスは、デフォルトのユーザーインターフェイスを提供せずに、Adobe® AIR® アプリケーションの更新フレームワークの基本機能を定義します。 | |
ApplicationUpdater() — コンストラクター, クラス air.update.ApplicationUpdater | |
コンストラクター関数です。 | |
ApplicationUpdaterUI — クラス, パッケージ air.update | |
ApplicationUpdaterUI クラスでは、Adobe® AIR® アプリケーションの更新フレームワークの基本機能が定義され、デフォルトのユーザーインターフェイスが提供されています。 | |
ApplicationUpdaterUI() — コンストラクター, クラス air.update.ApplicationUpdaterUI | |
コンストラクター関数です。 | |
APPLICATION_URL_CHANGE — 定数静的プロパティ, クラス mx.events.BrowserChangeEvent | |
BrowserChangeEvent.APPLICATION_URL_CHANGE 定数により、applicationURLChange イベントのイベントオブジェクトの type プロパティ値が定義されます。 | |
apply(thisArg:any, argArray:any) — メソッド, クラス Function | |
ActionScript が呼び出す関数内で使用される thisObject の値を指定します。 | |
apply(incoming:flashx.textLayout.formats:ITabStopFormat) — メソッド, クラス flashx.textLayout.formats.TabStopFormat | |
この TabStopFormat オブジェクトのプロパティ値を、ITabStopFormat インスタンスである incoming に設定されているプロパティ値に置き換えます。 | |
apply(incoming:flashx.textLayout.formats:ITextLayoutFormat) — メソッド, クラス flashx.textLayout.formats.TextLayoutFormat | |
この TextLayoutFormat オブジェクトのプロパティ値を、ITextLayoutFormat インスタンスである incoming で設定されているプロパティ値に置き換えます。 | |
apply(g:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — メソッド, クラス mx.graphics.GradientStroke | |
指定の Graphics オブジェクトにプロパティを適用します。 | |
apply(graphics:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — メソッド, インターフェイス mx.graphics.IStroke | |
指定の Graphics オブジェクトにプロパティを適用します。 | |
apply(graphics:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — メソッド, クラス mx.graphics.LinearGradientStroke | |
指定の Graphics オブジェクトにプロパティを適用します。 | |
apply(graphics:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — メソッド, クラス mx.graphics.SolidColorStroke | |
指定の Graphics オブジェクトにプロパティを適用します。 | |
apply(parent:mx.core:UIComponent) — メソッド, クラス mx.states.AddChild | |
オーバーライドを適用します。 | |
apply(parent:mx.core:UIComponent) — メソッド, クラス mx.states.AddItems | |
オーバーライドを適用します。 | |
apply(parent:mx.core:UIComponent) — メソッド, インターフェイス mx.states.IOverride | |
オーバーライドを適用します。 | |
apply(parent:mx.core:UIComponent) — メソッド, クラス mx.states.OverrideBase | |
オーバーライドを適用します。 | |
apply(parent:mx.core:UIComponent) — メソッド, クラス mx.states.RemoveChild | |
オーバーライドを適用します。 | |
apply(parent:mx.core:UIComponent) — メソッド, クラス mx.states.SetEventHandler | |
オーバーライドを適用します。 | |
apply(parent:mx.core:UIComponent) — メソッド, クラス mx.states.SetProperty | |
オーバーライドを適用します。 | |
apply(parent:mx.core:UIComponent) — メソッド, クラス mx.states.SetStyle | |
オーバーライドを適用します。 | |
applyCellSelectionEffect(indicator:flash.display:Sprite, uid:String, columnIndex:int, itemRenderer:mx.controls.listClasses:IListItemRenderer) — メソッド, クラス mx.controls.AdvancedDataGrid | |
選択インジケーターを適用するためのエフェクトを設定します。 | |
applyChangesPostLayout — プロパティ, クラス spark.effects.AnimateTransform | |
AnimateTransform のサブクラスでは、このフラグを使用して、Layout Manager によって使用された変換値をエフェクトが変更するかどうか、つまりレイアウトが実行された後で使用された値を変更するかどうかを指定します。 | |
applyChangesPostLayout — プロパティ, クラス spark.effects.AnimateTransform3D | |
Layout Manager によって使用された変換値をエフェクトが変更するかどうか、つまりレイアウトが実行された後で使用された値を変更するかどうかを指定するために、AnimateTransform のサブクラスによって使用されます。 | |
applyClientLoadBalancingSettings(props:XML) — メソッド, クラス mx.messaging.Channel | |
クライアントのロードバランシング URL が存在する場合はそれらの URL を適用します。 | |
applyColorTransform(displayObject:flash.display:DisplayObject, originalColor:uint, tintColor:uint) — メソッド, クラス spark.skins.mobile.supportClasses.MobileSkin | |
DisplayObject にカラー変換を設定するためのヘルパーメソッドです。 | |
applyComputedMatrix() — メソッド, クラス mx.core.UIComponent | |
レイアウトマトリックスと、Flash の displayObject の変換への変換オフセットの組み合わせから計算されたマトリックスをコミットします。 | |
applyContainerFormat(containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — メソッド, クラス flashx.textLayout.edit.EditManager | |
コンテナのスタイルを、選択範囲のすべてのコンテナに適用します。 | |
applyContainerFormat(format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — メソッド, インターフェイス flashx.textLayout.edit.IEditManager | |
コンテナのスタイルを、選択範囲のすべてのコンテナに適用します。 | |
ApplyElementIDOperation — クラス, パッケージ flashx.textLayout.operations | |
ChangeElementIDOperation クラスは、エレメント ID の変更をカプセル化します。 | |
ApplyElementIDOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, newID:String, relativeStart:int, relativeEnd:int) — コンストラクター, クラス flashx.textLayout.operations.ApplyElementIDOperation | |
ChangeElementIDOperation オブジェクトを作成します。 | |
ApplyElementStyleNameOperation — クラス, パッケージ flashx.textLayout.operations | |
ApplyElementStyleNameOperation クラスは、スタイル名の変更をカプセル化します。 | |
ApplyElementStyleNameOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, newStyleName:String, relativeStart:int, relativeEnd:int) — コンストラクター, クラス flashx.textLayout.operations.ApplyElementStyleNameOperation | |
ApplyElementStyleNameOperation オブジェクトを作成します。 | |
ApplyElementTypeNameOperation — クラス, パッケージ flashx.textLayout.operations | |
ApplyElementTypeNameOperation クラスは、タイプ名の変更をカプセル化します。 | |
ApplyElementTypeNameOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, typeName:String, relativeStart:int, relativeEnd:int) — コンストラクター, クラス flashx.textLayout.operations.ApplyElementTypeNameOperation | |
ApplyElementTypeNameOperation オブジェクトを削除します。 | |
ApplyElementUserStyleOperation — クラス, パッケージ flashx.textLayout.operations | |
ApplyElementUserStyleOperation クラスは、エレメントのスタイル値の変更をカプセル化します。 | |
ApplyElementUserStyleOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, styleName:String, value:any, relativeStart:int, relativeEnd:int) — コンストラクター, クラス flashx.textLayout.operations.ApplyElementUserStyleOperation | |
ApplyElementUserStyleOperation オブジェクトを作成します。 | |
applyFilter(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, filter:flash.filters:BitmapFilter) — メソッド, クラス flash.display.BitmapData | |
ソースイメージとフィルターオブジェクトを受け取り、フィルターを適用して得られるイメージを生成します。 | |
applyFormat(leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — メソッド, クラス flashx.textLayout.edit.EditManager | |
指定された(または現在の)選択範囲のフォーマットを変更します。 | |
applyFormat(leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — メソッド, インターフェイス flashx.textLayout.edit.IEditManager | |
指定された(または現在の)選択範囲のフォーマットを変更します。 | |
ApplyFormatOperation — クラス, パッケージ flashx.textLayout.operations | |
ApplyFormatOperation クラスはスタイルの変更をカプセル化します。 | |
ApplyFormatOperation(operationState:flashx.textLayout.edit:SelectionState, leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat) — コンストラクター, クラス flashx.textLayout.operations.ApplyFormatOperation | |
ApplyFormatOperation オブジェクトを作成します。 | |
applyFormatToElement(targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — メソッド, クラス flashx.textLayout.edit.EditManager | |
スタイルを指定エレメントに適用します。 | |
applyFormatToElement(targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — メソッド, インターフェイス flashx.textLayout.edit.IEditManager | |
スタイルを指定エレメントに適用します。 | |
ApplyFormatToElementOperation — クラス, パッケージ flashx.textLayout.operations | |
ApplyFormatToElementOperation クラスはエレメントに対するスタイル変更をカプセル化します。 | |
ApplyFormatToElementOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, relativeStart:int, relativeEnd:int) — コンストラクター, クラス flashx.textLayout.operations.ApplyFormatToElementOperation | |
ApplyFormatToElementOperation オブジェクトを作成します。 | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — メソッド, クラス mx.charts.series.AreaSeries | |
グラフを表すために使用されるアイテムレンダラーインスタンスをカスタマイズします。 | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — メソッド, クラス mx.charts.series.BarSeries | |
グラフを表すのに使用されるアイテムレンダラーインスタンスをカスタマイズします。 | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — メソッド, クラス mx.charts.series.BubbleSeries | |
指定の DisplayObject にスタイルプロパティを適用します。 | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — メソッド, クラス mx.charts.series.ColumnSeries | |
グラフを表すのに使用されるアイテムレンダラーインスタンスをカスタマイズします。 | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — メソッド, クラス mx.charts.series.LineSeries | |
グラフを表すのに使用されるアイテムレンダラーインスタンスをカスタマイズします。 | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — メソッド, クラス mx.charts.series.PlotSeries | |
グラフを表すのに使用されるアイテムレンダラーインスタンスをカスタマイズします。 | |
applyLeafFormat(characterFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — メソッド, クラス flashx.textLayout.edit.EditManager | |
指定された(または現在の)選択範囲でリーフエレメントに適用されたフォーマットを変更します。 | |
applyLeafFormat(format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — メソッド, インターフェイス flashx.textLayout.edit.IEditManager | |
指定された(または現在の)選択範囲でリーフエレメントに適用されたフォーマットを変更します。 | |
applyLink(href:String, targetString:String, extendToLinkBoundary:Boolean, operationState:flashx.textLayout.edit:SelectionState) — メソッド, クラス flashx.textLayout.edit.EditManager | |
選択をリンクに変換するか、リンクを標準テキストに変換します。 | |
applyLink(href:String, target:String, extendToLinkBoundary:Boolean, operationState:flashx.textLayout.edit:SelectionState) — メソッド, インターフェイス flashx.textLayout.edit.IEditManager | |
選択をリンクに変換するか、リンクを標準テキストに変換します。 | |
ApplyLinkOperation — クラス, パッケージ flashx.textLayout.operations | |
ApplyLinkOperation クラスは、リンク作成または変更操作をカプセル化します。 | |
ApplyLinkOperation(operationState:flashx.textLayout.edit:SelectionState, href:String, target:String, extendToLinkBoundary:Boolean) — コンストラクター, クラス flashx.textLayout.operations.ApplyLinkOperation | |
ApplyLinkOperation オブジェクトを作成します。 | |
applyLocalProjection — プロパティ, クラス spark.effects.AnimateTransform3D | |
true の場合、投影関連の他のプロパティを使用して遠近法に基づく投影が作成され、再生開始時にターゲットコンポーネントの親に投影が適用されます。 | |
applyNonLinearFontScaling — プロパティ, クラス flash.text.engine.TextBlock | |
WYSIWYG 印刷の再現性を犠牲にして、画面の外観を強調するように指定します。 | |
applyParagraphFormat(paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — メソッド, クラス flashx.textLayout.edit.EditManager | |
段落のスタイルを、選択範囲のすべての段落に適用します。 | |
applyParagraphFormat(format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — メソッド, インターフェイス flashx.textLayout.edit.IEditManager | |
段落のスタイルを、選択範囲のすべての段落に適用します。 | |
applySelectionEffect(indicator:flash.display:Sprite, uid:String, itemRenderer:mx.controls.listClasses:IListItemRenderer) — メソッド, クラス mx.controls.listClasses.AdvancedListBase | |
選択インジケーターを適用するためのエフェクトを設定します。 | |
applySelectionEffect(indicator:flash.display:Sprite, uid:String, itemRenderer:mx.controls.listClasses:IListItemRenderer) — メソッド, クラス mx.controls.listClasses.ListBase | |
選択インジケーターを適用するためのエフェクトを設定します。 | |
applySeriesSet(seriesSet:Array, transform:mx.charts.chartClasses:DataTransform) — メソッド, クラス mx.charts.chartClasses.ChartBase | |
系列を前処理し、表示用に変換します。 | |
applySettings(settings:XML) — メソッド, クラス mx.messaging.Channel | |
個々のチャンネルに必要な設定を適用するには常に、サブクラスでこのメソッドをオーバーライドする必要があります。 | |
applyTCY(tcyOn:Boolean, operationState:flashx.textLayout.edit:SelectionState) — メソッド, クラス flashx.textLayout.edit.EditManager | |
テキストを TCY のテキスト範囲に、または TCY のテキスト範囲を非 TCY テキストに変換します。 | |
applyTCY(tcyOn:Boolean, operationState:flashx.textLayout.edit:SelectionState) — メソッド, インターフェイス flashx.textLayout.edit.IEditManager | |
テキストを TCY のテキスト範囲に、または TCY のテキスト範囲を非 TCY テキストに変換します。 | |
ApplyTCYOperation — クラス, パッケージ flashx.textLayout.operations | |
ApplyTCYOperation クラスは TCY 変換をカプセル化します。 | |
ApplyTCYOperation(operationState:flashx.textLayout.edit:SelectionState, tcyOn:Boolean) — コンストラクター, クラス flashx.textLayout.operations.ApplyTCYOperation | |
ApplyTCYOperation オブジェクトを作成します。 | |
applyTransitionEndProperties — プロパティ, クラス mx.effects.Effect | |
このフラグは、エフェクトがトランジションで実行された場合に、エフェクト自体が設定した値をそのまま使用するのではなく、その終了状態に応じてプロパティ値を自動的に適用するかどうかを制御します。 | |
applyUserStylesForItemRenderer(givenItemRenderer:mx.controls.listClasses:IListItemRenderer) — メソッド, クラス mx.controls.AdvancedDataGrid | |
AdvancedDatagrid コントロールからアイテムレンダラーにスタイルを適用します。 | |
applyValueToTarget(target:Object, property:String, value:any, props:Object) — メソッド, クラス mx.effects.Effect | |
エフェクトインフラストラクチャによって内部的に使用されます。 | |
approvalStage — スキンの状態, クラス com.adobe.solutions.rca.presentation.template.stages.StageInfo | |
The skin state when a approval stage is associated with the component. | |
approvalStageView — スキンパーツ, クラス com.adobe.solutions.rca.presentation.template.stages.StageInfo | |
A reference to the ApprovalStage object that displays the details of an approval stage. A reference to the ApprovalStage object that displays the details of an approval stage. | |
approverChkBox — スキンパーツ, クラス com.adobe.solutions.rca.presentation.AddApprovalStageParticipant | |
A reference to the CheckBox object. If the check box is selected then the added participant is added as an approver. A reference to the CheckBox object. | |
approximate — プロパティ, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridBaseSelectionData | |
true の場合は、rowIndex プロパティと columnIndex プロパティが正確な値ではなく、おおよその値となります。 | |
approximate — プロパティ, クラス mx.controls.listClasses.ListBaseSelectionData | |
true の場合、index プロパティは正確な値ではなく、概算値になります。 | |
APPROXIMATE_TEXT_FIELD — 定数静的プロパティ, クラス flashx.textLayout.formats.LeadingModel | |
TextField の行間のビヘイビアーとほぼ同じになる行送りモデルを指定します。 | |
appTitle — プロパティ, クラス mx.automation.air.AirFunctionsHelper | |
最上位アプリケーションのウィンドウのタイトルを返します | |
ARABIC_INDIC — 定数静的プロパティ, クラス flash.globalization.NationalDigitsType | |
アラビア語-インド数字セットのゼロ桁の Unicode 値を表します。 | |
ARABIC_INDIC — 定数静的プロパティ, クラス flashx.textLayout.formats.ListStyleType | |
アラビア文字を使用する自動番号。 | |
AreaChart — クラス, パッケージ mx.charts | |
AreaChart コントロールは、データ内の値をつなぐ線で囲まれた面としてデータを表します。 | |
AreaChart() — コンストラクター, クラス mx.charts.AreaChart | |
コンストラクターです。 | |
areaCode — プロパティ, クラス mx.formatters.PhoneFormatter | |
10 桁の電話番号を構成するために米国形式の 7 桁の電話番号に追加される市外局番(エリアコード)を表します。 | |
areaCodeFormat — プロパティ, クラス mx.formatters.PhoneFormatter | |
areacode プロパティが 7 桁形式で表示された場合に使用される、市外局番のデフォルトの形式です。 | |
areaFill — スタイル, クラス mx.charts.series.AreaSeries | |
この領域の塗りを設定します. | |
areaRenderer — スタイル, クラス mx.charts.series.AreaSeries | |
系列がグラフに塗り領域を表現する場合に使用するクラスです. | |
AreaRenderer — クラス, パッケージ mx.charts.renderers | |
AreaSeries オブジェクトの dataPoints の下の領域をレンダリングするためのデフォルトのクラスです。 | |
AreaRenderer() — コンストラクター, クラス mx.charts.renderers.AreaRenderer | |
コンストラクターです。 | |
AreaSeries — クラス, パッケージ mx.charts.series | |
AreaChart コントロールのデータ系列を定義します。 | |
AreaSeries() — コンストラクター, クラス mx.charts.series.AreaSeries | |
コンストラクターです。 | |
AreaSeriesAutomationImpl — クラス, パッケージ mx.automation.delegates.charts | |
AreaSeries クラスのインスツルメンテーションの実行に必要なメソッドとプロパティを定義します。 | |
AreaSeriesAutomationImpl(obj:mx.charts.series:AreaSeries) — コンストラクター, クラス mx.automation.delegates.charts.AreaSeriesAutomationImpl | |
コンストラクターです。 | |
AreaSeriesItem — クラス, パッケージ mx.charts.series.items | |
アイテムを AreaSeries の一部としてレンダリングするために必要な情報を表します。 | |
AreaSeriesItem(element:mx.charts.series:AreaSeries, item:Object, index:uint) — コンストラクター, クラス mx.charts.series.items.AreaSeriesItem | |
コンストラクターです。 | |
AreaSeriesRenderData — クラス, パッケージ mx.charts.series.renderData | |
AreaSeries がレンダリングする場合に必要なあらゆる情報を表します。 | |
AreaSeriesRenderData(element:mx.charts.series:AreaSeries, cache:Array, filteredCache:Array, renderedBase:Number, radius:Number) — コンストラクター, クラス mx.charts.series.renderData.AreaSeriesRenderData | |
コンストラクターです。 | |
AreaSet — クラス, パッケージ mx.charts.series | |
グラフ内の AreaSeries オブジェクトを積み重ねるのに使用できるグループ化セットです。 | |
AreaSet() — コンストラクター, クラス mx.charts.series.AreaSet | |
コンストラクターです。 | |
areaStroke — スタイル, クラス mx.charts.series.AreaSeries | |
領域の線スタイルを設定します. | |
ARecord — クラス, パッケージ flash.net.dns | |
ARecord クラスは、IPv4 アドレスを含む Domain Name System(DNS)の A リソースレコードを表します。 | |
ARecord() — コンストラクター, クラス flash.net.dns.ARecord | |
A リソースレコードを作成します。 | |
areInaccessibleObjectsUnderPoint(point:flash.geom:Point) — メソッド, クラス flash.display.DisplayObjectContainer | |
特定の point ポイントを指定して呼び出した DisplayObjectContainer.getObjectsUnderPoint() メソッドから返されたリストに、セキュリティ上の制約のために省略される表示オブジェクトがあるかどうかを示します。 | |
areInaccessibleObjectsUnderPoint(point:flash.geom:Point) — メソッド, インターフェイス mx.core.IContainer | |
特定の point ポイントを指定して呼び出した DisplayObjectContainer.getObjectsUnderPoint() メソッドから返されたリストに、セキュリティ上の制約のために省略される表示オブジェクトがあるかどうかを示します。 | |
areSoundsInaccessible() — 静的メソッド , クラス flash.media.SoundMixer | |
セキュリティ上の制限のためにサウンドが使用できないかどうかを調べます。 | |
args — プロパティ, クラス mx.automation.events.AutomationFlexNativeMenuEvent | |
args — プロパティ, クラス mx.automation.events.AutomationRecordEvent | |
プロパティ値の配列として直列化されたイベント表現です。 | |
args — プロパティ, クラス spark.effects.CallAction | |
このエフェクトによって呼び出される関数に渡される引数です。 | |
args — プロパティ, クラス spark.effects.supportClasses.CallActionInstance | |
このエフェクトによって呼び出される関数に渡される引数です。 | |
ArgumentError — 動的クラス, トップレベル | |
ArgumentError クラスは、関数で指定された引数がその関数の定義に適合していないために発生するエラーを表します。 | |
ArgumentError(message:String) — コンストラクター, クラス ArgumentError | |
新しい ArgumentError オブジェクトを作成します。 | |
ARGUMENT_ERROR — 定数静的プロパティ, クラス org.osmf.events.MediaErrorCodes | |
MediaElement で引数エラーが発生したときのためのエラー定数です。 | |
argumentNames — プロパティ, クラス mx.rpc.http.AbstractOperation | |
メソッドの呼び出しに渡されるパラメーターの名前が順に列挙されたリストです。 | |
argumentNames — プロパティ, クラス mx.rpc.remoting.Operation | |
メソッドの呼び出しに渡されるパラメーターの名前が順に列挙されたリストです。 | |
arguments — クラス, トップレベル | |
arguments オブジェクトは、関数の引数を保存したり、引数にアクセスする場合に使用されます。 | |
arguments — プロパティ, クラス flash.desktop.NativeProcessStartupInfo | |
起動時にプロセスに渡されるコマンドライン引数です。 | |
arguments — プロパティ, クラス flash.events.BrowserInvokeEvent | |
アプリケーションに渡す引数(ストリング)の配列です。 | |
arguments — プロパティ, クラス flash.events.InvokeEvent | |
この呼び出し中に渡されるストリング引数の配列です。 | |
arguments — プロパティ, クラス mx.rpc.AbstractOperation | |
Operation が呼び出されたときに Operation に渡されるパラメーターです。 | |
arithmeticalOperButtonBar — スキンパーツ, クラス com.adobe.solutions.exm.authoring.components.toolbars.EBToolBar | |
A Skin part which defines UI component to display arithmetical Buttonbar. A Skin part which defines UI component to display arithmetical Buttonbar. | |
Array(... rest) — パッケージ関数, トップレベル | |
新しい配列を作成します。 | |
Array — 動的クラス, トップレベル | |
Array クラスを使用すると、配列にアクセスして操作することができます。 | |
Array(... rest) — コンストラクター, クラス Array | |
指定されたエレメントを持つ配列を作成することができます。 | |
Array(numElements:int) — コンストラクター, クラス Array | |
指定された数のエレメントを持つ配列を作成することができます。 | |
ArrayCollection — クラス, パッケージ mx.collections | |
ArrayCollection クラスは、ICollectionView または IList インターフェイスのメソッドとプロパティを使用して、アクセスおよび操作できるコレクションとして配列を公開するラッパークラスです。 | |
ArrayCollection(source:Array) — コンストラクター, クラス mx.collections.ArrayCollection | |
コンストラクターです。 | |
ArrayList — クラス, パッケージ mx.collections | |
ArrayList クラスは、IList の単純な実装であり、補助配列をデータソースとして使用します。 | |
ArrayList(source:Array) — コンストラクター, クラス mx.collections.ArrayList | |
指定された配列をそのソースとして使用して、新しい ArrayList を作成します。 | |
arraySortOnOptions — プロパティ, インターフェイス mx.collections.ISortField | |
このヘルパープロパティは、findItem() メソッドおよび sort() メソッドによって内部的に使用されます。 | |
arraySortOnOptions — プロパティ, クラス mx.collections.SortField | |
このヘルパープロパティは、findItem() メソッドおよび sort() メソッドによって内部的に使用されます。 | |
arraySortOnOptions — プロパティ, クラス spark.collections.SortField | |
このヘルパープロパティは、findItem() メソッドおよび sort() メソッドによって内部的に使用されます。 | |
ArrayUtil — クラス, パッケージ mx.utils | |
ArrayUtil ユーティリティクラスは、Flex 内で配列を使用するためのメソッドを持つ完全に静的なクラスです。 | |
arrow — スキンパーツ, クラス spark.components.Callout | |
オーナーを contentGroup に視覚的に接続するオプションのスキンパーツです。 An optional skin part that visually connects the owner to the contentGroup. | |
arrow — プロパティ, クラス mx.skins.wireframe.ComboBoxSkin | |
ユーザーがリストをドロップダウンするためにクリックする矢印です。 | |
arrow — プロパティ, クラス mx.skins.wireframe.EditableComboBoxSkin | |
ユーザーがリストをドロップダウンするためにクリックする矢印です。 | |
arrow — プロパティ, クラス mx.skins.wireframe.PopUpButtonSkin | |
ユーザーがリストをドロップダウンするためにクリックする矢印です。 | |
arrow — プロパティ, クラス spark.skins.mobile.CalloutSkin | |
An optional skin part that visually connects the owner to the contentGroup. | |
arrow — プロパティ, クラス spark.skins.spark.ComboBoxButtonSkin | |
アンカーボタンに表示される矢印のグラフィックです。 | |
arrow — プロパティ, クラス spark.skins.spark.DropDownListButtonSkin | |
アンカーボタンに表示される矢印のグラフィックです。 | |
arrow — プロパティ, クラス spark.skins.spark.NumericStepperDecrementButtonSkin | |
下矢印の外観を定義します。 | |
arrow — プロパティ, クラス spark.skins.spark.NumericStepperIncrementButtonSkin | |
上矢印の外観を定義します。 | |
arrow — プロパティ, クラス spark.skins.spark.ScrollBarDownButtonSkin | |
ScrollBar コンポーネントの下矢印の外観を定義します。 | |
arrow — プロパティ, クラス spark.skins.spark.ScrollBarLeftButtonSkin | |
ScrollBar コンポーネントの左矢印の外観を定義します。 | |
arrow — プロパティ, クラス spark.skins.spark.ScrollBarRightButtonSkin | |
ScrollBar コンポーネントの右矢印の外観を定義します。 | |
arrow — プロパティ, クラス spark.skins.spark.ScrollBarUpButtonSkin | |
ScrollBar コンポーネントの上矢印の外観を定義します。 | |
arrow — プロパティ, クラス spark.skins.spark.SpinnerDecrementButtonSkin | |
下矢印の外観を定義します。 | |
arrow — プロパティ, クラス spark.skins.spark.SpinnerIncrementButtonSkin | |
上矢印の外観を定義します。 | |
arrow — プロパティ, クラス spark.skins.wireframe.ComboBoxButtonSkin | |
ユーザーがリストをドロップダウンするためにクリックする矢印です。 | |
arrow — プロパティ, クラス spark.skins.wireframe.DropDownListButtonSkin | |
ユーザーがリストをドロップダウンするためにクリックする矢印です。 | |
ARROW — 定数静的プロパティ, クラス flash.ui.MouseCursor | |
矢印カーソルの使用を指定するために使用します。 | |
arrowButtonStyleFilters — プロパティ, クラス mx.controls.ComboBase | |
ComboBase から下矢印ボタンに渡すスタイルのセットです。 | |
arrowButtonWidth — スタイル, クラス mx.controls.ComboBox | |
ピクセル単位で表した矢印ボタンの幅です. | |
arrowButtonWidth — スタイル, クラス mx.controls.PopUpButton | |
境界線とコンポーネントの右端間のピクセル数です. | |
arrowDirection — プロパティ, クラス spark.components.Callout | |
コールアウトからオーナーに向かう方向を示す読み取り専用のプロパティです。 | |
ArrowDirection — クラス, パッケージ spark.components | |
ビジュアルコンポーネントで使用する矢印の方向の列挙です。 | |
arrowHeight — プロパティ, クラス spark.skins.mobile.CalloutSkin | |
垂直方向の arrow の高さです。 | |
arrowKeysWrapFocus — プロパティ, クラス spark.components.supportClasses.ListBase | |
true の場合、矢印キーを使用してコンポーネント内を移動するときにどちらかの端に到達すると、位置が折り返されます。 | |
arrowWidth — プロパティ, クラス spark.skins.mobile.CalloutSkin | |
垂直方向の arrow の幅です。 | |
artist — プロパティ, クラス flash.media.ID3Info | |
アーチスト名です。ID3 2.0 タグ TPE1 に対応します。 | |
as — 演算子 | |
最初のオペランドで指定された式が、2 番目のオペランドで指定されたデータ型のメンバーであるかどうかを評価します。 | |
ascent — プロパティ, クラス flash.text.TextLineMetrics | |
テキストの ascent 値は、行のベースラインから最上部までの距離です(ピクセル単位)。 | |
ascent — プロパティ, クラス flash.text.engine.TextLine | |
行の基準から最も高さのある文字の最上部までのピクセル数を指定します。 | |
ascent — プロパティ, インターフェイス flashx.textLayout.compose.IVerticalJustificationLine | |
行の基準から最も高さのある文字の最上部までのピクセル数を指定します。 | |
ascent — プロパティ, クラス flashx.textLayout.compose.TextFlowLine | |
行の基準から最も高さのある文字の最上部までのピクセル数を指定します。 | |
ASCENT — 定数静的プロパティ, クラス flash.text.engine.TextBaseline | |
アセントのベースラインを指定します。 | |
ASCENT — 定数静的プロパティ, クラス flashx.textLayout.formats.BaselineOffset | |
行のアセントと等しいオフセットを指定します。これは、行の最も高さのあるフォントのアセントであり、インライングラフィックはグラフィックの最下部がベースライン上にあるとします。 | |
ASCENT_DESCENT_UP — 定数静的プロパティ, クラス flashx.textLayout.formats.LeadingModel | |
行送り基準が ASCENT/DESCENT で行送りの方向が UP であることを指定します。 | |
asin(val:Number) — 静的メソッド , クラス Math | |
パラメーター val で指定された数値のアークサイン(逆正弦)を計算してラジアン単位で返します。 | |
aspectRatio — プロパティ, クラス mx.charts.chartClasses.LegendData | |
凡例マーカーのサイズと配置を決定します。 | |
aspectRatio — プロパティ, クラス spark.components.Application | |
最上位ステージの幅と高さに基づいた縦横比を返します。 | |
aspectRatio — プロパティ, クラス spark.preloaders.SplashScreenImageSource | |
モバイルデバイスに必要な縦横比です。 | |
assetActionItem — スキンパーツ, クラス com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
Factory for Asset Action Factory for Asset Action | |
assetButton — スキンパーツ, クラス com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlButtonAssetActionRenderer | |
Button Renderer Skin Part Button Renderer Skin Part | |
assetCondition — スキンパーツ, クラス com.adobe.solutions.acm.authoring.presentation.preview.ConditionAssetPreviewRenderer | |
A skin part that defines the list of conditions and results A skin part that defines the list of conditions and results | |
assetDescription — スキンパーツ, クラス com.adobe.ep.ux.content.view.components.review.AssetReviewPod | |
Skin Part to display the Asset Description Skin Part to display the Asset Description | |
assetIcon — スキンパーツ, クラス com.adobe.solutions.acm.authoring.presentation.preview.ListItemPreviewRenderer | |
A skin part that defines the asset icon A skin part that defines the asset icon | |
assetIcon — スキンパーツ, クラス com.adobe.solutions.acm.authoring.presentation.preview.ConditionItemPreviewRenderer | |
A skin part that defines the asset's icon A skin part that defines the asset's icon | |
assetIcon — スキンパーツ, クラス com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor | |
A skin part that defines the asset icon A skin part that defines the asset icon | |
assetImage — スキンパーツ, クラス com.adobe.ep.ux.content.view.components.review.AssetReviewPod | |
Skin Part of the image to be shown in Review Pod Skin Part of the image to be shown in Review Pod | |
assetImage — スキンパーツ, クラス com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlImageAssetActionRenderer | |
Image used to render the control Image used to render the control | |
assetImage — スキンパーツ, クラス com.adobe.solutions.acm.authoring.presentation.preview.ImageAssetPreviewRenderer | |
A skin part that defines the image A skin part that defines the image | |
assetList — スキンパーツ, クラス com.adobe.solutions.acm.authoring.presentation.preview.ListAssetPreviewRenderer | |
A skin part that defines the list of assets included in List asset A skin part that defines the list of assets included in List asset | |
assetName — スキンパーツ, クラス com.adobe.ep.ux.content.view.components.review.AssetReviewPod | |
Skin Part to display the Asset Name Skin Part to display the Asset Name | |
assetName — スキンパーツ, クラス com.adobe.solutions.acm.authoring.presentation.preview.ListItemPreviewRenderer | |
A skin part that defines the asset name A skin part that defines the asset name | |
assetName — スキンパーツ, クラス com.adobe.solutions.acm.authoring.presentation.preview.ConditionItemPreviewRenderer | |
A skin part that defines the asset name A skin part that defines the asset name | |
assetNameDisplay — スキンパーツ, クラス com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor | |
A skin part that defines the asset name A skin part that defines the asset name | |
assetNameField — スキンパーツ, クラス com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the Asset Name field. The skin part for the Asset Name field. | |
assetNameValidator — スキンパーツ, クラス com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Asset Name validator. The skin part for the Asset Name validator. | |
assetNameValidator — スキンパーツ, クラス com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the Asset Name validator. The skin part for the Asset Name validator. | |
assetsDataGrid — スキンパーツ, クラス com.adobe.solutions.prm.presentation.asset.AssetPod | |
The skin part for showing the Asset datagrid. The skin part for showing the Asset datagrid. | |
assetText — スキンパーツ, クラス com.adobe.solutions.acm.authoring.presentation.preview.TextAssetPreviewRenderer | |
A skin part that defines rich editable text in preview pod A skin part that defines rich editable text in preview pod | |
assetTypeFilter — スキンパーツ, クラス com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod | |
DataGroup Skin Part for dynamic checkboxes created for multiple assets DataGroup Skin Part for dynamic checkboxes created for multiple assets | |
assetVersionsDataGrid — スキンパーツ, クラス com.adobe.solutions.prm.presentation.asset.AssetVersionPod | |
The skin part for showing different asset versions in a datagrid. The skin part for showing different asset versions in a datagrid. | |
assignedMaximum — プロパティ, クラス mx.charts.chartClasses.NumericAxis | |
明示的に割り当てられた最大値です。 | |
assignedMinimum — プロパティ, クラス mx.charts.chartClasses.NumericAxis | |
明示的に割り当てられた最小値です。 | |
assignFocus(objectToFocus:flash.display:InteractiveObject, direction:String) — メソッド, クラス flash.display.Stage | |
objectToFocus によって指定されたインタラクティブオブジェクトに対して、direction パラメーターで指定されたフォーカスの方向でキーボードフォーカスを設定します。 | |
assignFocus(direction:String) — メソッド, クラス flash.media.StageWebView | |
この StageWebView オブジェクト内のコンテンツにフォーカスを割り当てます。 | |
assignFocus() — メソッド, クラス flash.text.StageText | |
StageText オブジェクトにフォーカスを割り当てます。 | |
assignFocus(direction:String) — メソッド, クラス mx.core.FlexHTMLLoader | |
コンポーネントがフォーカスを受け取ったときに FocusManager によって呼び出されます。 | |
assignFocus(direction:String) — メソッド, インターフェイス mx.managers.IFocusManagerComplexComponent | |
コンポーネントがフォーカスを受け取ったときに FocusManager によって呼び出されます。 | |
assignmentLinkageDisplay — スキンパーツ, クラス com.adobe.solutions.acm.authoring.presentation.letter.data.DataAssignmentRenderer | |
A skin part that defines data assignment linkage name A skin part that defines data assignment linkage name | |
assignmentNameDisplay — スキンパーツ, クラス com.adobe.solutions.acm.authoring.presentation.letter.data.DataAssignmentRenderer | |
A skin part that defines data assignment name A skin part that defines data assignment name | |
assignmentSourceDisplay — スキンパーツ, クラス com.adobe.solutions.acm.authoring.presentation.letter.data.DataAssignmentRenderer | |
A skin part that defines data assignment source A skin part that defines data assignment source | |
assignTabIndexes(startTabIndex:int) — メソッド, クラス fl.video.FLVPlayback | |
FLVPlayback コントロールを左から右に水平に並べ替えて、各コントロールに tabaIndex 値を割り当てます。 | |
asType — プロパティ, インターフェイス mx.automation.IAutomationPropertyDescriptor | |
このプロパティの ActionScript タイプです。形式はストリングです。 | |
asyncError — イベント, クラス flash.net.LocalConnection | |
非同期形式で、つまりネイティブ非同期コードから例外がスローされると送出されます。 | |
asyncError — イベント, クラス flash.net.NetConnection | |
非同期形式で、つまりネイティブ非同期コードから例外がスローされると送出されます。 | |
asyncError — イベント, クラス flash.net.NetStream | |
非同期形式で、つまりネイティブ非同期コードから例外がスローされると送出されます。 | |
asyncError — イベント, クラス flash.net.SharedObject | |
非同期形式で、つまりネイティブ非同期コードから例外がスローされると送出されます。 | |
ASYNC_ERROR — 定数静的プロパティ, クラス flash.events.AsyncErrorEvent | |
AsyncErrorEvent.ASYNC_ERROR 定数は、asyncError イベントオブジェクトの type プロパティ値を定義します。 | |
ASYNC_ERROR — 定数静的プロパティ, クラス org.osmf.events.MediaErrorCodes | |
MediaElement で非同期エラーが発生したときのためのエラー定数です。 | |
AsyncErrorEvent — クラス, パッケージ flash.events | |
AsyncErrorEvent は、非同期のネイティブコードから例外がスローされるときに、LocalConnection、NetConnection、SharedObject、NetStream などのオブジェクトによって送出されます。 | |
AsyncErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, error:Error) — コンストラクター, クラス flash.events.AsyncErrorEvent | |
asyncError イベントに関する情報を含む AsyncErrorEvent オブジェクトを作成します。 | |
AsyncListView — クラス, パッケージ mx.collections | |
AsyncListView クラスは、getItemAt()、removeItemAt()、および toArray() メソッドによってスローされた ItemPendingErrors エラーを処理する IList インターフェイスの実装です。 | |
AsyncListView(list:mx.collections:IList) — コンストラクター, クラス mx.collections.AsyncListView | |
コンストラクターです。 | |
AsyncRequest — クラス, パッケージ mx.rpc | |
AsyncRequest クラスは、RPC 呼び出しのためのメッセージングの抽象クラスです。 | |
AsyncRequest() — コンストラクター, クラス mx.rpc.AsyncRequest | |
新しい非同期要求を作成します。 | |
AsyncResponder — クラス, パッケージ mx.rpc | |
このクラスは、mx.rpc.IResponder の RPC 固有の実装を提供します。 | |
AsyncResponder(result:Function, fault:Function, token:Object) — コンストラクター, クラス mx.rpc.AsyncResponder | |
データとハンドラーを指定した応答側のインスタンスを作成します。 | |
AsyncToken — 動的クラス, パッケージ mx.rpc | |
このクラスは、非同期 RPC 処理のための追加データまたはトークンレベルのデータを設定する場所を提供します。 | |
AsyncToken(message:mx.messaging.messages:IMessage) — コンストラクター, クラス mx.rpc.AsyncToken | |
指定されたメッセージを持つトークンのインスタンスを作成します。 | |
atan(val:Number) — 静的メソッド , クラス Math | |
パラメーター val で指定された値がタンジェント(正接)の値になる角度を計算してラジアン単位で返します。 | |
atan2(y:Number, x:Number) — 静的メソッド , クラス Math | |
y/x 座標の角度をラジアン単位で計算して返します。このとき、円の x 軸(0,0 は円の中心を示します)から反時計回りに測定します。 | |
AT_BOTTOM — 定数静的プロパティ, クラス mx.events.ScrollEventDetail | |
スクロールバーがスクロール範囲の最下部にあることを示します。 | |
atLeastOneProperty(o:Object) — メソッド, クラス mx.controls.AdvancedDataGrid | |
オブジェクトに 1 つ以上のプロパティが存在する場合(ディクショナリに 1 つ以上のキーが存在する場合)は、true を返します。 | |
AT_LEFT — 定数静的プロパティ, クラス mx.events.ScrollEventDetail | |
スクロールバーがスクロール範囲の左側にあることを示します。 | |
atomCount — プロパティ, クラス flash.text.engine.TextLine | |
行内のアトムの数、つまりスペースおよびグラフィックエレメントを含む、分割できないエレメントの数です。 | |
atomicCompareAndSwapIntAt(byteIndex:int, expectedValue:int, newValue:int) — メソッド, クラス flash.utils.ByteArray | |
単一のアトミック操作では、このバイト配列の整数値を他の整数値と比較し、一致する場合は、これらのバイトを別の値と入れ替えます。 | |
atomicCompareAndSwapLength(expectedLength:int, newLength:int) — メソッド, クラス flash.utils.ByteArray | |
単一のアトミック操作では、このバイト配列の長さを指定された値と比較し、一致する場合は、このバイト配列の長さを変更します。 | |
AT_RIGHT — 定数静的プロパティ, クラス mx.events.ScrollEventDetail | |
スクロールバーがスクロール範囲の右側にあることを示します。 | |
attach — イベント, クラス flash.data.SQLConnection | |
attach() メソッド呼び出しの処理が正常に完了したときに送出されます。 | |
attach(name:String, reference:Object, responder:flash.net:Responder, encryptionKey:flash.utils:ByteArray) — メソッド, クラス flash.data.SQLConnection | |
別のデータベースを SQLConnection インスタンスに追加し、指定された名前を新しいデータベースに付けます。 | |
attach(connection:flash.net:NetConnection) — メソッド, クラス flash.net.NetStream | |
新規 NetConnection オブジェクトにストリームを接続します。 | |
ATTACH — 定数静的プロパティ, クラス flash.errors.SQLErrorOperation | |
SQLConnection.attach() メソッドが呼び出されたことを示します。 | |
ATTACH — 定数静的プロパティ, クラス flash.events.SQLEvent | |
SQLEvent.ATTACH 定数は、attach イベントオブジェクトの type プロパティの値を定義します。 | |
attachAudio(microphone:flash.media:Microphone) — メソッド, クラス flash.net.NetStream | |
ソースとして渡された Microphone オブジェクトからのオーディオストリームを、NetStream オブジェクトに接続します。 | |
attachButton — スキンパーツ, クラス com.adobe.solutions.rca.presentation.template.documents.SupportingDocuments | |
A reference to the ButtonBase object which allows users to attach a document to the list of supporting documents for this schedule template. A reference to the ButtonBase object which allows users to attach a document to the list of supporting documents for this schedule template. | |
attachCamera(theCamera:flash.media:Camera) — メソッド, クラス flash.display3D.textures.VideoTexture | |
VideoTexture オブジェクトのテクスチャ内でレンダリングされる、カメラからのビデオストリームを指定します。 | |
attachCamera(theCamera:flash.media:Camera) — メソッド, クラス flash.media.StageVideo | |
アプリケーション内の StageVideo オブジェクトの境界内に表示するカメラからのビデオストリームを指定して、レンダリングに GPU を利用します。 | |
attachCamera(camera:flash.media:Camera) — メソッド, クラス flash.media.Video | |
アプリケーション内の Video オブジェクトの境界内に表示するカメラからのビデオストリームを指定します。 | |
attachCamera(theCamera:flash.media:Camera, snapshotMilliseconds:int) — メソッド, クラス flash.net.NetStream | |
カメラからビデオのキャプチャを開始します。または、theCamera が null に設定されると、キャプチャを停止します。 | |
attachCamera(camera:flash.media:Camera) — メソッド, クラス mx.controls.VideoDisplay | |
カメラからビデオストリームの再生を行うことを指定します。 | |
attachListeners(systemManager:mx.managers:ISystemManager) — メソッド, クラス mx.managers.LayoutManager | |
AttachmentHeader() — コンストラクター, クラス lc.procmgmt.ui.attachments.AttachmentHeader | |
Constructor. | |
AttachmentIconRendererSkin() — コンストラクター, クラス com.adobe.ep.ux.attachmentlist.skin.renderers.AttachmentIconRendererSkin | |
Constructor. | |
AttachmentList() — コンストラクター, クラス lc.procmgmt.ui.attachments.AttachmentList | |
Constructor. | |
AttachmentListComponent() — コンストラクター, クラス com.adobe.ep.ux.attachmentlist.component.AttachmentListComponent | |
Constructor. | |
AttachmentListSkin() — コンストラクター, クラス com.adobe.ep.ux.attachmentlist.skin.AttachmentListSkin | |
Constructor. | |
Attachments() — コンストラクター, クラス lc.procmgmt.ui.attachments.Attachments | |
Constructor. | |
attachNetStream(netStream:flash.net:NetStream) — メソッド, クラス flash.display3D.textures.VideoTexture | |
VideoTexture オブジェクトのテクスチャ内でレンダリングされるビデオストリームを指定します。 | |
attachNetStream(netStream:flash.net:NetStream) — メソッド, クラス flash.media.StageVideo | |
アプリケーション内の StageVideo オブジェクトの境界内に表示するビデオストリームを指定します。 | |
attachNetStream(netStream:flash.net:NetStream) — メソッド, クラス flash.media.Video | |
アプリケーション内の Video オブジェクトの境界内に表示するビデオストリームを指定します。 | |
attachOverlay() — メソッド, クラス mx.charts.Legend | |
Dissolve エフェクトでコンテナのクロムにオーバーレイを追加するときに内部的に使用されます。 | |
attachOverlay() — メソッド, クラス mx.core.Container | |
Dissolve エフェクトでコンテナのクロムにオーバーレイを追加するときに内部的に使用されます。 | |
attachOverlay() — メソッド, クラス mx.core.UIComponent | |
これは、Flex フレームワークが Dissolve エフェクトをサポートするために使用する内部メソッドです。 | |
attachSkin() — メソッド, クラス spark.components.supportClasses.SkinnableComponent | |
コンポーネントのスキンを作成します。 | |
AT_TARGET — 定数静的プロパティ, クラス flash.events.EventPhase | |
ターゲット段階(イベントフローの 2 番目の段階)です。 | |
AT_TOP — 定数静的プロパティ, クラス mx.events.ScrollEventDetail | |
スクロールバーがスクロール範囲の最上部にあることを示します。 | |
attribute(attributeName:any) — メソッド, クラス XML | |
attributeName パラメーターに一致する名前を持つ属性の XML 値を返します。 | |
attribute(attributeName:any) — メソッド, クラス XMLList | |
各 XML オブジェクトの attribute() メソッドを呼び出し、その結果の XMLList オブジェクトを返します。 | |
attribute(attributeName:Object) — メソッド, クラス mx.collections.XMLListCollection | |
XMLList 内の各 XML オブジェクトの attribute() メソッドを呼び出し、指定した attributeName と一致する結果オブジェクトの XMLList を返します。 | |
attribute — プロパティ, クラス mx.olap.OLAPLevel | |
このレベルに接続された OLAPAttribute のインスタンスとしての属性です。 | |
attributeName — プロパティ, クラス mx.olap.OLAPLevel | |
このレベルで使用される属性の名前です。 | |
attributes() — メソッド, クラス XML | |
指定された XML オブジェクトの属性値のリストを返します。 | |
attributes() — メソッド, クラス XMLList | |
各 XML オブジェクトの attributes() メソッドを呼び出し、各 XML オブジェクトの属性の XMLList オブジェクトを返します。 | |
attributes — プロパティ, クラス flash.xml.XMLNode | |
指定された XMLNode インスタンスのすべての属性を含むオブジェクトです。 | |
attributes() — メソッド, クラス mx.collections.XMLListCollection | |
XMLList オブジェクト内の各 XML オブジェクトの attributes() メソッドを呼び出し、各 XML オブジェクトの属性の XMLList を返します。 | |
attributes — プロパティ, インターフェイス mx.olap.IOLAPDimension | |
この次元の属性です(OLAPAttribute インスタンスのリスト)。 | |
attributes — プロパティ, クラス mx.olap.OLAPDimension | |
この次元の属性です(OLAPAttribute インスタンスのリスト)。 | |
AUDIO — 定数静的プロパティ, クラス flash.ui.Keyboard | |
オーディオモードを選択するためのボタンのキーコード値に関連付けられた定数です。 | |
audioBufferByteLength — プロパティ, クラス flash.net.NetStreamInfo | |
NetStream オーディオバッファーのサイズ(バイト数)を提供します。 | |
audioBufferLength — プロパティ, クラス flash.net.NetStreamInfo | |
NetStream オーディオバッファーのサイズ(秒単位)を提供します。 | |
audioByteCount — プロパティ, クラス flash.net.NetStreamInfo | |
再生またはフラッシュされたバイト数とは関係なく、キューが受信した総オーディオバイト数を指定します。 | |
audioBytesPerSecond — プロパティ, クラス flash.net.NetStreamInfo | |
NetStream オーディオバッファーがデータを受信する速度(1 秒あたりのバイト数)を指定します。 | |
AudioDecoder — final クラス, パッケージ flash.media | |
AudioDecoder クラスは、システムでサポートできるマルチチャンネルオーディオのタイプを列挙します。 | |
audioDeviceManager — 静的プロパティ, クラス flash.media.AudioDeviceManager | |
AudioDeviceManager オブジェクトのシングルトンインスタンスです。 | |
AudioDeviceManager — final クラス, パッケージ flash.media | |
AudioDeviceManager クラスを使用して、システムのオーディオデバイス情報を取得し、オーディオ再生用のデバイスを選択します。 | |
audioLossRate — プロパティ, クラス flash.net.NetStreamInfo | |
NetStream セッションのオーディオの損失を指定します。 | |
audioOutputChange — イベント, クラス flash.media.AudioDeviceManager | |
オーディオ出力デバイスが次の理由で変更された場合に送出されます。(1)ユーザーの選択 - ユーザーが Flash Player 設定 UI を使用して、コンテンツに AudioDeviceManager.selectedDeviceIndex を設定した。(2)デバイスの変更 - オーディオデバイスがシステムに追加/削除された。 | |
AUDIO_OUTPUT_CHANGE — 定数静的プロパティ, クラス flash.events.AudioOutputChangeEvent | |
AudioOutputchangeEvent イベントオブジェクトの type プロパティの値を定義します。 | |
AudioOutputChangeEvent — クラス, パッケージ flash.events | |
このイベントは、ユーザーが Flash Player の設定 UI から異なるオーディオ出力デバイスを選択した場合、またはオーディオデバイスがシステムに追加または削除された場合に発生します。 | |
AudioOutputChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, reason:String) — コンストラクター, クラス flash.events.AudioOutputChangeEvent | |
コンストラクターです。 | |
AudioOutputChangeReason — final クラス, パッケージ flash.media | |
このクラスは、AudioOutputChangeEvent の理由を示す列挙を定義します。 | |
audioPlaybackMode — 静的プロパティ, クラス flash.media.SoundMixer | |
すべての Sound オブジェクトのオーディオ再生モードを指定します。 | |
AudioPlaybackMode — final クラス, パッケージ flash.media | |
AudioPlaybackMode クラスは、SoundMixer クラスの audioPlaybackMode プロパティの定数を定義します。 | |
audioReliable — プロパティ, クラス flash.net.NetStream | |
RTMFP 接続の場合、音声が完全な信頼性を備えて送信されるかどうかを指定します。 | |
audioSampleAccess — プロパティ, クラス flash.net.NetStream | |
RTMFP 接続の場合、この NetStream 上のピアーツーピアーサブスクライバーに音声ストリームのキャプチャを許可するかどうかを指定します。 | |
auditLevel — スキンの状態, クラス com.adobe.solutions.rca.presentation.template.TemplatePreview | |
The skin state when the component is displaying the audit level screen. | |
auditLevel — スキンパーツ, クラス com.adobe.solutions.rca.presentation.template.TemplatePreview | |
A reference to the AuditLevel object that displays the audit level screen. A reference to the AuditLevel object that displays the audit level screen. | |
auditLevel — スキンの状態, クラス com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow | |
The skin state when the component is displaying the audit level screen. | |
auditLevel — スキンパーツ, クラス com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow | |
A reference to the AuditLevel object that displays the audit level screen. A reference to the AuditLevel object that displays the audit level screen. | |
auditLevel — スキンの状態, クラス com.adobe.solutions.rca.presentation.template.TemplateEdit | |
The skin state when the component is displaying the audit level screen. | |
auditLevel — スキンパーツ, クラス com.adobe.solutions.rca.presentation.template.TemplateEdit | |
A reference to the AuditLevel object that displays the audit level screen. A reference to the AuditLevel object that displays the audit level screen. | |
auditLevelDatagrid — スキンパーツ, クラス com.adobe.solutions.rca.presentation.template.audit.AuditLevel | |
A reference to the DataGrid object that displays the details of the available audit levels. A reference to the DataGrid object that displays the details of the available audit levels. | |
auditLevelInput — スキンパーツ, クラス com.adobe.solutions.rca.presentation.template.audit.AuditLevel | |
A reference to the TextInput object that is used to display the audit level assigned to a schedule template. A reference to the TextInput object that is used to display the audit level assigned to a schedule template. | |
authenticate — プロパティ, クラス flash.html.HTMLLoader | |
このオブジェクトから発行された HTTP リクエストに対して認証リクエストを処理する(true)か、しない(false)かを指定します。 | |
authenticate — プロパティ, クラス flash.net.URLRequest | |
この要求に関する認証要求を処理するかどうかを指定します(true または false)。 | |
authenticate — 静的プロパティ, クラス flash.net.URLRequestDefaults | |
URLRequest オブジェクトの authenticate プロパティのデフォルト設定。 | |
authenticate(serverURL:String, domain:String, username:String, password:String) — メソッド, クラス flash.net.drm.DRMManager | |
ユーザーを認証します。 | |
authenticated — プロパティ, クラス mx.messaging.Channel | |
このチャンネルを認証するかどうかを示します。 | |
authenticated — プロパティ, クラス mx.messaging.MessageAgent | |
この MessageAgent が宛先への接続に認証を使用するかどうかを示します。 | |
authenticationComplete — イベント, クラス flash.net.drm.DRMManager | |
DRMManager は、ユーザーが authenticate() メソッドの呼び出しの後で Media Rights Server に認証されないと、DRMAuthenticationCompleteEvent オブジェクトを送出します。 | |
AUTHENTICATION_COMPLETE — 定数静的プロパティ, クラス flash.events.DRMAuthenticationCompleteEvent | |
イベントリスナーを追加および削除するときに、type パラメーターの認証完了イベントに使用されるストリング定数です。 | |
authenticationError — イベント, クラス flash.net.drm.DRMManager | |
DRMManager は、ユーザーが authenticate() メソッドの呼び出しの後で Media Rights Server に認証されないと、DRMAuthenticationErrorEvent オブジェクトを送出します。 | |
AUTHENTICATION_ERROR — 定数静的プロパティ, クラス flash.events.DRMAuthenticationErrorEvent | |
イベントリスナーを追加および削除するときに、type パラメーターの認証エラーイベントに使用されるストリング定数です。 | |
authenticationMethod — プロパティ, クラス flash.net.drm.DRMContentData | |
関連付けられたコンテンツのバウチャーを取得するために必要な認証タイプです。 | |
authenticationMethod — プロパティ, クラス flash.net.drm.DRMDeviceGroup | |
このデバイスグループへの登録に必要となる認証のタイプです。 | |
authenticationMethod — プロパティ, クラス flash.net.drm.VoucherAccessInfo | |
関連付けられたコンテンツのバウチャーを取得するために必要な認証タイプです。 | |
AuthenticationMethod — final クラス, パッケージ flash.net.drm | |
AuthenticationMethod クラスは、DRMContentData クラスの authenticationMethod プロパティで使用される様々な認証タイプを列挙するストリング定数を提供します。 | |
authenticationType — プロパティ, クラス flash.events.DRMAuthenticateEvent | |
提供された資格情報が、Flash Media Rights Management Server(FMRMS)とプロキシサーバーのいずれの認証用なのかを示します。 | |
AUTHENTICATION_TYPE_DRM — 定数静的プロパティ, クラス flash.events.DRMAuthenticateEvent | |
DRMAuthenticateEvent.AUTHENTICATION_TYPE_DRM 定数は、DRMAuthenticateEvent オブジェクトの authenticationType プロパティの値を定義します。 | |
AUTHENTICATION_TYPE_PROXY — 定数静的プロパティ, クラス flash.events.DRMAuthenticateEvent | |
DRMAuthenticateEvent.AUTHENTICATION_TYPE_PROXY 定数は、DRMAuthenticateEvent オブジェクトの authenticationType プロパティの値を定義します。 | |
authorizations() — メソッド, クラス flash.net.GroupSpecifier | |
IP マルチキャストパブリッシングおよびアップロード用のパスワードを表すストリングを返します。 | |
AUTO — 定数静的プロパティ, クラス fl.controls.ScrollPolicy | |
子が所有者のサイズを超えた場合にスクロールバーを表示します。 | |
AUTO — 定数静的プロパティ, クラス fl.motion.RotateDirection | |
回転量が最小で済む回転方向が選択されます。 | |
AUTO — 定数静的プロパティ, クラス flash.display.NativeWindowRenderMode | |
一般的なウィンドウです。 | |
AUTO — 定数静的プロパティ, クラス flash.display.PixelSnapping | |
Bitmap オブジェクトの pixelSnapping プロパティで使用される定数値。ビットマップイメージが回転または傾斜なしで、99.9% から 100.1% の縮尺率で描画される場合に、ビットマップイメージが最も近いピクセルに吸着することを指定します。 | |
AUTO — 定数静的プロパティ, クラス flash.display3D.Context3DRenderMode | |
レンダリングエンジンを自動的に選択します。 | |
AUTO — 定数静的プロパティ, クラス flash.printing.PrintMethod | |
最適な印刷方法が自動的に選択されます。 | |
AUTO — 定数静的プロパティ, クラス flash.text.engine.BreakOpportunity | |
Unicode 文字プロパティに基づいて改行を行うかどうかを判断します。 | |
AUTO — 定数静的プロパティ, クラス flash.text.engine.Kerning | |
アジア系文字のテキスト編集で不適切な場合を除き、カーニングを有効にするよう指定するために使用されます。 | |
AUTO — 定数静的プロパティ, クラス flash.text.engine.TextRotation | |
文字の Unicode プロパティに従って、全角文字に対してのみ、反時計回りの 90 度回転を指定します。 | |
AUTO — 定数静的プロパティ, クラス flash.ui.MouseCursor | |
マウスの下のオブジェクトに基づいて自動的に選択されるカーソルを指定するために使用します。 | |
AUTO — 定数静的プロパティ, クラス flashx.textLayout.container.ScrollPolicy | |
コンテンツがコンテナのサイズを超えた場合にスクロールを表示するかどうかを指定します。 | |
AUTO — 定数静的プロパティ, クラス flashx.textLayout.formats.BaselineOffset | |
行のアセントとコンテナの上部のインセットを揃えます。 | |
AUTO — 定数静的プロパティ, クラス flashx.textLayout.formats.FormatValue | |
プロパティ値が自動的に生成されることを指定します。 | |
AUTO — 定数静的プロパティ, クラス flashx.textLayout.formats.LeadingModel | |
行送りモデルが、段落の locale プロパティに基づいて自動的に選択されることを指定します。 | |
AUTO — 定数静的プロパティ, クラス flashx.textLayout.formats.Suffix | |
リストマーカーのコンテンツの後に自動の接尾辞を追加するように指定します。 | |
AUTO — 定数静的プロパティ, クラス mx.core.ContainerCreationPolicy | |
一部またはすべての下位要素の作成を、それらが必要になるまで保留にします。 | |
AUTO — 定数静的プロパティ, クラス mx.core.ScrollPolicy | |
子がオーナーのサイズを超えた場合にスクロールバーを表示します。 | |
AUTO — 定数静的プロパティ, クラス mx.core.UIComponentCachePolicy | |
Flex フレームワークが、ヒューリスティックを使用してオブジェクトをビットマップとしてキャッシュするかどうかを判断するように指定します。 | |
AUTO — 定数静的プロパティ, クラス spark.components.CalloutPosition | |
オーナーの外側にコールアウトを位置づけます。この場合、コールアウトを合わせるために必要なサイズ変更が最小ですみます。 | |
AUTO — 定数静的プロパティ, クラス spark.core.ContainerDestructionPolicy | |
コンテナの子の存続期間は、コンテナ自身のヒューリスティックに基づいて、コンテナによって自動的に管理されます。 | |
autoAdjust — プロパティ, クラス mx.charts.chartClasses.NumericAxis | |
Flex で値の四捨五入が行われるかどうかを指定します。 | |
autoBandWidthDetection — プロパティ, クラス mx.controls.VideoDisplay | |
組み込まれている自動帯域幅検出機能を VideoDisplay コントロールで使用するかどうかを指定します。 | |
autoCapitalize — プロパティ, クラス flash.text.StageText | |
ユーザー入力に対し、どのように自動大文字化を行うかを制御します。 | |
autoCapitalize — プロパティ, クラス spark.components.supportClasses.SkinnableTextBase | |
ソフトキーボードの大文字使用の動作方法を示すヒントです。 | |
autoCapitalize — プロパティ, クラス spark.components.supportClasses.StyleableStageText | |
ソフトキーボードの大文字使用の動作方法を示すヒントです。 | |
AutoCapitalize — final クラス, パッケージ flash.text | |
AutoCapitalize クラスは、StageText クラスの autoCapitalize プロパティで使用する定数を定義します。 | |
autoCenterProjection — プロパティ, クラス spark.effects.AnimateTransform3D | |
3D エフェクトが投影ポイントをターゲットの中心に自動的に設定しないようにするには、false に設定します。 | |
autoCenterTransform — プロパティ, クラス spark.effects.AnimateTransform | |
エフェクトの再生時にターゲットの中心付近 (width/2, height/2) で変換エフェクトを発生させるかどうかを指定します。 | |
autoCenterTransform — プロパティ, クラス spark.effects.supportClasses.AnimateTransformInstance | |
autoCompact — プロパティ, クラス flash.data.SQLConnection | |
現在のデータベースが最初に作成されたときに、自動縮小が有効になっていたかどうかを示します(autoCompact パラメーターに指定されていた値で、データベースを作成した open() または openAsync() の呼び出しで指定したものです)。 | |
autoCorrect — プロパティ, クラス flash.text.StageText | |
デバイスがユーザー入力のスペルミスや句読点の誤りを自動的に修正するかどうかを示します。 | |
autoCorrect — プロパティ, クラス spark.components.supportClasses.SkinnableTextBase | |
ソフトキーボードで自動訂正機能がサポートされている場合に、それを使用するかどうかを示すヒントです。 | |
autoCorrect — プロパティ, クラス spark.components.supportClasses.StyleableStageText | |
ソフトキーボードで自動訂正機能がサポートされている場合に、それを使用するかどうかを示すヒントです。 | |
autoDisplayFirstFrame — プロパティ, クラス spark.components.VideoDisplay | |
autoPlay = false で、source が設定されている場合、ビデオをロードするかどうかは autoDisplayFirstFrame によって制御されます。 | |
autoDisplayFirstFrame — プロパティ, クラス spark.components.VideoPlayer | |
autoPlay = false で、source が設定されている場合、ビデオをロードするかどうかは autoDisplayFirstFrame によって制御されます。 | |
autoDrawBackground — プロパティ, クラス spark.components.supportClasses.ItemRenderer | |
ユーザーの操作中にアイテムレンダラーがデータアイテムの背景を描画するかどうかを指定します。 | |
autoExit — プロパティ, クラス flash.desktop.NativeApplication | |
すべてのウィンドウを閉じたときにアプリケーションを自動的に終了するかどうかを指定します。 | |
autoExit — プロパティ, クラス mx.core.WindowedApplication | |
最後のウィンドウが閉じたときに、AIR アプリケーションが終了するか、バックグラウンドで実行を継続するかを指定します。 | |
autoExit — プロパティ, クラス spark.components.WindowedApplication | |
最後のウィンドウが閉じたときに、AIR アプリケーションが終了するか、バックグラウンドで実行を継続するかを指定します。 | |
autoHideFirstViewNavigator — プロパティ, クラス spark.components.SplitViewNavigator | |
デバイスが方向変更イベントを受け取ったときに、最初のビューナビゲーターの可視性を自動的に切り替えるかどうかを示します。 | |
autoIconManagement — プロパティ, クラス spark.skins.SparkButtonSkin | |
有効な場合、iconDisplay パーツを表示してレイアウト設定するために必要な構成を自動的に構築します。 | |
autoIncrement — プロパティ, クラス flash.data.SQLColumnSchema | |
この列が、自動インクリメント列かどうかを示します。 | |
autoLayout — イベント, クラス fl.video.FLVPlayback | |
ビデオプレーヤーが自動的にサイズ変更またはレイアウトされたときに送出されます。 | |
autoLayout — プロパティ, クラス fl.video.FLVPlaybackCaptioning | |
FLVPlaybackCaptioning コンポーネントがキャプション用の TextField オブジェクトの移動およびサイズ変更を自動的に行うかどうかを決定します。 | |
autoLayout — プロパティ, クラス mx.charts.Legend | |
true の場合、子の位置またはサイズが変更されたときに測定とレイアウトが実行されます。 | |
autoLayout — プロパティ, クラス mx.core.Container | |
true の場合、子の位置またはサイズが変更されたときに測定とレイアウトが実行されます。 | |
autoLayout — プロパティ, クラス spark.components.SkinnableContainer | |
true の場合、子の位置またはサイズが変更されたときに測定とレイアウトが実行されます。 | |
autoLayout — プロパティ, クラス spark.components.SkinnableDataContainer | |
true の場合、子の位置またはサイズが変更されたときに測定とレイアウトが実行されます。 | |
autoLayout — プロパティ, クラス spark.components.supportClasses.GroupBase | |
true の場合、子の位置またはサイズが変更されたときに測定とレイアウトが実行されます。 | |
AUTO_LAYOUT — 定数静的プロパティ, クラス fl.video.AutoLayoutEvent | |
autoLayout イベントオブジェクトの type プロパティ値を定義します。 | |
AutoLayoutEvent — クラス, パッケージ fl.video | |
ビデオプレーヤーが自動的にサイズ変更およびレイアウトされると、Flash® Player は AutoLayoutEvent オブジェクトを送出します。 | |
AutoLayoutEvent(type:String, bubbles:Boolean, cancelable:Boolean, oldBounds:flash.geom:Rectangle, oldRegistrationBounds:flash.geom:Rectangle, vp:uint) — コンストラクター, クラス fl.video.AutoLayoutEvent | |
autoLayout イベントに関する情報を含む Event オブジェクトを作成します。 | |
autoLoad — プロパティ, クラス fl.containers.UILoader | |
UILoader インスタンスで指定したコンテンツを自動的にロードするかどうかを指定する値を取得または設定します。 | |
autoLoad — プロパティ, クラス mx.controls.SWFLoader | |
コンテンツのロードを自動的に開始するか、load() メソッドが呼び出されるまで待機するかを示すフラグです。 | |
autoLoad — プロパティ, クラス mx.effects.SoundEffect | |
true の場合、source が指定されたら MP3 ファイルをロードします。 | |
Automation — クラス, パッケージ mx.automation | |
Automation クラスは、Flex Automation フレームワークのエントリポイントを定義します。 | |
AutomationAirEvent — クラス, パッケージ mx.automation.events | |
AutomationAirEvent クラスは、AutomationManager によって送出されるイベントオブジェクトを表します。 | |
AutomationAirEvent(type:String, bubbles:Boolean, cancelable:Boolean, windowId:String) — コンストラクター, クラス mx.automation.events.AutomationAirEvent | |
コンストラクターです。 | |
AutomationClass — クラス, パッケージ mx.automation | |
外部のオートメーションツールに対して直列化可能なクラス情報を提供します。 | |
AutomationClass(name:String, superClassName:String) — コンストラクター, クラス mx.automation.AutomationClass | |
automationDebugTracer — 静的プロパティ, クラス mx.automation.Automation | |
使用できる IAutomationDebugTracer インスタンスです。 | |
automationDelegate — プロパティ, インターフェイス mx.automation.IAutomationObject | |
オートメーション関連機能を処理する委譲オブジェクトです。 | |
automationDelegate — プロパティ, クラス mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationDelegate — プロパティ, クラス mx.controls.FlexNativeMenu | |
オートメーション関連機能を処理する委譲オブジェクト。 | |
automationDelegate — プロパティ, クラス mx.core.UIComponent | |
オートメーション関連機能を処理する委譲オブジェクト。 | |
automationDelegate — プロパティ, クラス mx.core.UIFTETextField | |
オートメーション関連機能を処理する委譲オブジェクトです。 | |
automationDelegate — プロパティ, クラス mx.core.UITextField | |
オートメーション関連機能を処理する委譲オブジェクトです。 | |
automationDelegate — プロパティ, クラス mx.flash.UIMovieClip | |
オートメーション関連機能を処理する委譲オブジェクト。 | |
AutomationDragEvent — クラス, パッケージ mx.automation.events | |
AutomationDragEvent クラスは、ドラッグ & ドロップ操作の一部として送出されるイベントオブジェクトを表します。 | |
AutomationDragEvent(type:String, bubbles:Boolean, cancelable:Boolean, action:String, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean) — コンストラクター, クラス mx.automation.events.AutomationDragEvent | |
コンストラクターです。 | |
AutomationDragEventWithPositionInfo — クラス, パッケージ mx.automation.events | |
AutomationDragEventWithPositionInfo クラスは、ドラッグ&ドロップ操作の一部として送出されるイベントオブジェクトを表します。 | |
AutomationDragEventWithPositionInfo(type:String, bubbles:Boolean, cancelable:Boolean, action:String, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, localx:int, localy:int) — コンストラクター, クラス mx.automation.events.AutomationDragEventWithPositionInfo | |
コンストラクターです。 | |
automationEnabled — プロパティ, インターフェイス mx.automation.IAutomationObject | |
このコンポーネントがオートメーション用に有効である場合は true、それ以外の場合は false です。 | |
automationEnabled — プロパティ, クラス mx.automation.delegates.core.UIComponentAutomationImpl | |
automationEnabled — プロパティ, クラス mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationEnabled — プロパティ, クラス mx.automation.delegates.core.UITextFieldAutomationImpl | |
automationEnabled — プロパティ, クラス mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
automationEnabled — プロパティ, クラス mx.controls.FlexNativeMenu | |
このコンポーネントがオートメーション用に有効である場合は true、それ以外の場合は false です。 | |
automationEnabled — プロパティ, クラス mx.core.UIComponent | |
このコンポーネントがオートメーション用に有効である場合は true、それ以外の場合は false です。 | |
automationEnabled — プロパティ, クラス mx.core.UIFTETextField | |
このコンポーネントがオートメーション用に有効である場合は true、それ以外の場合は false です。 | |
automationEnabled — プロパティ, クラス mx.core.UITextField | |
このコンポーネントがオートメーション用に有効である場合は true、それ以外の場合は false です。 | |
automationEnabled — プロパティ, クラス mx.flash.UIMovieClip | |
このコンポーネントがオートメーション用に有効である場合は true、それ以外の場合は false です。 | |
automationEnvironment — プロパティ, インターフェイス mx.automation.IAutomationManager | |
この Automation Manager のオートメーション環境です。 | |
automationEnvironmentHandlingClassName — プロパティ, インターフェイス mx.automation.IAutomationManager2 | |
マーシャリングサポート(ツール用):オートメーション環境を扱うためのツールクラスです。 | |
automationEnvironmentString — プロパティ, インターフェイス mx.automation.IAutomationManager2 | |
この Automation Manager のオートメーション環境です。 | |
AutomationError — クラス, パッケージ mx.automation | |
AutomationError クラスは、Flex Automation メカニズムが使用するエラー定数を定義します。 | |
AutomationError(msg:String, code:Number) — コンストラクター, クラス mx.automation.AutomationError | |
コンストラクターです。 | |
AutomationEvent — クラス, パッケージ mx.automation.events | |
AutomationEvent クラスは、AutomationManager によって送出されるイベントオブジェクトを表します。 | |
AutomationEvent(type:String, bubbles:Boolean, cancelable:Boolean) — コンストラクター, クラス mx.automation.events.AutomationEvent | |
コンストラクターです。 | |
AutomationEventDescriptor — クラス, パッケージ mx.automation | |
メソッド記述子クラスです。 | |
AutomationEventDescriptor(name:String, eventClassName:String, eventType:String, args:Array) — コンストラクター, クラス mx.automation.AutomationEventDescriptor | |
コンストラクター | |
AutomationFlexNativeMenuEvent — クラス, パッケージ mx.automation.events | |
AutomationFlexNativeEvent クラスは、Flex ネイティブメニューの選択操作の一部として送出されるイベントオブジェクトを表します。 | |
AutomationFlexNativeMenuEvent(type:String, bubbles:Boolean, cancelable:Boolean, args:String) — コンストラクター, クラス mx.automation.events.AutomationFlexNativeMenuEvent | |
コンストラクターです。 | |
AutomationHelper — クラス, パッケージ mx.automation | |
現在のアプリケーションが AIR アプリケーションであるか Flex アプリケーションであるかに応じて適切なメソッドを呼び出すために使用されるヘルパークラスです。 | |
AutomationHelper() — コンストラクター, クラス mx.automation.AutomationHelper | |
コンストラクター | |
AutomationID — クラス, パッケージ mx.automation | |
Flex のオートメーションフレームワークは、AutomationID クラスを使用して、エージェントが使用できるオブジェクト ID を構築します。 | |
AutomationID() — コンストラクター, クラス mx.automation.AutomationID | |
コンストラクターです。 | |
AutomationIDPart — 動的クラス, パッケージ mx.automation | |
AutomationIDPart クラスは、エージェントへのコンポーネントインスタンスを表します。 | |
automationManager — 静的プロパティ, クラス mx.automation.Automation | |
IAutomationManager インスタンスです。 | |
AutomationManager — クラス, パッケージ mx.automation | |
オートメーション階層の操作や、イベントの記録および再生を行うためのインターフェイスを提供します。 | |
automationManager2 — 静的プロパティ, クラス mx.automation.Automation | |
AutomationMethodDescriptor — クラス, パッケージ mx.automation | |
基本メソッド記述子クラスです。 | |
AutomationMethodDescriptor(name:String, asMethodName:String, returnType:String, args:Array) — コンストラクター, クラス mx.automation.AutomationMethodDescriptor | |
automationName — プロパティ, インターフェイス mx.automation.IAutomationObject | |
このオブジェクトの識別子として使用できる名前です。 | |
automationName — プロパティ, クラス mx.automation.delegates.controls.FlexNativeMenuAutomationImpl | |
このオブジェクトの識別子として使用できる名前です。 | |
automationName — プロパティ, クラス mx.automation.delegates.controls.fileSystemClasses.FileSystemDataGridNameColumnRendererAutomationImpl | |
automationName — プロパティ, クラス mx.automation.delegates.core.UIComponentAutomationImpl | |
このオブジェクトの識別子として使用できる名前です。 | |
automationName — プロパティ, クラス mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationName — プロパティ, クラス mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
このオブジェクトの識別子として使用できる名前です。 | |
automationName — プロパティ, クラス mx.controls.FlexNativeMenu | |
このオブジェクトの識別子として使用できる名前です。 | |
automationName — プロパティ, クラス mx.core.UIComponent | |
このオブジェクトの識別子として使用できる名前です。 | |
automationName — プロパティ, クラス mx.core.UIFTETextField | |
このオブジェクトの識別子として使用できる名前です。 | |
automationName — プロパティ, クラス mx.core.UITextField | |
このオブジェクトの識別子として使用できる名前です。 | |
automationName — プロパティ, クラス mx.flash.UIMovieClip | |
このオブジェクトの識別子として使用できる名前です。 | |
automationObject — プロパティ, クラス mx.automation.events.AutomationRecordEvent | |
このイベントを記録する UIComponent のオブジェクトを委譲します。 | |
automationObject — プロパティ, クラス mx.automation.events.AutomationReplayEvent | |
実際に送出されなかったイベントのターゲットは利用できないので、このイベントが再生される UIComponent オブジェクトを委譲します。 | |
automationObjectHelper — 静的プロパティ, クラス mx.automation.Automation | |
使用できる IAutomationObjectHelper インスタンスです。 | |
automationOwner — プロパティ, インターフェイス mx.automation.IAutomationObject | |
オートメーション目的で使用するこのコンポーネントのオーナーです。 | |
automationOwner — プロパティ, クラス mx.automation.delegates.core.UIComponentAutomationImpl | |
automationOwner — プロパティ, クラス mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationOwner — プロパティ, クラス mx.automation.delegates.core.UITextFieldAutomationImpl | |
automationOwner — プロパティ, クラス mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
automationOwner — プロパティ, クラス mx.controls.FlexNativeMenu | |
オートメーション目的で使用するこのコンポーネントのオーナーです。 | |
automationOwner — プロパティ, クラス mx.core.UIComponent | |
オートメーション目的で使用するこのコンポーネントのオーナーです。 | |
automationOwner — プロパティ, クラス mx.core.UIFTETextField | |
オートメーション目的で使用するこのコンポーネントのオーナーです。 | |
automationOwner — プロパティ, クラス mx.core.UITextField | |
オートメーション目的で使用するこのコンポーネントのオーナーです。 | |
automationOwner — プロパティ, クラス mx.flash.UIMovieClip | |
オートメーション目的で使用するこのコンポーネントのオーナーです。 | |
automationParent — プロパティ, インターフェイス mx.automation.IAutomationObject | |
オートメーション目的で使用するこのコンポーネントの親です。 | |
automationParent — プロパティ, クラス mx.automation.delegates.core.UIComponentAutomationImpl | |
automationParent — プロパティ, クラス mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationParent — プロパティ, クラス mx.automation.delegates.core.UITextFieldAutomationImpl | |
automationParent — プロパティ, クラス mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
automationParent — プロパティ, クラス mx.controls.FlexNativeMenu | |
オートメーション目的で使用するこのコンポーネントの親です。 | |
automationParent — プロパティ, クラス mx.core.UIComponent | |
オートメーション目的で使用するこのコンポーネントの親です。 | |
automationParent — プロパティ, クラス mx.core.UIFTETextField | |
オートメーション目的で使用するこのコンポーネントの親です。 | |
automationParent — プロパティ, クラス mx.core.UITextField | |
オートメーション目的で使用するこのコンポーネントの親です。 | |
automationParent — プロパティ, クラス mx.flash.UIMovieClip | |
オートメーション目的で使用するこのコンポーネントの親です。 | |
AutomationPropertyDescriptor — クラス, パッケージ mx.automation | |
テストオブジェクトのプロパティを記述します。 | |
AutomationPropertyDescriptor(name:String, forDescription:Boolean, forVerification:Boolean, defaultValue:String) — コンストラクター, クラス mx.automation.AutomationPropertyDescriptor | |
コンストラクター | |
AutomationRecordEvent — クラス, パッケージ mx.automation.events | |
AutomationRecordEvent クラスは、AutomationManager によって送出されるイベントオブジェクトを表します。 | |
AutomationRecordEvent(type:String, bubbles:Boolean, cancelable:Boolean, automationObject:mx.automation:IAutomationObject, replayableEvent:flash.events:Event, args:Array, name:String, cacheable:Boolean, recordTriggeredByCustomHandling:Boolean) — コンストラクター, クラス mx.automation.events.AutomationRecordEvent | |
コンストラクターです。 | |
AutomationReplayEvent — クラス, パッケージ mx.automation.events | |
AutomationReplayEvent クラスは、AutomationManager によって送出され、機能テストクラスやユーザーの操作を再生する必要のあるその他のクラスで使用されるイベントオブジェクトを表します。 | |
AutomationReplayEvent(type:String, bubbles:Boolean, cancelable:Boolean, automationObject:mx.automation:IAutomationObject, replayableEvent:flash.events:Event) — コンストラクター, クラス mx.automation.events.AutomationReplayEvent | |
コンストラクターです。 | |
automationTabularData — プロパティ, インターフェイス mx.automation.IAutomationObject | |
データ検索に使用できる IAutomationTabularData インターフェイスの実装です。 | |
automationTabularData — プロパティ, クラス mx.automation.delegates.advancedDataGrid.AdvancedDataGridAutomationImpl | |
grid1 内にある各アイテムの automationValue のマトリックスです。 | |
automationTabularData — プロパティ, クラス mx.automation.delegates.advancedDataGrid.AdvancedListBaseAutomationImpl | |
グリッド内にある各アイテムの automationValue のマトリックスです。 | |
automationTabularData — プロパティ, クラス mx.automation.delegates.advancedDataGrid.OLAPDataGridAutomationImpl | |
grid1 内にある各アイテムの automationValue のマトリックスです。 | |
automationTabularData — プロパティ, クラス mx.automation.delegates.controls.DataGridAutomationImpl | |
グリッド内にある各アイテムの automationValue のマトリックスです。 | |
automationTabularData — プロパティ, クラス mx.automation.delegates.controls.FileSystemTreeAutomationImpl | |
グリッド内にある各アイテムの automationValue のマトリックスです。 | |
automationTabularData — プロパティ, クラス mx.automation.delegates.controls.ListAutomationImpl | |
グリッド内にある各アイテムの automationValue のマトリックスです。 | |
automationTabularData — プロパティ, クラス mx.automation.delegates.controls.ListBaseAutomationImpl | |
グリッド内にある各アイテムの automationValue のマトリックスです。 | |
automationTabularData — プロパティ, クラス mx.automation.delegates.controls.TileBaseAutomationImpl | |
グリッド内にある各アイテムの automationValue のマトリックスです。 | |
automationTabularData — プロパティ, クラス mx.automation.delegates.controls.TreeAutomationImpl | |
グリッド内にある各アイテムの automationValue のマトリックスです。 | |
automationTabularData — プロパティ, クラス mx.automation.delegates.core.RepeaterAutomationImpl | |
オートメーション階層にあるこのリピーター内の、すべてのコンポーネントの配列です。 | |
automationTabularData — プロパティ, クラス mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationTabularData — プロパティ, クラス mx.controls.FlexNativeMenu | |
データ検索に使用できる IAutomationTabularData インターフェイスの実装です。 | |
automationTabularData — プロパティ, クラス mx.core.UIComponent | |
データ検索に使用できる IAutomationTabularData インターフェイスの実装です。 | |
automationTabularData — プロパティ, クラス mx.flash.UIMovieClip | |
データ検索に使用できる IAutomationTabularData インターフェイスの実装です。 | |
automationTabularData — プロパティ, クラス spark.automation.delegates.components.SparkDataGridAutomationImpl | |
グリッド内にある各アイテムの automationValue のマトリックスです。 | |
automationTabularData — プロパティ, クラス spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl | |
グリッド内にある各アイテムの automationValue のマトリックスです。 | |
automationValue — プロパティ, インターフェイス mx.automation.IAutomationObject | |
この値はオブジェクトのレンダリング表示に対応しています。また、アプリケーションでの視覚表示と同じにするために、識別子とオブジェクトを関連付けるのに使用できます。 | |
automationValue — プロパティ, クラス mx.automation.delegates.controls.FlexNativeMenuAutomationImpl | |
この値はオブジェクトのレンダリング表示に対応しています。また、アプリケーションでの視覚表示と同じにするために、識別子とオブジェクトを関連付けるのに使用できます。 | |
automationValue — プロパティ, クラス mx.automation.delegates.core.UIComponentAutomationImpl | |
この値はオブジェクトのレンダリング表示に対応しています。また、アプリケーションでの視覚表示と同じにするために、識別子とオブジェクトを関連付けるのに使用できます。 | |
automationValue — プロパティ, クラス mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationValue — プロパティ, クラス mx.automation.delegates.core.UITextFieldAutomationImpl | |
この値はオブジェクトのレンダリング表示に対応しています。また、アプリケーションでの視覚表示と同じにするために、識別子とオブジェクトを関連付けるのに使用できます。 | |
automationValue — プロパティ, クラス mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
この値はオブジェクトのレンダリング表示に対応しています。また、アプリケーションでの視覚表示と同じにするために、識別子とオブジェクトを関連付けるのに使用できます。 | |
automationValue — プロパティ, クラス mx.controls.FlexNativeMenu | |
この値はオブジェクトのレンダリング表示に対応しています。また、アプリケーションでの視覚表示と同じにするために、識別子とオブジェクトを関連付けるのに使用できます。 | |
automationValue — プロパティ, クラス mx.core.UIComponent | |
この値はオブジェクトのレンダリング表示に対応しています。また、アプリケーションでの視覚表示と同じにするために、識別子とオブジェクトを関連付けるのに使用できます。 | |
automationValue — プロパティ, クラス mx.core.UIFTETextField | |
この値はオブジェクトのレンダリング表示に対応しています。また、アプリケーションでの視覚表示と同じにするために、識別子とオブジェクトを関連付けるのに使用できます。 | |
automationValue — プロパティ, クラス mx.core.UITextField | |
この値はオブジェクトのレンダリング表示に対応しています。また、アプリケーションでの視覚表示と同じにするために、識別子とオブジェクトを関連付けるのに使用できます。 | |
automationValue — プロパティ, クラス mx.flash.UIMovieClip | |
この値はオブジェクトのレンダリング表示に対応しています。また、アプリケーションでの視覚表示と同じにするために、識別子とオブジェクトを関連付けるのに使用できます。 | |
automationVisible — プロパティ, インターフェイス mx.automation.IAutomationObject | |
このコンポーネントがオートメーション用に可視である場合は true、それ以外の場合は false です。 | |
automationVisible — プロパティ, クラス mx.automation.delegates.core.UIComponentAutomationImpl | |
automationVisible — プロパティ, クラス mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationVisible — プロパティ, クラス mx.automation.delegates.core.UITextFieldAutomationImpl | |
automationVisible — プロパティ, クラス mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
automationVisible — プロパティ, クラス mx.controls.FlexNativeMenu | |
このコンポーネントがオートメーション用に可視である場合は true、それ以外の場合は false です。 | |
automationVisible — プロパティ, クラス mx.core.UIComponent | |
このコンポーネントがオートメーション用に可視である場合は true、それ以外の場合は false です。 | |
automationVisible — プロパティ, クラス mx.core.UIFTETextField | |
このコンポーネントがオートメーション用に可視である場合は true、それ以外の場合は false です。 | |
automationVisible — プロパティ, クラス mx.core.UITextField | |
このコンポーネントがオートメーション用に可視である場合は true、それ以外の場合は false です。 | |
automationVisible — プロパティ, クラス mx.flash.UIMovieClip | |
このコンポーネントがオートメーション用に可視である場合は true、それ以外の場合は false です。 | |
autoOrients — プロパティ, クラス flash.display.Stage | |
デバイスの方向が変更された場合に、ステージの方向が自動的に変更されるようにするかどうかを指定します。 | |
autoPlay — プロパティ, クラス fl.video.FLVPlayback | |
ブール値です。true である場合、source プロパティの設定後に自動的に FLV ファイルが再生されます。 | |
autoPlay — プロパティ, クラス mx.controls.VideoDisplay | |
source プロパティが設定されたときに、ビデオの再生をすぐに開始するかどうかを指定します。 | |
autoPlay — プロパティ, クラス spark.components.VideoDisplay | |
source プロパティが設定されている場合に、ビデオの再生をすぐに開始するかどうかを指定します。 | |
autoPlay — プロパティ, クラス spark.components.VideoPlayer | |
source プロパティが設定されている場合に、ビデオの再生をすぐに開始するかどうかを指定します。 | |
autoRemoveTarget — プロパティ, クラス spark.effects.supportClasses.AnimateInstance | |
true の場合、エフェクトはトランジションの間、そのターゲットを保持し、完了後に削除します。 | |
autoRepeat — プロパティ, クラス fl.controls.BaseButton | |
ユーザーがコンポーネント上でマウスボタンを押したときに buttonDown イベントが繰り返し送出されるかどうかを示すブール値を取得または設定します。 | |
autoRepeat — プロパティ, クラス fl.controls.CheckBox | |
CheckBox は定義により自動的な繰り返しをしないため、autoRepeat プロパティはコンストラクターで false に設定されており、CheckBox で変更することはできません。 | |
autoRepeat — プロパティ, クラス fl.controls.RadioButton | |
ラジオボタンは定義により自動的な繰り返しをしないため、autoRepeat プロパティはコンストラクターで false に設定されており、変更することはできません。 | |
autoRepeat — プロパティ, クラス mx.controls.Button | |
ユーザーがマウスボタンを押したままのときに buttonDown イベントを繰り返し送出するかどうかを指定します。 | |
autoRepeat — プロパティ, クラス spark.components.supportClasses.ButtonBase | |
ユーザーがマウスボタンを押したままのときに buttonDown イベントを繰り返し送出するかどうかを指定します。 | |
autoReplace — 静的プロパティ, クラス fl.lang.Locale | |
XML ファイルをロードした後に自動的にストリングを置き換えるかどうかを示します。 | |
autoReverse — プロパティ, クラス mx.states.Transition | |
このトランジションが、正方向と逆方向の両方のビューステートの変更に適用されることを指定するには、true に設定します。 | |
autoRewind — プロパティ, クラス fl.motion.AnimatorBase | |
アニメーションが終了後に再開するように設定します。 | |
autoRewind — プロパティ, クラス fl.video.FLVPlayback | |
ブール値です。true の場合は、プレーヤーでストリームの最後に到達するか、または stop() メソッドが呼び出されて再生が停止したときに、FLV ファイルをフレーム 1 に巻き戻します。 | |
autoRewind — プロパティ, クラス fl.video.VideoPlayer | |
ブール値です。true の場合は、プレーヤーでストリームの最後に到達するか、または stop() メソッドが呼び出されて再生が停止したときに、FLV ファイルをフレーム 1 に巻き戻します。 | |
autoRewind — プロパティ, クラス mx.controls.VideoDisplay | |
stop() メソッドが呼び出された、またはストリームの最後に到達したために再生が停止したときに、FLV ファイルを最初のフレームまで巻き戻すかどうかを指定します。 | |
autoRewind — プロパティ, クラス spark.components.VideoDisplay | |
stop() メソッドが呼び出されたとき、またはストリームの最後に到達したために再生が停止したときに、FLV ファイルを最初のフレームまで巻き戻すかどうかを指定します。 | |
autoRewind — プロパティ, クラス spark.components.VideoPlayer | |
stop() メソッドが呼び出されたとき、またはストリームの最後に到達したために再生が停止したときに、FLV ファイルを最初のフレームまで巻き戻すかどうかを指定します。 | |
autoRewound — イベント, クラス fl.video.FLVPlayback | |
autoRewind プロパティが true に設定されていて、再生ヘッドがビデオプレーヤーの先頭に移動したときに送出されます。 | |
autoRewound — イベント, クラス fl.video.VideoPlayer | |
autoRewind プロパティが true に設定されていて、再生ヘッドがビデオプレーヤーの先頭に移動したときに送出されます。 | |
AUTO_REWOUND — 定数静的プロパティ, クラス fl.video.VideoEvent | |
autoRewound イベントオブジェクトの type プロパティ値を定義します。 | |
autoScrollIfNecessary(mouseX:int, mouseY:int) — メソッド, クラス flashx.textLayout.container.ContainerController | |
ドラッグによる選択時にスクロールイベントを処理します。 | |
autoSize — プロパティ, クラス fl.controls.Label | |
ラベルのサイズと行揃えを text プロパティの値に合わせて調整する方法を示すストリングを取得または設定します。 | |
autoSize — プロパティ, クラス fl.text.TLFTextField | |
テキストフィールドの自動的な拡大 / 縮小および整列を制御します。 | |
autoSize — プロパティ, クラス flash.text.TextField | |
テキストフィールドの自動的な拡大 / 縮小および整列を制御します。 | |
autoSize — プロパティ, クラス mx.core.FTETextField | |
テキストフィールドの自動的な拡大 / 縮小および整列を制御します。 | |
autoSize — プロパティ, インターフェイス mx.core.IUITextField | |
テキストフィールドの自動的な拡大 / 縮小および整列を制御します。 | |
autoStop — プロパティ, クラス mx.controls.MovieClipSWFLoader | |
SWF のコンテンツが MovieClip の場合に、autoStop が true の場合は、読み込み後すぐに MovieClip が停止します。 | |
_autoSwitch — プロパティ, クラス org.osmf.net.NetStreamSwitchManagerBase | |
autoSwitch — プロパティ, クラス org.osmf.net.RuleSwitchManagerBase | |
autoThumbVisibility — スタイル, クラス spark.components.supportClasses.ScrollBarBase | |
true(デフォルト)の場合、サムのサイズが更新されるたびに、サムの可視性がリセットされます. | |
autoUpdateCurrentState — プロパティ, クラス mx.flash.UIMovieClip | |
Flash オブジェクトのラベルの変更をアクティブに監視する必要があるかどうかを示します。 | |
autoUpdateMeasuredSize — プロパティ, クラス mx.flash.UIMovieClip | |
Flash オブジェクトのサイズの変更をアクティブに監視する必要があるかどうか。 | |
availability — プロパティ, クラス flash.events.StageVideoAvailabilityEvent | |
flash.media.StageVideoAvailability クラスの定数を使用して現在使用可能なステージビデオをレポートします。 | |
available — プロパティ, クラス air.net.ServiceMonitor | |
サービスが現在 "使用可能" と見なされているかどうかを指定します。初期値は false です。ステータスチェックでプロパティが true に設定されるか、プロパティが明示的に true に初期化されるまでは false です。通常、このプロパティはサブクラスまたはスペシャライザの checkStatus() 実装で設定されますが、アプリケーションにサービスが使用可能かどうかに関する独自の情報(例えば、要求の成功または失敗など)があれば、プロパティが明示的に設定されることもあります。 | |
available — プロパティ, クラス air.update.events.StatusFileUpdateEvent | |
現在のアプリケーションとは異なるバージョンを使用できる場合は true、それ以外(同じバージョン)の場合は false を示します。 | |
available — プロパティ, クラス air.update.events.StatusUpdateEvent | |
更新が可能かどうかを示します。 | |
available — プロパティ, クラス flash.events.VsyncStateChangeAvailabilityEvent | |
ステージの vsync の状態を変更できることを示します。 | |
available — 静的プロパティ, クラス flash.external.ExternalInterface | |
この Player が外部インターフェイスを備えたコンテナに含まれているかどうかを示します。 | |
AVAILABLE — 定数静的プロパティ, クラス flash.media.StageVideoAvailability | |
ステージビデオは現在使用可能です。 | |
AV_DICTIONARY_DATA — 定数静的プロパティ, クラス flash.events.AVDictionaryDataEvent | |
AVDictionaryDataEvent — クラス, パッケージ flash.events | |
AVStream が ID3 タグ情報を通知するために送出する AVDictionaryDataEvent | |
AVDictionaryDataEvent(type:String, bubbles:Boolean, cancelable:Boolean, init_dictionary:flash.utils:Dictionary, init_dataTime:Number) — コンストラクター, クラス flash.events.AVDictionaryDataEvent | |
コンストラクター | |
AverageAggregator — クラス, パッケージ mx.olap.aggregators | |
AverageAggregator クラスは、平均値集計関数を実装します。 | |
avHardwareDisable — 静的プロパティ, クラス flash.system.Capabilities | |
ユーザーのカメラとマイクへのアクセスが管理上禁止されているか(true)、または許可されているか(false)を指定します。 | |
AV_HTTP_RESPONSE_STATUS — 定数静的プロパティ, クラス flash.events.AVHTTPStatusEvent | |
httpStatus イベントと異なり、httpResponseStatus イベントは応答データの前に配信されます。 | |
AVHTTPStatusEvent — クラス, パッケージ flash.events | |
ネットワーク要求が HTTP ステータスコードを返すと、アプリケーションによって AVHTTPStatusEvent オブジェクトが送出されます。 | |
AVHTTPStatusEvent(type:String, bubbles:Boolean, cancelable:Boolean, status:int, responseUrl:String, responseHeaders:Array) — コンストラクター, クラス flash.events.AVHTTPStatusEvent | |
HTTP ステータスイベントに関する特定の情報を含む Event オブジェクトを作成します。 | |
AVLoader — クラス, パッケージ flash.display | |
AVLoader() — コンストラクター, クラス flash.display.AVLoader | |
AVM1Movie — クラス, パッケージ flash.display | |
AVM1Movie は、ActionScript 1.0 または 2.0 を使用する AVM1 ムービークリップを表す単純なクラスです。 | |
AVNetworkingParams — クラス, パッケージ flash.media | |
AVStream は、再生中に状態の変化を示すために AVPlayStateEvent を送出します。 | |
AVNetworkingParams(init_forceNativeNetworking:Boolean, init_readSetCookieHeader:Boolean, init_useCookieHeaderForAllRequests:Boolean, init_networkDownVerificationUrl:String) — コンストラクター, クラス flash.media.AVNetworkingParams | |
AVNetworkingParams オブジェクトの新規インスタンスを作成します。 | |
AV_PAUSE_AT_PERIOD_END — 定数静的プロパティ, クラス flash.events.AVPauseAtPeriodEndEvent | |
AVPauseAtPeriodEndEvent — クラス, パッケージ flash.events | |
このイベントが要求される期間の終了が近くなった場合に、AVStream は AVPauseAtPeriodEndEvent を送出します。 | |
AVPauseAtPeriodEndEvent(type:String, bubbles:Boolean, cancelable:Boolean, userData:int) — コンストラクター, クラス flash.events.AVPauseAtPeriodEndEvent | |
avSendToURL(auth:flash.system:AuthorizedFeatures, request:flash.net:URLRequest, cookieHeader:String) — パッケージ関数, flash.media | |
AVTagData — クラス, パッケージ flash.media | |
HLS ストリーム内のある期間でのキューポイントに関する情報を提供します。 | |
AVURLLoader — クラス, パッケージ flash.media | |
URLLoader クラスは、指定した URL からテキスト、バイナリデータ、または URL エンコード形式の変数をダウンロードする際に使用します。 | |
AVURLLoader(request:flash.net:URLRequest) — コンストラクター, クラス flash.media.AVURLLoader | |
URLLoader オブジェクトを作成します。 | |
AVURLStream — クラス, パッケージ flash.media | |
URLStream クラスはダウンロード用 URL への低レベルのアクセスを提供します。 | |
axes — プロパティ, クラス mx.charts.chartClasses.DataTransform | |
この変換に関連付けられている軸のセットです。 | |
axes — プロパティ, インターフェイス mx.olap.IOLAPResult | |
クエリのすべての軸を表す IOLAPResultAxis 軸の配列です。 | |
axes — プロパティ, クラス mx.olap.OLAPQuery | |
OLAPQueryAxis インスタンスの配列としてのクエリの軸です。 | |
axes — プロパティ, クラス mx.olap.OLAPResult | |
クエリのすべての軸を表す IOLAPResultAxis 軸の配列です。 | |
axis — プロパティ, クラス mx.charts.AxisRenderer | |
このレンダラーに関連付けられた軸オブジェクトです。 | |
axis — プロパティ, インターフェイス mx.charts.chartClasses.IAxisRenderer | |
このレンダラーに関連付けられた軸オブジェクトです。 | |
AXIS_ANGLE — 定数静的プロパティ, クラス flash.geom.Orientation3D | |
軸角度方向は、軸と角度の組み合わせを使用して方向を決定します。 | |
AxisBase — クラス, パッケージ mx.charts.chartClasses | |
AxisBase クラスは、Flex でサポートされる各種の軸タイプの基本クラスです。 | |
AxisBase() — コンストラクター, クラス mx.charts.chartClasses.AxisBase | |
コンストラクターです。 | |
AxisLabel — クラス, パッケージ mx.charts | |
AxisLabel オブジェクトは、グラフ軸上の 1 つのラベルを表します。 | |
AxisLabel(position:Number, value:Object, text:String) — コンストラクター, クラス mx.charts.AxisLabel | |
コンストラクターです。 | |
AxisLabelSet — クラス, パッケージ mx.charts.chartClasses | |
AxisLabelSet は、IAxis の実装で生成されたラベルと目盛りのデータを表します。 | |
AxisLabelSet() — コンストラクター, クラス mx.charts.chartClasses.AxisLabelSet | |
コンストラクターです。 | |
axisOrdinal — プロパティ, クラス mx.olap.OLAPQueryAxis | |
軸のタイプです。列軸には OLAPQuery.COLUMN AXIS、行軸には OLAPQuery.ROW_AXIS、スライサ軸には OLAPQuery.SLICER_AXIS が使用されます。 | |
AxisRenderer — クラス, パッケージ mx.charts | |
AxisRenderer クラスは、グラフの水平軸および垂直軸を表すために使用します。 | |
AxisRenderer() — コンストラクター, クラス mx.charts.AxisRenderer | |
コンストラクターです。 | |
AxisRendererAutomationImpl — クラス, パッケージ mx.automation.delegates.charts | |
AxisRenderer クラスのインスツルメンテーションの実行に必要なメソッドとプロパティを定義します。 | |
AxisRendererAutomationImpl(obj:mx.charts:AxisRenderer) — コンストラクター, クラス mx.automation.delegates.charts.AxisRendererAutomationImpl | |
コンストラクターです。 | |
axisStroke — スタイル, クラス mx.charts.AxisRenderer | |
軸の線の属性を指定します. | |
axisTitleStyleName — スタイル, クラス mx.charts.chartClasses.CartesianChart | |
軸のタイトルの書式を設定するときに使用する CSS クラスセレクターの名前です. | |
axisTitleStyleName — スタイル, クラス mx.charts.AxisRenderer | |
軸のタイトルを書式設定するときに使用する CSS クラスセレクターの名前です. | |
AXMEnterpriseAccordionSegmentSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseAccordionSegmentSkin | |
Constructor. | |
AXMEnterpriseAccordionSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseAccordionSkin | |
Constructor. | |
AXMEnterpriseAssetTabBarButtonSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseAssetTabBarButtonSkin | |
Constructor. | |
AXMEnterpriseAssetTabBarSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseAssetTabBarSkin | |
Constructor. | |
AXMEnterpriseAssetViewTabBarButtonSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseAssetViewTabBarButtonSkin | |
Constructor. | |
AXMEnterpriseAssetViewTabBarSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseAssetViewTabBarSkin | |
Constructor. | |
AXMEnterpriseBreadCrumbButtonSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseBreadCrumbButtonSkin | |
Constructor. | |
AXMEnterpriseBreadCrumbFocusSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseBreadCrumbFocusSkin | |
Constructor. | |
AXMEnterpriseBreadCrumbSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseBreadCrumbSkin | |
Constructor. | |
AXMEnterpriseButtonBarFirstButtonSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarFirstButtonSkin | |
Constructor. | |
AXMEnterpriseButtonBarLastButtonSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarLastButtonSkin | |
Constructor. | |
AXMEnterpriseButtonBarMiddleButtonSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarMiddleButtonSkin | |
Constructor. | |
AXMEnterpriseButtonBarSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarSkin | |
Constructor. | |
AXMEnterpriseButtonSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonSkin | |
Constructor. | |
AXMEnterpriseCheckboxSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSkin | |
Constructor. | |
AXMEnterpriseCheckboxSmallSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSmallSkin | |
Constructor. | |
AXMEnterpriseClosableTabBarButtonSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseClosableTabBarButtonSkin | |
Constructor. | |
AXMEnterpriseClosableTabBarSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseClosableTabBarSkin | |
Constructor. | |
AXMEnterpriseCloseButtonSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseCloseButtonSkin | |
Constructor. | |
AXMEnterpriseComboBoxButtonSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxButtonSkin | |
Constructor. | |
AXMEnterpriseComboBoxSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxSkin | |
Constructor. | |
AXMEnterpriseComboBoxTextInputSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxTextInputSkin | |
Constructor. | |
AXMEnterpriseDropDownListButtonSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListButtonSkin | |
Constructor. | |
AXMEnterpriseDropDownListItemRenderer() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListItemRenderer | |
Constructor. | |
AXMEnterpriseDropDownListSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListSkin | |
Constructor. | |
AXMEnterpriseFooterSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseFooterSkin | |
Constructor. | |
AXMEnterpriseGridHeaderRenderer() — コンストラクター, クラス xd.core.axm.enterprise.view.components.AXMEnterpriseGridHeaderRenderer | |
Constructor. | |
AXMEnterpriseGridSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseGridSkin | |
Constructor. | |
AXMEnterpriseHeaderBarSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseHeaderBarSkin | |
Constructor. | |
AXMEnterpriseHScrollBarLargeSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollBarLargeSkin | |
Constructor. | |
AXMEnterpriseHScrollbarNoControlsSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarNoControlsSkin | |
Constructor. | |
AXMEnterpriseHScrollbarSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarSkin | |
Constructor. | |
AXMEnterpriseHScrollbarThumbSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarThumbSkin | |
Constructor. | |
AXMEnterpriseHScrollbarTrackNoControlsSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarTrackNoControlsSkin | |
Constructor. | |
AXMEnterpriseHScrollbarTrackSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarTrackSkin | |
Constructor. | |
AXMEnterpriseIconButtonSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseIconButtonSkin | |
Constructor. | |
AXMEnterpriseLargeButtonSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseLargeButtonSkin | |
Constructor. | |
AXMEnterpriseLargeToggleButtonSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseLargeToggleButtonSkin | |
Constructor. | |
AXMEnterpriseNavigationButtonBarSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseNavigationButtonBarSkin | |
Constructor. | |
AXMEnterpriseNumericStepperDecrementButtonSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperDecrementButtonSkin | |
Constructor. | |
AXMEnterpriseNumericStepperIncrementButtonSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperIncrementButtonSkin | |
Constructor. | |
AXMEnterpriseNumericStepperSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperSkin | |
Constructor. | |
AXMEnterpriseNumericStepperTextInputSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperTextInputSkin | |
Constructor. | |
AXMEnterprisePanelSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterprisePanelSkin | |
Constructor. | |
AXMEnterpriseProgressSpinnerSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseProgressSpinnerSkin | |
Constructor. | |
AXMEnterpriseQuietButtonSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietButtonSkin | |
Constructor. | |
AXMEnterpriseQuietHeaderBarButton() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietHeaderBarButton | |
Constructor. | |
AXMEnterpriseQuietLargeButtonSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietLargeButtonSkin | |
Constructor. | |
AXMEnterpriseQuietLargeDropDownListButtonSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietLargeDropDownListButtonSkin | |
Constructor. | |
AXMEnterpriseRadioButtonSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseRadioButtonSkin | |
Constructor. | |
AXMEnterpriseResizeHandleSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseResizeHandleSkin | |
Constructor. | |
AXMEnterpriseScrollDownArrowSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollDownArrowSkin | |
Constructor. | |
AXMEnterpriseScrollLeftArrowSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollLeftArrowSkin | |
Constructor. | |
AXMEnterpriseScrollRightArrowSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollRightArrowSkin | |
Constructor. | |
AXMEnterpriseScrollUpArrowSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollUpArrowSkin | |
Constructor. | |
AXMEnterpriseSplitActionButtonSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionButtonSkin | |
Constructor. | |
AXMEnterpriseSplitActionPopUpButtonSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionPopUpButtonSkin | |
Constructor. | |
AXMEnterpriseSplitActionSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionSkin | |
Constructor. | |
AXMEnterpriseTabBarButtonSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseTabBarButtonSkin | |
Constructor. | |
AXMEnterpriseTabBarSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseTabBarSkin | |
Constructor. | |
AXMEnterpriseTextAreaSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseTextAreaSkin | |
Constructor. | |
AXMEnterpriseTextInputSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseTextInputSkin | |
Constructor. | |
AXMEnterpriseTitleWindowSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseTitleWindowSkin | |
Constructor. | |
AXMEnterpriseToggleButtonSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseToggleButtonSkin | |
Constructor. | |
AXMEnterpriseToolBarBottomSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarBottomSkin | |
Constructor. | |
AXMEnterpriseToolBarButtonBarFirstButtonSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarButtonBarFirstButtonSkin | |
Constructor. | |
AXMEnterpriseToolBarButtonBarLastButtonSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarButtonBarLastButtonSkin | |
Constructor. | |
AXMEnterpriseToolBarButtonBarMiddleButtonSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarButtonBarMiddleButtonSkin | |
Constructor. | |
AXMEnterpriseToolbarButtonBarSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseToolbarButtonBarSkin | |
Constructor. | |
AXMEnterpriseToolBarTopSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarTopSkin | |
Constructor. | |
AXMEnterpriseViewModeButtonBarButtonSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseViewModeButtonBarButtonSkin | |
Constructor. | |
AXMEnterpriseViewModeButtonBarSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseViewModeButtonBarSkin | |
Constructor. | |
AXMEnterpriseVScrollbarNoControlsSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarNoControlsSkin | |
Constructor. | |
AXMEnterpriseVScrollbarSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarSkin | |
Constructor. | |
AXMEnterpriseVScrollbarThumbSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarThumbSkin | |
Constructor. | |
AXMEnterpriseVScrollbarTrackNoControlsSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarTrackNoControlsSkin | |
Constructor. | |
AXMEnterpriseVScrollbarTrackSkin() — コンストラクター, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarTrackSkin | |
Constructor. | |
記号 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