Adobe® Flash® Platform 用 ActionScript® 3.0 リファレンスガイド
ホーム  |  パッケージおよびクラスリストの非表示 |  パッケージ  |  クラス  |  新機能  |  索引  |  付録  |  英語で表示される理由
フィルター: サーバーからデータを取得しています...
サーバーからデータを取得しています...
 

G 索引 

  記号   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  
G — 定数静的プロパティ, クラス flash.ui.Keyboard
G キーのキーコード値(71)に関連付けられた定数です。
ga.controls — パッケージ
ga.controls パッケージのクラスは、ユーザーが Adobe Flash Builder を使用してガイドレイアウトおよびパネルレイアウトに追加できるデフォルトのガイドコントロールを定義します。
GAEvent — クラス, パッケージ ga.model
The GAEvent class represents the event object passed to the event listener for Guide events.
gain — プロパティ, クラス coldfusion.service.mxml.Image
gain の値は整数または実数で指定できます。
gain — プロパティ, クラス flash.media.Microphone
マイクが信号を増強する量です。
ga.layouts — パッケージ
ga.layouts パッケージのクラスは、Adobe Digital Enterprise Platform Document Services - Workbench 内の Guide Design パースペクティブで使用できるデフォルトのガイドパネルレイアウトを定義します。
GameInput — final クラス, パッケージ flash.ui
GameInput クラスは GameInput API のエントリポイントです。
GameInputControl — 動的クラス, パッケージ flash.ui
GameInputControl クラスは、入力デバイス上のコントロールを表します。
GameInputDevice — final クラス, パッケージ flash.ui
GameInputDevice クラスは、ゲームによく使用される単一の入力デバイスを表します。
GameInputEvent — final クラス, パッケージ flash.events
GameInputEvent クラスは、ゲーム入力デバイスがアプリケーションプラットフォームに追加されたとき、またはアプリケーションプラットフォームから削除されたときに送出されるイベントを表します。
GameInputEvent(type:String, bubbles:Boolean, cancelable:Boolean, device:flash.ui:GameInputDevice) — コンストラクター, クラス flash.events.GameInputEvent
ga.model — パッケージ
ga.model パッケージのクラスは、ガイドのランタイムモデル(Digital Enterprise Platform Document Services - Workbench 内の Guide Design パースペクティブで作成されるガイドのメモリ内表現)を定義します。
gaModel — プロパティ, クラス ga.model.PanelManager
Returns the guided activity model
ganttAction — プロパティ, クラス com.adobe.solutions.rca.presentation.event.GanttActionEvent
The action that is clicked.
GanttActionEvent — クラス, パッケージ com.adobe.solutions.rca.presentation.event
This event is dispatched when an option is clicked, in the context menu of an item, in the Gantt chart.
GanttActionEvent(type:String, bubbles:Boolean, cancelable:Boolean) — コンストラクター, クラス com.adobe.solutions.rca.presentation.event.GanttActionEvent
The constructor for GanttActionEvent class.
GANTT_ACTION_EVENT — 定数静的プロパティ, クラス com.adobe.solutions.rca.presentation.event.GanttActionEvent
This type indicates that an option is clicked, in the context menu of an item, in the Gantt chart.
ganttBar — スキンパーツ, クラス com.adobe.solutions.rca.presentation.gantt.GanttItem
The skin part that refers to a UI component used to display the GanttItem. The skin part that refers to a UI component used to display the GanttItem.
ganttChart — スキンパーツ, クラス com.adobe.solutions.rca.presentation.gantt.GanttNavigationView
A reference to the GanttChart object that displays the Gant chart. A reference to the GanttChart object that displays the Gant chart.
ganttChart — スキンパーツ, クラス com.adobe.solutions.rca.presentation.template.stages.StageBuilding
A reference to the GanttNavigationView object that displays the Gantt chart for an associated template. A reference to the GanttNavigationView object that displays the Gantt chart for an associated template.
GanttChart — クラス, パッケージ com.adobe.solutions.rca.presentation.gantt
The host component for displaying the Gantt chart.
GanttChart() — コンストラクター, クラス com.adobe.solutions.rca.presentation.gantt.GanttChart
The constructor for GanttChart class.
ganttData — プロパティ, クラス com.adobe.solutions.rca.presentation.gantt.GanttChart
A collection of item that is displayed in the Gantt chart.
ganttData — プロパティ, クラス com.adobe.solutions.rca.presentation.gantt.GanttNavigationView
The property refers to a top-level IGanttDataItem, that along with all its children, is displayed in the Gantt chart.
ganttDataGroup — スキンパーツ, クラス com.adobe.solutions.rca.presentation.gantt.GanttChart
The skin part that defines the DataGroup in the skin class where items of the Gantt chart get pushed into, rendered, and laid out. The skin part that defines the DataGroup in the skin class where items of the Gantt chart get pushed into, rendered, and laid out.
ganttDataItem — プロパティ, クラス com.adobe.solutions.rca.presentation.event.GanttActionEvent
GanttDataItem on which this action was clicked.
ganttDataItem — プロパティ, クラス com.adobe.solutions.rca.presentation.event.GanttEvent
An instance of ganttDataItem on which this operation is performed.
ganttDialog — プロパティ, クラス com.adobe.solutions.rca.presentation.AddCreatorDialog
A Boolean flag to track if the dialog is launched from the Gantt chart.
GanttEvent — クラス, パッケージ com.adobe.solutions.rca.presentation.event
This Gantt event is generated when an item in the Gantt chart is clicked, double-clicked, or the range mode of the Gantt chart is modified.
GanttEvent(type:String, bubbles:Boolean, cancelable:Boolean) — コンストラクター, クラス com.adobe.solutions.rca.presentation.event.GanttEvent
The constructor for GanttEvent class.
GanttItem — クラス, パッケージ com.adobe.solutions.rca.presentation.gantt
The host component for an item that is displayed in the Gantt chart.
GanttItem() — コンストラクター, クラス com.adobe.solutions.rca.presentation.gantt.GanttItem
The constructor for GanttItem class.
ganttItemDoubleClickEvent — イベント, クラス com.adobe.solutions.rca.presentation.gantt.GanttChart
The event dispatched when an item in the Gantt chart is double-clicked.
GANTT_ITEM_DOUBLE_CLICK_EVENT — 定数静的プロパティ, クラス com.adobe.solutions.rca.presentation.event.GanttEvent
This type denotes that an item in the Gantt chart is double-clicked when this event is dispatched.
ganttItemRenderer — スキンパーツ, クラス com.adobe.solutions.rca.presentation.gantt.GanttChart
The IVisualElement class used to render the Gantt Item. The IVisualElement class used to render the Gantt Item.
ganttItems — プロパティ, クラス com.adobe.solutions.prm.domain.impl.Project
A collection of the displayable children that are displayed in the Gantt chart if showChildren flag is set to True.
ganttItems — プロパティ, クラス com.adobe.solutions.prm.domain.impl.WorkItem
A collection of the displayable children that are displayed in the Gantt chart if showChildren flag is set to True.
ganttItems — プロパティ, インターフェイス com.adobe.solutions.rca.domain.common.IGanttDataItem
A collection of the displayable children that are displayed in the Gantt chart if showChildren flag is set to True.
ganttItems — プロパティ, クラス com.adobe.solutions.rca.domain.impl.ReviewContext
A collection of the displayable children that are displayed in the Gantt chart if showChildren flag is set to True.
ganttItems — プロパティ, クラス com.adobe.solutions.rca.domain.impl.Stage
A collection of the displayable children that are displayed in the Gantt chart if showChildren flag is set to True.
ganttItems — プロパティ, クラス com.adobe.solutions.rca.domain.impl.StageParticipant
A collection of the displayable children that are displayed in the Gantt chart if showChildren flag is set to True.
ganttItemSelectedEvent — イベント, クラス com.adobe.solutions.rca.presentation.gantt.GanttChart
The event dispatched when an item in the Gantt chart is selected.
GANTT_ITEM_SELECTED_EVENT — 定数静的プロパティ, クラス com.adobe.solutions.rca.presentation.event.GanttEvent
This type denotes that an item in the Gantt chart is selected when this event is dispatched.
ganttItemToolTip — スキンパーツ, クラス com.adobe.solutions.rca.presentation.gantt.GanttChart
The IVisualElement class used to render the Gantt Item tooltip. The IVisualElement class used to render the Gantt Item tooltip.
GanttItemToolTip — クラス, パッケージ com.adobe.solutions.rca.presentation.gantt
The host component defining the tooltip that is rendered on the Gantt chart.
GanttLegend — クラス, パッケージ com.adobe.solutions.rca.presentation.gantt
The host component defining the legends that are rendered on the Gantt chart.
GanttLegend() — コンストラクター, クラス com.adobe.solutions.rca.presentation.gantt.GanttLegend
The constructor for GanttLegend class.
GANTT_MODE_ALL — 定数静的プロパティ, クラス com.adobe.solutions.rca.presentation.gantt.GanttChart
This property defines that the Gantt chart is displaying the complete duration of items.
GANTT_MODE_DAY — 定数静的プロパティ, クラス com.adobe.solutions.rca.presentation.gantt.GanttChart
This property defines the duration displayed in the Gantt chart is of one day.
GANTT_MODE_MONTH — 定数静的プロパティ, クラス com.adobe.solutions.rca.presentation.gantt.GanttChart
This property defines the duration displayed in the Gantt chart is of one month or less but more than one week.
GANTT_MODE_MULTI_MONTH — 定数静的プロパティ, クラス com.adobe.solutions.rca.presentation.gantt.GanttChart
This property defines the duration displayed in the Gantt chart is of more than one month but less than an year.
GANTT_MODE_WEEK — 定数静的プロパティ, クラス com.adobe.solutions.rca.presentation.gantt.GanttChart
This property defines the duration displayed in the Gantt chart is of one week or less but more than one day.
GANTT_MODE_YEAR — 定数静的プロパティ, クラス com.adobe.solutions.rca.presentation.gantt.GanttChart
This property defines the duration displayed in the Gantt chart is of more than one year.
GanttNavigationView — クラス, パッケージ com.adobe.solutions.rca.presentation.gantt
The host compoent that is used to display the Gantt chart, along with navigation controls to change the current date range.
ganttRangeModeChange — イベント, クラス com.adobe.solutions.rca.presentation.gantt.GanttChart
The event dispatched when the the mode of an item in the Gantt chart changes.
GANTT_RANGE_MODE_CHANGE — 定数静的プロパティ, クラス com.adobe.solutions.rca.presentation.event.GanttEvent
This type denotes that the range of Gantt chart is modified when this event is dispatched.
gap — プロパティ, クラス spark.components.HGroup
レイアウトエレメント間の水平方向の間隔(ピクセル単位)です。
gap — プロパティ, クラス spark.components.VGroup
レイアウトエレメント間の垂直方向の間隔(ピクセル単位)です。
gap — プロパティ, クラス spark.components.supportClasses.ButtonBarHorizontalLayout
レイアウトエレメント間の水平方向の空白です。
gap — プロパティ, クラス spark.layouts.HorizontalLayout
レイアウトエレメント間の水平方向の間隔(ピクセル単位)です。
gap — プロパティ, クラス spark.layouts.VerticalLayout
レイアウトエレメント間の垂直方向の間隔(ピクセル単位)です。
gap — プロパティ, クラス spark.skins.SparkButtonSkin
ボタンのアイコンとラベルの間にあるピクセルの数です。
gap — プロパティ, クラス spark.skins.mobile.supportClasses.CalloutArrow
CalloutSkin の backgroundCornerRadius を超えて描画しないようにするための、矢印グラフィックのフレームに隣接する側のギャップです。
GapDisplayer — クラス, パッケージ com.adobe.solutions.acm.authoring.presentation.letter
Component that is used to display gap (To be used along with the TableRowNameDisplayer to display gaps after the each Table Row Name.
GapDisplayer() — コンストラクター, クラス com.adobe.solutions.acm.authoring.presentation.letter.GapDisplayer
Constructor.
ga.uiComponents — パッケージ
ga.uiComponents パッケージのクラスは内部処理のためにのみ使用します。
ga.util — パッケージ
ga.util パッケージには、内部処理のためにのみ使用するクラスが含まれます。
ga.views — パッケージ
ga.views パッケージのクラスは、ガイド内のセクションおよびパネルのセットまたはビューを返すデータプロバイダーを定義します。
ga.wrappers — パッケージ
ga.wrappers パッケージのクラスは、Digital Enterprise Platform Document Services - Workbench 内の Guide Design パースペクティブで使用できるデフォルトのガイドレイアウトを定義します。
gc() — 静的メソッド , クラス flash.system.System
ガベージコレクションプロセスを強制します。
generalClipboard — 静的プロパティ, クラス flash.desktop.Clipboard
オペレーティングシステムクリップボードです。
generateCreatorString() — メソッド, クラス com.adobe.solutions.prm.presentation.document.DocumentPod
This method generates Creator String from user.
generateFilterRect(sourceRect:flash.geom:Rectangle, filter:flash.filters:BitmapFilter) — メソッド, クラス flash.display.BitmapData
BitmapData オブジェクト、ソース矩形、フィルターオブジェクトを指定して、applyFilter() メソッド呼び出しによって影響を受けるターゲット矩形を決定します。
generateRandomBytes(numberRandomBytes:uint) — パッケージ関数, flash.crypto
ランダムなバイトのシーケンスを生成します。
generation — プロパティ, クラス flashx.textLayout.elements.TextFlow
この TextFlow オブジェクトの世代番号です。
generator — プロパティ, クラス mx.core.ClassFactory
このファクトリオブジェクトからオブジェクトを作成するために、newInstance() メソッドが使用するクラスです。
genericEventHandler(e:any) — メソッド, クラス xd.core.axm.view.components.AXMButton
A generic event handler.
genericEventHandler(e:any) — メソッド, クラス xd.core.axm.view.components.AXMButtonBar
A generic event handler.
genericEventHandler(e:any) — メソッド, クラス xd.core.axm.view.components.AXMButtonBarButton
A generic event handler.
genericEventHandler(e:any) — メソッド, クラス xd.core.axm.view.components.AXMCheckBox
A generic event handler.
genericEventHandler(e:any) — メソッド, クラス xd.core.axm.view.components.AXMComboBox
A generic event handler.
genericEventHandler(e:any) — メソッド, クラス xd.core.axm.view.components.AXMDropDownList
A generic event handler.
genericEventHandler(e:any) — メソッド, クラス xd.core.axm.view.components.AXMHScrollBar
A generic event handler.
genericEventHandler(e:any) — メソッド, クラス xd.core.axm.view.components.AXMHeaderBar
A generic event handler.
genericEventHandler(e:any) — メソッド, クラス xd.core.axm.view.components.AXMList
A generic event handler.
genericEventHandler(e:any) — メソッド, クラス xd.core.axm.view.components.AXMPopUp
A generic event handler.
genericEventHandler(e:any) — メソッド, クラス xd.core.axm.view.components.AXMProgressBar
A generic event handler.
genericEventHandler(e:any) — メソッド, クラス xd.core.axm.view.components.AXMScroller
A generic event handler.
genericEventHandler(e:any) — メソッド, クラス xd.core.axm.view.components.AXMSplitActionButton
A generic event handler.
genericEventHandler(e:any) — メソッド, クラス xd.core.axm.view.components.AXMSwitch
A generic event handler.
genericEventHandler(e:any) — メソッド, クラス xd.core.axm.view.components.AXMToggleButton
A generic event handler.
genericEventHandler(e:any) — メソッド, クラス xd.core.axm.view.components.AXMToolPopUp
A generic event handler.
genericEventHandler(e:any) — メソッド, クラス xd.core.axm.view.components.AXMVScrollBar
A generic event handler.
genre — プロパティ, クラス flash.media.ID3Info
曲のジャンルです。ID3 2.0 タグ TCON に対応します。
Geolocation — クラス, パッケージ flash.sensors
Geolocation クラスは、デバイスのロケーションセンサーに応答してイベントを送出します。
Geolocation() — コンストラクター, クラス flash.sensors.Geolocation
新しい Geolocation インスタンスを作成します。
GeolocationEvent — クラス, パッケージ flash.events
Geolocation オブジェクトは、デバイスにインストールされているロケーションセンサーから更新情報を受信すると GeolocationEvent オブジェクトを送出します。
GeolocationEvent(type:String, bubbles:Boolean, cancelable:Boolean, latitude:Number, longitude:Number, altitude:Number, hAccuracy:Number, vAccuracy:Number, speed:Number, heading:Number, timestamp:Number) — コンストラクター, クラス flash.events.GeolocationEvent
デバイスの位置に関する情報を含む GeolocationEvent オブジェクトを作成します。
GEOMETRY — 定数静的プロパティ, クラス flashx.textLayout.compose.FlowDamageType
値は、移動する他の行によって行が無効化された場合に、validity プロパティを設定するために使用されます。
GESTURE — 定数静的プロパティ, クラス flash.ui.MultitouchInputMode
TransformGestureEvent、PressAndTapGestureEvent、GestureEvent の各イベントを、現在の環境でサポートされている関連するユーザー操作に対して送出することを指定し、それ以外のタッチイベント(単純なタップ操作など)はマウスイベントとして解釈することを指定します。
gestureDirectionalTap — イベント, クラス flash.display.InteractiveObject
ユーザーが InteractiveObject インスタンスでタッチサーフェスの端に沿って接触点を作成したとき(例えば、Apple TV の Siri Remote でタッチサーフェスの端に沿ってタップしたときなど)に送出されます。デバイスによっては、この接触を複数のタッチイベントの組み合わせと解釈する可能性もあります。
GESTURE_DIRECTIONAL_TAP — 定数静的プロパティ, クラス flash.events.TransformGestureEvent
GESTURE_DIRECTIONAL_TAP タッチイベントオブジェクトの type プロパティの値を定義します。
GestureEvent — クラス, パッケージ flash.events
GestureEvent クラスを使用すると、ユーザーの複雑な接触動作(タッチスクリーン上を 2 本の指で同時に押すなど)を検出したデバイス上で、マルチタッチイベントを処理できます。
GestureEvent(type:String, bubbles:Boolean, cancelable:Boolean, phase:String, localX:Number, localY:Number, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, commandKey:Boolean, controlKey:Boolean) — コンストラクター, クラス flash.events.GestureEvent
マルチタッチイベント(タッチスクリーンを 2 本指で同時に押すなど)に関する情報を含むイベントオブジェクトを作成します。
gestureLongPress — イベント, クラス flash.display.InteractiveObject
タッチ対応デバイスで、ユーザーが同じ InteractiveObject インスタンス上の 2 つの接触位置を押したときに送出されます(例えば、タッチスクリーン搭載の携帯電話またはタブレットの表示オブジェクト上を、2 本の指で押したり離したりする場合など)。
gesturePan — イベント, クラス flash.display.InteractiveObject
タッチ対応デバイスで、ユーザーが InteractiveObject インスタンス上の接触位置でタッチポイントを移動したときに送出されます(例えば、タッチスクリーン搭載の携帯電話やタブレットの表示オブジェクト上で、指を左から右に動かす場合など)。
GESTURE_PAN — 定数静的プロパティ, クラス flash.events.TransformGestureEvent
GESTURE_PAN タッチイベントオブジェクトの type プロパティ値を定義します。
GesturePhase — final クラス, パッケージ flash.events
GesturePhase クラスは、定数値の列挙クラスで、GestureEvent、PressAndTapGestureEvent および TransformGestureEvent クラスと共に使用します。
GESTURE_PRESS_AND_TAP — 定数静的プロパティ, クラス flash.events.PressAndTapGestureEvent
GESTURE_PRESS_AND_TAP タッチイベントオブジェクトの type プロパティ値を定義します。
gestureRotate — イベント, クラス flash.display.InteractiveObject
InteractiveObject インスタンスとの接触位置で、ユーザーが回転ジェスチャを実行したときに送出されます(例えば、タッチスクリーン搭載の携帯電話またはタブレットの画面に 2 本指で触れ、その指を表示オブジェクト上で回転させる場合など)。
GESTURE_ROTATE — 定数静的プロパティ, クラス flash.events.TransformGestureEvent
GESTURE_ROTATE タッチイベントオブジェクトの type プロパティ値を定義します。
gestureSwipe — イベント, クラス flash.display.InteractiveObject
InteractiveObject インスタンスとの接触位置で、ユーザーがスワイプジェスチャを実行したときに送出されます(例えば、タッチスクリーン搭載の携帯電話またはタブレットの画面に 3 本指で触れてから、表示オブジェクト上でその 3 本の指をそろえて動かした場合など)。
GESTURE_SWIPE — 定数静的プロパティ, クラス flash.events.TransformGestureEvent
GESTURE_SWIPE タッチイベントオブジェクトの type プロパティ値を定義します。
gestureTap — イベント, クラス flash.display.InteractiveObject
タッチ対応デバイス上で、ユーザーが InteractiveObject インスタンスとの接触位置を形成してからタップしたときに送出されます(例えば、タッチスクリーン搭載の携帯電話またはタブレットの画面で、表示オブジェクト上に複数の指を置いてメニューを開いてから、1 本の指でタップしてメニューアイテムを選択する場合など)。
GESTURE_TWO_FINGER_TAP — 定数静的プロパティ, クラス flash.events.GestureEvent
type プロパティ(GESTURE_TWO_FINGER_TAP ジェスチャイベントオブジェクト)の値を定義します。
gestureZoom — イベント, クラス flash.display.InteractiveObject
InteractiveObject インスタンスとの接触位置で、ユーザーがズームジェスチャを実行したときに送出されます(例えば、タッチスクリーン搭載の携帯電話またはタブレットの画面に 2 本指で触れてから、表示オブジェクト上でその 2 本の指をすばやく広げた場合など)。
GESTURE_ZOOM — 定数静的プロパティ, クラス flash.events.TransformGestureEvent
GESTURE_ZOOM タッチイベントオブジェクトの type プロパティ値を定義します。
get — ステートメント
プロパティと同じように読み取り可能なメソッドである getter を定義します。
GET — 定数静的プロパティ, クラス flash.net.URLRequestMethod
URLRequest オブジェクトが GET であることを指定します。
getAbsoluteStart(controller:flashx.textLayout.container:ContainerController) — メソッド, クラス flashx.textLayout.compose.StandardFlowComposer
指定された ContainerController オブジェクトの最初のコンテンツエレメントの絶対位置を返します。
getAbsoluteStart() — メソッド, クラス flashx.textLayout.elements.FlowElement
テキストフロー内のエレメントの開始位置を絶対インデックスとして返します。
getAbsoluteURL(baseURL:String, path:String) — パッケージ関数, com.adobe.gravity.utility.url
Return an absolute URL given a base URL and a path which may be relative.
get_accDefaultAction(childID:uint) — メソッド, クラス flash.accessibility.AccessibilityImplementation
この AccessibilityImplementation が表すコンポーネントまたはその子要素のいずれかのデフォルトアクションを返すための MSAA メソッドです。
GET_ACCESSIBLE_USERS — 定数静的プロパティ, クラス lc.foundation.events.CollectionResultEvent
A special value that specifies to retrieve accessible users.
get_accFocus() — メソッド, クラス flash.accessibility.AccessibilityImplementation
コンポーネント内に子フォーカスを持つ子要素がある場合に、その符号なし整数 ID を返す MSAA メソッドです。
get_accName(childID:uint) — メソッド, クラス flash.accessibility.AccessibilityImplementation
この AccessibilityImplementation が表すコンポーネントまたはその子要素のいずれかの名前を返すための MSAA メソッドです。
get_accRole(childID:uint) — メソッド, クラス flash.accessibility.AccessibilityImplementation
この AccessibilityImplementation が表すコンポーネントまたはその子要素のいずれかのシステムロールを返すための MSAA メソッドです。
get_accRole(childID:uint) — メソッド, クラス mx.accessibility.MenuBarAccImpl
コンポーネントのロールを取得します。
get_accSelection() — メソッド, クラス flash.accessibility.AccessibilityImplementation
選択されているすべての子要素の ID を含む配列を返すための MSAA メソッドです。
get_accState(childID:uint) — メソッド, クラス flash.accessibility.AccessibilityImplementation
この AccessibilityImplementation が表すコンポーネントまたはその子要素のいずれかの現在のランタイム状態を返すための IAccessible メソッドです。
get_accValue(childID:uint) — メソッド, クラス flash.accessibility.AccessibilityImplementation
この AccessibilityImplementation が表すコンポーネントまたはその子要素のいずれかのランタイム値を返すための MSAA メソッドです。
getActions(name:String) — 静的メソッド , クラス adobe.utils.CustomActions
name という名前のカスタムアクション XML 定義ファイルの内容を読み取ります。
getActivationManagerService() — メソッド, クラス com.adobe.ep.ux.content.services.ServiceLocator
Retrieves the remote object for the ActivationManager service
getActiveData(callback:Function) — メソッド, クラス com.adobe.guides.spark.wrappers.components.WrapperHostBase
Return the form's Active data, either from the Guide or the PDF.
getActiveData(callback:Function) — メソッド, クラス ga.controls.Wrapper
Return the form's Active data, either from the Guide or the PDF.
getActiveData(callback:Function) — メソッド, インターフェイス ga.util.IConnectionService
Return the form's Active data, either from the Guide or the PDF.
getActiveWindow(windowId:String) — 静的メソッド , クラス mx.automation.AutomationHelper
AIR アプリケーションの場合は現在アクティブなウィンドウを返し、それ以外の場合は最上位アプリケーションを返します。
getAffectedProperties() — メソッド, クラス mx.effects.Effect
ストリングの配列を返します。各ストリングは、このエフェクトによって変更されるプロパティの名前です。
getAffectedProperties() — メソッド, インターフェイス mx.effects.IEffect
ストリングの配列を返します。各ストリングは、このエフェクトによって変更されるプロパティの名前です。
getAffectedProperties() — メソッド, クラス mx.effects.MaskEffect
このエフェクトによって変更されたコンポーネントプロパティを返します。
getAirHelperClass(className:String) — 静的メソッド , クラス mx.automation.AutomationHelper
AIR オートメーションに使用されるヘルパークラス(AirFunctionsHelper)を返します。
getAIRWindow(windowId:String) — メソッド, クラス mx.automation.AutomationManager
getAIRWindow(windowId:String) — メソッド, インターフェイス mx.automation.IAutomationManager2
AIR サポート(ツール用):指定された ID を持つウィンドウを返します。
getAIRWindowUniqueID(newWindow:flash.display:DisplayObject) — メソッド, クラス mx.automation.AutomationManager
getAIRWindowUniqueID(newWindow:flash.display:DisplayObject) — メソッド, インターフェイス mx.automation.IAutomationManager2
AIR サポート(ツール用):一意のウィンドウオブジェクト ID を返します。
getAIRWindowUniqueIDFromAutomationIDPart(objectIdPart:mx.automation:AutomationIDPart) — メソッド, クラス mx.automation.AutomationManager
getAIRWindowUniqueIDFromAutomationIDPart(objectIdPart:mx.automation:AutomationIDPart) — メソッド, インターフェイス mx.automation.IAutomationManager2
AIR サポート(ツール用):オートメーション ID パートから一意のウィンドウ ID を返します。
getAIRWindowUniqueIDFromObjectIDString(objectId:String) — メソッド, クラス mx.automation.AutomationManager
getAIRWindowUniqueIDFromObjectIDString(objectId:String) — メソッド, インターフェイス mx.automation.IAutomationManager2
AIR サポート(ツール用):オブジェクト ID から一意のウィンドウ ID を返します。
getAllBundles() — メソッド, インターフェイス com.adobe.gravity.framework.IBundleContext
Retrieve all defined bundles.
getAllCategories(query:com.adobe.icc.vo:Query) — メソッド, インターフェイス com.adobe.icc.services.category.ICategoryService
Lists available categories.
getAllDataDictionaries(clientHandler:Function, errorHandler:Function) — メソッド, インターフェイス com.adobe.dct.service.DataDictionaryRegistryService
Returns all data dictionaries.
GET_ALL_DATA_DICTIONARIES — 定数静的プロパティ, クラス com.adobe.dct.event.DCTServiceEvent
The DCTServiceEvent.GET_ALL_DATA_DICTIONARIES constant defines the value of the type property of the event object for a getAllDataDictionaries event.
getAllDataDictionaryReferences(clientHandler:Function, errorHandler:Function) — メソッド, インターフェイス com.adobe.dct.service.DataDictionaryRegistryService
Returns all data dictionary references.
GET_ALL_DATA_DICTIONARY_REFERENCES — 定数静的プロパティ, クラス com.adobe.dct.event.DCTServiceEvent
The DCTServiceEvent.GET_ALL_DATA_DICTIONARY_REFERENCES constant defines the value of the type property of the event object for a getAllDataDictionaryReferences event.
getAllDataModules(query:com.adobe.icc.vo:Query) — メソッド, インターフェイス com.adobe.icc.services.module.IModuleService
Returns a list of data modules based on a query.
getAllDataPoints() — メソッド, クラス mx.charts.chartClasses.ChartBase
IChartElement2 インターフェイスを実装する、基になるオブジェクト内のグラフアイテムを表す HitData オブジェクトの配列を返します。
getAllDataPoints() — メソッド, クラス mx.charts.chartClasses.ChartElement
基になるすべての ChartElements のアイテムの、HitData の配列を返します。これらの dataTips は、グラフで showAllDataTips が true に設定されているときに表示されます。
getAllDataPoints() — メソッド, インターフェイス mx.charts.chartClasses.IChartElement2
IChartElement2 を実装する、基になるすべてのオブジェクトのアイテムの、HitData の配列を返します。これらの dataTips は、グラフで showAllDataTips が true に設定されているときに表示されます。
GET_ALL_DEPENDENCIES_SEARCH — 定数静的プロパティ, クラス com.adobe.ep.ux.content.event.RelationEvent
Event string informing about all the assets which are related to an asset either as a related dependency or contained dependency.
getAllDependentAssets(assetVO:Object, assetDescriptor:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor, relationParameters:com.adobe.ep.ux.content.model.relation:RelationParameters, resultCollection:mx.collections:ListCollectionView) — メソッド, インターフェイス com.adobe.ep.ux.content.managers.IRelationshipManager
Get all the dependent Assets that this asset effects directly or indirectly on given list of Relations.
getAllDependentAssets(assetVO:Object, assetType:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor, relationParameters:com.adobe.ep.ux.content.model.relation:RelationParameters, assetIdOrPath:String, resultCollection:mx.collections:ListCollectionView) — メソッド, インターフェイス com.adobe.ep.ux.content.services.relationships.IAssetRelationshipService
Function to get All Assets used by this Asset and those which use this asset
getAllExportedAssetsInfo() — メソッド, インターフェイス com.adobe.icc.services.export.IExportService
Information about all assets being exported
getAllForms(query:com.adobe.icc.vo:Query) — メソッド, インターフェイス com.adobe.icc.services.layout.ILayoutService
Returns a list of available form templates.
getAllFragmentLayouts(query:com.adobe.icc.vo:Query) — メソッド, インターフェイス com.adobe.icc.services.fragmentlayout.IFragmentLayoutService
Returns a list of available fragmentLayout templates.
getAllItems(container:flash.display:DisplayObjectContainer, itemList:Array) — メソッド, クラス com.adobe.guides.spark.layouts.components.LayoutHostBase
Returns all display objects on this panel.
getAllItems(container:flash.display:DisplayObjectContainer, itemList:Array) — メソッド, インターフェイス ga.model.ILayoutHost
Returns all display objects on this panel.
getAllItems(container:flash.display:DisplayObjectContainer, itemList:Array) — メソッド, クラス ga.model.LayoutTemplate
Returns all display objects on this panel.
getAllLetters(query:com.adobe.icc.vo:Query) — メソッド, インターフェイス com.adobe.icc.services.letter.ILetterService
Method description: Returns a list of available letter templates.
getAllProcesses() — メソッド, インターフェイス lc.procmgmt.IProcessManager
Retrieves a unique list of unique process names for the processes available.
getAllTasksForProcess(processId:Number, includeSubprocessTasks:Boolean) — メソッド, インターフェイス lc.procmgmt.ITaskManager
A new version of the method getTasksForProcess.
getAlternativeAudioItemAt(index:int) — メソッド, クラス org.osmf.media.MediaPlayer
指定した(0 から始まる)インデックスに対応する代替オーディオストリームを取得します。
getApplicationNameFromAutomationIDPart(objectIdPart:mx.automation:AutomationIDPart) — メソッド, クラス mx.automation.AutomationManager
getApplicationNameFromAutomationIDPart(objectID:mx.automation:AutomationIDPart) — メソッド, インターフェイス mx.automation.IAutomationManager2
マーシャリングサポート(ツール用):パート ID からアプリケーションの名前を返します。
getApproverAt(index:int) — メソッド, クラス com.adobe.livecycle.rca.model.participant.ApproverCollection
Returns a Approver type object instead of a generic object.
getAppTitle() — 静的メソッド , クラス mx.automation.AutomationHelper
AIR アプリケーションの場合はタイトルを返し、それ以外の場合は空の文字列を返します。
getArgDescriptors(obj:mx.automation:IAutomationObject) — メソッド, クラス mx.automation.AutomationEventDescriptor
このイベントの引数記述子の配列を返します。
getArgDescriptors(obj:mx.automation:IAutomationObject) — メソッド, クラス mx.automation.AutomationMethodDescriptor
このメソッドの引数記述子の配列を返します。
getArgDescriptors(target:mx.automation:IAutomationObject) — メソッド, インターフェイス mx.automation.IAutomationEventDescriptor
このイベントの引数記述子の配列を返します。
getArgDescriptors(obj:mx.automation:IAutomationObject) — メソッド, インターフェイス mx.automation.IAutomationMethodDescriptor
このメソッドの引数記述子の配列を返します。
getArmatureAt(index:int) — 静的メソッド , クラス fl.ik.IKManager
指定のインデックス位置のアーマチュアを返します。
getArmatureByName(name:String) — 静的メソッド , クラス fl.ik.IKManager
指定された名前を持つアーマチュアを返します。
getAssetContent(path:String) — メソッド, インターフェイス com.adobe.ep.ux.content.services.preview.IAssetPreviewService
Function to get contents of the Asset given the asset path.
getAssetLoaderService() — メソッド, クラス com.adobe.ep.ux.content.services.providers.ContentServiceProvider
Service to load System Data Dictionaries
getAssetLoaderService() — メソッド, インターフェイス com.adobe.ep.ux.content.services.providers.IContentServiceProvider
Service to load System Data Dictionaries
getAssetPermissionsService() — メソッド, クラス com.adobe.ep.ux.content.services.providers.ContentServiceProvider
Loads the permissions associated with the current user.
getAssetPermissionsService() — メソッド, インターフェイス com.adobe.ep.ux.content.services.providers.IContentServiceProvider
Loads the permissions associated with the current user.
getAssetPreviewService() — メソッド, インターフェイス com.adobe.ep.ux.content.services.providers.IContentServiceProvider
Service to get Asset Preview
getAssetQueryService(assetQueryType:String) — メソッド, クラス com.adobe.ep.ux.content.services.providers.ContentServiceProvider
This is a simple delegate to QueryService which attach success/fault listeners to QueryService response
getAssetQueryService(assetQueryType:String) — メソッド, インターフェイス com.adobe.ep.ux.content.services.providers.IContentServiceProvider
This is a simple delegate to QueryService which attach success/fault listeners to QueryService response
getAssetRelationshipService() — メソッド, インターフェイス com.adobe.ep.ux.content.services.providers.IContentServiceProvider
Service to get Asset Relationships
getAssetsContent(assetVO:Object, assetType:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor) — メソッド, インターフェイス com.adobe.ep.ux.content.managers.IPreviewManager
Get all the Assets Content for the Given Asset.
GET_ASSETS_CONTENT — 定数静的プロパティ, クラス com.adobe.ep.ux.content.event.PreviewEvent
This constant specifies that the event is to get Assets Content
getAssetType() — メソッド, インターフェイス com.adobe.ep.ux.content.handlers.IAssetHandler
returns the asset type associated with the asset.
getAssetType() — メソッド, クラス com.adobe.icc.editors.handlers.BaseAssetHandler
Returns the asset type handled by this handler.
getAssetType() — メソッド, クラス com.adobe.icc.editors.handlers.CategoryHandler
Returns the asset type handled by this handler.
getAssetType() — メソッド, クラス com.adobe.icc.editors.handlers.ConditionHandler
Returns the asset type handled by this handler.
getAssetType() — メソッド, クラス com.adobe.icc.editors.handlers.DataDictionaryHandler
Returns the asset type handled by this handler.
getAssetType() — メソッド, クラス com.adobe.icc.editors.handlers.FragmentLayoutHandler
Returns the asset type handled by this handler.
getAssetType() — メソッド, クラス com.adobe.icc.editors.handlers.ImageHandler
Returns the asset type handled by this handler.
getAssetType() — メソッド, クラス com.adobe.icc.editors.handlers.LayoutHandler
Returns the asset type handled by this handler.
getAssetType() — メソッド, クラス com.adobe.icc.editors.handlers.LetterHandler
Returns the asset type handled by this handler.
getAssetType() — メソッド, クラス com.adobe.icc.editors.handlers.ListHandler
Returns the asset type handled by this handler.
getAssetType() — メソッド, クラス com.adobe.icc.editors.handlers.TextHandler
Returns the asset type handled by this handler.
getAssetType() — メソッド, インターフェイス com.adobe.livecycle.assetmanager.client.handler.IAssetHandler
Returns the asset type associated with the asset.
getAssetType() — メソッド, クラス com.adobe.livecycle.assetmanager.client.handler.PermissionBasedAssetHandler
Returns the asset type associated with the asset.
getAssetVersionService() — メソッド, インターフェイス com.adobe.ep.ux.content.services.providers.IContentServiceProvider
Service to get Asset Versions
getAssignmentsForTask(taskId:String) — メソッド, インターフェイス lc.procmgmt.ITaskManager
Retrieves the collection of Assignment objects that are associated with a task identifier.
getAssociatedFactory(object:Object) — 静的メソッド , クラス mx.modules.ModuleManager
参照されたオブジェクトが既知の IFlexModuleFactory の実装と関連付けられているかどうか(または、既知の IFlexModuleFactory の実装の管理された ApplicationDomain 内にあるかどうか)を確認します。
getAssociationProperties() — メソッド, クラス com.adobe.fiber.valueobjects.AbstractEntityMetadata
すべての関連付けプロパティの名前を返します。
getAssociationProperties() — メソッド, インターフェイス com.adobe.fiber.valueobjects.IModelType
すべての関連付けプロパティの名前を返します。
getAtomBidiLevel(atomIndex:int) — メソッド, クラス flash.text.engine.TextLine
指定されたインデックス位置にあるアトムの双方向レベルを取得します。
getAtomBounds(atomIndex:int) — メソッド, クラス flash.text.engine.TextLine
テキスト行を基準として、指定されたインデックス位置にあるアトムの境界を取得します。
getAtomCenter(atomIndex:int) — メソッド, クラス flash.text.engine.TextLine
指定されたインデックス位置にあるベースラインに従って測定したアトムの中心を取得します。
getAtomGraphic(atomIndex:int) — メソッド, クラス flash.text.engine.TextLine
指定されたインデックス位置にあるアトムのグラフィックを取得します(アトムが文字の場合は null)。
getAtomIndexAtCharIndex(charIndex:int) — メソッド, クラス flash.text.engine.TextLine
charIndex パラメーターで指定された文字を含むアトムのインデックスを返します。行内の各アトムにその文字が指定されていない場合は -1 を返します。
getAtomIndexAtPoint(stageX:Number, stageY:Number) — メソッド, クラス flash.text.engine.TextLine
x パラメーターおよび y パラメーターで指定されたポイントにあるアトムのインデックスを返します。そのポイントにアトムがない場合は -1 を返します。
getAtomTextBlockBeginIndex(atomIndex:int) — メソッド, クラス flash.text.engine.TextLine
指定されたインデックス位置にあるアトムのテキストブロック開始インデックスを取得します。
getAtomTextBlockEndIndex(atomIndex:int) — メソッド, クラス flash.text.engine.TextLine
指定されたインデックス位置にあるアトムのテキストブロック終了インデックスを取得します。
getAtomTextRotation(atomIndex:int) — メソッド, クラス flash.text.engine.TextLine
指定されたインデックス位置にあるアトムの回転を取得します。
getAtomWordBoundaryOnLeft(atomIndex:int) — メソッド, クラス flash.text.engine.TextLine
指定されたインデックス位置にあるアトムの左側に単語境界があるかどうかを示します。
getAttachmentDocument(attachmentId:String) — メソッド, クラス lc.procmgmt.domain.Task
Retrieves the attachment document from the task.
GET_ATTACHMENT_DOCUMENT_COMPLETE — 定数静的プロパティ, クラス lc.foundation.events.ObjectResultEvent
A special value that specifies that the retrieval of document attachments completed.
getAttachmentFile() — メソッド, クラス lc.procmgmt.ui.attachments.AttachmentHeaderBase
Displays a File Browse dialog box from which the user can select the attachment file to add.
getAttachmentFile() — メソッド, クラス lc.procmgmt.ui.attachments.AttachmentHeaderModel
Deprecated Since LiveCycle ES Update 1 (8.2): getAttachmentFile() is no longer used.
getAttachmentList(taskId:String) — メソッド, インターフェイス com.adobe.ep.taskmanagement.services.IAttachmentManager
Retrieves the attachments based on a task identifier.
getAttachmentList(taskId:String) — メソッド, クラス com.adobe.ep.taskmanagement.services.LCTaskManager
Retrieves the attachments based on a task identifier.
getAttachments(taskId:String) — メソッド, インターフェイス lc.procmgmt.ITaskManager
Retrieves the collection of attachments and notes that are associated with a task.
getAttachmentsByControllerId(id:String) — メソッド, クラス com.adobe.icomm.assetplacement.model.PackageDefinition
A convenience method that searches through the attachments and returns a list containing only the attachments that match the given id.
getAttribute(attrName:String) — メソッド, クラス com.adobe.icomm.assetplacement.model.PackageElement
Retrieve an attribute of this element.
getAttribute(name:String) — メソッド, インターフェイス com.adobe.mosaic.om.interfaces.IContext
Returns a named attribute from the context.
getAttribute(key:String) — メソッド, インターフェイス com.adobe.mosaic.om.interfaces.ILayout
Retrieves the value of the specified attribute key from the Layout object.
getAttribute(name:String) — メソッド, クラス mx.rpc.livecycle.DocumentReference
指定した属性の値を返します。
getAttributeByQName(xml:XML, attrQName:QName) — 静的メソッド , クラス mx.utils.XMLUtil
指定された QName と一致する属性の XML 値を返します。
getAttributeMask() — メソッド, クラス mx.data.ManagedAssociation
この管理対象の関連付けの属性を表すビットマスクです。
getAttributePairs() — メソッド, インターフェイス com.adobe.mosaic.om.interfaces.ILayout
Retrieves an array of objects.
getAttributes(names:Array) — メソッド, インターフェイス com.adobe.mosaic.om.interfaces.IContext
Returns an array of named attributes from the context.
getAuditor() — メソッド, インターフェイス com.adobe.solutions.rca.service.IRCAServiceProvider
This operation returns an instance of auditor service.
getAuditor() — 静的メソッド , クラス com.adobe.solutions.rca.service.RCAServiceProvider
This operation returns an instance of auditor service.
getAuditor() — メソッド, クラス com.adobe.solutions.rca.services.impl.RCAServiceProviderImpl
This operation returns an instance of auditor service.
getAuthenticatedUser() — メソッド, クラス lc.procmgmt.formbridge.SwfConnector
Retrieves the current user.
getAutomationChildAt(index:int) — メソッド, インターフェイス mx.automation.IAutomationObject
指定されたインデックス位置でオートメーションオブジェクトを提供します。
getAutomationChildAt(index:int) — メソッド, クラス mx.automation.delegates.containers.ApplicationAutomationImpl
getAutomationChildAt(index:int) — メソッド, クラス mx.automation.delegates.containers.WindowedApplicationAutomationImpl
getAutomationChildAt(index:int) — メソッド, クラス mx.automation.delegates.containers.WindowsAutomationImpl
getAutomationChildAt(index:int) — メソッド, クラス mx.automation.delegates.core.UIFTETextFieldAutomationImpl
getAutomationChildAt(index:int) — メソッド, クラス mx.controls.FlexNativeMenu
指定されたインデックス位置でオートメーションオブジェクトを提供します。
getAutomationChildAt(index:int) — メソッド, クラス mx.core.UIComponent
指定されたインデックス位置でオートメーションオブジェクトを提供します。
getAutomationChildAt(index:int) — メソッド, クラス mx.flash.UIMovieClip
指定されたインデックス位置でオートメーションオブジェクトを提供します。
getAutomationChildAt(index:int) — メソッド, クラス spark.automation.delegates.components.SparkWindowAutomationImpl
getAutomationChildAt(index:int) — メソッド, クラス spark.automation.delegates.components.SparkWindowedApplicationAutomationImpl
getAutomationChildAt(index:int) — メソッド, クラス spark.automation.delegates.components.supportClasses.SparkSkinnableTextBaseAutomationImpl
getAutomationChildAt(index:int) — メソッド, クラス spark.automation.delegates.skins.spark.SparkDefaultGridHeaderRendererAutomationImpl
getAutomationChildren() — メソッド, インターフェイス mx.automation.IAutomationObject
オートメーションオブジェクトリストを提供します。
getAutomationChildren() — メソッド, クラス mx.automation.delegates.containers.ApplicationAutomationImpl
getAutomationChildren() — メソッド, クラス mx.automation.delegates.core.UIFTETextFieldAutomationImpl
getAutomationChildren() — メソッド, クラス mx.automation.delegates.flashflexkit.FlexContentHolderAutomationImpl
getAutomationChildren() — メソッド, クラス mx.controls.FlexNativeMenu
オートメーションオブジェクトリストを提供します。
getAutomationChildren() — メソッド, クラス mx.core.UIComponent
オートメーションオブジェクトリストを提供します。
getAutomationChildren() — メソッド, クラス mx.flash.UIMovieClip
オートメーションオブジェクトリストを提供します。
getAutomationChildren() — メソッド, クラス spark.automation.delegates.components.supportClasses.SparkDropDownListBaseAutomationImpl
getAutomationChildren() — メソッド, クラス spark.automation.delegates.skins.spark.SparkDefaultComplexItemRendererAutomationImpl
getAutomationChildren() — メソッド, クラス spark.automation.delegates.skins.spark.SparkDefaultGridHeaderRendererAutomationImpl
getAutomationChildrenArray(object:Object) — メソッド, クラス mx.automation.AutomationManager
getAutomationClassByInstance(obj:mx.automation:IAutomationObject) — メソッド, インターフェイス mx.automation.IAutomationEnvironment
指定されたオブジェクトに対応するオートメーションクラスを返します。
getAutomationClassByName(automationClass:String) — メソッド, インターフェイス mx.automation.IAutomationEnvironment
指定された名前のオートメーションクラスを返します。
getAutomationClassName(obj:mx.automation:IAutomationObject) — メソッド, インターフェイス mx.automation.IAutomationManager
オブジェクト型として表示されるテキストを返します。
getAutomationComposite(obj:mx.automation:IAutomationObject) — メソッド, インターフェイス mx.automation.IAutomationObjectHelper
複合オブジェクトの親を返します。
getAutomationName(obj:mx.automation:IAutomationObject) — メソッド, インターフェイス mx.automation.IAutomationManager
オブジェクトの説明として表示されるテキストを返します。
getAutomationValueForData(data:Object) — メソッド, インターフェイス mx.automation.IAutomationTabularData
指定されたデータについてコンポーネントが表示する値を返します。
getAvailableLocaleIDNames() — 静的メソッド , クラス flash.globalization.Collator
このクラスでサポートされているすべてのロケール ID 名のリストが表示されます。
getAvailableLocaleIDNames() — 静的メソッド , クラス flash.globalization.CurrencyFormatter
このクラスでサポートされているすべてのロケール ID 名のリストが表示されます。
getAvailableLocaleIDNames() — 静的メソッド , クラス flash.globalization.DateTimeFormatter
このクラスでサポートされているすべてのロケール ID 名のリストが表示されます。
getAvailableLocaleIDNames() — 静的メソッド , クラス flash.globalization.NumberFormatter
このクラスでサポートされているすべてのロケール ID 名のリストが表示されます。
getAvailableLocaleIDNames() — 静的メソッド , クラス flash.globalization.StringTools
このクラスでサポートされているすべてのロケール ID 名のリストが表示されます。
getAvailableLocaleIDNames() — 静的メソッド , クラス spark.formatters.CurrencyFormatter
このクラスでサポートされているすべてのロケール ID 名のリストが表示されます。
getAvailableLocaleIDNames() — 静的メソッド , クラス spark.formatters.DateTimeFormatter
このクラスでサポートされているすべてのロケール ID 名のリストが表示されます。
getAvailableLocaleIDNames() — 静的メソッド , クラス spark.formatters.NumberFormatter
このクラスでサポートされているすべてのロケール ID 名のリストが表示されます。
getAvailableLocaleIDNames() — 静的メソッド , クラス spark.globalization.StringTools
このクラスでサポートされているすべてのロケール ID 名のリストが表示されます。
getAvailableLocaleIDNames() — 静的メソッド , クラス spark.globalization.supportClasses.CollatorBase
このクラスでサポートされているすべてのロケール ID 名のリストが表示されます。
getAvailableProperties() — メソッド, クラス com.adobe.fiber.valueobjects.AbstractEntityMetadata
バリアントにより決定された、このインスタンスの使用可能なすべてのプロパティの名前を返します。
getAvailableProperties() — メソッド, インターフェイス com.adobe.fiber.valueobjects.IModelInstance
バリアントにより決定された、このインスタンスの使用可能なすべてのプロパティの名前を返します。
getAxis(dimension:String) — メソッド, クラス mx.charts.chartClasses.DataTransform
dimension パラメーターで指定されたデータサイズの変換を行う軸インスタンスを取得します。
getAxis(dimension:String) — メソッド, クラス mx.charts.chartClasses.Series
通常は、名前付きプロパティ (直交ベースの系列の horizontalAxis、verticalAxis または radiusAxis など) により軸インスタンスを直接取得します。
getAxis(axisOridnal:int) — メソッド, インターフェイス mx.olap.IOLAPQuery
クエリから軸を取得します。
getAxis(axisOrdinal:int) — メソッド, インターフェイス mx.olap.IOLAPResult
クエリ結果の軸を返します。
getAxis(axisOrdinal:int) — メソッド, クラス mx.olap.OLAPQuery
クエリから軸を取得します。
getAxis(axisOrdinal:int) — メソッド, クラス mx.olap.OLAPResult
クエリ結果の軸を返します。
getBackgroundManager() — メソッド, クラス flashx.textLayout.elements.TextFlow
getBaselinePosition(baseline:String) — メソッド, クラス flash.text.engine.TextLine
TextBlock.baselineZero を基準にして、指定されたベースラインの位置を取得します。
getBitrateForDynamicStreamIndex(index:int) — メソッド, クラス org.osmf.media.MediaPlayer
指定したダイナミックストリームインデックスについて、関連するビットレート(キロバイト単位)を取得します。
getBitrateForIndex(index:int) — メソッド, クラス org.osmf.traits.DynamicStreamTrait
指定したインデックスについて、関連するビットレート(1 秒あたりのキロビット数)を返します。
getBoneByName(targetName:String) — メソッド, クラス fl.ik.IKArmature
指定されたボーンを返します。
getBoolean(bundleName:String, resourceName:String, locale:String) — メソッド, インターフェイス mx.resources.IResourceManager
ブール型として指定されているリソースの値を取得します。
getBorderClassForCurrentState() — メソッド, クラス spark.skins.mobile.ButtonSkin
currentState に基づいて使用する borderClass を返します。
getBounds(targetCoordinateSpace:flash.display:DisplayObject) — メソッド, クラス flash.display.DisplayObject
targetCoordinateSpace オブジェクトの座標系を基準にして、表示オブジェクトの領域を定義する矩形を返します。
getBounds() — メソッド, クラス flashx.textLayout.compose.TextFlowLine
行の境界を矩形として返します。
getBounds(targetCoordinateSpace:flash.display:DisplayObject) — メソッド, クラス mx.containers.utilityClasses.PostScaleAdapter
getBounds(targetCoordinateSpace:flash.display:DisplayObject) — メソッド, インターフェイス mx.core.IFlexDisplayObject
targetCoordinateSpace オブジェクトの座標系を基準にして、表示オブジェクトの領域を定義する矩形を返します。
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — メソッド, インターフェイス mx.core.ILayoutElement
エレメントの境界の x 座標を、指定したエレメントサイズで返します。
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — メソッド, クラス mx.core.UIComponent
エレメントの境界の x 座標を、指定したエレメントサイズで返します。
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — メソッド, クラス mx.flash.UIMovieClip
エレメントの境界の x 座標を、指定したエレメントサイズで返します。
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — メソッド, クラス spark.core.SpriteVisualElement
エレメントの境界の x 座標を、指定したエレメントサイズで返します。
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — メソッド, クラス spark.primitives.Ellipse
エレメントの境界の x 座標を、指定したエレメントサイズで返します。
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — メソッド, クラス spark.primitives.Path
エレメントの境界の x 座標を、指定したエレメントサイズで返します。
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — メソッド, クラス spark.primitives.Rect
エレメントの境界の x 座標を、指定したエレメントサイズで返します。
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — メソッド, クラス spark.primitives.supportClasses.GraphicElement
エレメントの境界の x 座標を、指定したエレメントサイズで返します。
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — メソッド, インターフェイス mx.core.ILayoutElement
エレメントの境界の y 座標を、指定したエレメントサイズで返します。
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — メソッド, クラス mx.core.UIComponent
エレメントの境界の y 座標を、指定したエレメントサイズで返します。
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — メソッド, クラス mx.flash.UIMovieClip
エレメントの境界の y 座標を、指定したエレメントサイズで返します。
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — メソッド, クラス spark.core.SpriteVisualElement
エレメントの境界の y 座標を、指定したエレメントサイズで返します。
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — メソッド, クラス spark.primitives.Ellipse
エレメントの境界の y 座標を、指定したエレメントサイズで返します。
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — メソッド, クラス spark.primitives.Path
エレメントの境界の y 座標を、指定したエレメントサイズで返します。
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — メソッド, クラス spark.primitives.Rect
エレメントの境界の y 座標を、指定したエレメントサイズで返します。
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — メソッド, クラス spark.primitives.supportClasses.GraphicElement
エレメントの境界の y 座標を、指定したエレメントサイズで返します。
getBuilders() — メソッド, クラス org.osmf.elements.F4MLoader
ManifestParser を作成するために使用する BaseManifestBuilder オブジェクトを定義します。
getBundle(id:int) — メソッド, インターフェイス com.adobe.gravity.framework.IBundleContext
Get the bundle with the specified id.
getBundleNamesForLocale(locale:String) — メソッド, インターフェイス mx.resources.IResourceManager
ResourceManager に存在し、指定されたロケールに属するすべての ResourceBundle オブジェクトのバンドル名を指定するストリングの配列を返します。
getByName(name:String) — メソッド, インターフェイス com.adobe.gravity.framework.IApplicationDomainManager
Return the ApplicationDomain for the provided name.
getCacheData(descriptor:mx.data:CacheDataDescriptor) — メソッド, クラス mx.data.DataManager
ArrayCollection または Single Managed Object(SMO)をローカルストアから返します。
getCacheDescriptors(view:mx.collections:ListCollectionView, options:uint, item:Object) — メソッド, クラス mx.data.DataManager
指定した ListCollectionView(コレクション)インスタンスを CacheDataDescriptor インスタンスで塗りつぶします。
getCachedSamples(data:flash.utils:ByteArray, append:Boolean) — メソッド, クラス flash.ui.GameInputDevice
キャッシュされたサンプル値を ByteArray に書き込みます。
getCacheEntry(source:Object) — メソッド, クラス spark.core.ContentCache
指定されたキーにエントリが存在する場合に、そのエントリを取得します。
getCacheIDs(view:mx.collections:ListCollectionView) — メソッド, クラス mx.data.DataManager
指定した ListCollectionView(コレクション)インスタンスを、アプリケーションで前に使用したすべてのキャッシュ識別子で塗りつぶします。
getCacheIDs(view:mx.collections:ListCollectionView) — メソッド, クラス mx.data.DataStore
このメソッドは、指定した ListCollectionView に、アプリケーションでそれまでに使用されたすべてのキャッシュ識別子を挿入します。
getCacheKey(... rest) — 静的メソッド , クラス mx.skins.halo.HaloColors
渡されたカラーに基づいて、固有のハッシュキーを返します。
getCamera(name:String) — 静的メソッド , クラス flash.media.Camera
ビデオをキャプチャする Camera オブジェクトへの参照を返します。
getCaptionsAsArray() — メソッド, クラス fl.video.FLVPlaybackCaptioning
キャプションを含む FLVPlayback コンポーネントのキューポイントの配列を返します。
getCaptionsAsTranscript(preserveFormatting:Boolean) — メソッド, クラス fl.video.FLVPlaybackCaptioning
すべてのキャプションを HTML 形式のトランスクリプトとして含むストリングを返します。
getCaptionWidth() — メソッド, クラス ga.model.PanelItem
Returns the fixed caption width.
getCatalog(onSuccess:Function, onFailure:Function) — メソッド, インターフェイス com.adobe.mosaic.om.interfaces.IService
The name of the catalog this service belongs to.
getCatalog(onSuccess:Function, onFailure:Function) — メソッド, インターフェイス com.adobe.mosaic.om.interfaces.ITile
Returns the catalog that contains this tile.
getCategories() — メソッド, インターフェイス lc.procmgmt.IStartpointManager
Retrieves all categories of startpoints that are available to an authenticated user.
getCategory(categoryId:String) — メソッド, インターフェイス com.adobe.icc.services.category.ICategoryService
Retrieves a category given its GUID.
getCategoryService() — 静的メソッド , クラス com.adobe.icc.services.ServiceProvider
Returns a Category Service instance.
getCell(x:int, y:int) — メソッド, インターフェイス mx.olap.IOLAPResult
クエリ結果の指定された位置のセルを返します。
getCell(x:int, y:int) — メソッド, クラス mx.olap.OLAPResult
クエリ結果の指定された位置のセルを返します。
getCellAt(x:Number, y:Number) — メソッド, クラス spark.components.Grid
指定されたグリッド座標にあるピクセルと重なるセルの行と列のインデックスを返します。
getCellBounds(rowIndex:int, columnIndex:int) — メソッド, クラス spark.components.Grid
指定されたセルの現在のピクセル境界を返すか、該当するセルが存在しない場合は null を返します。
getCellRendererAt(row:uint, column:uint) — メソッド, クラス fl.controls.DataGrid
DataGrid 内の指定された位置にあるセルレンダラーのインスタンスを取得します。
getCellRendererInfo(row:mx.olap:IOLAPAxisPosition, column:mx.olap:IOLAPAxisPosition) — メソッド, クラス mx.controls.OLAPDataGrid
特定の列で使用するレンダラーを決定します。
getCellsAt(x:Number, y:Number, w:Number, h:Number) — メソッド, クラス spark.components.Grid
rowIndex および columnIndex プロパティが、指定されたグリッド領域に重なるセルの行および列インデックスを指定する、CellPosition オブジェクトのベクトルを返します。
getCellX(rowIndex:int, columnIndex:int) — メソッド, クラス spark.components.Grid
指定されたセルの原点の X 座標を返します。
getCellY(rowIndex:int, columnIndex:int) — メソッド, クラス spark.components.Grid
指定されたセルの原点の Y 座標を返します。
getChannel(id:String, clustered:Boolean) — 静的メソッド , クラス mx.messaging.config.ServerConfig
設定された Channel の共有インスタンスを返します。
getChannelSet(destinationId:String) — 静的メソッド , クラス mx.messaging.config.ServerConfig
指定されたメッセージタイプを処理するサービスに属する、指定された宛先に使用する共有 ChannelSet を返します。
getCharAtPosition(relativePosition:int) — メソッド, クラス flashx.textLayout.elements.FlowElement
この FlowElement オブジェクトに対して相対的な、指定された位置の文字を返します。
getCharBoundaries(charIndex:int) — メソッド, クラス fl.text.TLFTextField
文字の境界ボックスである矩形を返します。
getCharBoundaries(charIndex:int) — メソッド, クラス flash.text.TextField
文字の境界ボックスである矩形を返します。
getCharBoundaries(charIndex:int) — メソッド, クラス mx.core.FTETextField
TextField 内でこのメソッドを使用するコンポーネントはほとんどないので、このメソッドは FTETextField には実装されていません。
getCharBoundaries(charIndex:int) — メソッド, インターフェイス mx.core.IUITextField
文字の境界ボックスである矩形を返します。
getCharCodeAtPosition(relativePosition:int) — メソッド, クラス flashx.textLayout.elements.FlowElement
この FlowElement に対して相対的な、指定された位置の文字コードを返します。
getCharIndexAtPoint(x:Number, y:Number) — メソッド, クラス fl.text.TLFTextField
x および y パラメーターで指定された点にある文字の、0 から始まるインデックス値を返します。
getCharIndexAtPoint(x:Number, y:Number) — メソッド, クラス flash.text.TextField
x および y パラメーターで指定された点にある文字の、0 から始まるインデックス値を返します。
getCharIndexAtPoint(x:Number, y:Number) — メソッド, クラス mx.core.FTETextField
TextField 内でこのメソッドを使用するコンポーネントはほとんどないので、このメソッドは FTETextField には実装されていません。
getCharIndexAtPoint(x:Number, y:Number) — メソッド, インターフェイス mx.core.IUITextField
x および y パラメーターで指定された点にある文字の、0 から始まるインデックス値を返します。
getChildAt(iChild:int) — メソッド, クラス fl.ik.IKJoint
指定のインデックス位置の子 IKJoint オブジェクトを返します。
getChildAt(index:int) — メソッド, クラス flash.display.DisplayObjectContainer
指定のインデックス位置にある子表示オブジェクトインスタンスを返します。
getChildAt(index:int) — メソッド, クラス flashx.textLayout.elements.FlowGroupElement
指定されたインデックス位置にある子 FlowElement を返します。
getChildAt(index:int) — メソッド, クラス mx.charts.Legend
n 番目の子コンポーネントオブジェクトを取得します。
getChildAt(index:int) — メソッド, クラス mx.core.Container
n 番目の子コンポーネントオブジェクトを取得します。
getChildAt(index:int) — メソッド, インターフェイス mx.core.IChildList
この子リスト内の指定されたインデックスにある子 DisplayObject を取得します。
getChildAt(index:int) — メソッド, インターフェイス mx.core.IContainer
指定のインデックス位置にある子表示オブジェクトインスタンスを返します。
getChildAt(index:int) — メソッド, クラス org.osmf.elements.CompositeElement
指定されたインデックス位置にある子を取得します。
getChildBridgeProvider(bridge:flash.events:IEventDispatcher) — メソッド, インターフェイス mx.core.ISWFBridgeGroup
ブリッジの所有者と、子をロードした DisplayObject も取得します。
getChildBridgeProvider(bridge:flash.events:IEventDispatcher) — メソッド, クラス mx.core.SWFBridgeGroup
ブリッジの所有者と、子をロードした DisplayObject も取得します。
getChildBridges() — メソッド, インターフェイス mx.core.ISWFBridgeGroup
このグループ内のすべての子ブリッジを取得します。
getChildBridges() — メソッド, クラス mx.core.SWFBridgeGroup
このグループ内のすべての子ブリッジを取得します。
getChildByName(name:String) — メソッド, クラス flash.display.DisplayObjectContainer
指定された名前に一致する子表示オブジェクトを返します。
getChildByName(name:String) — メソッド, クラス mx.charts.Legend
指定したストリングの name プロパティを持つ子を返します。
getChildByName(name:String) — メソッド, クラス mx.core.Container
指定したストリングの name プロパティを持つ子を返します。
getChildByName(name:String) — メソッド, インターフェイス mx.core.IChildList
この子リスト内の指定された名前の子 DisplayObject を取得します。
getChildByName(name:String) — メソッド, インターフェイス mx.core.IContainer
指定された名前に一致する子表示オブジェクトを返します。
getChildElement(state:XML, property:String) — 静的メソッド , クラス ga.util.StateDeserializer
get child element for given the child root name
getChildIDArray() — メソッド, クラス flash.accessibility.AccessibilityImplementation
AccessibilityImplementation のすべての子要素の符号なし整数 ID を含む配列を返します。
getChildIndex(child:fl.ik:IKJoint) — メソッド, クラス fl.ik.IKJoint
指定された IKJoint オブジェクトのインデックス値を返します。
getChildIndex(child:flash.display:DisplayObject) — メソッド, クラス flash.display.DisplayObjectContainer
子 DisplayObject インスタンスのインデックス位置を返します。
getChildIndex(child:flashx.textLayout.elements:FlowElement) — メソッド, クラス flashx.textLayout.elements.FlowGroupElement
指定された FlowElement オブジェクトの子の中を検索し、そのインデックス位置を返します。
getChildIndex(child:flash.display:DisplayObject) — メソッド, クラス mx.charts.Legend
特定の子の 0 から始まるインデックスを取得します。
getChildIndex(child:flash.display:DisplayObject) — メソッド, クラス mx.core.Container
特定の子の 0 から始まるインデックスを取得します。
getChildIndex(child:flash.display:DisplayObject) — メソッド, インターフェイス mx.core.IChildList
この子リスト内の特定の子のインデックスを取得します。
getChildIndex(child:flash.display:DisplayObject) — メソッド, インターフェイス mx.core.IContainer
子 DisplayObject インスタンスのインデックス位置を返します。
getChildIndex(child:org.osmf.media:MediaElement) — メソッド, クラス org.osmf.elements.CompositeElement
リスト内の、getChildAt(index) == child となる子のインデックスを返します。
getChildren(applicationDomain:flash.system:ApplicationDomain) — メソッド, インターフェイス com.adobe.gravity.framework.IApplicationDomainManager
Return the child ApplicationDomains of the provided ApplicationDomain.
getChildren(obj:mx.automation:IAutomationObject, ignoreShowInHierarchy:Boolean) — メソッド, インターフェイス mx.automation.IAutomationManager
このオブジェクトの子のうち、テスト階層に表示されているすべての子を返します。
getChildren() — メソッド, クラス mx.charts.Legend
コンテナのコンテンツである子で構成された DisplayObject オブジェクトの配列を返します。
getChildren(node:Object) — メソッド, クラス mx.collections.HierarchicalCollectionView
子のコレクションが存在する場合は、このコレクションを返します。
getChildren(node:Object) — メソッド, クラス mx.collections.HierarchicalData
ノードの子を表すオブジェクトを返します。
getChildren(node:Object) — メソッド, インターフェイス mx.collections.IHierarchicalCollectionView
子のコレクションが存在する場合は、このコレクションを返します。
getChildren(node:Object) — メソッド, インターフェイス mx.collections.IHierarchicalData
ノードの子を表すオブジェクトを返します。
getChildren(node:Object, model:Object) — メソッド, インターフェイス mx.controls.menuClasses.IMenuDataDescriptor
ノードの子へのアクセスを提供します。
getChildren(node:Object, model:Object) — メソッド, クラス mx.controls.treeClasses.DefaultDataDescriptor
ノードの子へのアクセスを提供します。
getChildren(node:Object, model:Object) — メソッド, インターフェイス mx.controls.treeClasses.ITreeDataDescriptor
ノードの子へのアクセスを提供します。子のコレクションビューを返します(存在する場合)。
getChildren() — メソッド, クラス mx.core.Container
コンテナのコンテンツである子で構成された DisplayObject オブジェクトの配列を返します。
getChildrenFromIDPart(obj:mx.automation:IAutomationObject, part:mx.automation:AutomationIDPart, ignoreShowInHierarchy:Boolean) — メソッド, インターフェイス mx.automation.IAutomationManager
このオブジェクトの子のうち、テスト階層に表示されており、オートメーションパートの条件を満たすすべての子を返します。
getChildValue(childName:QName) — メソッド, クラス com.adobe.icomm.assetplacement.model.PackageElement
Retrieve a child value of this element.
getClass(bundleName:String, resourceName:String, locale:String) — メソッド, インターフェイス mx.resources.IResourceManager
クラスとして指定されているリソースの値を取得します。
getClass(type:Object) — メソッド, クラス mx.rpc.xml.SchemaTypeRegistry
指定された型の登録済みクラスを検索します。
getClassByAlias(aliasName:String) — パッケージ関数, flash.net
registerClassAlias() メソッドの呼び出しを介して以前にエイリアスを登録したクラスを検索します。
getClassInfo(obj:Object, excludes:Array, options:Object) — 静的メソッド , クラス mx.utils.ObjectUtil
指定されたオブジェクトに関して、クラス情報およびクラスプロパティを返します。
getClassInfo(obj:Object, excludes:Array, options:Object) — 静的メソッド , クラス mx.utils.RPCObjectUtil
指定されたオブジェクトに関して、クラス情報およびクラスプロパティを返します。
getClassName(obj:Object) — 静的メソッド , クラス mx.automation.AutomationClass
オブジェクトが属しているクラスの完全修飾名を返します。
getClassStyleDeclarations() — メソッド, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer
この UIComponent インスタンスのタイプセレクターを探します。
getClassStyleDeclarations() — メソッド, クラス mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer
この UIComponent インスタンスのタイプセレクターを探します。
getClassStyleDeclarations() — メソッド, クラス mx.controls.dataGridClasses.DataGridItemRenderer
このコンポーネントに適用されるタイプセレクターの CSSStyleDeclaration オブジェクトの配列を返します。何も存在しない場合は null を返します。
getClassStyleDeclarations() — メソッド, クラス mx.controls.dataGridClasses.FTEDataGridItemRenderer
このコンポーネントに適用されるタイプセレクターの CSSStyleDeclaration オブジェクトの配列を返します。何も存在しない場合は null を返します。
getClassStyleDeclarations() — メソッド, クラス mx.core.UIComponent
この UIComponent インスタンスのタイプセレクターを探します。
getClassStyleDeclarations() — メソッド, クラス mx.styles.AdvancedStyleClient
このコンポーネントに適用されるタイプセレクターの CSSStyleDeclaration オブジェクトの配列を返します。何も存在しない場合は null を返します。
getClassStyleDeclarations() — メソッド, インターフェイス mx.styles.IStyleClient
このコンポーネントに適用されるタイプセレクターの CSSStyleDeclaration オブジェクトの配列を返します。何も存在しない場合は null を返します。
getClassStyleDeclarations() — メソッド, クラス mx.styles.StyleProxy
このコンポーネントに適用されるタイプセレクターの CSSStyleDeclaration オブジェクトの配列を返します。何も存在しない場合は null を返します。
getCollectionBase(propertyName:String) — メソッド, クラス com.adobe.fiber.valueobjects.AbstractEntityMetadata
コレクションプロパティのベース型を取得します。
getCollectionBase(propertyName:String) — メソッド, インターフェイス com.adobe.fiber.valueobjects.IModelType
コレクションプロパティのベース型を取得します。
getCollectionClass(type:Object) — メソッド, クラス mx.rpc.xml.SchemaTypeRegistry
指定された Qname または String によって表されるコレクション型のクラスを返します。
getCollectionProperties() — メソッド, クラス com.adobe.fiber.valueobjects.AbstractEntityMetadata
すべてのコレクションプロパティの名前を返します。
getCollectionProperties() — メソッド, インターフェイス com.adobe.fiber.valueobjects.IModelType
すべてのコレクションプロパティの名前を返します。
getColorBoundsRect(mask:uint, color:uint, findColor:Boolean) — メソッド, クラス flash.display.BitmapData
(findColor パラメーターが true に設定されている場合)ビットマップイメージ内の指定された色のすべてのピクセルを完全に囲む矩形領域を判別します。または、(findColor パラメーターが false に設定されている場合)指定された色ではないすべてのピクセルを完全に囲む矩形領域を判別します。
getColorName(colorName:Object) — メソッド, インターフェイス mx.styles.IStyleManager
指定されたカラーストリングに対応する RGB カラー数値を返します。
getColorName(colorName:Object) — 静的メソッド , クラス mx.styles.StyleManager
指定されたカラーストリングに対応する RGB カラー数値を返します。
getColorNames(colors:Array) — メソッド, インターフェイス mx.styles.IStyleManager
カラー配列の各エレメントを、カラー名から RGB カラー数値に変換します。
getColorNames(colors:Array) — 静的メソッド , クラス mx.styles.StyleManager
カラー配列の各エレメントを、カラー名から RGB カラー数値に変換します。
getColorTransform(index:int) — メソッド, クラス fl.motion.Motion
Motion インスタンスの特定の時間インデックスで、補間された ColorTransform オブジェクトを取得します。
getColorTransform(index:int) — メソッド, クラス fl.motion.MotionBase
Motion インスタンスの特定の時間インデックスで、補間された ColorTransform オブジェクトを取得します。
getColumnAt(index:uint) — メソッド, クラス fl.controls.DataGrid
columns 配列の指定されたインデックスの位置にある列を取得します。
getColumnAt(index:int) — メソッド, クラス flashx.textLayout.container.ColumnState
コンテナ内で列が使用する領域を返します。
getColumnBounds(columnIndex:int) — メソッド, クラス spark.components.Grid
指定された列の現在のピクセル境界を返すか、該当する列が存在しない場合は null を返します。
getColumnCount() — メソッド, クラス fl.controls.DataGrid
DataGrid コンポーネント内にある列の数を取得します。
getColumnIndex(name:String) — メソッド, クラス fl.controls.DataGrid
指定された名前の列のインデックスを取得します。一致しなかった場合は、-1 を取得します。
getColumnIndexAt(x:Number, y:Number) — メソッド, クラス spark.components.Grid
指定された座標に対応する列インデックスを返すか、座標が範囲外である場合は -1 を返します。
getColumnWidth(columnIndex:int) — メソッド, クラス spark.components.Grid
指定された列の幅を返します。
getCombineMultipleDocumentsProcess(channelSet:mx.messaging:ChannelSet) — 静的メソッド , クラス com.adobe.livecycle.rca.service.ServiceProvider
Returns an instance of an ICombineMultipleDocuments process.
getCommentsForParticipant(reviewId:String, revision:int, stageNo:int, participantOid:String) — メソッド, インターフェイス com.adobe.solutions.rca.service.IReviewCommentingAndApproval
This API retrieves the RSS file of comments, for a particular reviewer.
getCommentsForParticipant(reviewId:String, revision:int, stageNo:int, participantOid:String) — メソッド, クラス com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval
This API retrieves the RSS file of comments, for a particular reviewer.
getCommonCharacterFormat() — メソッド, クラス flashx.textLayout.edit.ElementRange
テキスト範囲または現在の選択範囲のすべての文字に共通する、文字フォーマット属性を取得します。
getCommonCharacterFormat(range:flashx.textLayout.elements:TextRange) — メソッド, インターフェイス flashx.textLayout.edit.ISelectionManager
指定されたテキスト範囲または現在の選択範囲のすべての文字に共通する、文字フォーマット属性を取得します。
getCommonCharacterFormat(range:flashx.textLayout.elements:TextRange) — メソッド, クラス flashx.textLayout.edit.SelectionManager
指定されたテキスト範囲または現在の選択範囲のすべての文字に共通する、文字フォーマット属性を取得します。
getCommonContainerFormat() — メソッド, クラス flashx.textLayout.edit.ElementRange
エレメント範囲のすべてのコンテナに共通する、コンテナフォーマット属性を取得します。
getCommonContainerFormat(range:flashx.textLayout.elements:TextRange) — メソッド, インターフェイス flashx.textLayout.edit.ISelectionManager
指定されたテキスト範囲または現在の選択範囲のすべてのコンテナに共通する、コンテナフォーマット属性を取得します。
getCommonContainerFormat(range:flashx.textLayout.elements:TextRange) — メソッド, クラス flashx.textLayout.edit.SelectionManager
指定されたテキスト範囲または現在の選択範囲のすべてのコンテナに共通する、コンテナフォーマット属性を取得します。
getCommonParagraphFormat() — メソッド, クラス flashx.textLayout.edit.ElementRange
エレメント範囲のすべての段落に共通する、段落フォーマット属性を取得します。
getCommonParagraphFormat(range:flashx.textLayout.elements:TextRange) — メソッド, インターフェイス flashx.textLayout.edit.ISelectionManager
指定されたテキスト範囲または現在の選択範囲のすべての段落に共通する、段落フォーマット属性を取得します。
getCommonParagraphFormat(range:flashx.textLayout.elements:TextRange) — メソッド, クラス flashx.textLayout.edit.SelectionManager
指定されたテキスト範囲または現在の選択範囲のすべての段落に共通する、段落フォーマット属性を取得します。
getCompatibleIUIComponent(obj:Object) — 静的メソッド , クラス mx.containers.utilityClasses.PostScaleAdapter
width、height、min、max、explicit、measured などをレポートする IUIComponent を使用する必要がある場合は、getCompatibleIUIComponent を呼び出します。
getCompleteButtonNames() — メソッド, クラス lc.procmgmt.formbridge.SwfConnector
Retrieves the names for all buttons used to complete a task.
getCompletionComment(taskId:String) — メソッド, インターフェイス lc.procmgmt.ITaskManager
Gets the completion comment of a task.
getCompletionComment() — メソッド, クラス lc.procmgmt.domain.Task
Gets the completion comment(s) for the task.
GET_COMPLETION_COMMENT — 定数静的プロパティ, クラス lc.foundation.events.ObjectResultEvent
A special value that specifies to retrieve comments for a completed task.
getComplexProperty(name:any, value:any) — メソッド, クラス mx.utils.ObjectProxy
イベントバブリングのプロキシまたはデイジーチェーンになる必要がある複雑なプロパティの管理方法をサブクラスがオーバーライドする場所を提供します。
getComponentStyle(component:Object, name:String) — 静的メソッド , クラス fl.managers.StyleManager
特定のコンポーネントに存在するスタイルを取得します。
getCompoundNumbering() — メソッド, クラス com.adobe.icc.dc.domain.ListModuleInstance
If true, the numbering across the modules of the target List module would be compounded (i.e.
getComputedFontMetrics() — メソッド, クラス flashx.textLayout.elements.FlowLeafElement
この範囲の FontMetrics オブジェクトを返します。
getConfigService() — 静的メソッド , クラス com.adobe.icc.services.ServiceProvider
Returns a Configuration Service instance.
getConflict(item:Object) — メソッド, クラス mx.data.Conflicts
指定したオブジェクトに関連する未処理の競合がある場合は、その競合を返します。
getConflict() — メソッド, インターフェイス mx.data.IChangeObject
以前に conflict() メソッドを呼び出したときに発生した競合を返します。
getConflictingProperties(dmgr:mx.data:RPCDataManager, cause:mx.data.messages:DataMessage, serverObject:Object) — メソッド, クラス mx.data.RPCDataServiceAdapter
アイテムのクライアントバージョンとサーバーバージョンの間で競合のあるプロパティ名の配列を返します。
getConnection() — メソッド, クラス coldfusion.air.Session
セッションで使用されている SQLConnection を返します。
getConstraintValue(constraintName:String) — メソッド, クラス mx.containers.utilityClasses.PostScaleAdapter
指定された制約値を返します。
getConstraintValue(constraintName:String) — メソッド, インターフェイス mx.core.IConstraintClient
指定された制約値を返します。
getConstraintValue(constraintName:String) — メソッド, クラス mx.core.UIComponent
レイアウト制約値を返します。これは、このコンポーネントの制約スタイルを取得することと同じです。
getConstraintValue(constraintName:String) — メソッド, クラス mx.flash.UIMovieClip
指定された制約値を返します。
getContainedAssets(assetVO:Object, assetType:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor, relationParameters:com.adobe.ep.ux.content.model.relation:RelationParameters, resultCollection:mx.collections:ListCollectionView) — メソッド, インターフェイス com.adobe.ep.ux.content.managers.IRelationshipManager
Get all the Assets that this asset is composed of based on given list of Relations.
getContainedAssets(assetVO:Object, assetType:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor, relationParameters:com.adobe.ep.ux.content.model.relation:RelationParameters, resultCollection:mx.collections:ListCollectionView) — メソッド, インターフェイス com.adobe.ep.ux.content.services.relationships.IAssetRelationshipService
Function to get All Assets used by this Asset.
GET_CONTAINED_ASSETS_SEARCH — 定数静的プロパティ, クラス com.adobe.ep.ux.content.event.RelationEvent
Event string informing about contained assets.
getContent() — メソッド, クラス mx.resources.ResourceBundle
プロパティファイルをリソースバンドルにコンパイルすると、MXML コンパイラーによって ResourceBundle のサブクラスが自動的に生成されます。
getContentBounds() — メソッド, クラス flashx.textLayout.container.ContainerController
直近の構成または更新操作が反映されたものとして、テキストが占める領域を返します。
getContentBounds() — メソッド, クラス flashx.textLayout.container.TextContainerManager
compose() メソッドまたは updateContainer() メソッドの最後の呼び出しでテキストが配置された場所を示す矩形を作成します。
getContentBounds() — メソッド, クラス flashx.textLayout.factory.TextLineFactoryBase
レイアウトされたコンテンツが収められる最小の矩形です。
getContents() — 静的メソッド , クラス flashx.textLayout.edit.TextClipboard
システムクリップボードのテキストを TextScrap オブジェクトとして取得します。
getContext() — 静的メソッド , クラス com.adobe.dct.util.HTTPUtil
Retrieves the context that follows the base of the URL. For example, http://www.adobe.com/snc?x=1&y=2 returns /snc.
getControlAt(i:int) — メソッド, クラス flash.ui.GameInputDevice
デバイスから特定のコントロールを取得します。
getControllerAt(index:int) — メソッド, インターフェイス flashx.textLayout.compose.IFlowComposer
指定されたインデックスにある ContainerController オブジェクトを返します。
getControllerAt(index:int) — メソッド, クラス flashx.textLayout.compose.StandardFlowComposer
指定されたインデックスにある ContainerController オブジェクトを返します。
getControllerById(id:String, ns:String) — メソッド, クラス com.adobe.icomm.assetplacement.model.PackageDefinition
A convenience method that searches through the contollers and returns the controller with the matching id and XML namespace.
getControllerIndex(controller:flashx.textLayout.container:ContainerController) — メソッド, インターフェイス flashx.textLayout.compose.IFlowComposer
指定された ContainerController オブジェクトのインデックスを返します。
getControllerIndex(controller:flashx.textLayout.container:ContainerController) — メソッド, クラス flashx.textLayout.compose.StandardFlowComposer
指定された ContainerController オブジェクトのインデックスを返します。
getCreatedItemComponent() — メソッド, クラス ga.model.PanelItem
The created UI control that is the child of this panel item.
getCreatorId(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — メソッド, クラス com.adobe.solutions.prm.presentation.document.DocumentPod
This method gets the Creator ID from the supporting document.
getCreatorId(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — メソッド, クラス com.adobe.solutions.rca.presentation.template.documents.SupportingDocuments
It returns the identifier of the creator of a given supporting document.
getCreatorName(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — メソッド, クラス com.adobe.solutions.prm.presentation.document.DocumentPod
This method gets the creator name from a supporting document.
getCreatorName(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — メソッド, クラス com.adobe.solutions.rca.presentation.template.documents.SupportingDocuments
It returns the name of the creator of a given supporting document.
getCSSStyle(declaration:String, styleProperty:String, defaultValue:Object) — メソッド, クラス lc.procmgmt.ui.presentationmodel.PresentationModel
Returns the corresponding cascading style sheet (CSS) property to use based on the specified parameters.
getCube(name:String) — メソッド, インターフェイス mx.olap.IOLAPSchema
名前によって指定されたキューブを返します。
getCube(name:String) — メソッド, クラス mx.olap.OLAPSchema
名前によって指定されたキューブを返します。
getCubicCoefficients(a:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.BezierSegment
対応する 3 次ベジェ式の値に基づいて、3 次多項式の係数を計算します。
getCubicRoots(a:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.BezierSegment
3 次多項式 at^3 + bt^2 + ct + d の実解を求めます(存在する場合)。
getCuePointByName(name:String) — メソッド, クラス mx.controls.videoClasses.CuePointManager
指定された名前のキューポイントを検索します。
getCuePoints() — メソッド, クラス mx.controls.videoClasses.CuePointManager
すべてのキューポイントの配列を返します。
getCurrentKeyframe(index:int, tweenableName:String) — メソッド, クラス fl.motion.MotionBase
Motion インスタンスの特定のフレームで現在アクティブなキーフレームを取得します。
getCurrentReliability(index:uint) — メソッド, クラス org.osmf.net.httpstreaming.DefaultHTTPStreamingSwitchManager
指定されたインデックスの現在の信頼性です。
getCurrentRendererState() — メソッド, クラス spark.components.gridClasses.GridItemRenderer
レンダラーに適用する状態の名前を返します。
getCurrentRendererState() — メソッド, クラス spark.components.supportClasses.ItemRenderer
レンダラーに適用する状態の名前を返します。
getCurrentSession() — メソッド, クラス coldfusion.air.SyncManager
現在開いている Session インスタンスを返します。
getCurrentSkinState() — メソッド, クラス com.adobe.mosaic.sparklib.tabLayout.TabLayout
Returns the current state of the skin
getCurrentSkinState() — メソッド, クラス com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — メソッド, クラス com.adobe.solutions.acm.authoring.presentation.CategoryEditor
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — メソッド, クラス com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — メソッド, クラス com.adobe.solutions.acm.authoring.presentation.common.FileUploader
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — メソッド, クラス com.adobe.solutions.acm.authoring.presentation.letter.ContainerLayoutAssignmentEditor
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — メソッド, クラス com.adobe.solutions.acm.authoring.presentation.letter.LetterContentPanel
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — メソッド, クラス com.adobe.solutions.acm.authoring.presentation.letter.ModuleAssignmentEditor
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — メソッド, クラス com.adobe.solutions.acm.authoring.presentation.letter.TargetAreaAssignmentEditor
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — メソッド, クラス com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — メソッド, クラス com.adobe.solutions.exm.authoring.components.controls.ExpressionsPanel
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — メソッド, クラス com.adobe.solutions.exm.authoring.components.controls.FunctionsPanel
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — メソッド, クラス com.adobe.solutions.exm.authoring.components.toolbars.EBToolBar
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — メソッド, クラス com.adobe.solutions.exm.authoring.components.toolbars.ExpressionsPanelToolBar
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — メソッド, クラス com.adobe.solutions.exm.authoring.view.EBWorkspace
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — メソッド, クラス com.adobe.solutions.exm.authoring.view.ExpressionBuilder
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — メソッド, クラス com.adobe.solutions.exm.authoring.view.SaveExpression
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — メソッド, クラス com.adobe.solutions.exm.authoring.view.ValidateExpression
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — メソッド, クラス com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — メソッド, クラス com.adobe.solutions.rca.presentation.template.TemplateEdit
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — メソッド, クラス com.adobe.solutions.rca.presentation.template.TemplatePreview
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — メソッド, クラス com.adobe.solutions.rca.presentation.template.definition.TemplateDefintion
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — メソッド, クラス com.adobe.solutions.rca.presentation.template.stages.CreatorTab
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — メソッド, クラス com.adobe.solutions.rca.presentation.template.stages.SignatureTab
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — メソッド, クラス com.adobe.solutions.rca.presentation.template.stages.StageBuilding
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — メソッド, クラス com.adobe.solutions.rca.presentation.template.stages.StageInfo
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — メソッド, クラス com.adobe.solutions.rca.presentation.template.stages.TasksTab
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — メソッド, クラス spark.components.supportClasses.SkinnableComponent
スキンに適用される状態の名前を返します。
getCurrentSkinState() — メソッド, クラス spark.components.supportClasses.SkinnableContainerBase
スキンに適用される状態の名前を返します。
getCurrentSkinState() — メソッド, クラス spark.components.windowClasses.TitleBar
スキンに適用される状態の名前を返します。
getCurrentSkinState() — メソッド, クラス xd.core.axm.view.components.AXMAccordionSegment
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — メソッド, クラス xd.core.axm.view.components.AXMSplitActionButton
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — メソッド, クラス xd.core.axm.view.components.AXMSwitch
Returns the name of the state to be applied to the skin.
getCurrentViewState() — メソッド, クラス spark.components.View
ステージの縦横比をチェックして、View の変更後の正しい状態を返します。
getCustomService(name:String) — メソッド, インターフェイス com.adobe.fiber.services.IFiberManagingService
モデル内で宣言されたカスタムサービスのユーザー提供の実装を取得します。
getData(type:String) — メソッド, インターフェイス com.adobe.guides.control.IGuideData
The getData(type) method returns the data as an XML Object(default), or an Entity object if given type='entity'.
getData() — メソッド, クラス com.adobe.guides.spark.wrappers.components.WrapperHostBase
Return the form's data
getData(format:String, transferMode:String) — メソッド, クラス flash.desktop.Clipboard
指定された形式のデータが存在する場合、クリップボードデータを取得します。
getData() — メソッド, クラス ga.controls.Wrapper
Return the form's data
getData() — メソッド, インターフェイス ga.util.IConnectionService
Return the form's data
getData(node:Object) — メソッド, クラス mx.collections.HierarchicalData
ノードからデータを返します。
getData(node:Object) — メソッド, インターフェイス mx.collections.IHierarchicalData
ノードからデータを返します。
getData(node:Object, model:Object) — メソッド, インターフェイス mx.controls.menuClasses.IMenuDataDescriptor
ノードのデータを返します。
getData(node:Object, model:Object) — メソッド, クラス mx.controls.treeClasses.DefaultDataDescriptor
ノードのデータを返します。
getData(node:Object, model:Object) — メソッド, インターフェイス mx.controls.treeClasses.ITreeDataDescriptor
ノードからデータを取得します。
getDatabaseFile() — メソッド, クラス coldfusion.air.Session
セッションが操作しているデータベースファイルを返します。
getDataDictionaries(searchFilter:com.adobe.dct.transfer:DataDictionarySearchFilter, clientHandler:Function, errorHandler:Function) — メソッド, インターフェイス com.adobe.dct.service.DataDictionaryRegistryService
Returns all data dictionaries that meet the criteria specified in a search filter.
GET_DATA_DICTIONARIES — 定数静的プロパティ, クラス com.adobe.dct.event.DCTServiceEvent
The DCTServiceEvent.GET_DATA_DICTIONARIES constant defines the value of the type property of the event object for a getDataDictionaries event.
getDataDictionary(dataDictionaryId:String, clientHandler:Function, errorHandler:Function) — メソッド, インターフェイス com.adobe.dct.service.DataDictionaryRegistryService
Returns a data dictionary object that corresponds to an identifier.
GET_DATA_DICTIONARY — 定数静的プロパティ, クラス com.adobe.dct.event.DCTServiceEvent
The DCTServiceEvent.GET_DATA_DICTIONARY constant defines the value of the type property of the event object for a getDataDictionary event.
getDataDictionaryFromFML(dataDictionaryName:String, fml:String, clientHandler:Function, errorHandler:Function) — メソッド, インターフェイス com.adobe.dct.service.DataDictionaryUtilService
Generates a data dictionary from the input fiber model
GET_DATADICTIONARY_FROM_FML — 定数静的プロパティ, クラス com.adobe.dct.event.DCTServiceEvent
The DCTServiceEvent.GET_DATADICTIONARY_FROM_FML constant defines the value of the type property of the event object for a getDataDictionaryFromFML event.
getDataDictionaryFromFML2(dataDictionaryName:String, fml:String, entityName:String, serviceName:String, operationName:String, clientHandler:Function, errorHandler:Function) — メソッド, インターフェイス com.adobe.dct.service.DataDictionaryUtilService
Generates a data dictionary from the input fiber model
GET_DATADICTIONARY_FROM_FML2 — 定数静的プロパティ, クラス com.adobe.dct.event.DCTServiceEvent
The DCTServiceEvent.GET_DATADICTIONARY_FROM_FML2 constant defines the value of the type property of the event object for a getDataDictionaryFromFML2 event.
getDataDictionaryFromXSD(dataDictionaryName:String, xmlSchema:String, elementName:String, clientHandler:Function, errorHandler:Function) — メソッド, インターフェイス com.adobe.dct.service.DataDictionaryUtilService
Generates a data dictionary from the passed XML Schema
GET_DATADICTIONARY_FROM_XSD — 定数静的プロパティ, クラス com.adobe.dct.event.DCTServiceEvent
The DCTServiceEvent.GET_DATADICTIONARY_FROM_XSD constant defines the value of the type property of the event object for a getDataDictionaryFromXSD event.
getDataDictionaryReferences(searchFilter:com.adobe.dct.transfer:DataDictionarySearchFilter, clientHandler:Function, errorHandler:Function) — メソッド, インターフェイス com.adobe.dct.service.DataDictionaryRegistryService
Returns all data dictionary references that meet the criteria specified in a search filter.
GET_DATA_DICTIONARY_REFERENCES — 定数静的プロパティ, クラス com.adobe.dct.event.DCTServiceEvent
The DCTServiceEvent.GET_DATA_DICTIONARY_REFERENCES constant defines the value of the type property of the event object for a getDataDictionaryReferences event.
getDataManager(destination:String) — メソッド, クラス mx.data.DataServiceAdapter
指定された宛先のデータマネージャーを検索します。
getDataManager(destination:String) — メソッド, クラス mx.data.MessagingDataServiceAdapter
指定された宛先のデータマネージャーを検索します。
getDataManager(destination:String) — メソッド, クラス mx.data.RPCDataServiceAdapter
指定された宛先のデータマネージャーを検索します。
getDataModule(moduleId:String) — メソッド, インターフェイス com.adobe.icc.services.module.IModuleService
Retrieves a Data Module.
getDataModuleByVersion(moduleId:String, date:Date) — メソッド, インターフェイス com.adobe.icc.services.module.IModuleService
Retrieves a Data Module By Version.
getDataProperties() — メソッド, クラス com.adobe.fiber.valueobjects.AbstractEntityMetadata
エンティティのすべてのデータプロパティの名前を返します。それらのプロパティが現在使用可能かどうかは関係ありません。
getDataProperties() — メソッド, インターフェイス com.adobe.fiber.valueobjects.IModelType
エンティティのすべてのデータプロパティの名前を返します。それらのプロパティが現在使用可能かどうかは関係ありません。
getDataReference() — メソッド, インターフェイス com.adobe.guides.domain.IGuideNode
getDataReference returns the model reference instance of the associated Guide PanelItem, Panel or Section.
getDataService(destinationName:String) — メソッド, クラス com.adobe.ep.ux.content.services.ServiceLocator
Retrieves a DataService service by destinationName.
getDataService(destinationName:String) — メソッド, クラス com.adobe.livecycle.assetmanager.client.service.ServiceLocator
Retrieves a DataService service by destinationName.
getDataServiceAdapter(destination:String) — メソッド, クラス mx.data.DataServiceAdapter
関連付けられているデータサービスアダプターを検索します。
getDate() — メソッド, クラス Date
Date オブジェクトで指定された日付(1 ~ 31 の整数)をローカル時間で返します。
getDateStyle() — メソッド, クラス flash.globalization.DateTimeFormatter
DateTimeFormatter のこのインスタンスの日付スタイルを取得します。
getDateTimePattern() — メソッド, クラス flash.globalization.DateTimeFormatter
この DateTimeFormatter オブジェクトによって日付と時間をフォーマットするために使用されるパターン文字列を返します。
getDay() — メソッド, クラス Date
この Date で指定された曜日(日曜日は 0、月曜日は 1 など)をローカル時間で返します。
getDay(date:Date) — 静的メソッド , クラス com.adobe.fiber.runtime.lib.DateTimeFunc
Date パラメーターの日を表す int の値を返します。
getDayUTC(date:Date) — 静的メソッド , クラス com.adobe.fiber.runtime.lib.DateTimeFunc
Date パラメーターの日を表す int の値を返します。
getDDIFromRemotingService(dataDictionaryId:String, remotingServiceOperationParams:Array, clientHandler:Function, errorHandler:Function) — メソッド, インターフェイス com.adobe.dct.service.DataDictionaryUtilService
This API uses the LCDS Remoting Service details from the Data Dictionary and connects to the same for making a LCDS Remoting invocation.
GET_DDI_FROM_REMOTING_SERVICE — 定数静的プロパティ, クラス com.adobe.dct.event.DCTServiceEvent
The DCTServiceEvent.GET_DDI_FROM_REMOTING_SERVICE constant defines the value of the type property of the event object for a getDDIFromRemotingService event.
getDefaultApplication(extension:String) — メソッド, クラス flash.desktop.NativeApplication
指定された拡張子を持つ開始ファイル用のデフォルトのアプリケーションを取得します。
getDefaultDateFormat() — メソッド, インターフェイス com.adobe.icc.editors.model.config.IConfigProvider
Fetches the default date format from the xml config.
getDefaultDateFormat() — メソッド, クラス com.adobe.icc.editors.model.config.XMLConfigProvider
Fetches the default date format from the xml config
getDefaultFont() — メソッド, インターフェイス com.adobe.icc.editors.model.config.IConfigProvider
Fetches the default font from the xml config.
getDefaultFont() — メソッド, クラス com.adobe.icc.editors.model.config.XMLConfigProvider
Fetches the default font from the xml config.
getDefaultFontSize() — メソッド, インターフェイス com.adobe.icc.editors.model.config.IConfigProvider
Fetches the default font size from the xml config.
getDefaultFontSize() — メソッド, クラス com.adobe.icc.editors.model.config.XMLConfigProvider
Fetches the default font size from the xml config.
getDefaultLang() — 静的メソッド , クラス fl.lang.Locale
ストリングパネルのダイアログボックスで設定されたか、setDefaultLang() メソッドを呼び出すことで設定されたデフォルトの言語コード。
getDefaultLetterSpacing() — メソッド, インターフェイス com.adobe.icc.editors.model.config.IConfigProvider
Fetches the default Letter spacing from the xml config.
getDefaultLetterSpacing() — メソッド, クラス com.adobe.icc.editors.model.config.XMLConfigProvider
Fetches the default Letter spacing from the xml config.
getDefaultLineHeight() — メソッド, インターフェイス com.adobe.icc.editors.model.config.IConfigProvider
Fetches the default Line height from the xml config.
getDefaultLineHeight() — メソッド, クラス com.adobe.icc.editors.model.config.XMLConfigProvider
Fetches the default Line height from the xml config.
getDefaultResponder(token:com.adobe.livecycle.rca.token:RCAToken) — メソッド, クラス com.adobe.livecycle.rca.service.ServiceDelegate
Retrieves a DefaultResponder for the given token.
getDefaultRIASecurityConfig() — 静的メソッド , クラス com.adobe.livecycle.ria.security.service.ConfigUtil
Creates the SecurityConfig instance suitable to connect to a Experience Server instance in its default configuration.
getDefinition(name:String) — メソッド, クラス flash.system.ApplicationDomain
指定されたアプリケーションドメインから公開定義を取得します。
getDefinitionByName(name:String) — パッケージ関数, flash.utils
name パラメーターで指定したクラスのクラスオブジェクトへの参照を返します。
getDefinitionByName(name:String) — メソッド, インターフェイス mx.managers.ISystemManager
指定されたストリングをクラスか、またはパッケージレベルの関数に変換します。
getDefinitionByName(name:String) — メソッド, クラス mx.managers.SystemManager
指定されたストリングをクラスか、またはパッケージレベルの関数に変換します。
getDefinitionByName(name:String) — メソッド, クラス mx.managers.WindowedSystemManager
指定されたストリングをクラスか、またはパッケージレベルの関数に変換します。
getDefinitionFromObjectDomain(obj:Object, className:String) — 静的メソッド , クラス mx.automation.AutomationClass
オブジェクトインスタンスのドメインからクラス定義を返すユーティリティ関数です。
getDependantInvalidConstraints(propertyName:String) — メソッド, クラス com.adobe.fiber.valueobjects.AbstractEntityMetadata
propertyName の変更の結果としてその値が変更される可能性のある、現在無効な制限の配列を返します。
getDependantInvalidConstraints(propertyName:String) — メソッド, インターフェイス com.adobe.fiber.valueobjects.IModelInstance
propertyName の変更の結果としてその値が変更される可能性のある、現在無効な制限の配列を返します。
getDependants(propertyName:String) — メソッド, クラス com.adobe.fiber.valueobjects.AbstractEntityMetadata
このデータプロパティの値の変更の結果としてその値が変更される可能性のある、すべての派生プロパティを取得します。
getDependants(propertyName:String) — メソッド, インターフェイス com.adobe.fiber.valueobjects.IModelType
このデータプロパティの値の変更の結果としてその値が変更される可能性のある、すべての派生プロパティを取得します。
getDependedOnServices() — メソッド, クラス com.adobe.fiber.valueobjects.AbstractEntityMetadata
このエンティティの派生プロパティがその計算で依存するすべてのサービスの名前を取得します。
getDependedOnServices() — メソッド, インターフェイス com.adobe.fiber.valueobjects.IModelType
このエンティティの派生プロパティがその計算で依存するすべてのサービスの名前を取得します。
getDependentLetterList(moduleId:String, fetchIndirectReferences:Boolean) — メソッド, インターフェイス com.adobe.icc.services.module.IModuleService
Retrieve a list of letters that depend on the specified module.
getDependentLetters(fragmentLayoutId:String) — メソッド, インターフェイス com.adobe.icc.services.fragmentlayout.IFragmentLayoutService
Retrieves a list of letters that are dependent on the specified fragmentLayout (i.e.
getDependentLetters(formId:String) — メソッド, インターフェイス com.adobe.icc.services.layout.ILayoutService
Retrieves a list of letters that are dependent on the specified form (i.e.
getDependentLetters(moduleId:String) — メソッド, インターフェイス com.adobe.icc.services.module.IModuleService
Retrieve a direct list of letters that depend on the specified module.
getDependentModuleList(moduleId:String, fetchIndirectReferences:Boolean) — メソッド, インターフェイス com.adobe.icc.services.module.IModuleService
Retrieve a list of modules that depend on the specified module.
getDependentModules(moduleId:String, fetchIndirectReferences:Boolean) — メソッド, インターフェイス com.adobe.icc.services.module.IModuleService
Retrieve a list of modules that depend on the specified module.
getDescriptorForEvent(event:flash.events:Event) — メソッド, クラス mx.automation.AutomationClass
コンポーネントイベントと Automation メソッド記述子の間で変換を行います。
getDescriptorForEvent(event:flash.events:Event) — メソッド, インターフェイス mx.automation.IAutomationClass
指定されたイベントオブジェクト用の IAutomationEventDescriptor オブジェクトを返します。
getDescriptorForEventByName(eventName:String) — メソッド, クラス mx.automation.AutomationClass
getDescriptorForEventByName(eventName:String) — メソッド, インターフェイス mx.automation.IAutomationClass
イベント名から IAutomationEventDescriptor オブジェクトを返します。
getDescriptorForMethodByName(methodName:String) — メソッド, クラス mx.automation.AutomationClass
メソッド名から完全な methodDescriptor を返します。
getDescriptorForMethodByName(methodName:String) — メソッド, インターフェイス mx.automation.IAutomationClass
メソッドの名前から IAutomationMethodDescriptorfrom オブジェクトを返します。
getDestination(obj:Object) — 静的メソッド , クラス mx.data.utils.Managed
指定されたオブジェクトに関連付けられている宛先を返します。
getDeviceAt(index:int) — 静的メソッド , クラス flash.ui.GameInput
接続された入力デバイスのリストで、指定したインデックス位置にある入力デバイスを取得します。
getDirectoryListing() — メソッド, クラス flash.filesystem.File
この File オブジェクトによって表されるディレクトリ内のファイルおよびディレクトリに対応する File オブジェクトの配列を返します。
getDirectoryListingAsync() — メソッド, クラス flash.filesystem.File
この File オブジェクトによって表されるディレクトリの内容に対応する File オブジェクトの配列を非同期で取得します。
getDisplayObjectAt(index:int) — メソッド, クラス spark.components.supportClasses.DisplayLayer
指定したインデックスの DisplayObject を返します。
getDisplayObjectDepth(displayObject:flash.display:DisplayObject) — メソッド, クラス spark.components.supportClasses.DisplayLayer
指定した DisplayObject の奥行きを返します。
getDividerAt(i:int) — メソッド, クラス mx.containers.DividedBox
この DividedBox コンテナ内にある指定された BoxDivider オブジェクトへの参照を返します。
getDocument(reviewId:String, revision:int, documentPath:String) — メソッド, インターフェイス com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService
Retrieves a document from the review zone.
getDocument(reviewId:String, revision:int, documentPath:String) — メソッド, クラス com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService
Retrieves a document from the review zone.
getDocument(reviewId:String, revision:int, documentPath:String) — メソッド, インターフェイス com.adobe.solutions.rca.service.IReviewCommentingAndApproval
This API retrieves a file from the review zone associated with the provided review ID and revision.
getDocument(reviewId:String, revision:int, documentPath:String) — メソッド, クラス com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval
This API retrieves a file from the review zone associated with the provided review ID and revision.
getDocumentWithComments(reviewId:String, revision:int, stageNo:int) — メソッド, インターフェイス com.adobe.solutions.rca.service.IReviewCommentingAndApproval
This API retrieves a review document with comments, from all reviewers of a review stage.
getDocumentWithComments(reviewId:String, revision:int, stageNo:int) — メソッド, クラス com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval
This API retrieves a review document with comments, from all reviewers of a review stage.
getDownloadService() — 静的メソッド , クラス com.adobe.icc.services.ServiceProvider
Returns a Download Service instance.
getDraftData(callback:Function) — メソッド, クラス com.adobe.guides.spark.wrappers.components.WrapperHostBase
Return the guides draft data including state information (Data is retrieved from the PDF if PDF is active.
getDraftData(callback:Function) — メソッド, クラス ga.controls.Wrapper
Return the guides draft data including state information (Data is retrieved from the PDF if PDF is active.
getDraftData(callback:Function) — メソッド, インターフェイス ga.util.IConnectionService
Return the guides draft data including state information (Data is retrieved from the PDF if PDF is active.
getDragManagerProxy() — 静的メソッド , クラス mx.automation.delegates.DragManagerAutomationImpl
getDRMManager() — 静的メソッド , クラス flash.net.drm.DRMManager
シングルトン DRMManager オブジェクトのインスタンスを返します。
getDynamicPartAt(partName:String, index:int) — メソッド, クラス spark.components.supportClasses.SkinnableComponent
動的パーツの特定のインスタンスを返します。
getElementAt(index:int) — メソッド, クラス flash.text.engine.GroupElement
グループ内からエレメントを取得します。
getElementAt(index:int) — メソッド, クラス mx.charts.Legend
指定されたインデックス位置にあるビジュアルエレメントを返します。
getElementAt(index:int) — メソッド, クラス mx.core.Container
指定されたインデックス位置にあるビジュアルエレメントを返します。
getElementAt(index:int) — メソッド, インターフェイス mx.core.IVisualElementContainer
指定されたインデックス位置にあるビジュアルエレメントを返します。
getElementAt(index:int) — メソッド, クラス mx.flash.ContainerMovieClip
ビューポートが存在し、渡されたインデックスが 0 である場合は、そのビューポートを返します。
getElementAt(index:int) — メソッド, クラス spark.components.Scroller
ビューポートが存在し、渡されたインデックスが 0 である場合は、そのビューポートを返します。
getElementAt(index:int) — メソッド, クラス spark.components.SkinnableContainer
指定されたインデックス位置にあるビジュアルエレメントを返します。
getElementAt(index:int) — メソッド, クラス spark.components.supportClasses.GroupBase
指定されたインデックス位置にあるビジュアルエレメントを返します。
getElementAtCharIndex(charIndex:int) — メソッド, クラス flash.text.engine.GroupElement
charIndex パラメーターで指定された位置の文字を含むエレメントを返します。
getElementBounds(renderData:Object) — メソッド, クラス mx.charts.chartClasses.HLOCSeriesBase
この系列で生成された renderData 構造の elementBounds、bounds および visibleBounds の各プロパティに値を入力します。
getElementBounds(renderData:Object) — メソッド, クラス mx.charts.chartClasses.Series
この系列で生成された renderData 構造の elementBounds、bounds および visibleBounds の各プロパティに値を入力します。
getElementBounds(renderData:Object) — メソッド, クラス mx.charts.series.BubbleSeries
この系列で生成された renderData 構造の elementBounds、bounds および visibleBounds の各プロパティに値を入力します。
getElementBounds(renderData:Object) — メソッド, クラス mx.charts.series.PieSeries
getElementBounds(index:int) — メソッド, クラス spark.layouts.supportClasses.LayoutBase
指定されたエレメントのレイアウト境界を矩形として返します。インデックスが無効の場合、対応するエレメントが null の場合、includeInLayout=false の場合、またはこのレイアウトの target プロパティが null の場合は、null を返します。
getElementBoundsAboveScrollRect(scrollRect:flash.geom:Rectangle) — メソッド, クラス spark.layouts.supportClasses.LayoutBase
scrollRect の上端にまたがっているか、その上にある最初のレイアウトエレメントの境界を返します。
getElementBoundsBelowScrollRect(scrollRect:flash.geom:Rectangle) — メソッド, クラス spark.layouts.supportClasses.LayoutBase
scrollRect の下端にまたがっているか、その下にある最初のレイアウトエレメントの境界を返します。
getElementBoundsLeftOfScrollRect(scrollRect:flash.geom:Rectangle) — メソッド, クラス spark.layouts.supportClasses.LayoutBase
scrollRect の左端にまたがっているか、その左にある最初のレイアウトエレメントの境界を返します。
getElementBoundsRightOfScrollRect(scrollRect:flash.geom:Rectangle) — メソッド, クラス spark.layouts.supportClasses.LayoutBase
scrollRect の右端にまたがっているか、その右にある最初のレイアウトエレメントの境界を返します。
getElementByID(idName:String) — メソッド, クラス flashx.textLayout.elements.TextFlow
idName パラメーターに一致する id プロパティを持つエレメントを返します。
getElementFromPoint(x:int, y:int) — メソッド, インターフェイス mx.automation.IAutomationManager
指定された座標のオートメーションオブジェクトを返します。
getElementFromPoint2(x:int, y:int, windowId:String) — メソッド, クラス mx.automation.AutomationManager
getElementFromPoint2(x:int, y:int, windowId:String) — メソッド, インターフェイス mx.automation.IAutomationManager2
AIR サポート(ツール用):ウィンドウ内の特定の座標下にあるオートメーションオブジェクトを返します。
getElementIndex(element:flash.text.engine:ContentElement) — メソッド, クラス flash.text.engine.GroupElement
element パラメーターで指定されたエレメントのインデックスを返します。
getElementIndex(element:mx.core:IVisualElement) — メソッド, クラス mx.charts.Legend
ビジュアルエレメントのインデックス位置を返します。
getElementIndex(element:mx.core:IVisualElement) — メソッド, クラス mx.core.Container
ビジュアルエレメントのインデックス位置を返します。
getElementIndex(element:mx.core:IVisualElement) — メソッド, インターフェイス mx.core.IVisualElementContainer
ビジュアルエレメントのインデックス位置を返します。
getElementIndex(element:mx.core:IVisualElement) — メソッド, クラス mx.flash.ContainerMovieClip
渡されたエレメントがビューポートである場合は 0 を返します。
getElementIndex(element:mx.core:IVisualElement) — メソッド, クラス spark.components.Scroller
渡されたエレメントがビューポートである場合は 0 を返します。
getElementIndex(element:mx.core:IVisualElement) — メソッド, クラス spark.components.SkinnableContainer
ビジュアルエレメントのインデックス位置を返します。
getElementIndex(element:mx.core:IVisualElement) — メソッド, クラス spark.components.supportClasses.GroupBase
ビジュアルエレメントのインデックス位置を返します。
getElementPreferredHeight(element:Object) — メソッド, クラス spark.components.LabelItemRenderer
子エレメントの推奨高さを取得するためのヘルパーメソッドです。
getElementPreferredHeight(element:Object) — メソッド, クラス spark.skins.mobile.supportClasses.MobileSkin
子エレメントの推奨高さを取得するためのヘルパーメソッドです。
getElementPreferredWidth(element:Object) — メソッド, クラス spark.components.LabelItemRenderer
子エレメントの推奨幅を取得するためのヘルパーメソッドです。
getElementPreferredWidth(element:Object) — メソッド, クラス spark.skins.mobile.supportClasses.MobileSkin
子エレメントの推奨幅を取得するためのヘルパーメソッドです。
getElementRelativeStart(ancestorElement:flashx.textLayout.elements:FlowElement) — メソッド, クラス flashx.textLayout.elements.FlowElement
上位エレメントに対して相対的な、このエレメントの先頭を返します。
getElementsByStyleName(styleNameValue:String) — メソッド, クラス flashx.textLayout.elements.TextFlow
styleNameValue に設定されている styleName を持つすべてのエレメントを返します。
getElementsByTypeName(typeNameValue:String) — メソッド, クラス flashx.textLayout.elements.TextFlow
typeNameValue に設定されている typeName を持つすべてのエレメントを返します。
getEligibleActions(modelType:String) — メソッド, クラス com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager
List of all eligible custom actions applicable to this model.
getEncryptionKey(password:String, overrideSaltELSKey:String) — メソッド, クラス mx.data.crypto.EncryptionKeyGenerator
パスワードを使用して、16 バイトの暗号化キーを生成します。
getEnhancedMicrophone(index:int) — 静的メソッド , クラス flash.media.Microphone
音声エコー除去機能を実行できる拡張された Microphone オブジェクトへの参照を返します。
getEntityName() — メソッド, クラス com.adobe.fiber.valueobjects.AbstractEntityMetadata
指定された値オブジェクトのエンティティの名前を取得します。
getEntityName() — メソッド, インターフェイス com.adobe.fiber.valueobjects.IModelType
指定された値オブジェクトのエンティティの名前を取得します。
getErrorMessage(errorCode:String) — 静的メソッド , クラス com.adobe.icc.services.formbridge.FormBridgeError
Get the error message associated with the specified error code.
getEvents(host:Object, name:String, commitOnly:Boolean) — 静的メソッド , クラス mx.binding.utils.ChangeWatcher
ホストオブジェクトのバインド可能プロパティに対するすべてのバインディングイベントを返します。
getExcluded(item:Object) — メソッド, クラス mx.data.PropertySpecifier
オブジェクトから除外されるプロパティの名前の配列を取得します。
getExplicitOrMeasuredHeight() — メソッド, クラス mx.containers.utilityClasses.PostScaleAdapter
getExplicitOrMeasuredHeight() — メソッド, インターフェイス mx.core.IUIComponent
明示的に指定された高さを使用するのか、それとも測定された高さを使用するのかを決定するための便利なメソッドです。
getExplicitOrMeasuredHeight() — メソッド, クラス mx.core.UIComponent
明示的に指定された高さを使用するのか、それとも測定された高さを使用するのかを決定するための便利なメソッドです。
getExplicitOrMeasuredHeight() — メソッド, クラス mx.core.UIFTETextField
明示的に指定された高さを使用するのか、それとも測定された高さを使用するのかを決定するための便利なメソッドです。
getExplicitOrMeasuredHeight() — メソッド, クラス mx.core.UITextField
明示的に指定された高さを使用するのか、それとも測定された高さを使用するのかを決定するための便利なメソッドです。
getExplicitOrMeasuredHeight() — メソッド, クラス mx.flash.UIMovieClip
明示的に指定された高さを使用するのか、それとも測定された高さを使用するのかを決定するための便利なメソッドです。
getExplicitOrMeasuredHeight() — メソッド, クラス mx.managers.SystemManager
明示的に定義された高さを使用するのか、測定した高さを使用するのかを判断する便利なメソッドです。
getExplicitOrMeasuredWidth() — メソッド, クラス mx.containers.utilityClasses.PostScaleAdapter
getExplicitOrMeasuredWidth() — メソッド, インターフェイス mx.core.IUIComponent
明示された幅を使用するのか、それとも測定した幅を使用するのかを決定する便利なメソッドです。
getExplicitOrMeasuredWidth() — メソッド, クラス mx.core.UIComponent
明示された幅を使用するのか、それとも測定した幅を使用するのかを決定する便利なメソッドです。
getExplicitOrMeasuredWidth() — メソッド, クラス mx.core.UIFTETextField
明示された幅を使用するのか、それとも測定した幅を使用するのかを決定する便利なメソッドです。
getExplicitOrMeasuredWidth() — メソッド, クラス mx.core.UITextField
明示された幅を使用するのか、それとも測定した幅を使用するのかを決定する便利なメソッドです。
getExplicitOrMeasuredWidth() — メソッド, クラス mx.flash.UIMovieClip
明示された幅を使用するのか、それとも測定した幅を使用するのかを決定する便利なメソッドです。
getExplicitOrMeasuredWidth() — メソッド, クラス mx.managers.SystemManager
明示的に定義された幅を使用するのか、測定した幅を使用するのかを判断する便利なメソッドです。
getExporter(format:String) — 静的メソッド , クラス flashx.textLayout.conversion.TextConverter
書き出しコンバーターを作成して返します。その後、TextFlow からソースストリングまたは XML オブジェクトへの書き出しにこのコンバーターを使用できます。
getExportService() — 静的メソッド , クラス com.adobe.icc.services.ServiceProvider
Returns a Export Service instance.
getExpression(exprId:String) — メソッド, インターフェイス com.adobe.solutions.exm.authoring.domain.expression.IExpressionProvider
Fires an asynchronous operation for retrieving the expression with the given ID from the expression repository.
getExpression(exprId:String) — メソッド, インターフェイス com.adobe.solutions.exm.expression.IExpressionService
Fires an asynchronous operation for retrieving a given expression from the expression repository.
getExpressionProvider() — 静的メソッド , クラス com.adobe.solutions.exm.authoring.domain.ProviderFactory
Returns the expression provider of the contained IProviderFactory instance.
getExtendedNote(taskId:String, noteId:String) — メソッド, インターフェイス lc.procmgmt.ITaskManager
Retrieves an extended note.
getExtendedNote(id:String) — メソッド, クラス lc.procmgmt.domain.Task
Retrieves an extended note.
GET_EXTENDED_NOTE_COMPLETE — 定数静的プロパティ, クラス lc.foundation.events.LiveCycleEvent
The getExtendedNoteComplete event type.
getExtensionDirectory(extensionID:String) — 静的メソッド , クラス flash.external.ExtensionContext
拡張がデバイスにインストールされているディレクトリを返します。
getExternalDataService() — 静的メソッド , クラス com.adobe.icc.services.ServiceProvider
Returns an External Data Service instance.
getFavoritesManager(session:lc.foundation.domain:SessionMap) — 静的メソッド , クラス lc.procmgmt.domain.WorkspaceSession
Retrieves the IFavoritesManager implementation.
getFeedback() — 静的メソッド , クラス mx.managers.DragManager
現在のドラッグ&ドロップフィードバックを返します。
getFieldColumnName(fieldName:String) — メソッド, クラス mx.data.SQLiteOfflineAdapter
指定されたフィールドに対応する列の名前を返します。対応する列が存在しない場合は null を返します。
getFields(visibleFieldsOnly:Boolean, container:flash.display:DisplayObjectContainer) — メソッド, クラス com.adobe.guides.spark.layouts.components.LayoutHostBase
Returns the bound visible fields which are referenced in this layout.
getFields(visibleFieldsOnly:Boolean, container:flash.display:DisplayObjectContainer) — メソッド, インターフェイス ga.model.ILayoutHost
Returns the bound visible fields which are referenced in this layout.
getFields(visibleFieldsOnly:Boolean, container:flash.display:DisplayObjectContainer) — メソッド, クラス ga.model.LayoutTemplate
Returns the bound visible fields which are referenced in this layout.
getFieldSortInfo(column:mx.controls.advancedDataGridClasses:AdvancedDataGridColumn) — メソッド, クラス mx.controls.AdvancedDataGridBaseEx
列のソート情報を含む SortInfo インスタンスを返します。
getFieldSortInfo() — メソッド, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer
コントロールがソート順序内での列の番号とソート順(昇順か降順か)を表示できるように、AdvancedDataGrid コントロールからこの列のソート情報を返します。
getFieldSortInfo() — メソッド, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer
コントロールがソート順序内での列の番号とソート順(昇順か降順か)を表示できるように、AdvancedDataGrid コントロールからこの列のソート情報を返します。
getFieldValue(som:String) — メソッド, クラス com.adobe.guides.spark.wrappers.components.WrapperHostBase
Returns a field's value as an Object
getFieldValue(som:String) — メソッド, クラス ga.controls.Wrapper
Returns a field's value as an Object
getFieldValue(som:String) — メソッド, インターフェイス ga.util.IConnectionService
Returns a field's value as an Object
getFileDataService() — メソッド, インターフェイス com.adobe.solutions.rca.service.IRCAServiceProvider
This operation returns an instance of file data service.
getFileDataService() — 静的メソッド , クラス com.adobe.solutions.rca.service.RCAServiceProvider
This operation returns an instance of file data service.
getFileDataService() — メソッド, クラス com.adobe.solutions.rca.services.impl.RCAServiceProviderImpl
This operation returns an instance of file data service.
getFillList() — メソッド, クラス mx.data.DataServiceOfflineAdapter
ローカルストアにキャッシュされている現在の fill を返します。
getFilters(index:Number) — メソッド, クラス fl.motion.Motion
Motion インスタンスの特定の時間インデックスで、フィルターの補間された配列を取得します。
getFilters(index:Number) — メソッド, クラス fl.motion.MotionBase
Motion インスタンスの特定の時間インデックスで、フィルターの補間された配列を取得します。
getFirstCharInParagraph(charIndex:int) — メソッド, クラス fl.text.TLFTextField
文字インデックスを指定すると、同じ段落内の最初の文字のインデックスを返します。
getFirstCharInParagraph(charIndex:int) — メソッド, クラス flash.text.TextField
文字インデックスを指定すると、同じ段落内の最初の文字のインデックスを返します。
getFirstCharInParagraph(charIndex:int) — メソッド, クラス mx.core.FTETextField
TextField 内でこのメソッドを使用するコンポーネントはほとんどないので、このメソッドは FTETextField には実装されていません。
getFirstCharInParagraph(charIndex:int) — メソッド, インターフェイス mx.core.IUITextField
文字インデックスを指定すると、同じ段落内の最初の文字のインデックスを返します。
getFirstItem(direction:String) — メソッド, クラス mx.charts.chartClasses.CartesianChart
グラフ内の最初のアイテム(軸に対して)を取得します。
getFirstItem(direction:String) — メソッド, クラス mx.charts.chartClasses.ChartBase
グラフ内の最初のアイテム(軸に対して)を取得します。
getFirstItem(direction:String) — メソッド, クラス mx.charts.chartClasses.PolarChart
グラフ内の最初のアイテム(軸に対して)を取得します。
getFirstLeaf() — メソッド, クラス flashx.textLayout.elements.FlowGroupElement
このグループの最初の FlowLeafElement 下位要素を返します。
getFirstPanelItem(oContainer:flash.display:DisplayObjectContainer) — メソッド, クラス com.adobe.guides.spark.layouts.components.LayoutHostBase
Returns the first panel item in the panel layout.
getFirstPanelItem(oContainer:flash.display:DisplayObjectContainer) — メソッド, インターフェイス ga.model.ILayoutHost
Returns the first panel item in the panel layout.
getFirstPanelItem(oContainer:flash.display:DisplayObjectContainer) — メソッド, クラス ga.model.LayoutTemplate
Returns the first panel item in the panel layout.
getFirstTextLineChildIndex() — メソッド, クラス flashx.textLayout.container.ContainerController
親内で最初のテキスト行を表示させるインデックスを取得します。
getFirstWeekday() — メソッド, クラス flash.globalization.DateTimeFormatter
このロケールおよびカレンダーシステムの週の最初の日に対応する整数を返します。
getFirstWeekday() — メソッド, クラス spark.formatters.DateTimeFormatter
このロケールおよびカレンダーシステムの週の最初の日に対応する整数を返します。
GetFlatArray() — メソッド, クラス fl.motion.ColorMatrix
このオブジェクトに設定された 4 つのマトリックスを表す 20 の数値の 1 次元配列を計算し、返します。
getFocus() — メソッド, クラス fl.core.UIComponent
現在フォーカスを持っているオブジェクトを取得します。
getFocus() — メソッド, クラス fl.managers.FocusManager
現在フォーカスを持っているインタラクティブオブジェクトを取得します。
getFocus() — メソッド, インターフェイス fl.managers.IFocusManager
現在フォーカスを持っている IFocusManagerComponent コンポーネントを取得します。
getFocus() — メソッド, クラス mx.core.UIComponent
現在フォーカスを持っているオブジェクトを取得します。
getFocus() — メソッド, クラス mx.managers.FocusManager
現在フォーカスを持っている IFocusManagerComponent コンポーネントを取得します。
getFocus() — メソッド, インターフェイス mx.managers.IFocusManager
現在フォーカスを持っている IFocusManagerComponent コンポーネントを取得します。
getFocus() — メソッド, クラス mx.managers.WindowedSystemManager
プレーヤーによってフォーカスがあるものと見なされているオブジェクトを返します。
getFocusedSelectionFormat() — メソッド, クラス flashx.textLayout.container.TextContainerManager
focusedSelectionFormat を返します。デフォルトで、これは構成から取得されます。
getFontMetrics() — メソッド, クラス flash.text.engine.ElementFormat
fontDescription および fontSize で指定されるフォントの em ボックス、取り消し線位置、取り消し線太さ、下線位置および下線太さを記述するプロパティを持つ FontMetrics オブジェクトを返します。
getFonts() — メソッド, インターフェイス com.adobe.icc.editors.model.config.IConfigProvider
Fetch array of fonts from the xml config.
getFonts() — メソッド, クラス com.adobe.icc.editors.model.config.XMLConfigProvider
Fetch array of fonts from the xml config.
getFontSizes() — メソッド, インターフェイス com.adobe.icc.editors.model.config.IConfigProvider
Fetch array of font sizes from the xml config.
getFontSizes() — メソッド, クラス com.adobe.icc.editors.model.config.XMLConfigProvider
Fetch array of font sizes from the xml config.
getFontStyles() — メソッド, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer
AdvancedDataGrid コントロールからフォントスタイルを取得し、そのスタイルを使用してこのレンダラーの対応するフォントスタイルを初期化します。
getForm(formId:String) — メソッド, インターフェイス com.adobe.icc.services.layout.ILayoutService
Retrieves a form given its unique identifier.
getFormatAt(index:int) — 静的メソッド , クラス flashx.textLayout.conversion.TextConverter
インデックス番目の形式の形式名を返します。
getFormatDescriptorAt(index:int) — 静的メソッド , クラス flashx.textLayout.conversion.TextConverter
インデックス番目の形式の FormatDescriptor を返します。
getFormatOfRange(requestedFormats:Vector$String, anchorPosition:int, activePosition:int) — メソッド, クラス spark.components.RichEditableText
指定された文字範囲の計算済みフォーマットを指定する TextLayoutFormat オブジェクトを返します。
getFormatOfRange(requestedFormats:Vector$String, anchorPosition:int, activePosition:int) — メソッド, クラス spark.components.TextArea
指定された文字範囲の計算済みフォーマットを指定する TextLayoutFormat オブジェクトを返します。
getFormattedCellValue(label:String, row:mx.olap:IOLAPAxisPosition, col:mx.olap:IOLAPAxisPosition) — メソッド, クラス mx.controls.OLAPDataGrid
特定のセルに関連付けられているフォーマットをストリング値に適用します。
getFormBridgeService() — 静的メソッド , クラス com.adobe.icc.services.ServiceProvider
Everytime return a new Form Bridge service instance for a particular version of Form Bridge.
getFormByVersion(formId:String, date:Date) — メソッド, インターフェイス com.adobe.icc.services.layout.ILayoutService
Retrieves a form given its unique identifier and date on which the form was published.
getFormData(formId:String) — メソッド, インターフェイス com.adobe.icc.services.download.IDownloadService
Retrieves the raw XDP that represents the form.
getFormName(component:mx.core:UIComponent) — 静的メソッド , クラス mx.accessibility.AccImpl
フォームアクセシビリティをサポートするためのメソッドです。
getFragmentLayout(fragmentLayoutId:String) — メソッド, インターフェイス com.adobe.icc.services.fragmentlayout.IFragmentLayoutService
Retrieves a fragmentLayout given its unique identifier.
getFragmentLayoutByVersion(fragmentLayoutId:String, date:Date) — メソッド, インターフェイス com.adobe.icc.services.fragmentlayout.IFragmentLayoutService
Retrieves a fragmentLayout given its unique identifier and date on which the fragment was published.
getFragmentLayoutService() — 静的メソッド , クラス com.adobe.icc.services.ServiceProvider
Returns a FragmentLayout Service instance.
getFullURL(rootURL:String, url:String) — 静的メソッド , クラス mx.utils.URLUtil
不完全な相対 URL を完全修飾された URL に変換します。
getFullYear() — メソッド, クラス Date
Date オブジェクトの年(2000 などの 4 桁の数字)をローカル時間で返します。
getFunctionProvider() — 静的メソッド , クラス com.adobe.solutions.exm.authoring.domain.ProviderFactory
Returns the function provider of the contained IProviderFactory instance.
getGetterInvocationCount(obj:Object, qname:QName) — パッケージ関数, flash.sampler
get 関数が実行された回数を返します。
GET_GRANTED_USERS — 定数静的プロパティ, クラス lc.foundation.events.CollectionResultEvent
A special value that specifies to retrieve granted users.
getGrantedUsersForDefaultQueue() — メソッド, インターフェイス lc.procmgmt.IQueueManager
Retrieves a list of users that have been granted access to the current user's queue.
getGroup(name:String) — 静的メソッド , クラス fl.controls.RadioButtonGroup
指定されたラジオボタングループへの参照を取得します。
getGroupName(node:Object) — メソッド, インターフェイス mx.controls.menuClasses.IMenuDataDescriptor
ノードの所属先のラジオボタングループの名前を返します(存在する場合)。
getGroupName(node:Object) — メソッド, クラス mx.controls.treeClasses.DefaultDataDescriptor
ノードの所属先のラジオボタングループの名前を返します(存在する場合)。
GET_GROUPS — 定数静的プロパティ, クラス lc.foundation.events.CollectionResultEvent
A special value that specifies to retrieve the groups.
getGuardedProperties() — メソッド, クラス com.adobe.fiber.valueobjects.AbstractEntityMetadata
エンティティのすべての保護されたプロパティの名前を返します。それらのプロパティが現在使用可能かどうかは関係ありません。
getGuardedProperties() — メソッド, インターフェイス com.adobe.fiber.valueobjects.IModelType
エンティティのすべての保護されたプロパティの名前を返します。それらのプロパティが現在使用可能かどうかは関係ありません。
getGuideState(rootXml:XML) — 静的メソッド , クラス ga.util.StateDeserializer
return the guide state element from the rootXML if it exists
getHeader(qname:QName, headerName:String) — メソッド, クラス mx.rpc.soap.AbstractWebService
QName の localName と URI に基づいた一致があった場合に、ヘッダーを返します。
getHeader(qname:QName, headerName:String) — メソッド, クラス mx.rpc.soap.Operation
QName の localName と URI に基づいた一致があった場合に、ヘッダーを返します。
getHeaderAt(index:int) — メソッド, クラス mx.containers.Accordion
子コンテナに対応するナビゲーションボタンへの参照を返します。
getHeaderBounds(columnIndex:int) — メソッド, クラス spark.components.GridColumnHeaderGroup
指定されたヘッダー(レンダラー)の現在のピクセル境界を返すか、該当する列が存在しない場合は null を返します。
getHeaderHeight() — メソッド, クラス mx.containers.Panel
ヘッダーの高さを返します。
getHeaderIndexAt(x:Number, y:Number) — メソッド, クラス spark.components.GridColumnHeaderGroup
指定された座標に対応する列インデックスを返すか、座標が範囲外である場合は -1 を返します。
getHeaderRenderer(c:mx.controls.advancedDataGridClasses:AdvancedDataGridColumn) — メソッド, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridBase
ヘッダーアイテムレンダラーを返します。
getHeaderRendererAt(columnIndex:int) — メソッド, クラス spark.components.GridColumnHeaderGroup
要求されたヘッダーレンダラーが表示可能な場合は、指定された列に対して現在表示されているヘッダーレンダラーへの参照が返されます。
getHeaders() — メソッド, クラス mx.rpc.http.AbstractOperation
HTTP リクエストヘッダーを返します。
GetHeight() — メソッド, クラス fl.motion.DynamicMatrix
現在のマトリックスの行の数を返します。
getHelpTopic() — メソッド, クラス lc.procmgmt.ui.layout.HeaderPaneModel
Get the help topic string used in the url to reference help.
getHierarchicalCollectionAdaptor(hierarchicalData:mx.collections:ICollectionView, uidFunction:Function, openItems:Object, model:Object) — メソッド, クラス mx.controls.treeClasses.DefaultDataDescriptor
ICollectionView インスタンスを返します。これにより、階層データを直線的な ICollectionView インスタンスのように表示できるようになります。
getHierarchicalCollectionAdaptor(hierarchicalData:mx.collections:ICollectionView, uidFunction:Function, openItems:Object, model:Object) — メソッド, インターフェイス mx.controls.treeClasses.ITreeDataDescriptor2
ICollectionView インスタンスを返します。これにより、階層データを直線的な ICollectionView インスタンスのように表示できるようになります。
getHistory(count:uint) — メソッド, クラス org.osmf.net.qos.QoSInfoHistory
直近の QoSInfo レコード群を含んだ配列を返します。
getHistoryAt(position:uint) — メソッド, クラス flash.html.HTMLLoader
指定の位置で履歴エントリを返します。
getHistoryAt(position:int) — メソッド, クラス mx.controls.HTML
このコントロールの履歴リストにある指定の位置で HTMLHistoryItem が返されます。
getHorizontalScrollPositionDelta(navigationUnit:uint) — メソッド, クラス spark.components.RichEditableText
要求されたスクロール単位でスクロールする、ビューポートの現在の horizontalScrollPosition に追加する量を返します。
getHorizontalScrollPositionDelta(navigationUnit:uint) — メソッド, クラス spark.components.supportClasses.GroupBase
異なるスクロールオプションを処理するために、水平スクロール位置に対する変更を返します。
getHorizontalScrollPositionDelta(navigationUnit:uint) — メソッド, インターフェイス spark.core.IViewport
要求されたスクロール単位でスクロールする、ビューポートの現在の horizontalScrollPosition に追加する量を返します。
getHorizontalScrollPositionDelta(navigationUnit:uint) — メソッド, クラス spark.layouts.supportClasses.LayoutBase
異なるスクロールオプションを処理するために、水平スクロール位置に対する変更を返します。
getHostName() — 静的メソッド , クラス com.adobe.dct.util.HTTPUtil
Retrieves the current host name. For example, http://www.adobe.com/?x=1&y=2 returns www.adobe.com.
getHour(date:Date) — 静的メソッド , クラス com.adobe.fiber.runtime.lib.DateTimeFunc
Date パラメーターの時を表す int の値を返します。
getHours() — メソッド, クラス Date
Date オブジェクトの時(0 ~ 23 の整数)部分をローカル時間で返します。
getHourUTC(date:Date) — 静的メソッド , クラス com.adobe.fiber.runtime.lib.DateTimeFunc
Date パラメーターの時を表す int の値を返します。
getIccFormBridgeExtApiPrefix() — メソッド, インターフェイス com.adobe.icc.services.formbridge.IFormBridgeService
Determines the prefix to use for all ICC FormBridge Extension API methods when calling the PDF.
getIconDisplay() — メソッド, クラス spark.skins.mobile.supportClasses.ButtonSkinBase
アイコンを表示する現在のスキンパーツです。
getIdentityMap() — メソッド, クラス com.adobe.fiber.valueobjects.AbstractEntityMetadata
現在の値への識別プロパティ名のマッピングを返します。
getIdentityMap() — メソッド, インターフェイス com.adobe.fiber.valueobjects.IModelInstance
現在の値への識別プロパティ名のマッピングを返します。
getIgnoreListStyle() — メソッド, クラス com.adobe.icc.dc.domain.ListModuleInstance
If true, the List's own style is ignored, and the numbering would continue from the outer List (as if the modules of the nested list were part of the outer list itself), disregarding any styles specified on the nested List.
getImageClass(aspectRatio:String, dpi:Number, resolution:Number) — メソッド, クラス spark.preloaders.SplashScreenImage
指定したデバイスパラメーターに最も一致する SplashScreenImageSource のクラスを返します。
getImageModuleData(imageModuleId:String) — メソッド, インターフェイス com.adobe.icc.services.download.IDownloadService
Retrieves the raw image bytes that represent the image module's contents.
getImageReference(id:String) — メソッド, クラス fl.text.TLFTextField
指定された id の DisplayObject 参照を返します。<img> タグを使用して HTML フォーマットのテキストフィールドに追加されたイメージまたは SWF ファイルに関するものです。
getImageReference(id:String) — メソッド, クラス flash.text.TextField
指定された id の DisplayObject 参照を返します。<img> タグを使用して HTML フォーマットのテキストフィールドに追加されたイメージまたは SWF ファイルに関するものです。
getImageReference(id:String) — メソッド, クラス mx.core.FTETextField
TextField 内でこのメソッドを使用するコンポーネントはほとんどないので、このメソッドは FTETextField には実装されていません。
getImageReference(id:String) — メソッド, インターフェイス mx.core.IUITextField
指定された id の DisplayObject 参照を返します。<img> タグを使用して HTML フォーマットのテキストフィールドに追加されたイメージまたは SWF ファイルに関するものです。
getImageUrlForProcess(process:lc.procmgmt.domain:Process) — メソッド, インターフェイス lc.procmgmt.IProcessManager
Retrieves the location of the process image identified by the process.
getImageUrlForProcessInstance(processInstance:lc.procmgmt.domain:ProcessInstance) — メソッド, インターフェイス lc.procmgmt.IProcessManager
Retrieves the location of the process instance image identified by the process instance.
getImageUrlForStartpoint(startpoint:lc.procmgmt.domain:Startpoint) — メソッド, インターフェイス lc.procmgmt.IStartpointManager
Retrieves the location of the image for an startpoint.
getImageUrlForTask(task:lc.procmgmt.domain:Task) — メソッド, インターフェイス lc.procmgmt.ITaskManager
Retrieves the location, as a URL, of an image for a task.
getImplementation(interfaceName:String) — メソッド, インターフェイス mx.core.IFlexModuleFactory
インターフェイスの実装を取得します。
getImporter(format:String, config:flashx.textLayout.elements:IConfiguration) — 静的メソッド , クラス flashx.textLayout.conversion.TextConverter
読み込みコンバーターを作成して返します。その後、ソースストリング、XML オブジェクト、またはユーザー定義のデータ形式から TextFlow への読み込みにこのコンバーターを使用できます。
getInactiveSelectionFormat() — メソッド, クラス flashx.textLayout.container.TextContainerManager
inactiveSelectionFormat を返します。デフォルトで、これは構成から取得されます。サブクラスで異なる SelectionFormat を設定する場合、これをオーバーライドできます。
getIncluded(destination:String) — メソッド, クラス mx.data.PropertySpecifier
この宛先に含められるプロパティの名前の配列を取得します。
getIndent(position:mx.olap:IOLAPAxisPosition, m:mx.olap:IOLAPMember, mIndex:int) — メソッド, クラス mx.controls.OLAPDataGrid
レンダラーのラベルのインデントをピクセル単位で返します。
getInstance() — 静的メソッド , クラス com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager
Returns the singleton instance of this class.
getInstance() — 静的メソッド , クラス com.adobe.dct.model.ConfigModel
This static method returns the instance of a singleton.
getInstance() — 静的メソッド , クラス com.adobe.ep.ux.content.handlers.AssetHandlerRegistry
Singleton to get AssetHandlerRegistry.
getInstance() — 静的メソッド , クラス com.adobe.ep.ux.content.services.ServiceLocator
Returns the singleton instance of this class.
getInstance() — 静的メソッド , クラス com.adobe.ep.ux.content.services.search.lccontent.LCCQueryServiceFactory
Returns the singleton instance of this class.
getInstance() — 静的メソッド , クラス com.adobe.icc.dc.domain.factory.DomainInstanceFactory
Returns the singleton instance of this class.
getInstance() — 静的メソッド , クラス com.adobe.icc.editors.managers.CategoryManager
Gets the single instance of the CategoryManager class.
getInstance() — 静的メソッド , クラス com.adobe.icc.editors.managers.DataDictionaryManager
Gets the single instance of the DataDictionaryManager class.
getInstance(loadPostProcess:Boolean) — 静的メソッド , クラス com.adobe.icc.editors.managers.EditorConfigurationManager
Gets the single instance of the EditorConfigurationManager class.
getInstance() — 静的メソッド , クラス com.adobe.icc.editors.managers.PreferencesManager
Gets the single instance of the PreferencesManager class.
getInstance() — 静的メソッド , クラス com.adobe.icc.services.ServiceLocator
Returns the singleton instance of this class.
getInstance() — 静的メソッド , クラス com.adobe.livecycle.assetmanager.client.handler.AssetHandlerRegistry
A singleton that retrieves an AssetHandlerRegistry event.
getInstance() — 静的メソッド , クラス com.adobe.livecycle.assetmanager.client.service.ServiceLocator
Returns the singleton instance of this class.
getInstance() — 静的メソッド , クラス com.adobe.livecycle.assetmanager.client.service.search.QueryServiceFactory
Returns the singleton instance of this class.
getInstance() — 静的メソッド , クラス com.adobe.livecycle.rca.service.ServiceLocator
Returns the singleton instance of this class.
getInstance(config:com.adobe.livecycle.ria.security.api:SecurityConfig) — 静的メソッド , クラス com.adobe.livecycle.ria.security.service.SecurityManager
Specifies a factory method to create an instance of ISecurityManager object.
getInstance() — 静的メソッド , クラス com.adobe.solutions.prm.services.impl.ServiceLocator
Returns the singleton instance of the class.
getInstance() — 静的メソッド , クラス com.adobe.solutions.rca.services.impl.ServiceLocator
Returns the singleton instance of this class.
getInstance() — メソッド, クラス mx.core.DeferredInstanceFromClass
DeferredInstanceFromClass コンストラクターに指定されたクラスのインスタンスが存在しない場合、作成して返します。存在する場合は、そのクラスインスタンスを返します。
getInstance() — メソッド, クラス mx.core.DeferredInstanceFromFunction
必要なオブジェクトのインスタンスへの参照を返します。
getInstance() — メソッド, インターフェイス mx.core.IDeferredInstance
インスタンスがない場合は、クラスまたは関数からインスタンス Object を作成します。
getInstance() — 静的メソッド , クラス mx.managers.BrowserManager
このシングルトンクラスの唯一のインスタンスを返します。インスタンスが存在しない場合は、作成します。
getInstance() — 静的メソッド , クラス mx.managers.CursorManager
AIR アプリケーション内の各 mx.core.Window インスタンスには、独自の CursorManager インスタンスがあります。
getInstance() — 静的メソッド , クラス mx.managers.LayoutManager
このシングルトンクラスの唯一のインスタンスを返します。インスタンスが存在しない場合は、作成します。
getInstance() — 静的メソッド , クラス mx.messaging.FlexClient
このシングルトンクラスの唯一のインスタンスを返します。インスタンスが存在しない場合は、作成します。
getInstance() — 静的メソッド , クラス mx.resources.ResourceManager
ResourceManager クラスの単一のインスタンスを取得します。
getInstance() — 静的メソッド , クラス mx.rpc.xml.SchemaTypeRegistry
このシングルトンクラスの唯一のインスタンスを返します。インスタンスが存在しない場合は、作成します。
getInstance() — 静的メソッド , クラス mx.utils.XMLNotifier
XMLNotifier のシングルトンインスタンスを取得します。
getInstance() — 静的メソッド , クラス spark.effects.interpolation.HSBInterpolator
このクラスのシングルトンを返します。
getInstance() — 静的メソッド , クラス spark.effects.interpolation.NumberInterpolator
このクラスのシングルトンを返します。
getInstance() — 静的メソッド , クラス spark.effects.interpolation.RGBInterpolator
このクラスのシングルトンを返します。
getInt(bundleName:String, resourceName:String, locale:String) — メソッド, インターフェイス mx.resources.IResourceManager
指定されたリソースの値を int として取得します。
getInternalConfig() — 静的メソッド , クラス coldfusion.service.mxml.Config
使用された InternalConfig クラスのインスタンスを返します。
getInvocationCount(obj:Object, qname:QName) — パッケージ関数, flash.sampler
メソッドが実行された回数を返します。
getItem(name:String) — 静的メソッド , クラス flash.data.EncryptedLocalStore
指定された名前に対応するデータ。
getItem(identity:Object, defaultValue:Object) — メソッド, クラス mx.data.DataManager
指定した ID に一致するアイテムの非同期要求を行います。
getItem(dataManager:mx.data:RPCDataManager, identity:Object, defaultValue:Object, includeSpecifier:mx.data:PropertySpecifier) — メソッド, クラス mx.data.RPCDataServiceAdapter
ID に基づいて個々のアイテムを取得するためにアダプターから呼び出されます。
getItem(type:String) — メソッド, クラス org.osmf.net.metrics.MetricFactory
指定されたメトリックタイプに対応するアイテムです。
getItemAt(index:uint) — メソッド, クラス fl.controls.ComboBox
指定されたインデックス位置のアイテムを取得します。
getItemAt(index:uint) — メソッド, クラス fl.controls.SelectableList
指定されたインデックス位置のアイテムを取得します。
getItemAt(index:uint) — メソッド, クラス fl.data.DataProvider
指定のインデックス位置のアイテムを返します。
getItemAt(index:int) — メソッド, クラス flash.display.NativeMenu
指定されたインデックス位置にあるメニューアイテムを取得します。
getItemAt(index:int) — メソッド, クラス flash.ui.ContextMenu
指定されたインデックス位置にあるメニューアイテムを取得します。
getItemAt(index:int, prefetch:int) — メソッド, クラス mx.collections.ArrayList
指定されたインデックス位置にあるアイテムを取得します。
getItemAt(index:int, prefetch:int) — メソッド, クラス mx.collections.AsyncListView
list.getItemAt(index) の値を返します。
getItemAt(index:int, prefetch:int) — メソッド, インターフェイス mx.collections.IList
指定されたインデックス位置にあるアイテムを取得します。
getItemAt(index:int, prefetch:int) — メソッド, クラス mx.collections.ListCollectionView
指定されたインデックス位置にあるアイテムを取得します。
getItemAt(index:int) — メソッド, クラス org.osmf.media.MediaFactory
指定されたインデックス位置にある MediaFactoryItem を取得します。
getItemAt(index:int, prefetch:int) — メソッド, クラス spark.collections.NumericDataProvider
指定されたインデックス位置にあるアイテムを取得します。
getItemAt(index:int, prefetch:int) — メソッド, クラス spark.components.TabbedViewNavigator
指定されたインデックス位置にあるビューナビゲーターオブジェクトを取得します。
getItemById(id:String) — メソッド, クラス org.osmf.media.MediaFactory
指定された ID の MediaFactoryItem を返します。このファクトリ内に指定された MediaFactoryItem が存在しない場合は null になります。
getItemByName(name:String) — メソッド, クラス flash.display.NativeMenu
指定された名前を持つメニューアイテムを取得します。
getItemData(taskId:String, taskItemIndex:int) — メソッド, インターフェイス lc.procmgmt.ITaskManager
Retrieves the data for a task item.
getItemData(taskItemIndex:int) — メソッド, クラス lc.procmgmt.domain.Task
Retrieves the data for a task item.
getItemFactories() — メソッド, クラス com.adobe.guides.spark.layouts.components.SingleGroupLayoutHost
Return all item factories as one list, skipping over any breaks
getItemFactoriesForArea(areaIndex:int) — メソッド, インターフェイス com.adobe.guides.spark.layouts.components.ILayoutComponent
return the item factories for a specified area index
getItemFactoriesForArea(areaIndex:int) — メソッド, クラス com.adobe.guides.spark.layouts.components.LayoutHostBase
return the item factories for a specified area index
getItemFactoriesForChart() — メソッド, クラス com.adobe.guides.spark.layouts.components.ChartLayoutHost
Return the item factories for the chart.
getItemFactoriesForEntry() — メソッド, クラス com.adobe.guides.spark.layouts.components.ChartLayoutHost
Return the item factories for the entry area.
getItemFactoriesForHeader() — メソッド, クラス com.adobe.guides.spark.layouts.components.ChartLayoutHost
Return the item factories for the header area.
getItemFactoriesForHeader() — メソッド, クラス com.adobe.guides.spark.layouts.components.RepeaterLayoutHost
Get all item factories for the header
getItemFactoriesForRepeater(repeaterIndex:int) — メソッド, クラス com.adobe.guides.spark.layouts.components.RepeaterLayoutHost
Get all item factories for the repeater part
getItemFactoriesForTrailer() — メソッド, クラス com.adobe.guides.spark.layouts.components.ChartLayoutHost
Return the item factories for the trailer.
getItemFactoriesForTrailer() — メソッド, クラス com.adobe.guides.spark.layouts.components.RepeaterLayoutHost
Get all item factories for the trailer
getItemForIndex(index:int) — メソッド, クラス org.osmf.traits.AlternativeAudioTrait
指定したインデックスの関連ストリーミングアイテムを返します。
getItemIndex(item:Object) — メソッド, クラス fl.data.DataProvider
指定されたアイテムのインデックスを返します。
getItemIndex(item:flash.display:NativeMenuItem) — メソッド, クラス flash.display.NativeMenu
指定されたアイテムの位置を取得します。
getItemIndex(item:flash.display:NativeMenuItem) — メソッド, クラス flash.ui.ContextMenu
指定されたアイテムの位置を取得します。
getItemIndex(item:Object) — メソッド, クラス mx.collections.ArrayList
アイテムがリスト内にある場合、インデックスを返します(getItemAt(index) == item)。
getItemIndex(item:Object) — メソッド, クラス mx.collections.AsyncListView
リスト内の、getItemAt(index) == アイテムとなるアイテムのインデックスを返します。
getItemIndex(item:Object) — メソッド, インターフェイス mx.collections.IList
リスト内の、getItemAt(index) == アイテムとなるアイテムのインデックスを返します。
getItemIndex(item:Object) — メソッド, クラス mx.collections.ListCollectionView
リスト内の、getItemAt(index) == アイテムとなるアイテムのインデックスを返します。
getItemIndex(item:Object, source:Array) — 静的メソッド , クラス mx.utils.ArrayUtil
配列内におけるアイテムのインデックスを返します。
getItemIndex(item:Object) — メソッド, クラス spark.collections.NumericDataProvider
リスト内の、getItemAt(index) == アイテムとなるアイテムのインデックスを返します。
getItemIndex(item:Object) — メソッド, クラス spark.components.TabbedViewNavigator
ビューナビゲーターがビューナビゲーターのリスト内にある場合に、ビューナビゲーターのインデックスを返します。
getItemIndicesInView() — メソッド, クラス spark.components.DataGroup
この DataGroup 内に表示されるアイテムレンダラーのインデックスを返します。
getItemReferenceIds(uid:String, propName:String) — メソッド, クラス mx.data.DataServiceOfflineAdapter
指定されたアイテムの uid および関連付けプロパティの関連アイテムの ID を取得します。
getItemReferenceIds(uid:String, propName:String) — メソッド, クラス mx.data.SQLiteOfflineAdapter
指定されたアイテムの uid および関連付けプロパティの関連アイテムの ID を取得します。
getItemRendererAt(rowIndex:int, columnIndex:int) — メソッド, クラス spark.components.Grid
要求されたアイテムレンダラーが表示可能な場合は、指定されたセルに対して現在表示されているアイテムレンダラーへの参照が返されます。
getItemRendererFactory(forHeader:Boolean, data:Object) — メソッド, クラス mx.controls.dataGridClasses.DataGridColumn
適切なファクトリを返します。ファクトリが指定されていない場合は、デフォルトのファクトリを使用します。
getItemRendererFactory(data:Object) — メソッド, クラス mx.controls.listClasses.ListBase
適切なファクトリを返します。ファクトリが指定されていない場合は、デフォルトのファクトリを使用します。
getItems(uid:Array) — メソッド, クラス mx.data.DataServiceOfflineAdapter
特定の宛先に指定された uid 配列を使用して、指定されたすべてのアイテムを復元します。
getItems(dataManager:mx.data:RPCDataManager, ids:Array, includeSpecifier:mx.data:PropertySpecifier) — メソッド, クラス mx.data.RPCDataServiceAdapter
特定の宛先のアイテムのリストを取得する必要があるときに呼び出される Adapter メソッドです。
getItems(uidArray:Array) — メソッド, クラス mx.data.SQLiteOfflineAdapter
特定の宛先に指定された uid 配列を使用して、指定されたすべてのアイテムを復元します。
getItems() — メソッド, クラス org.osmf.net.metrics.MetricFactory
登録されているアイテム群です。
getItemsInRegion(value:flash.geom:Rectangle) — メソッド, クラス mx.charts.chartClasses.ChartBase
定義された矩形領域内にあるすべてのグラフアイテムを取得します。
getItemsInRegion(r:flash.geom:Rectangle) — メソッド, クラス mx.charts.chartClasses.HLOCSeriesBase
系列の矩形領域内にあるすべてのアイテムを取得します。
getItemsInRegion(r:flash.geom:Rectangle) — メソッド, クラス mx.charts.chartClasses.Series
系列の矩形領域内にあるすべてのアイテムを取得します。
getJoinOperatorString(operator:int) — メソッド, インターフェイス com.adobe.livecycle.assetmanager.client.service.search.IQueryService
Retrieves the string representation of SearchFilter.JOIN_OPERATOR for this query service implementation.
getJointValue(dof:int) — メソッド, クラス fl.ik.IKJoint
指定された自由度の種類の現在値を取得します。
getJustifierForLocale(locale:String) — 静的メソッド , クラス flash.text.engine.TextJustifier
指定されたロケールに適切なデフォルトの TextJustifier サブクラスを作成します。
getKeyProperty(property:String) — メソッド, クラス mx.messaging.management.ObjectName
指定されたプロパティキーに関連付けられた値を返します。
getKeysAndValues() — メソッド, クラス flash.globalization.LocaleID
LocaleID オブジェクトからのすべてのキーと値のペアを含むオブジェクトを返します。
getLabelAt(index:int) — メソッド, クラス com.adobe.guides.spark.layouts.components.LayoutHostBase
Get label corresponding to the index in the data provider.
getLabelAt(index:int) — メソッド, インターフェイス ga.model.ILayoutHost
Get label corresponding to the index in the data provider.
getLabelEstimate() — メソッド, クラス mx.charts.CategoryAxis
軸ラベルを予測するための範囲を決定します。
getLabelEstimate() — メソッド, インターフェイス mx.charts.chartClasses.IAxis
軸ラベルを予測するための範囲を決定します。
getLabelEstimate() — メソッド, クラス mx.charts.chartClasses.NumericAxis
軸ラベルを予測するための範囲を決定します。
getLabelKey() — メソッド, インターフェイス com.adobe.ep.taskmanagement.domain.IAttachmentPermissions
Generates a key that is appropriate for the current permission settings for use with the language resource bundle.
getLabelKey() — メソッド, クラス lc.procmgmt.domain.AttachmentPermissions
Generates a key that is appropriate for the current permission settings for use with the language resource bundle.
getLabels(minimumAxisLength:Number) — メソッド, クラス mx.charts.CategoryAxis
レンダリングされるラベルテキストを取得します。
getLabels(minimumAxisLength:Number) — メソッド, インターフェイス mx.charts.chartClasses.IAxis
レンダリングされるラベルテキストを取得します。
getLabels(minimumAxisLength:Number) — メソッド, クラス mx.charts.chartClasses.NumericAxis
レンダリングされるラベルテキストを取得します。
getLanguage() — メソッド, クラス flash.globalization.LocaleID
ロケール ID 名によって指定される言語コードを返します。
getlastDragStartObj() — 静的メソッド , クラス mx.automation.air.AirDragManagerAutomationHandler
最後のドラッグ開始イベントのターゲットを返します
getLastItem(direction:String) — メソッド, クラス mx.charts.chartClasses.CartesianChart
グラフ内の最後のグラフアイテム(軸に対して)を取得します。
getLastItem(direction:String) — メソッド, クラス mx.charts.chartClasses.ChartBase
グラフ内の最後のグラフアイテム(軸に対して)を取得します。
getLastItem(direction:String) — メソッド, クラス mx.charts.chartClasses.PolarChart
グラフ内の最後のグラフアイテム(軸に対して)を取得します。
getLastLeaf() — メソッド, クラス flashx.textLayout.elements.FlowGroupElement
このグループの最後の FlowLeafElement 下位要素を返します。
getLatestQoSInfo() — メソッド, クラス org.osmf.net.qos.QoSInfoHistory
ヒストリーに含まれる直近の QoSInfo を返します。
getLayerAt(index:int) — メソッド, クラス mx.core.DesignLayer
指定されたインデックスの位置にある子 DesignLayer を返します。
getLayoutBoundsHeight(postLayoutTransform:Boolean) — メソッド, インターフェイス mx.core.ILayoutElement
エレメントのレイアウトの高さを返します。
getLayoutBoundsHeight(postLayoutTransform:Boolean) — メソッド, クラス mx.core.UIComponent
エレメントのレイアウトの高さを返します。
getLayoutBoundsHeight(postLayoutTransform:Boolean) — メソッド, クラス mx.flash.UIMovieClip
エレメントのレイアウトの高さを返します。
getLayoutBoundsHeight(postLayoutTransform:Boolean) — メソッド, クラス spark.core.SpriteVisualElement
エレメントのレイアウトの高さを返します。
getLayoutBoundsHeight(postLayoutTransform:Boolean) — メソッド, クラス spark.primitives.supportClasses.GraphicElement
エレメントのレイアウトの高さを返します。
getLayoutBoundsWidth(postLayoutTransform:Boolean) — メソッド, インターフェイス mx.core.ILayoutElement
エレメントのレイアウトの幅を返します。
getLayoutBoundsWidth(postLayoutTransform:Boolean) — メソッド, クラス mx.core.UIComponent
エレメントのレイアウトの幅を返します。
getLayoutBoundsWidth(postLayoutTransform:Boolean) — メソッド, クラス mx.flash.UIMovieClip
エレメントのレイアウトの幅を返します。
getLayoutBoundsWidth(postLayoutTransform:Boolean) — メソッド, クラス spark.core.SpriteVisualElement
エレメントのレイアウトの幅を返します。
getLayoutBoundsWidth(postLayoutTransform:Boolean) — メソッド, クラス spark.primitives.supportClasses.GraphicElement
エレメントのレイアウトの幅を返します。
getLayoutBoundsX(postLayoutTransform:Boolean) — メソッド, インターフェイス mx.core.ILayoutElement
画面に描画するためにエレメントで使用する x 座標を返します。
getLayoutBoundsX(postLayoutTransform:Boolean) — メソッド, クラス mx.core.UIComponent
画面に描画するためにエレメントで使用する x 座標を返します。
getLayoutBoundsX(postLayoutTransform:Boolean) — メソッド, クラス mx.flash.UIMovieClip
画面に描画するためにエレメントで使用する x 座標を返します。
getLayoutBoundsX(postLayoutTransform:Boolean) — メソッド, クラス spark.core.SpriteVisualElement
画面に描画するためにエレメントで使用する x 座標を返します。
getLayoutBoundsX(postLayoutTransform:Boolean) — メソッド, クラス spark.primitives.supportClasses.GraphicElement
画面に描画するためにエレメントで使用する x 座標を返します。
getLayoutBoundsY(postLayoutTransform:Boolean) — メソッド, インターフェイス mx.core.ILayoutElement
画面に描画するためにエレメントで使用する y 座標を返します。
getLayoutBoundsY(postLayoutTransform:Boolean) — メソッド, クラス mx.core.UIComponent
画面に描画するためにエレメントで使用する y 座標を返します。
getLayoutBoundsY(postLayoutTransform:Boolean) — メソッド, クラス mx.flash.UIMovieClip
画面に描画するためにエレメントで使用する y 座標を返します。
getLayoutBoundsY(postLayoutTransform:Boolean) — メソッド, クラス spark.core.SpriteVisualElement
画面に描画するためにエレメントで使用する y 座標を返します。
getLayoutBoundsY(postLayoutTransform:Boolean) — メソッド, クラス spark.primitives.supportClasses.GraphicElement
画面に描画するためにエレメントで使用する y 座標を返します。
getLayoutChildAt(index:int) — メソッド, クラス com.adobe.mosaic.layouts.MosaicLayoutBase
Returns the ILayoutChild that occupies the given display list index.
getLayoutMatrix() — メソッド, インターフェイス mx.core.ILayoutElement
兄弟を基準としてコンポーネントのレイアウトを計算するために使用される変換マトリックスを返します。
getLayoutMatrix() — メソッド, クラス mx.core.UIComponent
兄弟を基準としてコンポーネントのレイアウトを計算するために使用される変換マトリックスを返します。
getLayoutMatrix() — メソッド, クラス mx.flash.UIMovieClip
兄弟を基準としてコンポーネントのレイアウトを計算するために使用される変換マトリックスを返します。
getLayoutMatrix() — メソッド, クラス spark.core.SpriteVisualElement
兄弟を基準としてコンポーネントのレイアウトを計算するために使用される変換マトリックスを返します。
getLayoutMatrix() — メソッド, クラス spark.primitives.supportClasses.GraphicElement
兄弟を基準としてコンポーネントのレイアウトを計算するために使用される変換マトリックスを返します。
getLayoutMatrix3D() — メソッド, インターフェイス mx.core.ILayoutElement
このエレメントのレイアウト変換 Matrix3D を返します。
getLayoutMatrix3D() — メソッド, クラス mx.core.UIComponent
このエレメントのレイアウト変換 Matrix3D を返します。
getLayoutMatrix3D() — メソッド, クラス mx.flash.UIMovieClip
このエレメントのレイアウト変換 Matrix3D を返します。
getLayoutMatrix3D() — メソッド, クラス spark.core.SpriteVisualElement
このエレメントのレイアウト変換 Matrix3D を返します。
getLayoutMatrix3D() — メソッド, クラス spark.primitives.supportClasses.GraphicElement
このエレメントのレイアウト変換 Matrix3D を返します。
getLayoutService() — 静的メソッド , クラス com.adobe.icc.services.ServiceProvider
Returns a Layout Service instance.
getLetter(letterId:String) — メソッド, インターフェイス com.adobe.icc.services.letter.ILetterService
Retrieves a letter given its unique identifier.
getLetterByVersion(letterId:String, date:Date) — メソッド, インターフェイス com.adobe.icc.services.letter.ILetterService
Retrieves a letter given its unique identifier and date on which the letter was published.
getLetterExpressionSwf(letterId:String) — メソッド, インターフェイス com.adobe.icc.services.download.IDownloadService
Retrieves the Expression SWF used by the letter.
getLetterRenderService() — 静的メソッド , クラス com.adobe.icc.services.ServiceProvider
Returns a Letter Render Service instance.
getLetterService() — 静的メソッド , クラス com.adobe.icc.services.ServiceProvider
Returns a Letter Service instance.
getLetterSpacings() — メソッド, インターフェイス com.adobe.icc.editors.model.config.IConfigProvider
Fetches the array of Letter spacings from the xml config.
getLetterSpacings() — メソッド, クラス com.adobe.icc.editors.model.config.XMLConfigProvider
Fetches the array of Letter spacings from the xml config.
getLetterTestData(letterId:String) — メソッド, インターフェイス com.adobe.icc.services.download.IDownloadService
Retrieves the letter's test data as raw XML.
getLevelString(value:uint) — 静的メソッド , クラス mx.logging.LogEvent
指定されたレベルを表すストリング値を返します。
getLexicalScopes(obj:Function) — パッケージ関数, flash.sampler
関数のレキシカルスコープを公開して、関数インスタンスで保持されている間、キャプチャされたスコープオブジェクト(アクティベーションオブジェクトとスコープを含む)が、プロファイラーによって表示されるようにします。
getLineAt(index:int) — メソッド, クラス flashx.textLayout.compose.FlowComposerBase
指定された行番号の行を返します。
getLineAt(index:int) — メソッド, インターフェイス flashx.textLayout.compose.IFlowComposer
指定された行番号の行を返します。
getLineAt(index:int) — メソッド, クラス flashx.textLayout.container.TextContainerManager
構成済みの行の配列から、インデックス位置にある TextLine を返します。
getLineForReuse() — 静的メソッド , クラス flashx.textLayout.compose.TextLineRecycler
再利用のために、プールから TextLine を返します。
getLineHeights() — メソッド, インターフェイス com.adobe.icc.editors.model.config.IConfigProvider
Fetches the array of Line heights from the xml config.
getLineHeights() — メソッド, クラス com.adobe.icc.editors.model.config.XMLConfigProvider
Fetches the array of Line heights from the xml config.
getLineIndexAtPoint(x:Number, y:Number) — メソッド, クラス fl.text.TLFTextField
x および y パラメーターで指定された点にある行の 0 から始まるインデックス値を返します。
getLineIndexAtPoint(x:Number, y:Number) — メソッド, クラス flash.text.TextField
x および y パラメーターで指定された点にある行の 0 から始まるインデックス値を返します。
getLineIndexAtPoint(x:Number, y:Number) — メソッド, クラス mx.core.FTETextField
TextField 内でこのメソッドを使用するコンポーネントはほとんどないので、このメソッドは FTETextField には実装されていません。
getLineIndexAtPoint(x:Number, y:Number) — メソッド, インターフェイス mx.core.IUITextField
x および y パラメーターで指定された点にある行の 0 から始まるインデックス値を返します。
getLineIndexOfChar(charIndex:int) — メソッド, クラス fl.text.TLFTextField
charIndex パラメーターで指定された文字を含む行の 0 から始まるインデックス値を返します。
getLineIndexOfChar(charIndex:int) — メソッド, クラス flash.text.TextField
charIndex パラメーターで指定された文字を含む行の 0 から始まるインデックス値を返します。
getLineIndexOfChar(charIndex:int) — メソッド, クラス mx.core.FTETextField
TextField 内でこのメソッドを使用するコンポーネントはほとんどないので、このメソッドは FTETextField には実装されていません。
getLineIndexOfChar(charIndex:int) — メソッド, インターフェイス mx.core.IUITextField
charIndex パラメーターで指定された文字を含む行の 0 から始まるインデックス値を返します。
getLineLength(lineIndex:int) — メソッド, クラス fl.text.TLFTextField
特定のテキスト行内の文字数を返します。
getLineLength(lineIndex:int) — メソッド, クラス flash.text.TextField
特定のテキスト行内の文字数を返します。
getLineLength(lineIndex:int) — メソッド, クラス mx.core.FTETextField
TextField 内でこのメソッドを使用するコンポーネントはほとんどないので、このメソッドは FTETextField には実装されていません。
getLineLength(lineIndex:int) — メソッド, インターフェイス mx.core.IUITextField
特定のテキスト行内の文字数を返します。
getLineMetrics(lineIndex:int) — メソッド, クラス fl.controls.TextArea
指定されたテキストの行に関する情報を取得します。
getLineMetrics(index:int) — メソッド, クラス fl.controls.TextInput
指定されたテキストの行に関する情報を取得します。
getLineMetrics(lineIndex:int) — メソッド, クラス fl.text.TLFTextField
指定されたテキスト行に関するメトリック情報を返します。
getLineMetrics(lineIndex:int) — メソッド, クラス flash.text.TextField
指定されたテキスト行に関するメトリック情報を返します。
getLineMetrics(lineIndex:int) — メソッド, クラス mx.controls.Label
コントロール内のテキスト行のテキストの位置と測定に関する情報を持つ TextLineMetrics オブジェクトを返します。
getLineMetrics(lineIndex:int) — メソッド, クラス mx.controls.TextArea
コントロール内のテキスト行のテキストの位置と測定に関する情報を持つ TextLineMetrics オブジェクトを返します。
getLineMetrics(lineIndex:int) — メソッド, クラス mx.controls.TextInput
コントロール内のテキスト行のテキストの位置と測定に関する情報を持つ TextLineMetrics オブジェクトを返します。
getLineMetrics(lineIndex:int) — メソッド, クラス mx.core.FTETextField
指定されたテキスト行に関するメトリック情報を返します。
getLineMetrics(lineIndex:int) — メソッド, インターフェイス mx.core.IUITextField
指定されたテキスト行に関するメトリック情報を返します。
getLineOffset(lineIndex:int) — メソッド, クラス fl.text.TLFTextField
lineIndex パラメーターで指定された行の最初の文字の文字インデックスを返します。
getLineOffset(lineIndex:int) — メソッド, クラス flash.text.TextField
lineIndex パラメーターで指定された行の最初の文字の文字インデックスを返します。
getLineOffset(lineIndex:int) — メソッド, クラス mx.core.FTETextField
TextField 内でこのメソッドを使用するコンポーネントはほとんどないので、このメソッドは FTETextField には実装されていません。
getLineOffset(lineIndex:int) — メソッド, インターフェイス mx.core.IUITextField
lineIndex パラメーターで指定された行の最初の文字の文字インデックスを返します。
getLineText(lineIndex:int) — メソッド, クラス fl.text.TLFTextField
lineIndex パラメーターで指定された行のテキストを返します。
getLineText(lineIndex:int) — メソッド, クラス flash.text.TextField
lineIndex パラメーターで指定された行のテキストを返します。
getLineText(lineIndex:int) — メソッド, クラス mx.core.FTETextField
TextField 内でこのメソッドを使用するコンポーネントはほとんどないので、このメソッドは FTETextField には実装されていません。
getLineText(lineIndex:int) — メソッド, インターフェイス mx.core.IUITextField
lineIndex パラメーターで指定された行のテキストを返します。
getLoaderInfoByDefinition(object:Object) — 静的メソッド , クラス flash.display.LoaderInfo
オブジェクトとして定義され、SWF ファイルに関連付けられている LoaderInfo オブジェクトを返します。
getLocal(name:String, localPath:String, secure:Boolean) — 静的メソッド , クラス flash.net.SharedObject
現在のクライアントだけが利用できるローカル永続共有オブジェクトへの参照を返します。
getLocales() — メソッド, インターフェイス mx.resources.IResourceManager
ResourceManager に存在する ResourceBundle オブジェクトのすべてのロケールを指定するストリングの配列を返します。
getLocalItem(identity:Object) — メソッド, クラス mx.data.DataManager
特定の ID を持つアイテムを検索します。
getLocalizedString(key:String, params:Array) — メソッド, インターフェイス com.adobe.mosaic.skinning.IMosaicComponent
Returns the localized string associated with the given key.
getLocalizedTitle(titleName:String) — メソッド, クラス com.adobe.solutions.prm.presentation.team.TeamPod
This method gets the localized Title.
getLocalizedTypeArray() — 静的メソッド , クラス com.adobe.solutions.prm.presentation.constant.LocalizedProjectState
This method gets a localized array of the project states.
getLocalizedTypeArray() — 静的メソッド , クラス com.adobe.solutions.prm.presentation.constant.LocalizedProjectStatus
This method gets the localized array of project status.
getLocalizedTypeArray() — 静的メソッド , クラス com.adobe.solutions.prm.presentation.constant.LocalizedProjectType
This method gets the localized project types.
getLocalizedTypeArray() — 静的メソッド , クラス com.adobe.solutions.prm.presentation.constant.LocalizedRoles
This method gets a localized array of roles.
getLocalizedTypeArray() — 静的メソッド , クラス com.adobe.solutions.prm.presentation.constant.LocalizedStatusReasonCode
This method gets the localized status reason codes.
getLocalizedTypeArray() — 静的メソッド , クラス com.adobe.solutions.rca.presentation.constant.LocalizedApproverStatus
This method returns an array of all localized approver statuses.
getLocalizedTypeArray() — 静的メソッド , クラス com.adobe.solutions.rca.presentation.constant.LocalizedAuthorStatus
This method returns an array of all localized author statuses.
getLocalizedTypeArray() — 静的メソッド , クラス com.adobe.solutions.rca.presentation.constant.LocalizedDocumentType
This method returns an array of all localized document types.
getLocalizedTypeArray() — 静的メソッド , クラス com.adobe.solutions.rca.presentation.constant.LocalizedDurationUnit
This method returns an array of all localized duration units.
getLocalizedTypeArray() — 静的メソッド , クラス com.adobe.solutions.rca.presentation.constant.LocalizedReviewStatus
This method returns an array of all localized review statuses.
getLocalizedTypeArray() — 静的メソッド , クラス com.adobe.solutions.rca.presentation.constant.LocalizedReviewerStatus
This method returns an array of all localized reviewer statuses.
getLocalizedTypeArray() — 静的メソッド , クラス com.adobe.solutions.rca.presentation.constant.LocalizedSignatureOptions
This method returns an array of all localized signature options.
getLocalizedTypeArray() — 静的メソッド , クラス com.adobe.solutions.rca.presentation.constant.LocalizedStageStatus
This method returns an array of all localized stage statuses.
getLocalizedTypeArray() — 静的メソッド , クラス com.adobe.solutions.rca.presentation.constant.LocalizedStageTypes
This method returns an array of all localized stage types.
getLocalizedTypeArray() — 静的メソッド , クラス com.adobe.solutions.rca.presentation.constant.LocalizedTaskTypes
This method returns an array of all localized task types.
getLocalizedValue(type:String) — 静的メソッド , クラス com.adobe.solutions.prm.presentation.constant.LocalizedProjectState
This method gets the localized value of the project state.
getLocalizedValue(type:String) — 静的メソッド , クラス com.adobe.solutions.prm.presentation.constant.LocalizedProjectStatus
This method gets the localized value of a project status.
getLocalizedValue(type:String) — 静的メソッド , クラス com.adobe.solutions.prm.presentation.constant.LocalizedProjectType
This method gets the localized value of a project type, based on input project type.
getLocalizedValue(type:String) — 静的メソッド , クラス com.adobe.solutions.prm.presentation.constant.LocalizedRoles
This method gets the localized value of a role.
getLocalizedValue(type:String) — 静的メソッド , クラス com.adobe.solutions.prm.presentation.constant.LocalizedStatusReasonCode
This method gets the localized value of a status reason code.
getLocalizedValue(type:String) — 静的メソッド , クラス com.adobe.solutions.rca.presentation.constant.LocalizedApproverStatus
This method returns localized strings for approver status.
getLocalizedValue(type:String) — 静的メソッド , クラス com.adobe.solutions.rca.presentation.constant.LocalizedAuthorStatus
This method returns localized strings for author status.
getLocalizedValue(type:String) — 静的メソッド , クラス com.adobe.solutions.rca.presentation.constant.LocalizedDocumentType
This method returns localized strings for document type.
getLocalizedValue(type:String) — 静的メソッド , クラス com.adobe.solutions.rca.presentation.constant.LocalizedDurationUnit
This method returns localized strings for duration unit.
getLocalizedValue(type:String) — 静的メソッド , クラス com.adobe.solutions.rca.presentation.constant.LocalizedOperationType
This method returns localized strings for operation type.
getLocalizedValue(type:String) — 静的メソッド , クラス com.adobe.solutions.rca.presentation.constant.LocalizedParticipantAttributes
This method returns localized strings for participant attributes.
getLocalizedValue(type:String) — 静的メソッド , クラス com.adobe.solutions.rca.presentation.constant.LocalizedReviewStatus
This method returns localized strings for reviewer status.
getLocalizedValue(type:String) — 静的メソッド , クラス com.adobe.solutions.rca.presentation.constant.LocalizedReviewerStatus
This method returns localized strings for review status.
getLocalizedValue(type:String) — 静的メソッド , クラス com.adobe.solutions.rca.presentation.constant.LocalizedSignatureOptions
This method returns localized strings for signature options.
getLocalizedValue(type:String) — 静的メソッド , クラス com.adobe.solutions.rca.presentation.constant.LocalizedStageStatus
This method returns localized strings for stage status.
getLocalizedValue(type:String) — 静的メソッド , クラス com.adobe.solutions.rca.presentation.constant.LocalizedStageTypes
This method returns localized strings for stage types.
getLocalizedValue(type:String) — 静的メソッド , クラス com.adobe.solutions.rca.presentation.constant.LocalizedTaskTypes
This method returns localized strings for task types.
getLocalizedValue(value:String) — 静的メソッド , クラス com.adobe.solutions.rca.presentation.util.LocalizedGanttItemStates
This method returns the localized strings for Gantt item states.
getLocalName(xmlNode:flash.xml:XMLNode) — 静的メソッド , クラス mx.rpc.xml.SimpleXMLDecoder
XMLNode のローカル名を返します。
getLocatorService() — 静的メソッド , クラス com.adobe.icc.services.ServiceProvider
Returns a Locator Service instance.
getLogger(category:String) — 静的メソッド , クラス mx.logging.Log
指定されたカテゴリに関連付けられたロガーを返します。
getLogger(category:String) — 静的メソッド , クラス org.osmf.logging.Log
指定されたカテゴリのロガーを返します。
getLogger(category:String) — メソッド, クラス org.osmf.logging.LoggerFactory
指定されたカテゴリのロガーを作成して返します。
getLoggerByClass(clss:Class, name:String, logger:com.adobe.gravity.utility.logging:ILogger) — 静的メソッド , クラス com.adobe.gravity.utility.logging.Logger
Get a Logger.
getMainApplication() — 静的メソッド , クラス mx.automation.Automation
getMainApplication() — 静的メソッド , クラス mx.automation.AutomationHelper
最上位アプリケーションを返します。
getMajorVersion() — 静的メソッド , クラス mx.automation.AutomationClass
現在のバージョン番号からメジャー番号部分を返します。
getManagedFile(filePath:String) — メソッド, インターフェイス com.adobe.solutions.rca.service.IFileDataService
Gets managed instance of file located at the filePath.
getManagedFile(filePath:String) — メソッド, クラス com.adobe.solutions.rca.services.impl.FileDataService
Gets managed instance of file located at the filePath.
getMappedByProperty(associationProperty:String) — メソッド, クラス com.adobe.fiber.valueobjects.AbstractEntityMetadata
渡された関連付けプロパティの mappedBy プロパティを返します。渡された関連付けプロパティが mappedBy プロパティでない場合は null を返します。
getMappedByProperty(associationProperty:String) — メソッド, インターフェイス com.adobe.fiber.valueobjects.IModelType
渡された関連付けプロパティの mappedBy プロパティを返します。渡された関連付けプロパティが mappedBy プロパティでない場合は null を返します。
getMarkerAt(index:int) — メソッド, クラス org.osmf.metadata.TimelineMetadata
指定されたインデックス位置にある TimelineMarker を返します。
getMasterString(str:String) — パッケージ関数, flash.sampler
このストリングが依存しているマスターストリングを返します。このストリングが他のストリングに依存していない場合は null を返します。
getMatrix(index:int) — メソッド, クラス fl.motion.MotionBase
アニメーションのフレームの指定されたインデックス位置の Matrix オブジェクトを返します。
getMatrix3D(index:int) — メソッド, クラス fl.motion.MotionBase
アニメーションのフレームの指定されたインデックス位置の Matrix3D オブジェクトを返します。
getMaxBoundsHeight(postLayoutTransform:Boolean) — メソッド, インターフェイス mx.core.ILayoutElement
エレメントの最大の高さを返します。
getMaxBoundsHeight(postLayoutTransform:Boolean) — メソッド, クラス mx.core.UIComponent
エレメントの最大の高さを返します。
getMaxBoundsHeight(postLayoutTransform:Boolean) — メソッド, クラス mx.flash.UIMovieClip
エレメントの最大の高さを返します。
getMaxBoundsHeight(postLayoutTransform:Boolean) — メソッド, クラス spark.core.SpriteVisualElement
エレメントの最大の高さを返します。
getMaxBoundsHeight(postLayoutTransform:Boolean) — メソッド, クラス spark.primitives.supportClasses.GraphicElement
エレメントの最大の高さを返します。
getMaxBoundsWidth(postLayoutTransform:Boolean) — メソッド, インターフェイス mx.core.ILayoutElement
エレメントの最大の幅を返します。
getMaxBoundsWidth(postLayoutTransform:Boolean) — メソッド, クラス mx.core.UIComponent
エレメントの最大の幅を返します。
getMaxBoundsWidth(postLayoutTransform:Boolean) — メソッド, クラス mx.flash.UIMovieClip
エレメントの最大の幅を返します。
getMaxBoundsWidth(postLayoutTransform:Boolean) — メソッド, クラス spark.core.SpriteVisualElement
エレメントの最大の幅を返します。
getMaxBoundsWidth(postLayoutTransform:Boolean) — メソッド, クラス spark.primitives.supportClasses.GraphicElement
エレメントの最大の幅を返します。
getMaxIndex(maxBitrate:Number, emergencyFlag:Boolean) — メソッド, クラス org.osmf.net.httpstreaming.DefaultHTTPStreamingSwitchManager
指定可能なインデックスのうち、maxBitrate 未満のビットレートで宣言されている最大のインデックスを調べます。
getMediaFactoryItemAt(index:int) — メソッド, クラス org.osmf.media.PluginInfo
指定されたインデックスにある MediaFactoryItem オブジェクトを返します。
getMemberFromPartOrObject(part:Object, obj:Object, name:String) — メソッド, クラス mx.automation.AutomationManager
getMemberNames(o:Object, instanceNames:Boolean) — パッケージ関数, flash.sampler
指定されたオブジェクトのすべてのメンバー(プライベートメンバーを含む)を含むオブジェクトを返します。
getMembers() — メソッド, クラス lc.foundation.domain.Group
Retrieves the members of the group.
getMemberTitle(member:com.adobe.solutions.rca.domain.common:IMember) — メソッド, インターフェイス com.adobe.solutions.prm.domain.IProject
This method gets the title of a member, if any title is assigned to a user.
getMemberTitle(member:com.adobe.solutions.rca.domain.common:IMember) — メソッド, インターフェイス com.adobe.solutions.prm.domain.IWorkItem
This method returns the title of the member, if any title is assigned to the user.
getMemberTitle(member:com.adobe.solutions.rca.domain.common:IMember) — メソッド, クラス com.adobe.solutions.prm.domain.impl.Project
This method gets the title of a member, if any title is assigned to a user.
getMemberTitle(member:com.adobe.solutions.rca.domain.common:IMember) — メソッド, クラス com.adobe.solutions.prm.domain.impl.WorkItem
This method returns the title of the member, if any title is assigned to the user.
getMenuAt(index:int) — メソッド, クラス mx.controls.MenuBar
指定した MenuBar アイテムインデックスの Menu オブジェクトへの参照を返します。0 は、左端の MenuBar アイテムインデックスの位置にある Menu です。
getMergedStyleDeclaration(selector:String) — メソッド, インターフェイス mx.styles.IStyleManager2
指定した CSS セレクターの規則を保存する CSSStyleDeclaration オブジェクトを取得します。
getMessage(messageId:String) — メソッド, クラス mx.data.MessageBatch
特定の ID のメッセージを返します。
getMessageCache() — メソッド, クラス mx.data.DataServiceOfflineAdapter
オフラインストアからメッセージキャッシュを復元します。
getMessageForErrorID(errorID:int) — メソッド, クラス org.osmf.events.MediaError
指定された ID のエラーのメッセージを返します。
getMessageForErrorID(errorID:int) — メソッド, クラス org.osmf.events.MetricError
指定された ID のエラーのメッセージを返します。
getMessageResponder(agent:mx.messaging:MessageAgent, message:mx.messaging.messages:IMessage) — メソッド, クラス mx.messaging.Channel
チャンネルの send() メソッドに適切な MessageResponder を返します。
getMessageText(id:int) — 静的メソッド , クラス com.adobe.exm.expression.error.ExpressionEvaluationError
Returns message text.
getMetadata(namespaceURL:String) — メソッド, クラス org.osmf.media.MediaElement
この MediaElement の下に保存されている、指定された名前空間 URL の Metadata オブジェクトを返します。
getMetadataValue(namespaceURL:String) — メソッド, クラス org.osmf.media.MediaResourceBase
このリソースからメタデータ値を取得します。
GET_METHOD — 定数静的プロパティ, クラス mx.messaging.messages.HTTPRequestMessage
この要求に使用されたメソッドは "get" であることを示します。
getMetric(type:String, ... rest) — メソッド, クラス org.osmf.net.metrics.MetricRepository
指定された引数を使用して、特定のタイプの MetricBase に対する参照を返します。
getMicrophone(index:int) — 静的メソッド , クラス flash.media.Microphone
オーディオをキャプチャする Microphone オブジェクトの参照を返します。
getMillisecond(date:Date) — 静的メソッド , クラス com.adobe.fiber.runtime.lib.DateTimeFunc
Date パラメーターのミリ秒を表す int の値を返します。
getMilliseconds() — メソッド, クラス Date
Date オブジェクトのミリ秒(0 ~ 999 の整数)部分をローカル時間で返します。
getMillisecondUTC(date:Date) — 静的メソッド , クラス com.adobe.fiber.runtime.lib.DateTimeFunc
Date パラメーターのミリ秒(UTC)を表す int の値を返します。
getMinBoundsHeight(postLayoutTransform:Boolean) — メソッド, インターフェイス mx.core.ILayoutElement
エレメントの最小の高さを返します。
getMinBoundsHeight(postLayoutTransform:Boolean) — メソッド, クラス mx.core.UIComponent
エレメントの最小の高さを返します。
getMinBoundsHeight(postLayoutTransform:Boolean) — メソッド, クラス mx.flash.UIMovieClip
エレメントの最小の高さを返します。
getMinBoundsHeight(postLayoutTransform:Boolean) — メソッド, クラス spark.core.SpriteVisualElement
エレメントの最小の高さを返します。
getMinBoundsHeight(postLayoutTransform:Boolean) — メソッド, クラス spark.primitives.supportClasses.GraphicElement
エレメントの最小の高さを返します。
getMinBoundsWidth(postLayoutTransform:Boolean) — メソッド, インターフェイス mx.core.ILayoutElement
エレメントの最小の幅を返します。
getMinBoundsWidth(postLayoutTransform:Boolean) — メソッド, クラス mx.core.UIComponent
エレメントの最小の幅を返します。
getMinBoundsWidth(postLayoutTransform:Boolean) — メソッド, クラス mx.flash.UIMovieClip
エレメントの最小の幅を返します。
getMinBoundsWidth(postLayoutTransform:Boolean) — メソッド, クラス spark.core.SpriteVisualElement
エレメントの最小の幅を返します。
getMinBoundsWidth(postLayoutTransform:Boolean) — メソッド, クラス spark.primitives.supportClasses.GraphicElement
エレメントの最小の幅を返します。
getMinute(date:Date) — 静的メソッド , クラス com.adobe.fiber.runtime.lib.DateTimeFunc
Date パラメーターの分を表す int の値を返します。
getMinutes() — メソッド, クラス Date
Date オブジェクトの分(0 ~ 59 の整数)部分をローカル時間で返します。
getMinuteUTC(date:Date) — 静的メソッド , クラス com.adobe.fiber.runtime.lib.DateTimeFunc
Date パラメーターの分を表す int の値を返します。
getMirrorRegion(mirror:flash.events:EventDispatcher) — メソッド, クラス flash.text.engine.TextLine
mirror パラメーターの指定と mirror プロパティが一致する、行の最初の TextLineMirrorRegion を返します。一致しない場合は null を返します。
getMissingInterpolationValues(sourceProps:Object, srcCache:Array, destProps:Object, destCache:Array, index:Number, customData:Object) — メソッド, クラス mx.charts.chartClasses.HLOCSeriesBase
補間構造内の欠損値を埋めます。
getMissingInterpolationValues(sourceProps:Object, srcCache:Array, destProps:Object, destCache:Array, index:Number, customData:Object) — メソッド, クラス mx.charts.chartClasses.Series
補間構造内の欠損値を埋めます。
getMissingInterpolationValues(sourceProps:Object, srcCache:Array, destProps:Object, destCache:Array, index:Number, customData:Object) — メソッド, クラス mx.charts.series.BubbleSeries
補間構造内の欠損値を埋めます。
getMissingInterpolationValues(sourceProps:Object, srcCache:Array, destProps:Object, destCache:Array, index:Number, customData:Object) — メソッド, クラス mx.charts.series.PieSeries
getModeratorAt(index:int) — メソッド, クラス com.adobe.livecycle.rca.model.participant.ModeratorCollection
Returns a Moderator type object instead of a generic object.
getModule(url:String) — 静的メソッド , クラス mx.modules.ModuleManager
特定の URL に関連付けられた IModuleInfo インターフェイスを取得します。
getModuleInstance() — メソッド, クラス com.adobe.icc.dc.domain.VariableInstance
Get the List of IModuleInstances for all modules that this VariableInstance's Variable is derived from.
getModuleResolverService() — 静的メソッド , クラス com.adobe.icc.services.ServiceProvider
Returns a Module Resolver Service instance.
getModuleService() — 静的メソッド , クラス com.adobe.icc.services.ServiceProvider
Returns a Module Service instance.
getMonth() — メソッド, クラス Date
この Date の月(1 月は 0、2 月は 1 など)部分をローカル時間で返します。
getMonth(date:Date) — 静的メソッド , クラス com.adobe.fiber.runtime.lib.DateTimeFunc
Date パラメーターの月を表す int の値を返します。
getMonthNames(nameStyle:String, context:String) — メソッド, クラス flash.globalization.DateTimeFormatter
現在のカレンダーシステムの月の名前を含むローカライズされた文字列のリストを取得します。
getMonthNames(nameStyle:String, context:String) — メソッド, クラス spark.formatters.DateTimeFormatter
現在のカレンダーシステムの月の名前を含むローカライズされた文字列のリストを取得します。
getMonthUTC(date:Date) — 静的メソッド , クラス com.adobe.fiber.runtime.lib.DateTimeFunc
Date パラメーターの月を表す int の値を返します。
getMouseX(item:flash.display:DisplayObject) — メソッド, インターフェイス mx.automation.IAutomationMouseSimulator
DisplayObject が mouseX プロパティを取得するときに呼び出されます。
getMouseY(item:flash.display:DisplayObject) — メソッド, インターフェイス mx.automation.IAutomationMouseSimulator
DisplayObject が mouseY プロパティを取得するときに呼び出されます。
getName(applicationDomain:flash.system:ApplicationDomain) — メソッド, インターフェイス com.adobe.gravity.framework.IApplicationDomainManager
Return the name of the provided ApplicationDomain.
getName(childID:uint) — メソッド, クラス mx.accessibility.AccImpl
アクセス可能なコンポーネントの名前を返します。
getNamedAreas() — メソッド, クラス com.adobe.guides.spark.layouts.components.ChartLayoutHost
Return an array of name areas or groups that this layout supports.
getNamedAreas() — メソッド, クラス com.adobe.guides.spark.layouts.components.LayoutHostBase
Return an array of name areas or groups that this layout supports.
getNamedAreas() — メソッド, クラス com.adobe.guides.spark.layouts.components.RepeaterLayoutHost
Return an array of name areas or groups that this layout supports.
getNamedAreas() — メソッド, クラス com.adobe.guides.spark.layouts.components.VariableGroupLayoutHost
Return an array of name areas or groups that this layout supports.
getNamedAreas() — メソッド, インターフェイス ga.model.ILayoutHost
Return an array of name areas or groups that this layout supports.
getNamespaceForPrefix(prefix:String) — メソッド, クラス flash.xml.XMLNode
ノードに指定された接頭辞に関連付けられている名前空間 URI を返します。
getNavigationDestinationIndex(currentIndex:int, navigationUnit:uint, arrowKeysWrapFocus:Boolean) — メソッド, クラス spark.layouts.supportClasses.LayoutBase
フォーカスを持っている現在のアイテムと NavigationUnit に関するユーザー入力に基づいてナビゲート先のアイテムを決定する委譲メソッドです。
getNewEmergencyIndex(maxBitrate:Number) — メソッド, クラス org.osmf.net.RuleSwitchManagerBase
maxBitrate の制約を満たすインデックスを返します。
getNewEmergencyIndex(maxBitrate:Number) — メソッド, クラス org.osmf.net.httpstreaming.DefaultHTTPStreamingSwitchManager
maxBitrate の制約を満たすインデックスを返します。
getNewIndex() — メソッド, クラス org.osmf.net.RuleSwitchManagerBase
必要なルールおよびメトリックを計算し、切り替え先のインデックスを決定します。
getNewIndex() — メソッド, クラス org.osmf.net.SwitchingRuleBase
この切り替えルールによってビットレートの切り替えの必要性が認められた、アクティブの DynamicStreamingResource のインデックス値を返します。
getNewIndex() — メソッド, クラス org.osmf.net.httpstreaming.DefaultHTTPStreamingSwitchManager
必要なルールおよびメトリックを計算し、切り替え先のインデックスを決定します。
getNewLineXmlData() — メソッド, インターフェイス com.adobe.icc.editors.model.config.IConfigProvider
The content of TBX's TBXXML for generating new line
getNewLineXmlData() — メソッド, クラス com.adobe.icc.editors.model.config.XMLConfigProvider
The content of TBX's TBXXML for generating new line
getNextFocusManagerComponent(backward:Boolean) — メソッド, クラス fl.managers.FocusManager
ユーザーが Tab キーを押して次のオブジェクトに移動すると、フォーカスを受け取るインタラクティブオブジェクトを取得します。
getNextFocusManagerComponent(backward:Boolean) — メソッド, インターフェイス fl.managers.IFocusManager
ユーザーが Tab キーを使用してフォーカスを移動させた場合に、次にフォーカスを受け取るコンポーネントを取得します。
getNextFocusManagerComponent(backward:Boolean) — メソッド, クラス mx.managers.FocusManager
ユーザーが Tab キーを押して別のコンポーネントにナビゲートするとフォーカスを取得する IFocusManagerComponent を返します。
getNextFocusManagerComponent(backward:Boolean) — メソッド, インターフェイス mx.managers.IFocusManager
ユーザーが Tab キーを押して別のコンポーネントにナビゲートするとフォーカスを取得する IFocusManagerComponent を返します。
getNextIndexAtLetter(firstLetter:String, startIndex:int) — メソッド, クラス fl.controls.SelectableList
dataProvider 内で、ラベルの最初の文字が指定した文字に一致するアイテムの次のアイテムのインデックスを返します。
getNextItem(direction:String) — メソッド, クラス mx.charts.chartClasses.CartesianChart
グラフ内で、現在フォーカスがあるアイテムの隣(軸に対して)のグラフアイテムを取得します。
getNextItem(direction:String) — メソッド, クラス mx.charts.chartClasses.ChartBase
グラフ内で、現在フォーカスがあるアイテムの隣(軸に対して)のグラフアイテムを取得します。
getNextItem(direction:String) — メソッド, クラス mx.charts.chartClasses.PolarChart
グラフ内で、現在フォーカスがあるアイテムの隣(軸に対して)のグラフアイテムを取得します。
getNextKeyframe(index:int, tweenableName:String) — メソッド, クラス fl.motion.MotionBase
Motion インスタンス内の特定フレームの後にある次のキーフレームを取得します。
getNextLeaf(limitElement:flashx.textLayout.elements:FlowGroupElement) — メソッド, クラス flashx.textLayout.elements.FlowLeafElement
次の FlowLeafElement オブジェクトを返します。
getNextParagraph() — メソッド, クラス flashx.textLayout.elements.ParagraphElement
この段落に続く段落を返すか、または先に段落がない場合は null を返します。
getNextSibling() — メソッド, クラス flashx.textLayout.elements.FlowElement
テキストフロー階層内の次の FlowElement 兄弟を返します。
getNodeDepth(node:Object) — メソッド, クラス mx.collections.HierarchicalCollectionView
コレクション内のノードの深さを返します。
getNodeDepth(node:Object) — メソッド, インターフェイス mx.collections.IHierarchicalCollectionView
コレクション内のノードの深さを返します。
getNodeDepth(node:Object, iterator:mx.collections:IViewCursor, model:Object) — メソッド, クラス mx.controls.treeClasses.DefaultDataDescriptor
ノードの深度(上位要素の数)を返します。
getNodeDepth(node:Object, iterator:mx.collections:IViewCursor, model:Object) — メソッド, インターフェイス mx.controls.treeClasses.ITreeDataDescriptor2
ノードの深度(上位要素の数)を返します。
getNumber(bundleName:String, resourceName:String, locale:String) — メソッド, インターフェイス mx.resources.IResourceManager
数値として指定されているリソースの値を取得します。
getObject(url:String) — メソッド, インターフェイス com.adobe.icc.services.external.IExternalDataService
Load the referenced external URL as binary data.
getObject(key:String) — メソッド, クラス lc.foundation.domain.SessionMap
Retrieves a session object using the provided key.
getObject(bundleName:String, resourceName:String, locale:String) — メソッド, インターフェイス mx.resources.IResourceManager
オブジェクトとして指定されているリソースの値を取得します。
getObjectsUnderPoint(point:flash.geom:Point) — メソッド, クラス flash.display.DisplayObjectContainer
指定されたポイントの下にあり、この DisplayObjectContainer インスタンスの子(または孫など)であるオブジェクトの配列を返します。
getObjectsUnderPoint(point:flash.geom:Point) — メソッド, インターフェイス mx.core.IChildList
指定されたポイントの下にあり、この子リスト内にある DisplayObject の配列を返します。
getObjectsUnderPoint(point:flash.geom:Point) — メソッド, インターフェイス mx.core.IContainer
指定されたポイントの下にあり、この DisplayObjectContainer インスタンスの子(または孫など)であるオブジェクトの配列を返します。
getOnlyRootProjects — プロパティ, クラス com.adobe.solutions.prm.vo.ProjectSearchFilterVO
Defines the value of the flag getOnlyRootProjects.
getOperation(name:String) — メソッド, クラス mx.data.ManagedRemoteService
指定された名前の Operation を返します。
getOperation(name:String) — メソッド, クラス mx.rpc.AbstractService
指定された名前の Operation を返します。
getOperation(name:String) — メソッド, クラス mx.rpc.remoting.RemoteObject
指定された名前の Operation を返します。
getOperation(name:String) — メソッド, クラス mx.rpc.remoting.mxml.RemoteObject
指定された名前の Operation を返します。
getOperation(name:String) — メソッド, クラス mx.rpc.soap.WebService
指定された名前の Operation を返します。
getOperation(name:String) — メソッド, クラス mx.rpc.soap.mxml.WebService
指定された名前の Operation を返します。
GET_OPERATION — 定数静的プロパティ, クラス mx.data.messages.DataMessage
この操作は、リモート宛先に対して、特定の管理対象オブジェクトをそのオブジェクトに固有の ID に基づいて取得するように要求します。
GET_OPERATION — 定数静的プロパティ, クラス mx.data.messages.ManagedRemotingMessage
Get 操作です。
getOperationAsString(op:uint) — 静的メソッド , クラス mx.data.messages.DataMessage
指定した操作の説明を設定します。
getOperationAsString(op:uint) — 静的メソッド , クラス mx.data.messages.ManagedRemotingMessage
指定した操作の説明を設定します。
getOperationAsString(op:uint) — 静的メソッド , クラス mx.messaging.messages.CommandMessage
指定した操作の説明を設定します。
getOperatorString(operator:int) — メソッド, インターフェイス com.adobe.livecycle.assetmanager.client.service.search.IQueryService
Retrieves the string representation of the SearchFilter.Operator for this query service implementation
GET_OR_CREATE_OPERATION — 定数静的プロパティ, クラス mx.data.messages.DataMessage
この操作は、リモート宛先に対し、指定された ID を持つアイテムを要求します。
getOwnersForAccessibleUserQueues() — メソッド, インターフェイス lc.procmgmt.IQueueManager
Retrieves a list of users that own a queue to which the current user has access.
getPackageDependencies() — メソッド, クラス com.adobe.icc.editors.managers.ImportExportManager
Fetches the package dependencies from the server
getPageInformation(view:mx.collections:ListCollectionView) — メソッド, クラス mx.data.DataManager
指定したコレクションのページ情報を返します。
getPanel(n:String) — メソッド, インターフェイス com.adobe.mosaic.om.interfaces.ICatalog
Returns the panel with the given name from this Catalog.
getPanelItems(visibleItemsOnly:Boolean, container:flash.display:DisplayObjectContainer, itemList:Array) — メソッド, クラス com.adobe.guides.spark.layouts.components.LayoutHostBase
Returns the panel items contained in the panel layout.
getPanelItems(visibleItemsOnly:Boolean, container:flash.display:DisplayObjectContainer, itemList:Array) — メソッド, インターフェイス ga.model.ILayoutHost
Returns the panel items contained in the panel layout.
getPanelItems(visibleItemsOnly:Boolean, container:flash.display:DisplayObjectContainer, itemList:Array) — メソッド, クラス ga.model.LayoutTemplate
Returns the nested panel items contained in the panel layout.
getParagraph() — メソッド, クラス flashx.textLayout.elements.FlowElement
このエレメントに関連付けられている ParagraphElement オブジェクトを返します。
getParagraphLength(charIndex:int) — メソッド, クラス fl.text.TLFTextField
文字インデックスを指定すると、指定された文字を含む段落の長さを返します。
getParagraphLength(charIndex:int) — メソッド, クラス flash.text.TextField
文字インデックスを指定すると、指定された文字を含む段落の長さを返します。
getParagraphLength(charIndex:int) — メソッド, クラス mx.core.FTETextField
TextField 内でこのメソッドを使用するコンポーネントはほとんどないので、このメソッドは FTETextField には実装されていません。
getParagraphLength(charIndex:int) — メソッド, インターフェイス mx.core.IUITextField
文字インデックスを指定すると、指定された文字を含む段落の長さを返します。
getParameterValue(key:String) — 静的メソッド , クラス com.adobe.dct.util.HTTPUtil
Retrieves a URL parameter value by name and returns it as a string.
getParent(applicationDomain:flash.system:ApplicationDomain) — メソッド, インターフェイス com.adobe.gravity.framework.IApplicationDomainManager
Return the parent ApplicationDomain for the provided ApplicationDomain, or null if it didn't have one.
getParent(obj:mx.automation:IAutomationObject, parentToStopAt:mx.automation:IAutomationObject, ignoreShowInHierarchy:Boolean) — メソッド, インターフェイス mx.automation.IAutomationManager
オートメーション階層に表示されている次の親を返します。
getParent(node:Object) — メソッド, クラス mx.collections.GroupingCollection
ノードの親を返します。
getParent(node:Object) — メソッド, クラス mx.collections.GroupingCollection2
ノードの親を返します。
getParent(node:Object, collection:mx.collections:ICollectionView, model:Object) — メソッド, クラス mx.controls.treeClasses.DefaultDataDescriptor
ノードの親を返します。最上位ノードの親は null です。
getParent(node:Object, collection:mx.collections:ICollectionView, model:Object) — メソッド, インターフェイス mx.controls.treeClasses.ITreeDataDescriptor2
ノードの親を返します。最上位ノードの親は null です。
getParentAttribute(attrName:String) — メソッド, クラス com.adobe.icomm.assetplacement.model.PackageElement
Retrieve an attribute of this element's parent.
GET_PARENT_FLEX_MODULE_FACTORY_REQUEST — 定数静的プロパティ, クラス mx.events.Request
親アプリケーションまたは親モジュールのモジュールファクトリを検索するため、サブアプリケーションまたはサブモジュールから送出されます。
getParentItem(node:Object) — メソッド, クラス mx.collections.HierarchicalCollectionView
ノードの親を返します。
getParentItem(node:Object) — メソッド, インターフェイス mx.collections.IHierarchicalCollectionView
ノードの親を返します。
getParentItem(item:Object) — メソッド, クラス mx.controls.AdvancedDataGrid
子アイテムの親を返します。
getParentItem(item:Object) — メソッド, クラス mx.controls.Tree
子アイテムの既知の親を返します。
getParser(resourceData:String) — メソッド, クラス org.osmf.elements.ManifestLoaderBase
getPdfData(callback:Function) — メソッド, クラス com.adobe.guides.spark.wrappers.components.WrapperHostBase
Gets the ga/xml data from the PDF.
getPdfData(callback:Function) — メソッド, インターフェイス ga.controls.IWrapperHost
Gets the ga/xml data from the PDF.
getPdfData(callback:Function) — メソッド, クラス ga.controls.Wrapper
Gets the ga/xml data from the PDF.
getPdfFieldData(som:String, callback:Function) — メソッド, クラス com.adobe.guides.spark.wrappers.components.WrapperHostBase
Gets a fields data from the PDF.
getPdfFieldData(som:String, callback:Function) — メソッド, インターフェイス ga.controls.IWrapperHost
Gets a fields data from the PDF.
getPdfFieldData(som:String, callback:Function) — メソッド, クラス ga.controls.Wrapper
Gets a fields data from the PDF.
getPendingOperation(item:Object) — メソッド, クラス mx.data.DataManager
指定したアイテムに関連する、メッセージキャッシュ内で保留状態の操作を返します。
getPendingTasksForProcess(processId:Number) — メソッド, インターフェイス lc.procmgmt.ITaskManager
Retrieves the collection of pending tasks that are associated with the process instance identifier.
getPercentLoaded(loaded:Number, total:Number) — メソッド, クラス mx.preloaders.DownloadProgressBar
ロードされたアプリケーションのパーセント値を返します。
getPixel(x:int, y:int) — メソッド, クラス flash.display.BitmapData
BitmapData オブジェクトの特定ポイント (x, y) の RGB ピクセル値を表す整数を返します。
getPixel32(x:int, y:int) — メソッド, クラス flash.display.BitmapData
アルファチャンネルデータと RGB データを含む ARGB カラー値を返します。
getPixels(rect:flash.geom:Rectangle) — メソッド, クラス flash.display.BitmapData
ピクセルデータの矩形領域からバイト配列を生成します。
getPopUpChildObject(index:int) — メソッド, クラス mx.automation.AutomationManager
getPopUpChildObject(index:int) — メソッド, インターフェイス mx.automation.IAutomationManager2
マーシャリングサポート(委譲先用):ルートアプリケーションのポップアップオブジェクトの配列を返します。
getPopUpChildren() — メソッド, クラス mx.automation.AutomationManager
getPopUpChildren() — メソッド, インターフェイス mx.automation.IAutomationManager2
マーシャリングサポート(委譲先用):最上位アプリケーションのポップアップオブジェクトの配列を返します。
getPopUpChildrenCount() — メソッド, クラス mx.automation.AutomationManager
getPopUpChildrenCount() — メソッド, インターフェイス mx.automation.IAutomationManager2
マーシャリングサポート(委譲先用):最上位アプリケーションの子ポップアップの数を返します。
getPort() — 静的メソッド , クラス com.adobe.dct.util.HTTPUtil
Retrieves the current port for the URL.
getPort(url:String) — 静的メソッド , クラス mx.utils.URLUtil
指定された URL からポート番号を返します。
getPortfolioRenderService() — 静的メソッド , クラス com.adobe.icc.services.ServiceProvider
Returns a Portfolio Render Service instance.
getPreferencesManager(session:lc.foundation.domain:SessionMap) — 静的メソッド , クラス lc.procmgmt.domain.WorkspaceSession
Retrieves the IPreferencesManager implementation.
getPreferencesManager() — メソッド, クラス lc.procmgmt.formbridge.SwfConnector
Retrieves the IPreferencesManager implementation.
getPreferencesStartingWith(namePrefix:String) — メソッド, インターフェイス lc.foundation.IPreferencesManager
Get a list of all preferences starting with a provided prefix.
getPreferencesStartingWith(namePrefix:String) — メソッド, クラス lc.foundation.PreferencesManager
Get a list of all preferences starting with a provided prefix.
getPreferenceValue(name:String) — メソッド, インターフェイス lc.foundation.IPreferencesManager
Get the value of the preference with the provided name.
getPreferenceValue(name:String) — メソッド, クラス lc.foundation.PreferencesManager
Get the value of the preference with the provided name.
getPreferredBoundsHeight(postLayoutTransform:Boolean) — メソッド, インターフェイス mx.core.ILayoutElement
エレメントの推奨高さを返します。
getPreferredBoundsHeight(postLayoutTransform:Boolean) — メソッド, クラス mx.core.UIComponent
エレメントの推奨高さを返します。
getPreferredBoundsHeight(postLayoutTransform:Boolean) — メソッド, クラス mx.flash.UIMovieClip
エレメントの推奨高さを返します。
getPreferredBoundsHeight(postLayoutTransform:Boolean) — メソッド, クラス spark.core.SpriteVisualElement
エレメントの推奨高さを返します。
getPreferredBoundsHeight(postLayoutTransform:Boolean) — メソッド, クラス spark.primitives.supportClasses.GraphicElement
エレメントの推奨高さを返します。
getPreferredBoundsWidth(postLayoutTransform:Boolean) — メソッド, インターフェイス mx.core.ILayoutElement
エレメントの推奨幅を返します。
getPreferredBoundsWidth(postLayoutTransform:Boolean) — メソッド, クラス mx.core.UIComponent
エレメントの推奨幅を返します。
getPreferredBoundsWidth(postLayoutTransform:Boolean) — メソッド, クラス mx.flash.UIMovieClip
エレメントの推奨幅を返します。
getPreferredBoundsWidth(postLayoutTransform:Boolean) — メソッド, クラス spark.core.SpriteVisualElement
エレメントの推奨幅を返します。
getPreferredBoundsWidth(postLayoutTransform:Boolean) — メソッド, クラス spark.primitives.supportClasses.GraphicElement
エレメントの推奨幅を返します。
getPreferredLocaleChain() — メソッド, インターフェイス mx.resources.IResourceManager
Capabilities.language または Capabilities.languages により報告されたように、ユーザー環境設定を使用して順序付けられた、ResourceManager に存在する ResourceBundle オブジェクトのすべてのロケールを指定するストリングの配列を返します。
getPrefixForNamespace(ns:String) — メソッド, クラス flash.xml.XMLNode
ノードに指定された名前空間 URI に関連付けられている接頭辞を返します。
getPreviousItem(direction:String) — メソッド, クラス mx.charts.chartClasses.CartesianChart
グラフ内で、現在フォーカスがあるアイテムの前(軸に対して)のグラフアイテムを取得します。
getPreviousItem(direction:String) — メソッド, クラス mx.charts.chartClasses.ChartBase
グラフ内で、現在フォーカスがあるアイテムの前(軸に対して)のグラフアイテムを取得します。
getPreviousItem(direction:String) — メソッド, クラス mx.charts.chartClasses.PolarChart
グラフ内で、現在フォーカスがあるアイテムの前(軸に対して)のグラフアイテムを取得します。
getPreviousLeaf(limitElement:flashx.textLayout.elements:FlowGroupElement) — メソッド, クラス flashx.textLayout.elements.FlowLeafElement
前の FlowLeafElement オブジェクトを返します。
getPreviousParagraph() — メソッド, クラス flashx.textLayout.elements.ParagraphElement
この段落の手前にある段落を返すか、またはこれが TextFlow の最初の段落の場合は null を返します。
getPreviousSibling() — メソッド, クラス flashx.textLayout.elements.FlowElement
テキストフロー階層内の前の FlowElement 兄弟を返します。
getPrincipal(domainName:String, cannonicalName:String) — メソッド, インターフェイス com.adobe.solutions.rca.service.IUserManager
Retrieves a principal according to the specified domain name and canonical name.
getPrincipal(domainName:String, cannonicalName:String) — メソッド, クラス com.adobe.solutions.rca.services.impl.UserManager
Retrieves a principal according to the specified domain name and canonical name.
getPrincipalByDomainNameCanonicalName(domainName:String, canonicalName:String) — メソッド, インターフェイス com.adobe.solutions.rca.domain.IUser
Gets the principal for this tuple of domain name and canonical name.
getPrincipalByDomainNameCanonicalName(domainName:String, canonicalName:String) — メソッド, クラス com.adobe.solutions.rca.domain.impl.User
Gets the principal for this tuple of domain name and canonical name.
getPrincipalByPrincipalName(principalName:String) — メソッド, インターフェイス com.adobe.solutions.rca.domain.IUser
Gets the principal for this principal name.
getPrincipalByPrincipalName(principalName:String) — メソッド, クラス com.adobe.solutions.rca.domain.impl.User
Gets the principal for this principal name.
getPriority(task:lc.procmgmt.domain:Task) — 静的メソッド , クラス lc.procmgmt.TaskConstants
Returns a localized string corresponding to the priority of the task.
getProcesses() — メソッド, インターフェイス lc.procmgmt.IProcessManager
Retrieves a list of processes that the user has participated in.
getProcessImageUrl(processName:String) — メソッド, インターフェイス lc.procmgmt.IProcessManager
Deprecated Since LiveCycle ES Update 1 (8.2): Please use getImageUrlForProcess.
getProcessInstance(processInstanceId:Number, serviceName:String) — メソッド, インターフェイス lc.procmgmt.IProcessManager
Retrieves the process instance identified by the process instance identifier.
getProcessManager(session:lc.foundation.domain:SessionMap) — 静的メソッド , クラス lc.procmgmt.domain.WorkspaceSession
Retrieves the IProcessManager implementation.
getProcessVariableDefinitions(processName:String, includeCommonVariables:Boolean, includeSearchable:Boolean) — メソッド, インターフェイス lc.procmgmt.IProcessManager
Retrieves a collection of process variable definitions for a process name that the user has participated in.
GET_PROCESS_VARIABLE_DEFINITIONS — 定数静的プロパティ, クラス lc.foundation.events.CollectionResultEvent
A special value that specifies to retrieve process variable definitions.
getProcessVariablesForProcessesByQueue(processNames:mx.collections:IList, queueId:Number, activeTasks:Boolean) — メソッド, インターフェイス lc.procmgmt.IProcessManager
Retrieves a collection of tasks containing only process variables for the identified process names and queue identifier.
getProcessVariablesForProcessInstance(processName:String, processInstanceId:Number) — メソッド, インターフェイス lc.procmgmt.IProcessManager
Retrieves a collection of process variables for the identified process name and process identifier.
GET_PROCESS_VARIABLES_FOR_PROCESS_INSTANCE — 定数静的プロパティ, クラス lc.foundation.events.CollectionResultEvent
A special value that specifies to retrieve process variables belonging to a process instance.
getProcessVariablesForQueueFilter(processName:String, queueId:Number, activeTasks:Boolean) — メソッド, インターフェイス lc.procmgmt.IProcessManager
Retrieves a collection of tasks containing only process variables for the identified process name and queue id.
GET_PROCESS_VARIABLES_FOR_QUEUE_FILTER — 定数静的プロパティ, クラス lc.foundation.events.CollectionResultEvent
A special value that specifies to retrieve process variables for queue filters.
getProcessVariablesForTask(taskId:String) — メソッド, インターフェイス lc.procmgmt.ITaskManager
Retrieves a collection of process variable definitions for a given task that the user participated in.
getProject(projectId:String, includeChildProjects:Boolean) — メソッド, インターフェイス com.adobe.solutions.prm.service.IProjectManagementQueryService
This operation searches for a project identified by an ID.
getProject(projectId:String, includeChildProjects:Boolean) — メソッド, クラス com.adobe.solutions.prm.services.impl.ProjectManagementQueryService
This operation searches for a project identified by an ID.
getProjectManagementCoreService() — メソッド, インターフェイス com.adobe.solutions.prm.service.IServiceProvider
This operation returns an instance of project management core service.
getProjectManagementCoreService() — 静的メソッド , クラス com.adobe.solutions.prm.service.ServiceProvider
This operation returns an instance of project management core service.
getProjectManagementCoreService() — メソッド, クラス com.adobe.solutions.prm.services.impl.ServiceProviderImpl
This operation returns an instance of project management core service.
getProjectManagementQueryService() — メソッド, インターフェイス com.adobe.solutions.prm.service.IServiceProvider
This operation returns an instance of project management query service.
getProjectManagementQueryService() — 静的メソッド , クラス com.adobe.solutions.prm.service.ServiceProvider
This operation returns an instance of project management query service.
getProjectManagementQueryService() — メソッド, クラス com.adobe.solutions.prm.services.impl.ServiceProviderImpl
This operation returns an instance of project management query service.
getProperties() — メソッド, クラス com.adobe.fiber.valueobjects.AbstractEntityMetadata
エンティティのすべてのプロパティの名前を返します。それらのプロパティが現在使用可能かどうかは関係ありません。
getProperties() — メソッド, インターフェイス com.adobe.fiber.valueobjects.IModelType
エンティティのすべてのプロパティの名前を返します。それらのプロパティが現在使用可能かどうかは関係ありません。
getProperties(obj:mx.automation:IAutomationObject, names:Array, forVerification:Boolean, forDescription:Boolean) — メソッド, インターフェイス mx.automation.IAutomationManager
プロパティのセットの値を返します。
getProperties(destinationId:String) — 静的メソッド , クラス mx.messaging.config.ServerConfig
指定された宛先のプロパティ情報を返します。
getProperty(name:String) — 静的メソッド , クラス adobe.utils.XMLUI
現在の XMLUI ダイアログボックスの指定したプロパティの値を取得します。
getProperty(name:String) — メソッド, インターフェイス com.adobe.gravity.service.manifest.IBundleBuilder
Retrieve a bundle property.
getProperty(name:String) — メソッド, インターフェイス com.adobe.gravity.service.manifest.IManifestParseContext
Get the value of a manifest property.
getProperty(property:String) — メソッド, クラス com.adobe.guides.spark.wrappers.components.WrapperHostBase
Return the requested property.
getProperty(name:String) — メソッド, インターフェイス com.adobe.icc.editors.model.config.IConfigProvider
Fetches the value of the property from the xml config by specifying its name.
getProperty(name:String) — メソッド, クラス com.adobe.icc.editors.model.config.XMLConfigProvider
Fetches the value of the property from the xml config by specifying its name.
getProperty(propertyName:String) — メソッド, インターフェイス fl.video.INCManager
INCManager を実装しているクラスがサポートする任意のプロパティから値を取得します。
getProperty(propertyName:String) — メソッド, クラス fl.video.NCManager
fallbackServerName、fpadZone、objectEncoding、および proxyType の各プロパティを取得できます。
getProperty(property:String) — メソッド, クラス ga.controls.Wrapper
Return the requested property.
getProperty(property:String) — メソッド, インターフェイス ga.util.IConnectionService
Return the requested property.
getProperty(name:any) — メソッド, クラス mx.data.DynamicManagedItem
プロパティの値に対する要求をオーバーライドします。
getProperty(name:any) — メソッド, クラス mx.data.ManagedObjectProxy
DataService は、含まれているアイテムのいずれかに対する変更が修正される前に、非管理対象コレクションの状態を保存する必要があります。
getProperty(obj:mx.data:IManaged, property:String, value:any, useHierarchicalValues:Boolean) — 静的メソッド , クラス mx.data.utils.Managed
このメソッドは、管理対象オブジェクトからプロパティを取得するときに使用されます。
getProperty(name:any) — メソッド, クラス mx.messaging.config.ConfigMap
プロキシになるオブジェクトについて、指定されたプロパティ値を返します。
getProperty(name:any) — メソッド, クラス mx.utils.ObjectProxy
プロキシになるオブジェクトについて、指定されたプロパティ値を返します。
getProperty(name:any) — メソッド, クラス mx.utils.OrderedObject
プロキシになるオブジェクトについて、指定されたプロパティ値を返します。
getProperty(key:String) — メソッド, インターフェイス spark.managers.IPersistenceManager
パーシスタンスマネージャーに格納されているプロパティの値を返します。
getProperty(key:String) — メソッド, クラス spark.managers.PersistenceManager
パーシスタンスマネージャーに格納されているプロパティの値を返します。
getPropertyArray(name:String) — メソッド, インターフェイス com.adobe.icc.editors.model.config.IConfigProvider
Fetches the array of value from the xml config by specifying its property name.
getPropertyArray(name:String) — メソッド, クラス com.adobe.icc.editors.model.config.XMLConfigProvider
Fetches the array of value from the xml config by specifying its property name.
getPropertyDescriptors(objForInitialization:Object, forVerification:Boolean, forDescription:Boolean) — メソッド, クラス mx.automation.AutomationClass
このクラスがサポートするプロパティの一覧を返します。
getPropertyDescriptors(objForInitialization:Object, forVerification:Boolean, forDescription:Boolean) — メソッド, インターフェイス mx.automation.IAutomationClass
このクラスがサポートするプロパティの一覧を返します。
getPropertyLength(propertyName:String) — メソッド, クラス com.adobe.fiber.valueobjects.AbstractEntityMetadata
渡されたプロパティに設定されている長さを返します。
getPropertyLength(propertyName:String) — メソッド, インターフェイス com.adobe.fiber.valueobjects.IModelType
渡されたプロパティに設定されている長さを返します。
getPropertyType(propertyName:String) — メソッド, クラス com.adobe.fiber.valueobjects.AbstractEntityMetadata
指定されたプロパティのタイプを取得します。
getPropertyValidationFailureMessages(propertyName:String) — メソッド, クラス com.adobe.fiber.valueobjects.AbstractEntityMetadata
指定されたプロパティの、失敗した検証の現在のセットに対応する、ローカライズされたエラーメッセージの配列を返します。
getPropertyValidationFailureMessages(propertyName:String) — メソッド, インターフェイス com.adobe.fiber.valueobjects.IModelInstance
指定されたプロパティの、失敗した検証の現在のセットに対応する、ローカライズされたエラーメッセージの配列を返します。
getPropertyValueFromPart(part:Object, obj:Object, pd:mx.automation:IAutomationPropertyDescriptor, relativeParent:mx.automation:IAutomationObject) — メソッド, クラス mx.automation.AutomationManager
getProtocol() — 静的メソッド , クラス com.adobe.dct.util.HTTPUtil
Retrieves the current protocol, such as http: or https:.
getProtocol(url:String) — 静的メソッド , クラス mx.utils.URLUtil
指定された URL のプロトコルセクションを返します。
getQuadraticRoots(a:Number, b:Number, c:Number) — 静的メソッド , クラス fl.motion.BezierSegment
2 次式 at^2 + bt + c の実解を求めます(存在する場合)。
getQualifiedClassName(value:any) — パッケージ関数, flash.utils
オブジェクトの完全修飾クラス名を返します。
getQualifiedDataRef() — メソッド, クラス ga.model.Page
Returns a fully qualified data reference for the current page's instance.
getQualifiedDataRef(object:Object) — メソッド, クラス ga.model.PanelItem
Returns a fully qualified data reference for the current panelItem's instance.
getQualifiedDataRef(object:Object) — メソッド, クラス ga.model.Section
Returns a fully qualified data reference for the current section's instance.
getQualifiedDefinitionNames() — メソッド, クラス flash.system.ApplicationDomain
指定されたアプリケーションドメインから公開定義のすべての完全修飾名を取得します。
getQualifiedSuperclassName(value:any) — パッケージ関数, flash.utils
value パラメーターで指定したオブジェクトの基本クラスの完全修飾クラス名を返します。
getQuarter(date:Date) — 静的メソッド , クラス com.adobe.fiber.runtime.lib.DateTimeFunc
Date パラメーターの四半期を表す int の値を返します。
getQueryCriteria(args:Array) — メソッド, クラス mx.data.SQLiteOfflineAdapter
OfflineAdapter を実装する場合、指定された一連の fill パラメーターに対し適切な SQL WHERE 句を返す実装でこのメソッドをオーバーライドする必要があります。
getQueryCriteriaParameters(args:Array) — メソッド, クラス mx.data.SQLiteOfflineAdapter
OfflineAdapter を実装する場合、getQueryCriteria の WHERE 句でパラメーターの置換に使用する値を返す実装で、このメソッドをオーバーライドする必要があります。
getQueryOrder(args:Array) — メソッド, クラス mx.data.SQLiteOfflineAdapter
OfflineAdapter を実装する場合、指定された一連の fill パラメーターに対し適切な SQL ORDER BY 句を返す実装でこのメソッドをオーバーライドする必要があります。
getQueryService(queryType:String) — メソッド, クラス com.adobe.ep.ux.content.services.search.lccontent.LCCQueryServiceFactory
Retrieves the IQueryService instance based on the queryType input.
getQueryService(queryType:String) — メソッド, クラス com.adobe.livecycle.assetmanager.client.service.search.QueryServiceFactory
Retrieves the IQueryService instance based on the queryType input.
getQueryTypeName() — メソッド, インターフェイス com.adobe.ep.ux.content.services.search.lccontent.IQueryService
Retrieves the type name of the QueryService.
getQueryTypeName() — メソッド, インターフェイス com.adobe.livecycle.assetmanager.client.service.search.IQueryService
Retrieves the type name of the QueryService.
getQueueManager(session:lc.foundation.domain:SessionMap) — 静的メソッド , クラス lc.procmgmt.domain.WorkspaceSession
Retrieves the IQueueManager implementation.
getQueues() — メソッド, インターフェイス lc.procmgmt.IQueueManager
Returns the collection of queues which the user has access to.
getQueuesManager(session:lc.foundation.domain:SessionMap) — 静的メソッド , クラス lc.procmgmt.domain.WorkspaceSession
Retrieves the lc.domain.QueuesManager implementation.
getQueueType(value:Number) — 静的メソッド , クラス lc.procmgmt.QueueConstants
Returns a localized string corresponding to the passed queue type.
getRadioButtonAt(index:int) — メソッド, クラス fl.controls.RadioButtonGroup
指定されたインデックス位置にある RadioButton コンポーネントを取得します。
getRadioButtonAt(index:int) — メソッド, クラス mx.controls.RadioButtonGroup
指定されたインデックス位置にある RadioButton コントロールを返します。
getRadioButtonAt(index:int) — メソッド, クラス spark.components.RadioButtonGroup
指定されたインデックス位置にある RadioButton コンポーネントを返します。
getRadioButtonIndex(radioButton:fl.controls:RadioButton) — メソッド, クラス fl.controls.RadioButtonGroup
指定された RadioButton インスタンスのインデックスを返します。
getRecommendation() — メソッド, クラス org.osmf.net.rules.AfterUpSwitchBufferBandwidthRule
推奨値です。
getRecommendation() — メソッド, クラス org.osmf.net.rules.BandwidthRule
取得される推奨値の内容は次のとおりです。bitrate:BandwidthMetric の値です。confidence:重み付けと利用可能なフラグメントの数によって異なります。
getRecommendation() — メソッド, クラス org.osmf.net.rules.BufferBandwidthRule
推奨値です。
getRecommendation() — メソッド, クラス org.osmf.net.rules.DroppedFPSRule
推奨値です。
getRecommendation() — メソッド, クラス org.osmf.net.rules.EmptyBufferRule
推奨値です。
getRecommendation() — メソッド, クラス org.osmf.net.rules.RuleBase
そのルールの推奨値(望ましいビットレート、確実性、重み付け)を返します。サブクラスでは、このメソッドの実装を必ず用意しなくてはなりません。
getRect(targetCoordinateSpace:flash.display:DisplayObject) — メソッド, クラス flash.display.DisplayObject
シェイプ上の線を除き、targetCoordinateSpace パラメーターによって定義された座標系に基づいて、表示オブジェクトの境界を定義する矩形を返します。
getRect(targetCoordinateSpace:flash.display:DisplayObject) — メソッド, クラス mx.containers.utilityClasses.PostScaleAdapter
getRect(targetCoordinateSpace:flash.display:DisplayObject) — メソッド, インターフェイス mx.core.IFlexDisplayObject
シェイプ上の線を除き、targetCoordinateSpace パラメーターによって定義された座標系に基づいて、表示オブジェクトの境界を定義する矩形を返します。
getRectangle(obj:flash.display:DisplayObject) — メソッド, インターフェイス mx.automation.IAutomationManager
DisplayObject を囲む矩形を表示します。
getReferringTemplates() — メソッド, インターフェイス com.adobe.solutions.rca.domain.IStageTemplate
Fetches the list of schedule templates which contains a reference to this stage template in the stage list.
getReferringTemplates() — メソッド, クラス com.adobe.solutions.rca.domain.impl.StageTemplate
Fetches the list of schedule templates which contains a reference to this stage template in the stage list.
getRegion() — メソッド, クラス flash.globalization.LocaleID
ロケール ID 名によって指定された地域コードを返します。
getRegistryService() — 静的メソッド , クラス com.adobe.dct.service.provider.DCTServiceProvider
Returns the data dictionary registry Service instance.
getRegistryService() — メソッド, クラス com.adobe.dct.service.provider.DCTServiceProviderImpl
Returns a DataDictionaryRegistryServiceImpl instance.
getRegistryService() — メソッド, インターフェイス com.adobe.dct.service.provider.IDCTServiceProvider
Returns a DataDictionaryRegistry Service instance.
getRelatedAssets(assetVO:Object, assetType:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor, relationParameters:com.adobe.ep.ux.content.model.relation:RelationParameters, resultCollection:mx.collections:ListCollectionView) — メソッド, インターフェイス com.adobe.ep.ux.content.managers.IRelationshipManager
Get all the Assets related to the Given Asset and given list of Relations.
getRelatedAssets(assetVO:Object, assetType:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor, relationParameters:com.adobe.ep.ux.content.model.relation:RelationParameters, resultCollection:mx.collections:ListCollectionView) — メソッド, インターフェイス com.adobe.ep.ux.content.services.relationships.IAssetRelationshipService
Function to get All Assets where this asset is used And which all are contained in this asset.
GET_RELATED_ASSETS_SEARCH — 定数静的プロパティ, クラス com.adobe.ep.ux.content.event.RelationEvent
Event string informing about related assets.
getRelativeMatrix3D(relativeTo:flash.display:DisplayObject) — メソッド, クラス flash.geom.Transform
Matrix3D オブジェクトを返します。Matrix3D オブジェクトは、現在の表示オブジェクトの空間を基準にして、指定された表示オブジェクトの空間を変換します。
getRelativeMatrix3D(relativeTo:flash.display:DisplayObject) — メソッド, クラス mx.geom.Transform
Matrix3D オブジェクトを返します。Matrix3D オブジェクトは、現在の表示オブジェクトの空間を基準にして、指定された表示オブジェクトの空間を変換します。
getRelativePath(ref:flash.net:FileReference, useDotDot:Boolean) — メソッド, クラス flash.filesystem.File
2 つの File パス間の相対パスを探します。
getReminderAt(index:int) — メソッド, クラス com.adobe.livecycle.rca.model.reminder.ReminderCollection
Returns a Reminder type object instead of a generic object.
getRemote(name:String, remotePath:String, persistence:Object, secure:Boolean) — 静的メソッド , クラス flash.net.SharedObject
複数のクライアントがアクセスできる、Flash Media Server 上の共有オブジェクトへの参照が返されます。
getRemoteObject() — メソッド, クラス coldfusion.air.SyncManager
リモートオブジェクト呼び出しを行うためにオフラインライブラリが使用する RemoteObject インスタンスを返します。
getRemoteObject() — メソッド, クラス coldfusion.service.BasicService
リモートオブジェクト呼び出しを行うためにプロキシクラスが使用する RemoteObject インスタンスを返します。
getRemoteObject(name:String) — メソッド, クラス com.adobe.ep.ux.content.services.ServiceLocator
Retrieves a RemoteObject service by name.
getRemoteObject(name:String) — メソッド, クラス com.adobe.icc.services.ServiceLocator
Retrieves a RemoteObject service by name.
getRemoteObject(name:String) — メソッド, クラス com.adobe.livecycle.rca.service.ServiceLocator
Retrieves a RemoteObject service by name.
getRemoteObject(name:String) — メソッド, クラス com.adobe.solutions.prm.services.impl.ServiceLocator
This method retrieves a RemoteObject service by name.
getRemoteObject(name:String) — メソッド, クラス com.adobe.solutions.rca.services.impl.ServiceLocator
Retrieves a RemoteObject service by name.
getRemotingEndpoint(serviceName:String) — メソッド, インターフェイス lc.foundation.ISessionManager
Retrieves a RemoteObject object configured with the authenticated user's credentials for invoking an operation on the specified Remoting service.
getRemotingEndpoint(endpointName:String) — メソッド, クラス lc.foundation.SessionManager
Retrieves a RemoteObject object configured with the authenticated user's credentials for invoking an operation on the specified Remoting service.
getRemotingEndpoint(endpointName:String) — メソッド, クラス lc.procmgmt.formbridge.SwfConnector
deprecated - use getRemotingService() Retrieves a RemoteObject object for the specified connector name.
getRemotingService(serviceName:String) — メソッド, インターフェイス lc.foundation.ISessionManager
Retrieves a RemoteObject object configured with the authenticated user's credentials for invoking an operation on the specified Remoting service.
getRemotingService(serviceName:String) — メソッド, クラス lc.foundation.SessionManager
Retrieves a RemoteObject object configured with the authenticated user's credentials for invoking an operation on the specified Remoting service.
getRemotingService(serviceName:String) — メソッド, クラス lc.procmgmt.formbridge.SwfConnector
Retrieves a RemoteObject object for the specified service name.
getRenderDataForTransition(type:String) — メソッド, クラス mx.charts.chartClasses.Series
系列のアニメーションの前後の状態をキャプチャします。
getRenderedFileUrl(response:com.adobe.icc.vo.render:PDFResponseType) — メソッド, インターフェイス com.adobe.icc.services.render.ILetterRenderService
Given the successful response result from a call to render a letter, determine the URL where the PDF was rendered on the server so that it can be downloaded to the client.
getRendererSemanticValue(target:Object, semanticProperty:String) — メソッド, クラス mx.controls.listClasses.AdvancedListBase
データエフェクトが実行されているときに、アイテムレンダラーの特定のセマンティックプロパティの値を返します。該当のプロパティが定義されていない場合は null を返します。
getRendererSemanticValue(target:Object, semanticProperty:String) — メソッド, クラス mx.controls.listClasses.ListBase
true または false を返して、エフェクトがターゲットで再生されるかどうかを示します。
getRendererSemanticValue(target:Object, semanticProperty:String) — メソッド, インターフェイス mx.effects.IEffectTargetHost
true または false を返して、エフェクトがターゲットで再生されるかどうかを示します。
getRendererStyle(name:String, column:int) — メソッド, クラス fl.controls.SelectableList
リスト内のレンダラーに設定されるスタイルを取得します。
getRepeaterItem(whichRepeater:int) — メソッド, クラス mx.core.UIComponent
指定された Repeater がこの Repeater を生成するために使用した dataProvider 内のアイテムを返します。この Repeater が繰り返されていない場合は、null を返します。
getRequestContentType(operation:mx.rpc.http:AbstractOperation, obj:Object, contentType:String) — メソッド, クラス mx.rpc.http.SerializationFilter
このメソッドは、呼び出しを行う直前に HTTP サービスが呼び出します。
getRequiredProperties() — メソッド, クラス com.adobe.fiber.valueobjects.AbstractEntityMetadata
すべての必須プロパティの名前を返します。
getRequiredProperties() — メソッド, インターフェイス com.adobe.fiber.valueobjects.IModelType
すべての必須プロパティの名前を返します。
getReservedOrFreeItemRenderer(data:Object) — メソッド, クラス mx.controls.listClasses.AdvancedListBase
現在使用されていない作成済みのアイテムレンダラーを取得します。
getReservedOrFreeItemRenderer(data:Object) — メソッド, クラス mx.controls.listClasses.ListBase
現在使用されていない作成済みのアイテムレンダラーを取得します。
getResolverForNewFlow(oldFlow:flashx.textLayout.elements:TextFlow, newFlow:flashx.textLayout.elements:TextFlow) — メソッド, インターフェイス flashx.textLayout.elements.IFormatResolver
TextFlow がコピーされるときにフォーマットリゾルバーを返します。
getResourceBundle(locale:String, bundleName:String) — メソッド, インターフェイス mx.resources.IResourceManager
以前に addResourceBundle() を使用して ResourceManager に追加された、指定された locale と bundleName を持つ ResourceBundle を返します。
getResources() — メソッド, クラス mx.rpc.xml.QualifiedResourceManager
すべてのリソースの配列を取得します。
getResourcesByControllerId(id:String, includeExpired:Boolean) — メソッド, クラス com.adobe.icomm.assetplacement.model.PackageDefinition
A convenience method that searches through the resources and returns a list containing only the resources that match the given id.
getResourcesForNamespace(ns:Namespace) — メソッド, クラス mx.rpc.xml.QualifiedResourceManager
指定されたターゲット名前空間のリソースの配列を返します。
getResourcesForURI(uri:String) — メソッド, クラス mx.rpc.xml.QualifiedResourceManager
指定されたターゲット URI のリソースの配列を返します。
getResult() — メソッド, クラス flash.data.SQLStatement
ステートメントの実行結果を含む SQLResult オブジェクトへのアクセスを提供します。この結果には、SELECT ステートメントの結果行と、実行されたすべてのステートメントのステートメント実行に関するその他の情報が含まれます。
getReviewByProcessId(assignTaskPid:String) — メソッド, インターフェイス com.adobe.solutions.rca.service.IReviewCommentingAndApproval
This operation retrieves the review context for a given process ID.
getReviewByProcessId(assignTaskPid:String) — メソッド, クラス com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval
This operation retrieves the review context for a given process ID.
getReviewCommentingAndApprovalService(channelSet:mx.messaging:ChannelSet) — 静的メソッド , クラス com.adobe.livecycle.rca.service.ServiceProvider
Returns an instance of ReviewCommentingAndApprovalService.
getReviewCommentingAndApprovalService() — メソッド, インターフェイス com.adobe.solutions.rca.service.IRCAServiceProvider
This operation returns an instance of Review Commenting and Approval service.
getReviewCommentingAndApprovalService() — 静的メソッド , クラス com.adobe.solutions.rca.service.RCAServiceProvider
This operation returns an instance of Review Commenting and Approval service.
getReviewCommentingAndApprovalService() — メソッド, クラス com.adobe.solutions.rca.services.impl.RCAServiceProviderImpl
This operation returns an instance of Review Commenting and Approval service.
getReviewCommentingAndApprovalUtil(channelSet:mx.messaging:ChannelSet) — 静的メソッド , クラス com.adobe.livecycle.rca.service.ServiceProvider
Returns an instance of ReviewCommentingAndApprovalUtil.
getReviewCommentingAndApprovalUtil() — メソッド, インターフェイス com.adobe.solutions.rca.service.IRCAServiceProvider
This operation returns an instance of review commenting and approval util service.
getReviewCommentingAndApprovalUtil() — 静的メソッド , クラス com.adobe.solutions.rca.service.RCAServiceProvider
This operation returns an instance of Review Commenting and Approval util service.
getReviewCommentingAndApprovalUtil() — メソッド, クラス com.adobe.solutions.rca.services.impl.RCAServiceProviderImpl
This operation returns an instance of review commenting and approval util service.
getReviewContext(reviewId:String, revision:int) — メソッド, インターフェイス com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService
Gets the context of a review for a specified revision.
getReviewContext(reviewId:String, revision:int) — メソッド, クラス com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService
Gets the context of a review for a specified revision.
getReviewContext(reviewId:String, revision:int) — メソッド, インターフェイス com.adobe.solutions.rca.service.IReviewCommentingAndApproval
This operation returns ReviewContextVO for the specified review and revision of the review.
getReviewContext(reviewId:String, revision:int) — メソッド, クラス com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval
This operation returns ReviewContextVO for the specified review and revision of the review.
getReviewDocument(reviewId:String, revision:int) — メソッド, インターフェイス com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService
Returns the original document, which is the document that was submitted for review when the review was initiated.
getReviewDocument(reviewId:String, revision:int) — メソッド, クラス com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService
Returns the original document, which is the document that was submitted for review when the review was initiated.
getReviewerAt(index:int) — メソッド, クラス com.adobe.livecycle.rca.model.participant.ReviewerCollection
Returns an object of type Reviewer instead of a generic object.
getReviewStageDocument(reviewId:String, revision:int, stageNo:int) — メソッド, インターフェイス com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService
Returns the review document for a particular stage in a review.
getReviewStageDocument(reviewId:String, revision:int, stageNo:int) — メソッド, クラス com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService
Returns the review document for a particular stage in a review.
getReviewTemplate(templateName:String) — メソッド, インターフェイス com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService
Retrieves a review template.
getReviewTemplate(templateName:String) — メソッド, クラス com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService
Retrieves a review template.
getReviewTemplate(templateName:String) — メソッド, インターフェイス com.adobe.solutions.rca.service.IReviewCommentingAndApproval
This API fetches a ReviewTemplateVO from the system.
getReviewTemplate(templateName:String) — メソッド, クラス com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval
This API fetches a ReviewTemplateVO from the system.
getReviewTemplatesReferring(templateName:String) — メソッド, インターフェイス com.adobe.solutions.rca.service.IStageManagement
This operation gets all ReviewTemplateVOs referring to a StageTemplateVO.
getReviewTemplatesReferring(templateName:String) — メソッド, クラス com.adobe.solutions.rca.services.impl.StageManager
This operation gets all ReviewTemplateVOs referring to a StageTemplateVO.
getRevisions(reviewId:String) — メソッド, インターフェイス com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService
This operation is the second level of the search API.
getRevisions(reviewId:String) — メソッド, クラス com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService
This operation is the second level of the search API.
getRevisions(reviewId:String) — メソッド, インターフェイス com.adobe.solutions.rca.service.IReviewCommentingAndApproval
Searches for review revisions of the review specified by reviewId.
getRevisions(reviewId:String) — メソッド, クラス com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval
Searches for review revisions of the review specified by reviewId.
getRoot() — メソッド, クラス mx.collections.GroupingCollection
グループ化プロパティが設定されている場合は super.source を返し、設定されていない場合は super.source を参照する ICollectionView インスタンスを返します。
getRoot() — メソッド, クラス mx.collections.GroupingCollection2
グループ化プロパティが設定されている場合は super.source を返し、設定されていない場合は super.source を参照する ICollectionView インスタンスを返します。
getRoot() — メソッド, クラス mx.collections.HierarchicalData
ルートデータアイテムを返します。
getRoot() — メソッド, インターフェイス mx.collections.IHierarchicalData
ルートデータアイテムを返します。
getRootDirectories() — 静的メソッド , クラス flash.filesystem.File
ファイルシステムのルートディレクトリを列挙している File オブジェクトの配列を返します。
getRootValueObject() — メソッド, クラス com.adobe.guides.spark.wrappers.components.WrapperHostBase
Return the model's root value object.
getRootValueObject() — メソッド, インターフェイス ga.controls.IWrapperHost
Get the root value object returning the actual object instance.
getRotation(m:flash.geom:Matrix) — 静的メソッド , クラス fl.motion.MatrixTransformer
マトリックス内の回転角度を計算します(度単位)。
getRotationRadians(m:flash.geom:Matrix) — 静的メソッド , クラス fl.motion.MatrixTransformer
マトリックス内の回転角度を計算します(ラジアン単位)。
getRowBounds(rowIndex:int) — メソッド, クラス spark.components.Grid
指定された行の現在のピクセル境界を返すか、該当する行が存在しない場合は null を返します。
getRowHeight(itemData:Object) — メソッド, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridBase
行の高さを返します。
getRowIndexAt(x:Number, y:Number) — メソッド, クラス spark.components.Grid
指定された座標に対応する行インデックスを返すか、座標が範囲外である場合は -1 を返します。
getRSLInfoAt(index:int) — メソッド, クラス fl.rsl.RSLPreloader
指定したインデックス位置にある、addRSLInfo() を使用して追加された RSLInfo レコードを取得します。
getSampleCount() — パッケージ関数, flash.sampler
収集されたサンプルの数を返します。
getSamples() — パッケージ関数, flash.sampler
最後のサンプリングセッションからメモリ使用状況 Sample インスタンスのオブジェクトを返します。
getSamples(buffer:flash.utils:ByteArray, append:Boolean) — メソッド, クラス flash.events.TouchEvent
マルチポイントタッチイベントで、高周波数データポイントを使い、指定された ByteArray オブジェクトを更新します。
getSampleXMLDataButton — スキンパーツ, クラス com.adobe.dct.component.toolbars.DDToolbar
A skin part that defines a Button which gets sample xml data for data dictionary. A skin part that defines a Button which gets sample xml data for data dictionary.
getSampleXMLDataButtonClicked — イベント, クラス com.adobe.dct.component.toolbars.DDToolbar
Dispatched when the getSampleXMLData button is clicked.
getSampleXMLDataForDD(dataDictionaryId:String, clientHandler:Function, errorHandler:Function) — メソッド, インターフェイス com.adobe.dct.service.DataDictionaryUtilService
Generates sample XML data which can be used for creating a data dictionary instance
GET_SAMPLE_XML_DATA_FOR_DD — 定数静的プロパティ, クラス com.adobe.dct.event.DCTServiceEvent
The DCTServiceEvent.GET_SAMPLE_XML_DATA_FOR_DD constant defines the value of the type property of the event object for a getSampleXMLDataForDD event.
getSandboxRoot() — メソッド, インターフェイス mx.managers.ISystemManager
この SecurityDomain のすべての最上位システムマネージャーのルートであるシステムマネージャーを取得します。
getSandboxRoot() — メソッド, クラス mx.managers.SystemManager
親チェーンに移動して、この SecurityDomain の最上位システムマネージャーを取得します。
getSandboxRoot() — メソッド, クラス mx.managers.WindowedSystemManager
親チェーンに移動して、この SecurityDomain の最上位システムマネージャーを取得します。
getSavedThis(obj:Function) — パッケージ関数, flash.sampler
通常 AS で表示できないメソッドクロージャから、保存された "this" を返します。
getScaleX(m:flash.geom:Matrix) — 静的メソッド , クラス fl.motion.MatrixTransformer
マトリックス内の水平スケールを計算します。
getScaleY(m:flash.geom:Matrix) — 静的メソッド , クラス fl.motion.MatrixTransformer
マトリックス内の垂直スケールを計算します。
getSchemaResult() — メソッド, クラス flash.data.SQLConnection
loadSchema() メソッド呼び出しの結果に対するアクセスを提供します。
getScreensForRectangle(rect:flash.geom:Rectangle) — 静的メソッド , クラス flash.display.Screen
指定された矩形と交差する画面のセット(空の場合もあります)を返します。
getScript() — メソッド, クラス flash.globalization.LocaleID
ロケール ID 名で指定されたスクリプトコードを返します。
getScrollBars(passedObj:Object, stopWithContetGroup:spark.components.supportClasses:GroupBase) — メソッド, クラス spark.automation.delegates.components.supportClasses.SparkSkinnableContainerBaseAutomationImpl
private
getScrollBars(passedObj:Object, stopWithSkin:mx.core:UIComponent) — メソッド, クラス spark.automation.delegates.components.supportClasses.SparkSkinnableTextBaseAutomationImpl
getScrollBars(passedObj:Object, stopWithContetGroup:spark.components.supportClasses:GroupBase) — メソッド, クラス spark.automation.delegates.skins.spark.SparkDefaultComplexItemRendererAutomationImpl
private
getScrollDelta(numLines:int) — メソッド, クラス flashx.textLayout.container.ContainerController
指定した行数により、画面上下へのスクロールに必要なスクロール距離を計算します。
getScrollDelta(numLines:int) — メソッド, クラス flashx.textLayout.container.TextContainerManager
指定した行数により、画面上下へのスクロールに必要なスクロール距離を計算します。
getScroller(component:mx.core:IUIComponent, direction:Boolean) — 静的メソッド , クラス ga.util.ScrollIntoViewUtil
Search the parent chain up from the component finding the first set of scrollbars that can scroll in the specified direction Return the container that can scroll in the specified direction
getScroller(passedObj:Object, stopWithContentGroup:spark.components.supportClasses:GroupBase) — メソッド, クラス spark.automation.delegates.components.supportClasses.SparkSkinnableContainerBaseAutomationImpl
private
getScroller(passedObj:Object, stopWithSkin:mx.core:UIComponent) — メソッド, クラス spark.automation.delegates.components.supportClasses.SparkSkinnableTextBaseAutomationImpl
getScroller(passedObj:Object, stopWithContentGroup:spark.components.supportClasses:GroupBase) — メソッド, クラス spark.automation.delegates.skins.spark.SparkDefaultComplexItemRendererAutomationImpl
private
getScrollPositionDeltaToElement(index:int) — メソッド, クラス spark.layouts.supportClasses.LayoutBase
指定したインデックスにあるエレメントをビュー内にスクロールするために必要な verticalScrollPosition デルタと horizontalScrollPosition デルタを計算します。
getScrollRect() — メソッド, クラス spark.layouts.supportClasses.LayoutBase
レイアウト座標のターゲットのスクロール矩形の境界を返します。
getSearchFilter() — メソッド, クラス lc.procmgmt.domain.SearchTemplateDescriptor
Retrieves and populates a SearchFilter object based on the current name.
getSearchFilterAttribute(attrScope:String, attrName:String, attrType:String, attrTitle:String) — メソッド, クラス lc.procmgmt.domain.SearchTemplateDescriptor
Retrieves and populates a SearchFieldAttribute object.
getSearchFilterCondition(attribute:lc.procmgmt.domain:SearchFilterAttribute, operator:String, value1:String, value2:String) — メソッド, クラス lc.procmgmt.domain.SearchTemplateDescriptor
Retrieves and populates a SearchFieldCondition object.
getSearchFilterSort(attribute:lc.procmgmt.domain:SearchFilterAttribute, precedence:int, direction:String) — メソッド, クラス lc.procmgmt.domain.SearchTemplateDescriptor
Retrieves and populates a SearchFieldSort object.
getSearchResults(session:lc.foundation.domain:SessionMap) — メソッド, クラス lc.procmgmt.domain.SearchFilter
Executes the search request and returns a collection of tasks.
getSearchResults(searchFilter:lc.procmgmt.domain:SearchFilter) — メソッド, クラス lc.procmgmt.domain.SearchTemplate
Executes the search operation and retrieves the results.
getSearchTemplate(searchTemplateId:Number) — メソッド, インターフェイス lc.procmgmt.ITaskManager
Retrieves a specific search template.
getSearchTemplate() — メソッド, クラス lc.procmgmt.domain.SearchTemplateDescriptor
Retrieves a search template based on the current ID.
getSearchTemplateDescriptors() — メソッド, インターフェイス lc.procmgmt.ITaskManager
Retrieves a collection of search template descriptors.
getSearchTemplateDescriptors() — メソッド, クラス lc.procmgmt.domain.SearchTemplateDescriptor
Retrieves a list of the search templates.
getSecond(date:Date) — 静的メソッド , クラス com.adobe.fiber.runtime.lib.DateTimeFunc
Date パラメーターの秒を表す int の値を返します。
getSeconds() — メソッド, クラス Date
Date オブジェクトの秒(0 ~ 59 の整数)部分をローカル時間で返します。
getSecondUTC(date:Date) — 静的メソッド , クラス com.adobe.fiber.runtime.lib.DateTimeFunc
Date パラメーターの秒を表す int の値を返します。
getSelected(beginIndex:int, endIndex:int) — メソッド, クラス flash.text.TextSnapshot
選択されたテキストが TextSnapshot オブジェクトの指定範囲に存在するかどうかを表すブール値を返します。
getSelectedText(includeLineEndings:Boolean) — メソッド, クラス flash.text.TextSnapshot
対応する setSelected() メソッドで指定されたすべての文字を含むストリングを返します。
get_selectionActiveIndex() — メソッド, クラス flash.accessibility.AccessibilityImplementation
get_selectionAnchorIndex() — メソッド, クラス flash.accessibility.AccessibilityImplementation
getSelectionState() — メソッド, インターフェイス flashx.textLayout.edit.ISelectionManager
現在の選択範囲の SelectionState オブジェクトを取得します。
getSelectionState() — メソッド, クラス flashx.textLayout.edit.SelectionManager
現在の選択範囲の SelectionState オブジェクトを取得します。
getSeparator(i:int, seperators:Array, headerLines:mx.core:UIComponent) — メソッド, クラス mx.controls.AdvancedDataGridBaseEx
列ヘッダーを分けるヘッダーセパレーターを返し、返されたセパレーターを separators 配列に格納します。
getSeparatorIndexAt(x:Number, y:Number) — メソッド, クラス spark.components.GridColumnHeaderGroup
指定された座標に対応する列セパレーターインデックスを返します。座標がセパレーターと重ならない場合は -1 を返します。
GET_SEQUENCE_ID_OPERATION — 定数静的プロパティ, クラス mx.data.messages.DataMessage
この操作は、一連の fill パラメーターのシーケンス ID を要求します。
getSerializationFilter() — メソッド, クラス mx.rpc.http.AbstractOperation
直列化フィルターを返します。
getServerName(url:String) — 静的メソッド , クラス mx.utils.URLUtil
指定された URL からサーバー名を返します。
getServerNameWithPort(url:String) — 静的メソッド , クラス mx.utils.URLUtil
指定された URL からドメインおよびポート情報を返します。
getService(name:String) — メソッド, インターフェイス com.adobe.fiber.services.IFiberManagingService
モデル内での宣言に基づいて生成およびラップされているサービスインスタンスを取得します。
getService(reference:com.adobe.gravity.framework:IServiceReference) — メソッド, インターフェイス com.adobe.gravity.framework.IBundleContext
Get the service object for the specified service reference.
getService(bundle:com.adobe.gravity.framework:IBundle, registration:com.adobe.gravity.framework:IServiceRegistration) — メソッド, インターフェイス com.adobe.gravity.framework.IServiceFactory
Return a service object.
getService(name:String, library:String) — メソッド, インターフェイス com.adobe.mosaic.om.interfaces.ICatalog
Retrieves a service from the Service Library in the catalog.
getServiceNames() — メソッド, インターフェイス com.adobe.icc.services.locator.ILocatorService
Retrieve the available services that can be used as a post process for a Letter.
getServiceReference(clazz:Class) — メソッド, インターフェイス com.adobe.gravity.framework.IBundleContext
Get a service reference for a service.
getServiceReferences(clazz:Class, filter:com.adobe.gravity.framework:IFilter) — メソッド, インターフェイス com.adobe.gravity.framework.IBundleContext
Get all service references of the given class matching the specified filter.
getServices(context:com.adobe.gravity.framework:IBundleContext, ... rest) — パッケージ関数, com.adobe.gravity.utility
Retrieve a set of services at once.
getSessionManager() — メソッド, クラス com.adobe.mosaic.mxml.ServerSession
Returns the ISessionManager instance associated to the runtime
getSessionManager(session:lc.foundation.domain:SessionMap) — 静的メソッド , クラス lc.procmgmt.domain.WorkspaceSession
Retrieves the ISessionManager implementation.
getSetterInvocationCount(obj:Object, qname:QName) — パッケージ関数, flash.sampler
set 関数が実行された回数を返します。
getSharedProperty(key:String) — メソッド, クラス flash.system.Worker
名前付きのキーと共にこのワーカーに格納された値を取得します。
getSingleValue(t:Number, a:Number, b:Number, c:Number, d:Number) — 静的メソッド , クラス fl.motion.BezierSegment
1 次元的な 3 次ベジェ式の、特定の時点における値を計算します。
getSize(o:any) — パッケージ関数, flash.sampler
Flash Player 9.0.115.0 以降のデバッグ版で使用した場合、指定されたオブジェクトのメモリ内サイズを返します。
GET_SIZE_REQUEST — 定数静的プロパティ, クラス mx.events.SWFBridgeRequest
子 SystemManager のサイズを取得します。
getSkewX(m:flash.geom:Matrix) — 静的メソッド , クラス fl.motion.MatrixTransformer
マトリックス内の水平傾斜角度を計算します(度単位)。
getSkewXRadians(m:flash.geom:Matrix) — 静的メソッド , クラス fl.motion.MatrixTransformer
マトリックス内の水平傾斜角度を計算します(ラジアン単位)。
getSkewY(m:flash.geom:Matrix) — 静的メソッド , クラス fl.motion.MatrixTransformer
マトリックス内の垂直傾斜角度を計算します(度単位)。
getSkewYRadians(m:flash.geom:Matrix) — 静的メソッド , クラス fl.motion.MatrixTransformer
マトリックス内の垂直傾斜角度を計算します(ラジアン単位)。
getSmallMessage() — メソッド, インターフェイス mx.messaging.messages.ISmallMessage
このメソッドは、「小さい」フォームを持つサブクラスによって実装される必要があり、通常は flash.utils.IExternalizable を使用することによって実現されます。
getSnapshot(target:mx.core:UIComponent, padding:int, globalPosition:flash.geom:Point) — メソッド, クラス spark.transitions.ViewTransitionBase
トランジションの準備においてスクリーン要素のスナップショットをレンダリングするために使用されます。
getSnapshot(target:mx.core:IUIComponent, visibleBounds:flash.geom:Rectangle, propagateColorTransform:Boolean) — 静的メソッド , クラス spark.utils.BitmapUtil
ターゲットオブジェクトの BitmapData 表現を作成します。
getSnapshotWithPadding(target:mx.core:IUIComponent, padding:int, propagateColorTransform:Boolean, bounds:flash.geom:Rectangle) — 静的メソッド , クラス spark.utils.BitmapUtil
ターゲットオブジェクトの BitmapData 表現を作成します。
getSOAPAction() — メソッド, クラス mx.messaging.messages.SOAPMessage
呼び出し対象となるリモートのメソッドまたは操作の名前へのアクセスを提供します。
getSource(desiredDPI:Number) — メソッド, クラス spark.utils.MultiDPIBitmapSource
指定された DPI に基づき、sourceXXXdpi プロパティの 1 つを選択します。
getSpringAngle() — メソッド, クラス fl.ik.IKJoint
現在のスプリング角度を返します。
getSpringPt() — メソッド, クラス fl.ik.IKJoint
現在のスプリングポイントを返します。
getStackTrace() — メソッド, クラス Error
エラー発生時のエラーの呼び出しスタックをストリングで返します。
getStageAt(index:int) — メソッド, クラス com.adobe.livecycle.rca.model.stage.StageCollection
Returns an AbstractStage type object instead of a generic object.
getStageDocument(reviewId:String, revision:int, stageNo:int) — メソッド, インターフェイス com.adobe.solutions.rca.service.IReviewCommentingAndApproval
This API retrieves a prepared stage document.
getStageDocument(reviewId:String, revision:int, stageNo:int) — メソッド, クラス com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval
This API retrieves a prepared stage document.
getStageManagement() — メソッド, インターフェイス com.adobe.solutions.rca.service.IRCAServiceProvider
This operation returns an instance of stage management service.
getStageManagement() — 静的メソッド , クラス com.adobe.solutions.rca.service.RCAServiceProvider
This operation returns an instance of stage management service.
getStageManagement() — メソッド, クラス com.adobe.solutions.rca.services.impl.RCAServiceProviderImpl
This operation returns an instance of stage management service.
getStageStartPointInScreenCoords(windowId:String) — 静的メソッド , クラス mx.automation.AutomationHelper
スクリーン座標内の開始ポイントを返します。
getStageTemplate() — メソッド, インターフェイス com.adobe.solutions.rca.domain.IStageTemplate
Returns the Value Object for this template.
getStageTemplate() — メソッド, クラス com.adobe.solutions.rca.domain.impl.StageTemplate
Returns the Value Object for this template.
getStageTemplate(templateName:String) — メソッド, インターフェイス com.adobe.solutions.rca.service.IStageManagement
This operation gets a StageTemplateVO given its ID.
getStageTemplate(templateName:String) — メソッド, クラス com.adobe.solutions.rca.services.impl.StageManager
This operation gets a StageTemplateVO given its ID.
getStartpoint(startpointId:String) — メソッド, インターフェイス lc.procmgmt.IStartpointManager
Retrieves the startpoint by using the specified startpoint identifer.
getStartPointInScreenCoordinates(windowId:String) — メソッド, クラス mx.automation.AutomationManager
getStartPointInScreenCoordinates(windowId:String) — メソッド, インターフェイス mx.automation.IAutomationManager2
AIR サポート(ツール用):スクリーン座標におけるメイン AIR アプリケーションの開始ポイントを取得するために、AIR アプリケーションからロードされた Flex アプリケーションで使用されます。
getStartpointManager(session:lc.foundation.domain:SessionMap) — 静的メソッド , クラス lc.procmgmt.domain.WorkspaceSession
Retrieves the IStartpointManager implementation.
getStartpoints(startpointIds:Array) — メソッド, インターフェイス lc.procmgmt.IStartpointManager
Retrieves the startpoints for an array of startpoint identifiers.
GET_STARTPOINTS — 定数静的プロパティ, クラス lc.foundation.events.CollectionResultEvent
A special value that specifies to retrieve Task Manager startpoints to start a process.
getStartpointsForCategory(categoryName:String) — メソッド, インターフェイス lc.procmgmt.IStartpointManager
Retrieves the startpoints in the specified category.
getStartValue() — メソッド, クラス mx.effects.effectClasses.ActionEffectInstance
saveStartValue() メソッドによって保存された開始状態の値を返します。
getState(childID:uint) — メソッド, クラス mx.accessibility.AccImpl
アクセス可能なコンポーネントの状態を判別するためのユーティリティメソッドです。
getState(childID:uint) — メソッド, クラス mx.accessibility.SliderAccImpl
アクセス可能なコンポーネントの状態を判別するためのユーティリティメソッドです。
getStatusString(task:lc.procmgmt.domain:Task) — 静的メソッド , クラス lc.procmgmt.TaskConstants
Returns a localized string corresponding to the status of the task.
getStorageVolumes() — メソッド, クラス flash.filesystem.StorageVolumeInfo
現在マウントされているストレージボリュームに対応する StorageVolume オブジェクトのベクターを返します。
getString(bundleName:String, resourceName:String, parameters:Array, locale:String) — メソッド, インターフェイス mx.resources.IResourceManager
ストリングとして指定されたリソースの値を、プレースホルダーを指定された値に置き換えた後で取得します。
getString(key:String, params:Array) — 静的メソッド , クラス org.osmf.utils.OSMFStrings
指定されたキーのユーザーに対応する文字列を返します。
getStringArray(bundleName:String, resourceName:String, locale:String) — メソッド, インターフェイス mx.resources.IResourceManager
ストリングの配列として指定されているリソースの値を取得します。
getStrokeExtents(postLayoutTransform:Boolean) — メソッド, クラス spark.primitives.supportClasses.GraphicElement
エレメントの境界の両側にある線が占めるピクセル数を返します。
getStyle(propertyName:String) — メソッド, クラス com.adobe.fiber.valueobjects.AbstractEntityMetadata
プロパティのスタイルオブジェクトを返します。
getStyle(propertyName:String) — メソッド, インターフェイス com.adobe.fiber.valueobjects.IModelInstance
プロパティのスタイルオブジェクトを返します。
getStyle(style:String) — メソッド, クラス fl.core.UIComponent
コンポーネントのスタイル参照チェーンに設定されているスタイルプロパティを取得します。
getStyle(name:String) — 静的メソッド , クラス fl.managers.StyleManager
name に基づいてグローバルスタイルを設定します。
getStyle(styleName:String) — メソッド, クラス flash.text.StyleSheet
styleName という名前のスタイルに関連付けられているスタイルオブジェクトのコピーを返します。
getStyle(styleProp:String) — メソッド, クラス flashx.textLayout.container.ContainerController
styleProp パラメーターにより指定されたスタイルの値を返します。
getStyle(styleProp:String) — メソッド, クラス flashx.textLayout.elements.FlowElement
styleProp パラメーターによって指定されたスタイルの値を返します。これは、スタイル名を指定するもので、任意のユーザースタイル名を含むことができます。
getStyle(styleName:String) — メソッド, インターフェイス flashx.textLayout.formats.ITabStopFormat
スタイル名を指定する styleProp パラメーターで指定されたスタイルの値を返します。
getStyle(styleName:String) — メソッド, インターフェイス flashx.textLayout.formats.ITextLayoutFormat
スタイル名を指定する styleProp パラメーターで指定されたスタイルの値を返します。
getStyle(styleName:String) — メソッド, クラス flashx.textLayout.formats.TabStopFormat
スタイル名を指定する styleProp パラメーターで指定されたスタイルの値を返します。
getStyle(styleProp:String) — メソッド, クラス flashx.textLayout.formats.TextLayoutFormat
スタイル名を指定する styleProp パラメーターで指定されたスタイルの値を返します。
getStyle(styleProp:String) — メソッド, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer
このコンポーネントのスタイル参照チェーンのいずれかの場所に設定されたスタイルプロパティを取得します。
getStyle(styleProp:String) — メソッド, クラス mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer
このコンポーネントのスタイル参照チェーンのいずれかの場所に設定されたスタイルプロパティを取得します。
getStyle(styleProp:String) — メソッド, クラス mx.controls.dataGridClasses.DataGridItemRenderer
このコンポーネントのスタイル参照チェーンのいずれかの場所に設定されたスタイルプロパティを取得します。
getStyle(styleProp:String) — メソッド, クラス mx.controls.dataGridClasses.FTEDataGridItemRenderer
このコンポーネントのスタイル参照チェーンのいずれかの場所に設定されたスタイルプロパティを取得します。
getStyle(styleProp:String) — メソッド, インターフェイス mx.core.IUITextField
このコンポーネントのスタイル参照チェーンのいずれかの場所に設定されたスタイルプロパティを取得します。
getStyle(styleProp:String) — メソッド, クラス mx.core.UIComponent
このコンポーネントのスタイル参照チェーンのいずれかの場所に設定されたスタイルプロパティを取得します。
getStyle(styleProp:String) — メソッド, クラス mx.core.UIFTETextField
このコンポーネントのスタイル参照チェーンのいずれかの場所に設定されたスタイルプロパティを取得します。
getStyle(styleProp:String) — メソッド, クラス mx.core.UITextField
このコンポーネントのスタイル参照チェーンのいずれかの場所に設定されたスタイルプロパティを取得します。
getStyle(styleProp:String) — メソッド, クラス mx.skins.ProgrammaticSkin
指定したスタイルプロパティの値を返します。
getStyle(styleProp:String) — メソッド, クラス mx.styles.AdvancedStyleClient
このコンポーネントのスタイル参照チェーンのいずれかの場所に設定されたスタイルプロパティを取得します。
getStyle(styleProp:String) — メソッド, クラス mx.styles.CSSStyleDeclaration
この CSSStyleDeclaration による単独の決定に従って、指定のスタイルプロパティの値を取得します。
getStyle(styleProp:String) — メソッド, インターフェイス mx.styles.IStyleClient
このコンポーネントのスタイル参照チェーンのいずれかの場所に設定されたスタイルプロパティを取得します。
getStyle(styleProp:String) — メソッド, クラス mx.styles.StyleProxy
このコンポーネントのスタイル参照チェーンのいずれかの場所に設定されたスタイルプロパティを取得します。
getStyle(styleProp:String) — メソッド, クラス spark.components.supportClasses.StyleableTextField
このコンポーネントのスタイル参照チェーンのいずれかの場所に設定されたスタイルプロパティを取得します。
getStyle(styleProp:String) — メソッド, クラス spark.globalization.supportClasses.GlobalizationBase
このコンポーネントのスタイル参照チェーンのいずれかの場所に設定されたスタイルプロパティを取得します。
getStyleDeclaration(selector:String) — メソッド, インターフェイス mx.styles.IStyleManager
指定した CSS セレクターの規則を保存する CSSStyleDeclaration オブジェクトを取得します。
getStyleDeclaration(selector:String) — 静的メソッド , クラス mx.styles.StyleManager
指定した CSS セレクターの規則を保存する CSSStyleDeclaration オブジェクトを取得します。
getStyleDefinition() — 静的メソッド , クラス fl.containers.BaseScrollPane
現在のコンポーネントのデフォルトスタイルマップを取得します。
getStyleDefinition() — 静的メソッド , クラス fl.containers.ScrollPane
現在のコンポーネントのデフォルトスタイルマップを取得します。
getStyleDefinition() — 静的メソッド , クラス fl.containers.UILoader
現在のコンポーネントのデフォルトスタイルマップを取得します。
getStyleDefinition() — 静的メソッド , クラス fl.controls.BaseButton
現在のコンポーネントのデフォルトスタイルマップを取得します。
getStyleDefinition() — 静的メソッド , クラス fl.controls.Button
現在のコンポーネントのデフォルトスタイルマップを取得します。
getStyleDefinition() — 静的メソッド , クラス fl.controls.CheckBox
現在のコンポーネントのデフォルトスタイルマップを取得します。
getStyleDefinition() — 静的メソッド , クラス fl.controls.ColorPicker
現在のコンポーネントのデフォルトスタイルマップを取得します。
getStyleDefinition() — 静的メソッド , クラス fl.controls.ComboBox
現在のコンポーネントのデフォルトスタイルマップを取得します。
getStyleDefinition() — 静的メソッド , クラス fl.controls.DataGrid
現在のコンポーネントのデフォルトスタイルマップを取得します。
getStyleDefinition() — 静的メソッド , クラス fl.controls.Label
現在のコンポーネントのデフォルトスタイルマップを取得します。
getStyleDefinition() — 静的メソッド , クラス fl.controls.LabelButton
現在のコンポーネントのデフォルトスタイルマップを取得します。
getStyleDefinition() — 静的メソッド , クラス fl.controls.List
現在のコンポーネントのデフォルトスタイルマップを取得します。
getStyleDefinition() — 静的メソッド , クラス fl.controls.NumericStepper
現在のコンポーネントのデフォルトスタイルマップを取得します。
getStyleDefinition() — 静的メソッド , クラス fl.controls.ProgressBar
現在のコンポーネントのデフォルトスタイルマップを取得します。
getStyleDefinition() — 静的メソッド , クラス fl.controls.RadioButton
現在のコンポーネントのデフォルトスタイルマップを取得します。
getStyleDefinition() — 静的メソッド , クラス fl.controls.ScrollBar
現在のコンポーネントのデフォルトスタイルマップを取得します。
getStyleDefinition() — 静的メソッド , クラス fl.controls.SelectableList
現在のコンポーネントのデフォルトスタイルマップを取得します。
getStyleDefinition() — 静的メソッド , クラス fl.controls.Slider
現在のコンポーネントのデフォルトスタイルマップを取得します。
getStyleDefinition() — 静的メソッド , クラス fl.controls.TextArea
現在のコンポーネントのデフォルトスタイルマップを取得します。
getStyleDefinition() — 静的メソッド , クラス fl.controls.TextInput
現在のコンポーネントのデフォルトスタイルマップを取得します。
getStyleDefinition() — 静的メソッド , クラス fl.controls.TileList
現在のコンポーネントのデフォルトスタイルマップを取得します。
getStyleDefinition() — 静的メソッド , クラス fl.controls.UIScrollBar
現在のコンポーネントのデフォルトスタイルマップを取得します。
getStyleDefinition() — 静的メソッド , クラス fl.controls.dataGridClasses.DataGridCellEditor
現在のコンポーネントのデフォルトスタイルマップを取得します。
getStyleDefinition() — 静的メソッド , クラス fl.controls.dataGridClasses.HeaderRenderer
現在のコンポーネントのデフォルトスタイルマップを取得します。
getStyleDefinition() — 静的メソッド , クラス fl.controls.listClasses.CellRenderer
現在のコンポーネントのデフォルトスタイルマップを取得します。
getStyleDefinition() — 静的メソッド , クラス fl.controls.listClasses.ImageCell
現在のコンポーネントのデフォルトスタイルマップを取得します。
getStyleDefinition() — 静的メソッド , クラス fl.controls.progressBarClasses.IndeterminateBar
現在のコンポーネントのデフォルトスタイルマップを取得します。
getStyleDefinition() — 静的メソッド , クラス fl.core.UIComponent
現在のコンポーネントのデフォルトスタイルマップを取得します。
getStyleManager(moduleFactory:mx.core:IFlexModuleFactory) — 静的メソッド , クラス mx.styles.StyleManager
オブジェクトのスタイルマネージャーを返します。
getStyleValue(name:String) — メソッド, クラス fl.core.UIComponent
グローバルレベル、コンポーネントレベルおよびインスタンスレベルで設定されたすべてのスタイルを考慮して、コンポーネントに対して指定されたスタイルを返します。
getSubmitService() — 静的メソッド , クラス com.adobe.icc.services.ServiceProvider
Returns a Submit Service instance.
getSubSpecifier(item:Object, propName:String) — メソッド, クラス mx.data.PropertySpecifier
関連付けられている宛先の指定子を取得します。
getSupportingDocumentAt(index:int) — メソッド, クラス com.adobe.livecycle.rca.model.document.DocumentCollection
Returns a SupportingDocument type object instead of a generic object.
getSWFRoot(object:Object) — 静的メソッド , クラス mx.managers.SystemManager
指定されたオブジェクトのコードが含まれる SWF のルート DisplayObject を返します。
getSystemDataDictionaries(clientHandler:Function, errorHandler:Function, locale:String) — メソッド, インターフェイス com.adobe.dct.service.DataDictionaryRegistryService
Returns all system data dictionaries.
GET_SYSTEM_DATA_DICTIONARIES — 定数静的プロパティ, クラス com.adobe.dct.event.DCTServiceEvent
The DCTServiceEvent.GET_SYSTEM_DATA_DICTIONARIES constant defines the value of the type property of the event object for a getSystemDataDictionaries event.
getTabAt(index:int) — メソッド, クラス com.adobe.mosaic.sparklib.tabLayout.TabLayout
Returns a child at a specific location in the tab list.
getTabAt(index:int) — メソッド, クラス mx.containers.TabNavigator
指定されたインデックス位置にある、ナビゲーターの TabBar コントロールのタブを返します。
getTabChildren() — メソッド, クラス com.adobe.mosaic.sparklib.tabLayout.TabLayout
Returns an array of the tabbed children.
getTabIndex(child:flash.display:DisplayObject) — メソッド, クラス com.adobe.mosaic.sparklib.tabLayout.TabLayout
Returns the index of a child within the tab list.
getTabularData(obj:mx.automation:IAutomationObject) — メソッド, インターフェイス mx.automation.IAutomationManager
IAutomationTabularData インターフェイスを実装するオブジェクトを返します。このインターフェイスによって表形式のデータを取得できます。
getTargetAreaAssignment(area:any) — メソッド, クラス com.adobe.icc.editors.model.ContainerLayoutAssignmentModel
Returns the target area assignment domain object for the passed target area.
getTargetAreaAssignment(area:any) — メソッド, クラス com.adobe.icc.editors.model.LetterModel
Returns the target area assignment domain object for the passed target area.
getTargetColumnName(referencePath:Array) — メソッド, クラス mx.data.SQLiteOfflineAdapter
指定されたパスに対応する列の名前を返します。
getTargetTableName(referencePath:Array) — メソッド, クラス mx.data.SQLiteOfflineAdapter
指定されたパスを参照し、プロパティパスを格納するテーブルを検索します。
getTask(taskId:String) — メソッド, インターフェイス lc.procmgmt.ITaskManager
Retrieves the task that is associated with the task identifier.
getTaskAttachmentDocument(taskId:String, attachmentId:String) — メソッド, インターフェイス lc.procmgmt.ITaskManager
Retrieves an attachment document for a task item.
getTaskById(taskId:String) — メソッド, インターフェイス lc.procmgmt.ITaskManager
Retrieves the task that is associated with the task identifier by using a remote object to the server.
getTaskContainer() — メソッド, クラス lc.procmgmt.domain.Task
Retrieves the container for the task, which is useful when you want to use operations to further manage the task.
getTaskImageUrl(taskId:String, imageTicket:String) — メソッド, インターフェイス lc.procmgmt.ITaskManager
Deprecated Since LiveCycle ES Update 1 (8.2): Please use lc.procmgmt.ITaskManager.getImageUrlForTask().
getTaskInfo(taskId:String) — メソッド, インターフェイス com.adobe.ep.taskmanagement.services.ITaskManager
Returns detailed information for a given task.
getTaskManager() — メソッド, クラス lc.procmgmt.domain.SearchTemplateDescriptors
Retrieves the associated TaskManager object based on the session.
getTaskManager(session:lc.foundation.domain:SessionMap) — 静的メソッド , クラス lc.procmgmt.domain.WorkspaceSession
Retrieves the ITaskManager implementation.
getTaskManager() — メソッド, クラス lc.procmgmt.formbridge.SwfConnector
Retrieves the ITaskManager implementation.
getTasks(taskFilter:com.adobe.ep.taskmanagement.filter:IFilter, startIndex:int, length:int) — メソッド, インターフェイス com.adobe.ep.taskmanagement.services.ITaskManager
Returns the current list of task filtered by the provided taskFilter.
getTasks(refresh:Boolean) — メソッド, インターフェイス lc.procmgmt.ITaskManager
Retrieves all the tasks that a user has access to.
getTasksForProcess(processId:Number) — メソッド, インターフェイス lc.procmgmt.ITaskManager
Retrieves the collection of tasks that are associated with the process instance identifier.
getText(beginIndex:int, endIndex:int, includeLineEndings:Boolean) — メソッド, クラス flash.text.TextSnapshot
beginIndex パラメーターと endIndex パラメーターで指定されたすべての文字を含むストリングを返します。
getText(separator:String) — メソッド, クラス flashx.textLayout.container.TextContainerManager
段落間にセパレーターを使用して現在のテキストを返します。
getText(relativeStart:int, relativeEnd:int, paragraphSeparator:String) — メソッド, クラス flashx.textLayout.elements.FlowElement
フローエレメント内の指定されたテキスト範囲を取得します。
getText(relativeStart:int, relativeEnd:int, paragraphSeparator:String) — メソッド, クラス flashx.textLayout.elements.FlowGroupElement
getTextBounds(startIndex:int, endIndex:int) — メソッド, インターフェイス flash.text.ime.IIMEClient
IME は、このメソッドを使用して、IME クライアントで現在編集されているテキストのバウンディングボックスを照会します。
getTextFlow() — メソッド, クラス flashx.textLayout.container.TextContainerManager
現在の TextFlow です。
getTextFlow() — メソッド, クラス flashx.textLayout.elements.FlowElement
テキストフロー階層を遡って、エレメントのルート TextFlow オブジェクトを返します。
getTextFormat(beginIndex:int, endIndex:int) — メソッド, クラス fl.text.TLFTextField
beginIndex パラメーターと endIndex パラメーターで指定された範囲のテキストのフォーマット情報を含む TextFormat オブジェクトを返します。
getTextFormat(beginIndex:int, endIndex:int) — メソッド, クラス flash.text.TextField
beginIndex パラメーターと endIndex パラメーターで指定された範囲のテキストのフォーマット情報を含む TextFormat オブジェクトを返します。
getTextFormat(beginIndex:int, endIndex:int) — メソッド, クラス mx.core.FTETextField
FTETextField は範囲のフォーマットをサポートしていません。したがって、このメソッドは、単に defaultTextFormat のコピーを返すために FTETextField に実装されています。
getTextFormat(beginIndex:int, endIndex:int) — メソッド, インターフェイス mx.core.IUITextField
beginIndex パラメーターと endIndex パラメーターで指定された範囲のテキストのフォーマット情報を含む TextFormat オブジェクトを返します。
getTextInRange(startIndex:int, endIndex:int) — メソッド, インターフェイス flash.text.ime.IIMEClient
コンポーネント内の指定されたテキスト範囲を取得します。
getTextLine(forceValid:Boolean) — メソッド, クラス flashx.textLayout.compose.TextFlowLine
この行の flash.text.engine.TextLine オブジェクトを返します。このオブジェクトは、ガベージコレクションが原因で消失している場合、再作成される場合があります。
getTextLineAtCharIndex(charIndex:int) — メソッド, クラス flash.text.engine.TextBlock
charIndex パラメーターで指定された位置の文字を含む TextLine を返します。
getTextModuleData(textModuleId:String) — メソッド, インターフェイス com.adobe.icc.services.download.IDownloadService
Retrieves the raw (unresolved) XHTML that represents the text module's contents.
getTextRunInfo(beginIndex:int, endIndex:int) — メソッド, クラス flash.text.TextSnapshot
連続したテキストに関する情報を含むオブジェクトの配列を返します。
getTextStyles() — メソッド, クラス mx.core.UIFTETextField
この UITextField オブジェクトの文字フォーマット情報を表す TextFormat オブジェクトを返します。
getTextStyles() — メソッド, クラス mx.core.UITextField
この UITextField オブジェクトの文字フォーマット情報を表す TextFormat オブジェクトを返します。
getThumbAt(index:int) — メソッド, クラス mx.controls.sliderClasses.Slider
指定のインデックス位置にあるサムオブジェクトを返します。
getTicket() — メソッド, インターフェイス com.adobe.livecycle.ria.security.api.ISecurityManager
Returns a ticket for the current user.
getTicket(type:com.adobe.livecycle.ria.security.api:TicketType) — メソッド, インターフェイス com.adobe.livecycle.ria.security.api.ISession
Returns the ITicket instance of given type available for current user.
getTicket() — メソッド, クラス com.adobe.livecycle.ria.security.service.SecurityManager
Returns a ticket for the current user.
getTicket(type:com.adobe.livecycle.ria.security.api:TicketType) — メソッド, クラス com.adobe.livecycle.ria.security.service.Session
Returns the ITicket instance of given type available for current user.
getTile(n:String) — メソッド, インターフェイス com.adobe.mosaic.om.interfaces.ICatalog
Retrieves a tile from the catalog to add to an application.
getTime() — メソッド, クラス Date
Date オブジェクトの 1970 年 1 月 1 日 0 時(世界時)からのミリ秒数を返します。
getTimer() — パッケージ関数, flash.utils
相対時間の計算に使用します。
getTimeStyle() — メソッド, クラス flash.globalization.DateTimeFormatter
DateTimeFormatter のこのインスタンスの時間スタイルを取得します。
getTimezoneOffset() — メソッド, クラス Date
世界時(UTC)とコンピューターのローカル時間の差(分単位)を返します。
getTopApplicationIndex(objectList:Array) — メソッド, クラス mx.automation.AutomationManager
getTopApplicationIndex(objectList:Array) — メソッド, インターフェイス mx.automation.IAutomationManager2
マーシャリングサポート(ツール用):渡されたオブジェクト配列の間で一番上に表示されるオブジェクトのインデックスを返します。
getTopLevelRoot() — メソッド, インターフェイス mx.managers.ISystemManager
メインアプリケーションにあるシステムマネージャーの取得を試行します。
getTopLevelRoot() — メソッド, クラス mx.managers.SystemManager
親チェーンに移動して、最上位システムマネージャーを取得します。
getTopLevelRoot() — メソッド, クラス mx.managers.WindowedSystemManager
親チェーンに移動して、最上位システムマネージャーを取得します。
getTopLevels() — メソッド, インターフェイス com.adobe.gravity.framework.IApplicationDomainManager
Return the list of all top-level ApplicationDomains.
getTrait(type:String) — メソッド, クラス org.osmf.media.MediaElement
指定されたタイプのメディア特性を返します。
getTween(target:String) — メソッド, クラス fl.motion.Keyframe
特定のアニメーションプロパティの ITween オブジェクトを取得します。
getType(node:Object) — メソッド, インターフェイス mx.controls.menuClasses.IMenuDataDescriptor
ノードのタイプ識別子を返します。
getType(node:Object) — メソッド, クラス mx.controls.treeClasses.DefaultDataDescriptor
ノードのタイプ識別子を返します。
getUID(item:Object) — 静的メソッド , クラス mx.utils.UIDUtil
指定されたオブジェクトの UID(一意の識別子)を返します。
getUIDColumnName() — メソッド, クラス mx.data.SQLiteOfflineAdapter
エンティティアイテムの UID 値を含む列を取得します。
getUint(bundleName:String, resourceName:String, locale:String) — メソッド, インターフェイス mx.resources.IResourceManager
指定されたリソースの値を uint として取得します。
getUITextFormat() — メソッド, インターフェイス mx.core.IUITextField
このコンポーネントのフォーマット情報を含む UITextFormat オブジェクトを返します。
getUITextFormat() — メソッド, クラス mx.core.UIFTETextField
このコンポーネントのフォーマット情報を含む UITextFormat オブジェクトを返します。
getUITextFormat() — メソッド, クラス mx.core.UITextField
このコンポーネントのフォーマット情報を含む UITextFormat オブジェクトを返します。
getUndoManager() — メソッド, クラス flashx.textLayout.container.TextContainerManager
使用する undo マネージャーを返します。
getUnfocusedSelectionFormat() — メソッド, クラス flashx.textLayout.container.TextContainerManager
unfocusedSelectionFormat を返します。デフォルトでは、これは構成から取得されます。サブクラスで異なる SelectionFormat を設定する場合、このメソッドをオーバーライドできます。
getUnguardedProperties() — メソッド, クラス com.adobe.fiber.valueobjects.AbstractEntityMetadata
エンティティのすべての保護されないプロパティの名前を返します。
getUnguardedProperties() — メソッド, インターフェイス com.adobe.fiber.valueobjects.IModelType
エンティティのすべての保護されないプロパティの名前を返します。
getUniqueApplicationID() — メソッド, クラス mx.automation.AutomationManager
getUniqueApplicationID() — メソッド, インターフェイス mx.automation.IAutomationManager2
マーシャリングサポート(ツール用):SWFLoader 情報とアプリケーション名を使用し、階層を考慮して一意のアプリケーション ID を返します。
getUnqualifiedClassName(object:Object) — 静的メソッド , クラス mx.utils.NameUtil
指定したオブジェクトのクラスの名前("Button" など)を返します。このストリングにはパッケージ名は含まれません。
getUrl() — 静的メソッド , クラス com.adobe.dct.util.HTTPUtil
Retrieves the current URL of the application used to play the SWF file.
getUsedDataModules(letterId:String, fetchIndirectReferences:Boolean) — メソッド, インターフェイス com.adobe.icc.services.letter.ILetterService
Retrieve the list of modules that is used by the Letter identified by the given letterId.
getUsedDataModules(moduleId:String, fetchIndirectReferences:Boolean) — メソッド, インターフェイス com.adobe.icc.services.module.IModuleService
Retrieve the list of other modules that is used by the module identified by the given moduleID.
getUserManager() — メソッド, インターフェイス com.adobe.solutions.rca.service.IRCAServiceProvider
This operation returns an instance of user manager service.
getUserManager() — 静的メソッド , クラス com.adobe.solutions.rca.service.RCAServiceProvider
This operation returns an instance of user manager service.
getUserManager() — メソッド, クラス com.adobe.solutions.rca.services.impl.RCAServiceProviderImpl
This operation returns an instance of user manager service.
getUserManager(session:lc.foundation.domain:SessionMap) — 静的メソッド , クラス lc.procmgmt.domain.WorkspaceSession
Retrieves the IUserManager implementation.
getUserManager() — メソッド, クラス lc.procmgmt.formbridge.SwfConnector
Retrieves the IUserManager implementation.
getUserPreference(domain:String, canonicalName:String) — メソッド, インターフェイス com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService
Retrieves the preferences of a user.
getUserPreference(domain:String, canonicalName:String) — メソッド, クラス com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService
Retrieves the preferences of a user.
getUserPreference(domain:String, canonicalName:String) — メソッド, インターフェイス com.adobe.solutions.rca.service.IReviewCommentingAndApproval
This operation gets the user preferences for a particular user.
getUserPreference(domain:String, canonicalName:String) — メソッド, クラス com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval
This operation gets the user preferences for a particular user.
getUserService() — 静的メソッド , クラス com.adobe.icc.services.ServiceProvider
Returns a User Service instance.
GET_USERS_IN_GROUP — 定数静的プロパティ, クラス lc.foundation.events.CollectionResultEvent
A special value that specifies to retrieve users belonging to a specifies group.
getUserViews(jcrQueryString:String, onSuccess:Function, onFailure:Function) — メソッド, インターフェイス com.adobe.mosaic.om.interfaces.IApplication
Returns the list of views that a user has saved for this application and satisfies the Content Repository query criteria.
getUTCDate() — メソッド, クラス Date
Date オブジェクトの日付(1 ~ 31 の整数)を世界時(UTC)で返します。
getUTCDay() — メソッド, クラス Date
この Date の曜日(日曜日は 0、月曜日は 1 など)を世界時(UTC)で返します。
getUTCFullYear() — メソッド, クラス Date
Date オブジェクトの 4 桁の年を世界時(UTC)で返します。
getUTCHours() — メソッド, クラス Date
Date オブジェクトの時(0 ~ 23 の整数)を世界時(UTC)で返します。
getUTCMilliseconds() — メソッド, クラス Date
Date オブジェクトのミリ秒(0 ~ 999 の整数)部分を世界時(UTC)で返します。
getUTCMinutes() — メソッド, クラス Date
Date オブジェクトの分(0 ~ 59 の整数)部分を世界時(UTC)で返します。
getUTCMonth() — メソッド, クラス Date
Date オブジェクトの月(0(1 月) ~ 11(12 月))部分を世界時(UTC)で返します。
getUTCSeconds() — メソッド, クラス Date
Date オブジェクトの秒(0 ~ 59 の整数)部分を世界時(UTC)で返します。
getUtilService() — 静的メソッド , クラス com.adobe.dct.service.provider.DCTServiceProvider
Returns the data dictionary utility Service instance.
getUtilService() — メソッド, クラス com.adobe.dct.service.provider.DCTServiceProviderImpl
Returns a DataDictionaryUtilServiceImpl instance.
getUtilService() — メソッド, インターフェイス com.adobe.dct.service.provider.IDCTServiceProvider
Returns a DataDictionaryUtil Service instance.
getValue(varName:String) — メソッド, クラス com.adobe.dct.exp.DDIModelVariableResolver
Gets the value of data dictionary element of a particular data dictionary.
getValue(key:String) — メソッド, クラス com.adobe.dct.model.DataDictionaryInstanceModel
The value of a data dictionary element given its unique name(referenceName).
getValue(propertyName:String) — メソッド, クラス com.adobe.fiber.valueobjects.AbstractEntityMetadata
プロパティの値を取得します。
getValue(propertyName:String) — メソッド, インターフェイス com.adobe.fiber.valueobjects.IModelInstance
プロパティの値を取得します。
getValue(dataReference:String) — メソッド, インターフェイス com.adobe.guides.control.IGuideData
The getValue(dataReference) method returns the data value from the model item referenced as the model's object type.
getValue(varName:String) — メソッド, インターフェイス com.adobe.solutions.exm.runtime.IVariableResolver
Returns the value of the given variable.
getValue(varName:String) — メソッド, クラス com.adobe.solutions.exm.runtime.impl.SimpleVariableResolver
Returns the value of the given variable.
getValue(time:Number, begin:Number, change:Number, duration:Number) — メソッド, クラス fl.motion.BezierEase
数値型のアニメーションプロパティについて、ベジェイージング曲線を使って補間した値を計算します。
getValue(t:Number) — メソッド, クラス fl.motion.BezierSegment
2 次元的な 3 次ベジェ曲線の、特定の時点における位置を計算します。
getValue(time:Number, begin:Number, change:Number, duration:Number) — メソッド, クラス fl.motion.CustomEase
数値型のアニメーションプロパティについて、カスタムイージング曲線を使って補間した値を計算します。
getValue(time:Number, begin:Number, change:Number, duration:Number) — メソッド, クラス fl.motion.FunctionEase
数値型のアニメーションプロパティについて、指定されたイージング関数を使って補間した値を計算します。
getValue(time:Number, begin:Number, change:Number, duration:Number) — メソッド, インターフェイス fl.motion.ITween
数値型のアニメーションプロパティについて、補間された値を計算します。
getValue(tweenableName:String) — メソッド, クラス fl.motion.KeyframeBase
キーフレーム上のトゥイーン可能な特定のプロパティの値を取得します。
getValue(index:Number, tweenableName:String) — メソッド, クラス fl.motion.MotionBase
特定の時点におけるアニメーションプロパティの値を取得します。
getValue(time:Number, begin:Number, change:Number, duration:Number) — メソッド, クラス fl.motion.SimpleEase
数値型のアニメーションプロパティについて、Quadratic イージングのパーセンテージを使って補間した値を計算します。
getValue() — メソッド, クラス mx.binding.utils.ChangeWatcher
監視されるプロパティまたはプロパティチェーンの現在の値を取得します。ホストオブジェクトが null の場合は null が取得されます。
getValue(key:String) — メソッド, クラス org.osmf.metadata.Metadata
指定されたキーに関連付けられている値を返します。
getValue() — メソッド, クラス org.osmf.net.metrics.MetricBase
このメトリックの値です。直近の QoSInfo に対して既に値が計算されている場合、キャッシュ済みの結果が返されます。このメソッドは内部向けなので、テスト用にダミーのメトリックでオーバーライドすることもできます。
getValue(fraction:Number) — メソッド, クラス spark.effects.animation.MotionPath
経過時間の割合が指定されると、補間された値を計算して返します。
GetValue(row:int, col:int) — メソッド, クラス fl.motion.DynamicMatrix
現在のマトリックスで、0 から始まる指定された行と列で値を返します。
getValueForced() — メソッド, クラス org.osmf.net.metrics.ActualBitrateMetric
現在ダウンロード中の品質レベルに関する実際のビットレート(kbps 単位)の値を計算します。
getValueForced() — メソッド, クラス org.osmf.net.metrics.AvailableQualityLevelsMetric
実際のビットレートの値を計算します。
getValueForced() — メソッド, クラス org.osmf.net.metrics.BandwidthMetric
帯域幅の値を計算します(バイト/秒単位)。
getValueForced() — メソッド, クラス org.osmf.net.metrics.BufferFragmentsMetric
バッファーに含まれるフラグメントの個数を計算します(完全なフラグメントのみ)。
getValueForced() — メソッド, クラス org.osmf.net.metrics.BufferLengthMetric
バッファーの長さメトリックの値を計算します。
getValueForced() — メソッド, クラス org.osmf.net.metrics.BufferOccupationRatioMetric
バッファーの占有率メトリックの値(バッファーの長さ / バッファーの時間)を計算します。
getValueForced() — メソッド, クラス org.osmf.net.metrics.CurrentStatusMetric
現在のステータスの値です。
getValueForced() — メソッド, クラス org.osmf.net.metrics.DroppedFPSMetric
欠落 FPS の値を計算します(キャッシュなし)。
getValueForced() — メソッド, クラス org.osmf.net.metrics.EmptyBufferMetric
空バッファー割り込みメトリックの値を計算します。
getValueForced() — メソッド, クラス org.osmf.net.metrics.FPSMetric
QoSInfo の maxFPS をチェックして FPS 値を計算します。
getValueForced() — メソッド, クラス org.osmf.net.metrics.FragmentCountMetric
ヒストリーに含まれるセグメント数を調べます。
getValueForced() — メソッド, クラス org.osmf.net.metrics.MetricBase
このメトリックの値を計算します。サブクラスでは、これをオーバーライドして具体的な実装を提供する必要があります。
getValueForced() — メソッド, クラス org.osmf.net.metrics.RecentSwitchMetric
直近にダウンロードしたフラグメントとその前のフラグメントのインデックスの差を指定します。
getValueFromSource() — メソッド, クラス mx.validators.Validator
検証するオブジェクトを返します。
getValueFromSource() — メソッド, クラス spark.validators.supportClasses.GlobalizationValidatorBase
検証するオブジェクトを返します。
getValueFromTarget(target:Object, property:String) — メソッド, クラス mx.effects.Effect
ターゲットからプロパティの値を取得するために captureStartValues() メソッドによって呼び出されます。
getValues(start:uint, end:uint) — メソッド, インターフェイス mx.automation.IAutomationTabularData
コンポーネントのすべてのパーツのオートメーション値を含むマトリックスを返します。
getVariable(name:String) — メソッド, インターフェイス com.adobe.guides.control.IGuideVariables
Returns the value of the variable in the guide.
getVariable() — メソッド, クラス com.adobe.icc.dc.domain.VariableInstance
Returns the instance of Variable associated with this underlying object.
getVariableProvider() — 静的メソッド , クラス com.adobe.solutions.exm.authoring.domain.ProviderFactory
Returns the variable provider of the contained IProviderFactory instance.
getVariables(type:String) — メソッド, インターフェイス com.adobe.guides.control.IGuideVariables
Returns the variablesSource provided by the guide by default as an object map.
getVariables() — メソッド, クラス com.adobe.icc.editors.model.LetterModel
Returns the list of variables being referred in this letter.
getVariant() — メソッド, クラス flash.globalization.LocaleID
ロケール ID 名によって指定される言語バリアントコードを返します。
getVector(rect:flash.geom:Rectangle) — メソッド, クラス flash.display.BitmapData
ピクセルデータの矩形領域からベクター配列を生成します。
getVersion() — メソッド, クラス com.adobe.icomm.assetplacement.model.PackageDefinition
The PackageDefinition version.
getVersionHistory(assetVO:Object, assetType:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor, resultCollection:mx.collections:ListCollectionView) — メソッド, インターフェイス com.adobe.ep.ux.content.managers.IVersionManager
Retrieves all the versions of of the specified assetVO parameter.
getVersionHistory(assetVO:Object, assetType:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor, resultCollection:mx.collections:ListCollectionView) — メソッド, インターフェイス com.adobe.ep.ux.content.services.version.IAssetVersionService
Function to get the Version History of the Asset.
GET_VERSION_HISTORY — 定数静的プロパティ, クラス com.adobe.ep.ux.content.event.VersionEvent
Event thrown when version history has been retrieved.
getVersionRestoreManagerService() — メソッド, クラス com.adobe.ep.ux.content.services.ServiceLocator
Retrieves the remote object for the VersionRestoreManager service
getVerticalScrollPositionDelta(navigationUnit:uint) — メソッド, クラス spark.components.RichEditableText
要求されたスクロール単位でスクロールする、ビューポートの現在の verticalScrollPosition に追加する量を返します。
getVerticalScrollPositionDelta(navigationUnit:uint) — メソッド, クラス spark.components.supportClasses.GroupBase
異なるスクロールオプションを処理するために、垂直スクロール位置に対する変更を返します。
getVerticalScrollPositionDelta(navigationUnit:uint) — メソッド, インターフェイス spark.core.IViewport
要求されたスクロール単位でスクロールする、ビューポートの現在の verticalScrollPosition に追加する量を返します。
getVerticalScrollPositionDelta(navigationUnit:uint) — メソッド, クラス spark.layouts.supportClasses.LayoutBase
異なるスクロールオプションを処理するために、垂直スクロール位置に対する変更を返します。
getVideoPlayer(index:Number) — メソッド, クラス fl.video.FLVPlayback
index パラメーターで指定されたビデオプレーヤーを取得します。
getVideoUrl(source:String) — 静的メソッド , クラス ga.controls.HelpVideo
Retrieves the currently playing video url
getView(n:String) — メソッド, インターフェイス com.adobe.mosaic.om.interfaces.ICatalog
Returns the view with the given name from this Catalog.
getViewIndex() — メソッド, クラス mx.collections.CursorBookmark
ビュー内でこのブックマークが表すアイテムの近似インデックスを取得します。
getViewNavigatorAt(index:int) — メソッド, クラス spark.components.SplitViewNavigator
コンテナの子の表示階層に関係なく、特定の子ナビゲーターを返します。
getVirtualElementAt(index:int, eltWidth:Number, eltHeight:Number) — メソッド, クラス spark.components.supportClasses.GroupBase
useVirtualLayout フラグを使用するレイアウトは、updateDisplayList() 時にこのメソッドを使用して「ビュー内」にあるレイアウトエレメントを取得します。
getVisibleApplicationRect(allApplications:Boolean) — メソッド, クラス mx.controls.SWFLoader
ユーザーが画面で参照できる、ロードされたアプリケーションの境界を取得します。
getVisibleApplicationRect(allApplications:Boolean) — メソッド, インターフェイス mx.core.ISWFLoader
ユーザーが画面で参照できる、ロードされたアプリケーションの境界を取得します。
getVisibleApplicationRect(bounds:flash.geom:Rectangle, skipToSandboxRoot:Boolean) — メソッド, インターフェイス mx.managers.ISystemManager
ユーザーが画面で参照できる、ロードされたアプリケーションの境界を取得します。
getVisibleApplicationRect(bounds:flash.geom:Rectangle, skipToSandboxRoot:Boolean) — メソッド, クラス mx.managers.SystemManager
ユーザーが画面で参照できる、ロードされたアプリケーションの境界を取得します。
getVisibleApplicationRect(bounds:flash.geom:Rectangle, skipToSandboxRoot:Boolean) — メソッド, クラス mx.managers.WindowedSystemManager
getVisibleColumnIndices() — メソッド, クラス spark.components.Grid
現在表示されている列のインデックスを返します。
GET_VISIBLE_RECT_REQUEST — 定数静的プロパティ, クラス mx.events.SWFBridgeRequest
親 SystemManager に、要求側 SWF をクリッピングしている可能性のある DisplayObject に基づいて要求側 SWF の表示部分を計算するよう要求します。
getVisibleRowIndices() — メソッド, クラス spark.components.Grid
データプロバイダーのインデックスおよび現在の表示行のパディングインデックスを返します。
getVisibleRowsRenderers() — メソッド, クラス spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl
private
getVoucherAccessInfo() — メソッド, クラス flash.net.drm.DRMContentData
VoucherAccessInfo オブジェクトの配列を取得します。
getWeekdayNames(nameStyle:String, context:String) — メソッド, クラス flash.globalization.DateTimeFormatter
現在のカレンダーシステムの曜日の名前を含むローカライズされた文字列のリストを取得します。
getWeekdayNames(nameStyle:String, context:String) — メソッド, クラス spark.formatters.DateTimeFormatter
現在のカレンダーシステムの曜日の名前を含むローカライズされた文字列のリストを取得します。
GetWidth() — メソッド, クラス fl.motion.DynamicMatrix
現在のマトリックスの列の数を返します。
getWindow(component:mx.core:UIComponent) — 静的メソッド , クラス mx.core.Window
コンポーネントの親である Window を返します。
getWindow(component:mx.core:UIComponent) — 静的メソッド , クラス spark.components.Window
コンポーネントの親である Window を返します。
getWorkItem(workItemId:String) — メソッド, インターフェイス com.adobe.solutions.prm.service.IProjectManagementQueryService
This operation searches for a workitem identified by a an ID.
getWorkItem(workItemId:String) — メソッド, クラス com.adobe.solutions.prm.services.impl.ProjectManagementQueryService
This operation searches for a workitem identified by a an ID.
getWorkItemManagementService() — メソッド, インターフェイス com.adobe.solutions.prm.service.IServiceProvider
This operation returns an instance of workitem management service.
getWorkItemManagementService() — 静的メソッド , クラス com.adobe.solutions.prm.service.ServiceProvider
This operation returns an instance of workitem management service.
getWorkItemManagementService() — メソッド, クラス com.adobe.solutions.prm.services.impl.ServiceProviderImpl
This operation returns an instance of workitem management service.
getYear(date:Date) — 静的メソッド , クラス com.adobe.fiber.runtime.lib.DateTimeFunc
Date パラメーターの年を表す int の値を返します。
getYearUTC(date:Date) — 静的メソッド , クラス com.adobe.fiber.runtime.lib.DateTimeFunc
Date パラメーターの年を表す int の値を返します。
getYForX(x:Number, coefficients:Array) — メソッド, クラス fl.motion.BezierSegment
3 次ベジェ曲線の、指定された x 座標における y 値を求めます。
givenName — プロパティ, インターフェイス com.adobe.solutions.rca.domain.IUser
Given name of a user.
givenName — プロパティ, クラス com.adobe.solutions.rca.domain.impl.User
Given name of a user.
givenName — プロパティ, クラス com.adobe.solutions.rca.vo.um.UserVO
Given name of this user.
givenName — プロパティ, クラス lc.foundation.domain.User
The given name of the user.
global — プロパティ, クラス RegExp
正規表現にグローバル照合を使用するかどうかを指定します。
globalAssetActions — プロパティ, クラス com.adobe.ep.ux.content.view.components.toolbar.ActionBar
List of Global Asset Actions to be displayed in Toolbar
GlobalizationBase — クラス, パッケージ spark.globalization.supportClasses
これは、日付、時刻、数値および通貨額の言語および地域固有のフォーマット、ストリングの比較および大文字と小文字の変換機能のための flash.globalization クラスを利用する、ラッパークラス用に使用される基本クラスです。
GlobalizationBase() — コンストラクター, クラス spark.globalization.supportClasses.GlobalizationBase
コンストラクターです。
GlobalizationUtils — クラス, パッケージ spark.validators.supportClasses
GlobalizationUtils は、Flex や ActionScript で直接サポートされていない Unicode 関連の機能が含まれているクラスです。
GlobalizationValidatorBase — クラス, パッケージ spark.validators.supportClasses
GlobalizationValidatorBase クラスは、すべての Spark バリデーターの基本クラスです。
GlobalizationValidatorBase() — コンストラクター, クラス spark.validators.supportClasses.GlobalizationValidatorBase
コンストラクターです。
GlobalSettings — クラス, パッケージ flashx.textLayout.elements
すべての TextFlow オブジェクトに適用される設定です。
globalToContent(point:flash.geom:Point) — メソッド, クラス mx.charts.Legend
Point オブジェクトをグローバル座標からコンテンツ座標に変換します。
globalToContent(point:flash.geom:Point) — メソッド, クラス mx.core.Container
Point オブジェクトをグローバル座標からコンテンツ座標に変換します。
globalToContent(point:flash.geom:Point) — メソッド, クラス mx.core.UIComponent
Point オブジェクトをグローバル座標からコンテンツ座標に変換します。
globalToLocal(point:flash.geom:Point) — メソッド, クラス flash.display.DisplayObject
point オブジェクトをステージ(グローバル)座標から表示オブジェクトの(ローカル)座標に変換します。
globalToLocal(point:flash.geom:Point) — メソッド, クラス mx.containers.utilityClasses.PostScaleAdapter
globalToLocal(point:flash.geom:Point) — メソッド, インターフェイス mx.core.IFlexDisplayObject
point オブジェクトをステージ(グローバル)座標から表示オブジェクトの(ローカル)座標に変換します。
globalToLocal3D(point:flash.geom:Point) — メソッド, クラス flash.display.DisplayObject
ステージ(グローバル)座標の 2 次元のポイントを 3 次元の表示オブジェクトの(ローカル)座標に変換します。
globalToScreen(globalPoint:flash.geom:Point) — メソッド, クラス flash.display.NativeWindow
ウィンドウステージの起点を基準としたピクセル単位の座標のポイント(表示リストから見たグローバルポイント)を、仮想デスクトップのポイントに変換します。
Glow — クラス, パッケージ mx.effects
Glow エフェクトを使用すると、コンポーネントに発光効果を適用できます。
Glow(target:Object) — コンストラクター, クラス mx.effects.Glow
コンストラクターです。
GlowFilter — final クラス, パッケージ flash.filters
GlowFilter クラスを使用すると、表示オブジェクトにグロー効果を適用できます。
GlowFilter — クラス, パッケージ spark.filters
GlowFilter クラスを使用すると、表示オブジェクトにグロー効果を適用できます。
GlowFilter(color:uint, alpha:Number, blurX:Number, blurY:Number, strength:Number, quality:int, inner:Boolean, knockout:Boolean) — コンストラクター, クラス flash.filters.GlowFilter
指定されたパラメーターで新しい GlowFilter インスタンスを初期化します。
GlowFilter(color:uint, alpha:Number, blurX:Number, blurY:Number, strength:Number, quality:int, inner:Boolean, knockout:Boolean) — コンストラクター, クラス spark.filters.GlowFilter
コンストラクターです。
GlowInstance — クラス, パッケージ mx.effects.effectClasses
GlowInstance クラスは、Glow エフェクトのインスタンスクラスを実装します。
GlowInstance(target:Object) — コンストラクター, クラス mx.effects.effectClasses.GlowInstance
コンストラクターです。
GO — 定数静的プロパティ, クラス flash.text.ReturnKeyLabel
「移動」のラベルを使用します。
goNextPage() — メソッド, クラス ga.model.PanelManager
Sets the next panel as the current panel.
goPreviousPage() — メソッド, クラス ga.model.PanelManager
Sets the previous panel as the current panel.
gotData(error:ga.model:FormBridgeError, data:String) — メソッド, クラス com.adobe.guides.spark.wrappers.components.WrapperHostBase
Answer received from the PDF providing requested data.
gotData(error:ga.model:FormBridgeError, data:String) — メソッド, インターフェイス ga.controls.IWrapperHost
Answer received from the PDF providing requested data.
gotData(error:ga.model:FormBridgeError, data:String) — メソッド, クラス ga.controls.Wrapper
Answer received from the PDF providing requested data.
gotFocus(error:ga.model:FormBridgeError, somExpression:String) — メソッド, クラス com.adobe.guides.spark.wrappers.components.WrapperHostBase
Called when a field in the interactive PDF get focus.
gotFocus(error:ga.model:FormBridgeError, somExpression:String) — メソッド, インターフェイス ga.controls.IWrapperHost
Called when a field in the interactive PDF get focus.
gotFocus(error:ga.model:FormBridgeError, somExpression:String) — メソッド, クラス ga.controls.Wrapper
Called when a field in the interactive PDF get focus.
gotoAndPlay(frame:Object, scene:String) — メソッド, クラス flash.display.MovieClip
指定されたフレームで SWF ファイルの再生を開始します。
gotoAndPlay(frame:Object, scene:String) — メソッド, クラス mx.controls.MovieClipSWFLoader
指定されたフレームで SWF ファイルの再生を開始します。
gotoAndStop(frame:Object, scene:String) — メソッド, クラス flash.display.MovieClip
このムービークリップの指定されたフレームに再生ヘッドを送り、そこで停止させます。
gotoAndStop(frame:Object, scene:String) — メソッド, クラス mx.controls.MovieClipSWFLoader
SWF の再生を停止し、指定したフレームに再生ヘッドをリセットします。
gotoFirstFrameAndStop() — メソッド, クラス mx.controls.MovieClipSWFLoader
最初のシーンの最初のフレームに再生ヘッドをリセットして、MovieClip を停止します。
GPU — 定数静的プロパティ, クラス flash.display.NativeWindowRenderMode
GPU モードのウィンドウです。
GradientBase — クラス, パッケージ mx.graphics
GradientBase クラスは、LinearGradient、LinearGradientStroke および RadialGradient の基本クラスです。
GradientBase() — コンストラクター, クラス mx.graphics.GradientBase
コンストラクターです。
GradientBevelFilter — final クラス, パッケージ flash.filters
GradientBevelFilter クラスを使用すると、オブジェクトにグラデーションベベル効果を適用し、表示できます。
GradientBevelFilter — クラス, パッケージ spark.filters
GradientBevelFilter クラスを使用すると、オブジェクトにグラデーションベベル効果を適用し、表示できます。
GradientBevelFilter(distance:Number, angle:Number, colors:Array, alphas:Array, ratios:Array, blurX:Number, blurY:Number, strength:Number, quality:int, type:String, knockout:Boolean) — コンストラクター, クラス flash.filters.GradientBevelFilter
指定されたパラメーターでフィルターを初期化します。
GradientBevelFilter(distance:Number, angle:Number, colors:Array, alphas:Array, ratios:Array, blurX:Number, blurY:Number, strength:Number, quality:int, type:String, knockout:Boolean) — コンストラクター, クラス spark.filters.GradientBevelFilter
コンストラクターです。
GRADIENT_DIMENSION — 定数静的プロパティ, クラス mx.graphics.GradientBase
未変換のグラデーションの幅と高さの値
gradientEndColor — スタイル, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSkin
gradientEndColorDown — スタイル, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSkin
GradientEntry — クラス, パッケージ mx.graphics
GradientEntry クラスは、グラデーションの塗りの一部としてトランジションを制御するオブジェクトを定義します。
GradientEntry(color:uint, ratio:Number, alpha:Number) — コンストラクター, クラス mx.graphics.GradientEntry
コンストラクターです。
GradientFilter — クラス, パッケージ spark.filters
グラデーションビジュアルエフェクトを提供するフィルターの基本クラスです。
GradientFilter(colors:Array, alphas:Array, ratios:Array) — コンストラクター, クラス spark.filters.GradientFilter
コンストラクターです。
GradientGlowFilter — final クラス, パッケージ flash.filters
GradientGlowFilter クラスを使用すると、表示オブジェクトにグラデーショングロー効果を適用できます。
GradientGlowFilter — クラス, パッケージ spark.filters
GradientGlowFilter クラスを使用すると、表示オブジェクトにグラデーショングロー効果を適用できます。
GradientGlowFilter(distance:Number, angle:Number, colors:Array, alphas:Array, ratios:Array, blurX:Number, blurY:Number, strength:Number, quality:int, type:String, knockout:Boolean) — コンストラクター, クラス flash.filters.GradientGlowFilter
指定されたパラメーターでフィルターを初期化します。
GradientGlowFilter(distance:Number, angle:Number, colors:Array, alphas:Array, ratios:Array, blurX:Number, blurY:Number, strength:Number, quality:int, type:String, knockout:Boolean) — コンストラクター, クラス spark.filters.GradientGlowFilter
コンストラクターです。
gradientStartColor — スタイル, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSkin
gradientStartColorDown — スタイル, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSkin
GradientStroke — クラス, パッケージ mx.graphics
GradientStroke クラスを使用すると、グラデーションの塗りの線を指定できます。
GradientStroke(weight:Number, pixelHinting:Boolean, scaleMode:String, caps:String, joints:String, miterLimit:Number) — コンストラクター, クラス mx.graphics.GradientStroke
コンストラクターです。
GradientType — final クラス, パッケージ flash.display
GradientType クラスは、flash.display.Graphics クラスの beginGradientFill() メソッドおよび lineGradientStyle() メソッドの type パラメーターに値を提供します。
grantDefaultQueueAccess(userToGrantOid:String, queueOwnerUserOid:String) — メソッド, インターフェイス lc.procmgmt.IQueueManager
Grants a user access to the current user's default queue.
GRANTED — 定数静的プロパティ, クラス flash.permissions.PermissionStatus
権限が付与されたことを示します。
graphic — プロパティ, クラス flash.text.engine.GraphicElement
GraphicElement のグラフィックとして使用される DisplayObject です。
graphic — プロパティ, クラス flashx.textLayout.elements.InlineGraphicElement
埋め込まれたグラフィックです。
Graphic — クラス, パッケージ spark.primitives
Graphic コントロールは、グラフィック描画コマンドのセットを表示します。
Graphic() — コンストラクター, クラス spark.primitives.Graphic
コンストラクターです。
graphicColor — スタイル, クラス xd.core.axm.view.components.AXMButton
The color for the graphic.
graphicColor — スタイル, クラス xd.core.axm.view.components.AXMTabBarButton
The color for the graphic.
graphicColor — スタイル, クラス xd.core.axm.view.components.AXMHScrollBar
The color for the graphic.
graphicColor — スタイル, クラス xd.core.axm.view.components.AXMScroller
The color for the graphic.
graphicColor — スタイル, クラス xd.core.axm.view.components.AXMDropDownList
The color for the graphic.
graphicColor — スタイル, クラス xd.core.axm.view.components.AXMLightItemRenderer
The color for the graphic.
graphicColor — スタイル, クラス xd.core.axm.view.components.AXMButtonBar
The color for the graphic.
graphicColor — スタイル, クラス xd.core.axm.view.components.AXMBreadCrumb
The color for the graphic.
graphicColor — スタイル, クラス xd.core.axm.view.components.AXMSwitch
The color for the graphic.
graphicColor — スタイル, クラス xd.core.axm.view.components.AXMCheckBox
The color for the graphic.
graphicColor — スタイル, クラス xd.core.axm.view.components.AXMVScrollBar
The color for the graphic.
graphicColor — スタイル, クラス xd.core.axm.view.components.AXMPopUp
The color for the graphic.
graphicColor — スタイル, クラス xd.core.axm.view.components.AXMTitleWindow
The color for the graphic.
graphicColor — スタイル, クラス xd.core.axm.view.components.AXMButtonBarButton
The color for the graphic.
graphicColor — スタイル, クラス xd.core.axm.view.components.AXMComboBox
The color for the graphic.
graphicColor — スタイル, クラス xd.core.axm.view.components.AXMProgressBar
The color for the graphic.
graphicColor — スタイル, クラス xd.core.axm.view.components.AXMList
The color for the graphic.
graphicColor — スタイル, クラス xd.core.axm.view.components.AXMHeaderBar
The color for the graphic.
graphicColor — スタイル, クラス xd.core.axm.view.components.AXMToggleButton
The color for the graphic.
graphicColor — スタイル, クラス xd.core.axm.view.components.AXMSplitActionButton
The color for the graphic.
GraphicElement — final クラス, パッケージ flash.text.engine
GraphicElement クラスは、TextBlock または GroupElement オブジェクトのグラフィックエレメントを表します。
GraphicElement — クラス, パッケージ spark.primitives.supportClasses
個別のグラフィックエレメントを定義するための基本クラスです。
GraphicElement(graphic:flash.display:DisplayObject, elementWidth:Number, elementHeight:Number, elementFormat:flash.text.engine:ElementFormat, eventMirror:flash.events:EventDispatcher, textRotation:String) — コンストラクター, クラス flash.text.engine.GraphicElement
新しい GraphicElement インスタンスを作成します。
GRAPHIC_ELEMENT — 定数静的プロパティ, クラス flash.text.engine.ContentElement
テキスト内にグラフィックエレメントが存在するかどうかを示します。
graphics — プロパティ, クラス flash.display.Shape
ベクターの描画コマンドが発生する、この Shape オブジェクトに属する Graphics オブジェクトを指定します。
graphics — プロパティ, クラス flash.display.Sprite
ベクターの描画コマンドが発生するこのスプライトに属する Graphics オブジェクトを指定します。
graphics — プロパティ, インターフェイス mx.core.IContainer
ベクターの描画コマンドが発生するこのスプライトに属する Graphics オブジェクトを指定します。
Graphics — final クラス, パッケージ flash.display
Graphics クラスには、ベクターシェイプの作成に使用できる一連のメソッドがあります。
GraphicsBitmapFill — final クラス, パッケージ flash.display
ビットマップ塗りを定義します。
GraphicsBitmapFill(bitmapData:flash.display:BitmapData, matrix:flash.geom:Matrix, repeat:Boolean, smooth:Boolean) — コンストラクター, クラス flash.display.GraphicsBitmapFill
新しい GraphicsBitmapFill オブジェクトを作成します。
GraphicsEndFill — final クラス, パッケージ flash.display
グラフィック塗りの最後を示します。
GraphicsEndFill() — コンストラクター, クラス flash.display.GraphicsEndFill
塗りを明示的に終了するために、Graphics.drawGraphicsData() メソッドと共に使用するオブジェクトを作成します。
GraphicsGradientFill — final クラス, パッケージ flash.display
グラデーション塗りを定義します。
GraphicsGradientFill(type:String, colors:Array, alphas:Array, ratios:Array, matrix:any, spreadMethod:any, interpolationMethod:String, focalPointRatio:Number) — コンストラクター, クラス flash.display.GraphicsGradientFill
新しい GraphicsGradientFill オブジェクトを作成します。
GraphicsPath — final クラス, パッケージ flash.display
描画コマンドおよびそれらのコマンドの座標パラメーターのコレクションです。
GraphicsPath(commands:Vector$int, data:Vector$Number, winding:String) — コンストラクター, クラス flash.display.GraphicsPath
新しい GraphicsPath オブジェクトを作成します。
GraphicsPathCommand — final クラス, パッケージ flash.display
パス描画コマンドの指定に使用する値を定義します。
GraphicsPathWinding — final クラス, パッケージ flash.display
GraphicsPathWinding クラスは、flash.display.GraphicsPath.winding プロパティおよび flash.display.Graphics.drawPath() メソッドの値を提供します。これらの値により、パスの描画方向が決まります。
GraphicsShaderFill — final クラス, パッケージ flash.display
シェーダー塗りを定義します。
GraphicsShaderFill(shader:flash.display:Shader, matrix:flash.geom:Matrix) — コンストラクター, クラス flash.display.GraphicsShaderFill
新しい GraphicsShaderFill オブジェクトを作成します。
GraphicsSolidFill — final クラス, パッケージ flash.display
単色の塗りを定義します。
GraphicsSolidFill(color:uint, alpha:Number) — コンストラクター, クラス flash.display.GraphicsSolidFill
新しい GraphicsSolidFill オブジェクトを作成します。
GraphicsStroke — final クラス, パッケージ flash.display
線のスタイルを定義します。
GraphicsStroke(thickness:Number, pixelHinting:Boolean, scaleMode:String, caps:String, joints:String, miterLimit:Number, fill:flash.display:IGraphicsFill) — コンストラクター, クラス flash.display.GraphicsStroke
新しい GraphicsStroke オブジェクトを作成します。
GraphicsTrianglePath — final クラス, パッケージ flash.display
(u,v)塗り座標または通常の塗りのいずれかを使用してレンダリングが可能な、順序付けられた 1 セットの三角形を定義します。
GraphicsTrianglePath(vertices:Vector$Number, indices:Vector$int, uvtData:Vector$Number, culling:String) — コンストラクター, クラス flash.display.GraphicsTrianglePath
新しい GraphicsTrianglePath オブジェクトを作成します。
GraphicsUtil — クラス, パッケージ mx.utils
Graphics クラスは、このクラスに関連するユーティリティメソッドを持つ完全に静的なクラスです。
GraphicsUtilities — クラス, パッケージ mx.charts.chartClasses
様々なグラフクラスで使用される、一連の内部グラフィックレンダリングユーティリティです。
GravityBootstrap — クラス, パッケージ com.adobe.gravity.init
Base class for the standard Client Component Framework bootstrapping logic.
GravityBootstrap() — コンストラクター, クラス com.adobe.gravity.init.GravityBootstrap
Constructor.
GravityBootstrapWithProgress — クラス, パッケージ com.adobe.gravity.init
Bootstrapper class with a default progress display.
GravityBootstrapWithProgress() — コンストラクター, クラス com.adobe.gravity.init.GravityBootstrapWithProgress
Constructor.
GravityInit — クラス, パッケージ com.adobe.gravity.init
Initialize the Client Component Framework during the bootstrap process.
GravityInit(gravityBootstrapper:com.adobe.gravity.init:GravityBootstrap, gravityCoreBytes:Class) — コンストラクター, クラス com.adobe.gravity.init.GravityInit
Constructor.
GREATER — 定数静的プロパティ, クラス flash.display3D.Context3DCompareMode
より大きい(>)
GREATER_EQUAL — 定数静的プロパティ, クラス flash.display3D.Context3DCompareMode
以上(>=)
GREATER_THAN — 定数静的プロパティ, クラス com.adobe.ep.taskmanagement.filter.ComparisonOperator
The GREATER_THAN constant that represents the Greater Than operator.
GREATER_THAN_EQUALS — 定数静的プロパティ, クラス com.adobe.ep.taskmanagement.filter.ComparisonOperator
The GREATER_THAN_EQUALS constant that represents the Greater Than Or Equals operator.
greaterThanMaxError — プロパティ, クラス spark.validators.supportClasses.NumberValidatorBase
値が maxValue プロパティの値を超過する場合に発生するエラーメッセージを表します。
GREEN — 定数静的プロパティ, クラス com.adobe.solutions.prm.constant.ProjectStatus
Green status indicates expected progress.
GREEN — 定数静的プロパティ, クラス flash.display.BitmapDataChannel
緑チャンネルです。
GREEN — 定数静的プロパティ, クラス flash.ui.Keyboard
緑色のファンクションキーボタンのキーコード値に関連付けられた定数です。
greenMultiplier — プロパティ, クラス flash.geom.ColorTransform
緑チャンネル値に乗算する 10 進数値です。
greenOffset — プロパティ, クラス flash.geom.ColorTransform
緑チャンネル値に greenMultiplier 値を乗算した後に加算する数値です。数値の範囲は -255 ~ 255 です。
grid — スキンパーツ, クラス com.adobe.dct.component.datadictionaryElement.DDEMetaEditor
A skin part that defines the appearance of the extended properties of a data dictionary element. A skin part that defines the appearance of the extended properties of a data dictionary element.
grid — スキンパーツ, クラス com.adobe.dct.view.DictionaryPropertiesView
A skin part that defines a grid which is a container for extended properties of data dictionary. A skin part that defines a grid which is a container for extended properties of data dictionary.
grid — スキンパーツ, クラス spark.components.DataGrid
行と列を表示する Grid コントロールへの参照です。 A reference to the Grid control that displays row and columns.
grid — プロパティ, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer
関連付けられている AdvancedDataGrid コントロールへの参照を返します。
grid — プロパティ, クラス spark.components.gridClasses.GridColumn
この列に関連付けられている Grid オブジェクトです。
grid — プロパティ, クラス spark.components.gridClasses.GridItemRenderer
このアイテムレンダラーに関連付けられている Grid を返します。
grid — プロパティ, インターフェイス spark.components.gridClasses.IGridItemRenderer
このアイテムレンダラーに関連付けられている Grid です。通常は、単に column.grid の値です。
grid — プロパティ, クラス spark.events.GridEvent
このイベントに関連付けられているグリッドです。
grid — プロパティ, クラス spark.skins.spark.DefaultGridItemRenderer
このアイテムレンダラーに関連付けられているグリッドコントロールです。
grid — プロパティ, クラス spark.skins.spark.UITextFieldGridItemRenderer
このアイテムレンダラーに関連付けられているグリッドコントロールです。
Grid — クラス, パッケージ mx.containers
Grid コンテナを使用すると、HTML テーブルのように、子をセルの行や列として配置できます。
Grid — クラス, パッケージ spark.components
Grid コントロールは、データプロバイダーを呼び出したデータアイテムのリストを、スクロール可能なテーブルつまり「グリッド」に 1 行に 1 アイテムずつ表示します。
Grid() — コンストラクター, クラス mx.containers.Grid
コンストラクターです。
Grid() — コンストラクター, クラス spark.components.Grid
コンストラクターです。
GridCaretEvent — クラス, パッケージ spark.events
GridCaretEvent クラスは、ユーザー操作の結果として Spark の DataGrid コントロールでキャレットが変更されたときに送出されるイベントを表します。
GridCaretEvent(type:String, bubbles:Boolean, cancelable:Boolean, oldRowIndex:int, oldColumnIndex:int, newRowIndex:int, newColumnIndex:int) — コンストラクター, クラス spark.events.GridCaretEvent
コンストラクターです。
gridClick — イベント, クラス spark.components.DataGrid
セル上でマウスがクリックされると、grid スキンパーツによって送出されます。
gridClick — イベント, クラス spark.components.Grid
セル上でマウスがクリックされると送出されます。
gridClick — イベント, クラス spark.components.GridColumnHeaderGroup
列ヘッダー上でマウスがクリックされると送出されます。
GRID_CLICK — 定数静的プロパティ, クラス spark.events.GridEvent
GridEvent の gridClick の type プロパティ値です。
GridColumn — クラス, パッケージ spark.components.gridClasses
GridColumn クラスは、Spark DataGrid または Grid コントロールなどの Spark グリッドコントロールの列を定義します。
GridColumn(columnName:String) — コンストラクター, クラス spark.components.gridClasses.GridColumn
コンストラクターです。
GridColumnHeaderGroup — クラス, パッケージ spark.components
GridColumnHeaderGroup クラスは、列ヘッダーの行とセパレーターをグリッドのレイアウトに揃えて表示します。
GridColumnHeaderGroup() — コンストラクター, クラス spark.components.GridColumnHeaderGroup
コンストラクターです。
gridDirection — スタイル, クラス mx.charts.GridLines
グリッド線の方向を指定します.
gridDoubleClick — イベント, クラス spark.components.DataGrid
セル上でマウスがダブルクリックされると、grid スキンパーツによって送出されます。
gridDoubleClick — イベント, クラス spark.components.Grid
セル上でマウスがダブルクリックされると送出されます。
gridDoubleClick — イベント, クラス spark.components.GridColumnHeaderGroup
列ヘッダー上でマウスがダブルクリックされると送出されます。
GRID_DOUBLE_CLICK — 定数静的プロパティ, クラス spark.events.GridEvent
GridEvent の gridDoubleClick の type プロパティ値です。
GridEvent — クラス, パッケージ spark.events
GridEvent クラスは、MouseEvent クラスを拡張して、グリッドセルに対するイベントの相対位置に基づくグリッド固有の追加情報を含めます。
GridEvent(type:String, bubbles:Boolean, cancelable:Boolean, localX:Number, localY:Number, relatedObject:flash.display:InteractiveObject, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, buttonDown:Boolean, delta:int, rowIndex:int, columnIndex:int, column:spark.components.gridClasses:GridColumn, item:Object, itemRenderer:spark.components.gridClasses:IGridItemRenderer) — コンストラクター, クラス spark.events.GridEvent
マウスイベントに応じて Grid クラスによって送出される GridEvents は、受信したマウスイベントのプロパティを使用して構築されます。
gridFitType — プロパティ, クラス fl.text.TLFTextField
このテキストフィールドに使用されるグリッドフィッティングのタイプです。
gridFitType — プロパティ, クラス flash.text.TextField
このテキストフィールドに使用されるグリッドフィッティングのタイプです。
gridFitType — プロパティ, クラス mx.core.FTETextField
このプロパティは、FTETextField に影響を及ぼしません。なぜなら、FTE が使用するフォントレンダラーは、TextField より新しいからです。
gridFitType — プロパティ, インターフェイス mx.core.IUITextField
このテキストフィールドに使用されるグリッドフィッティングのタイプです。
gridFitType — プロパティ, クラス mx.core.UITextFormat
UITextField クラスのグリッドフィッティング設定を定義します。
GridFitType — final クラス, パッケージ flash.text
GridFitType クラスは、TextField クラスのグリッドフィッティングの値を定義します。
GridItem — クラス, パッケージ mx.containers
GridItem コンテナは、GridRow コンテナ内のグリッドセルを定義します。
GridItem() — コンストラクター, クラス mx.containers.GridItem
コンストラクターです。
GridItemEditor — クラス, パッケージ spark.components.gridClasses
GridItemEditor クラスは、DataGrid や Grid などの Spark グリッドコントロール用のカスタムアイテムエディターの基本クラスを定義します。
GridItemEditor() — コンストラクター, クラス spark.components.gridClasses.GridItemEditor
コンストラクターです。
GridItemEditorEvent — クラス, パッケージ spark.events
GridItemEditorEvent クラスは、アイテムエディターのライフサイクルにわたって送出されるイベントを表します。
GridItemEditorEvent(type:String, bubbles:Boolean, cancelable:Boolean, rowIndex:uint, columnIndex:uint, column:spark.components.gridClasses:GridColumn) — コンストラクター, クラス spark.events.GridItemEditorEvent
コンストラクターです。
gridItemEditorSessionCancel — イベント, クラス spark.components.DataGrid
データを保存せずにアイテムエディターが閉じられた後に送出されます。
GRID_ITEM_EDITOR_SESSION_CANCEL — 定数静的プロパティ, クラス spark.events.GridItemEditorEvent
GridItemEditorEvent.GRID_ITEM_EDITOR_SESSION_CANCEL 定数により、イベントオブジェクトの type プロパティ値が cancelridItemEditor イベント用に定義されます。
gridItemEditorSessionSave — イベント, クラス spark.components.DataGrid
アイテムエディター内のデータがデータプロバイダーに保存され、エディターが閉じられた後に送出されます。
GRID_ITEM_EDITOR_SESSION_SAVE — 定数静的プロパティ, クラス spark.events.GridItemEditorEvent
GridItemEditorEvent.GRID_ITEM_EDITOR_SESSION_SAVE 定数により、イベントオブジェクトの type プロパティ値が saveGridItemEditor イベント用に定義されます。
gridItemEditorSessionStart — イベント, クラス spark.components.DataGrid
アイテムエディターが開かれた直後に送出されます。
GRID_ITEM_EDITOR_SESSION_START — 定数静的プロパティ, クラス spark.events.GridItemEditorEvent
GridItemEditorEvent.GRID_ITEM_EDITOR_SESSION_START 定数により、イベントオブジェクトの type プロパティ値が openGridItemEditor イベント用に定義されます。
gridItemEditorSessionStarting — イベント, クラス spark.components.DataGrid
新規のアイテムエディターセッションが要求されたときに送出されます。
GRID_ITEM_EDITOR_SESSION_STARTING — 定数静的プロパティ, クラス spark.events.GridItemEditorEvent
GridItemEditorEvent.GRID_ITEM_EDITOR_SESSION_STARTING 定数により、イベントオブジェクトの type プロパティ値が startGridItemEditorSession イベント用に定義されます。
GridItemRenderer — クラス, パッケージ spark.components.gridClasses
GridItemRenderer クラスは、DataGrid や Grid などの Spark グリッドコントロール用のカスタムアイテムレンダラーの基本クラスを定義します。
GridItemRenderer() — コンストラクター, クラス spark.components.gridClasses.GridItemRenderer
コンストラクターです。
GridLayer — クラス, パッケージ spark.components.gridClasses
GridLayer クラスは、Grid コントロールのビジュアルエレメントのレイヤーに使用されるコンテナを定義します。
GridLayer() — コンストラクター, クラス spark.components.gridClasses.GridLayer
コンストラクターです。
gridLines — プロパティ, クラス coldfusion.service.mxml.Chart
座標軸に表示するグリッド線の数です。軸を含めた正の整数です。
GridLines — クラス, パッケージ mx.charts
GridLines クラスはグラフのデータ領域内にグリッド線を描画します。
GridLines() — コンストラクター, クラス mx.charts.GridLines
コンストラクターです。
gridLinesStyleName — スタイル, クラス mx.charts.chartClasses.CartesianChart
デフォルトのグリッド線のスタイルプロパティを定義するクラスセレクターです.
gridMouseDown — イベント, クラス spark.components.DataGrid
グリッドセル上でマウスボタンが押されると、grid スキンパーツによって送出されます。
gridMouseDown — イベント, クラス spark.components.Grid
グリッドセル上でマウスボタンが押されると送出されます。
gridMouseDown — イベント, クラス spark.components.GridColumnHeaderGroup
列ヘッダー上でマウスボタンが押されると送出されます。
GRID_MOUSE_DOWN — 定数静的プロパティ, クラス spark.events.GridEvent
GridEvent の gridMouseDown の type プロパティ値です。
gridMouseDrag — イベント, クラス spark.components.DataGrid
ボタンが放される前にマウスが移動すると、gridMouseDown イベントの後に grid スキンパーツによって送出されます。
gridMouseDrag — イベント, クラス spark.components.Grid
ボタンが放される前にマウスが移動すると、gridMouseDown イベントの後に送出されます。
gridMouseDrag — イベント, クラス spark.components.GridColumnHeaderGroup
ボタンが放される前にマウスが移動すると、gridMouseDown イベントの後に送出されます。
GRID_MOUSE_DRAG — 定数静的プロパティ, クラス spark.events.GridEvent
GridEvent の gridMouseDrag の type プロパティ値です。
gridMouseUp — イベント, クラス spark.components.DataGrid
マウスがグリッド内になくても、マウスボタンが放されると、gridMouseDown イベントの後に grid スキンパーツによって送出されます。
gridMouseUp — イベント, クラス spark.components.Grid
グリッドセル上でマウスボタンが放されると送出されます。
gridMouseUp — イベント, クラス spark.components.GridColumnHeaderGroup
GridColumnHeaderGroup 内になくても、マウスボタンが放されると、gridMouseDown イベントの後に送出されます。
GRID_MOUSE_UP — 定数静的プロパティ, クラス spark.events.GridEvent
GridEvent の gridMouseUp の type プロパティ値です。
gridRollOut — イベント, クラス spark.components.DataGrid
グリッドセルからマウスが出ると、grid スキンパーツによって送出されます。
gridRollOut — イベント, クラス spark.components.Grid
グリッドセルからマウスが出ると送出されます。
gridRollOut — イベント, クラス spark.components.GridColumnHeaderGroup
列ヘッダーからマウスが出ると送出されます。
GRID_ROLL_OUT — 定数静的プロパティ, クラス spark.events.GridEvent
GridEvent の gridRollOut の type プロパティ値です。
gridRollOver — イベント, クラス spark.components.DataGrid
グリッドセルにマウスが入ると、grid スキンパーツによって送出されます。
gridRollOver — イベント, クラス spark.components.Grid
グリッドセルにマウスが入ると送出されます。
gridRollOver — イベント, クラス spark.components.GridColumnHeaderGroup
列ヘッダーにマウスが入ると送出されます。
GRID_ROLL_OVER — 定数静的プロパティ, クラス spark.events.GridEvent
GridEvent の gridRollOver の type プロパティ値です。
GridRow — クラス, パッケージ mx.containers
GridRow コンテナは、Grid コンテナ内の行を定義し、GridCell コンテナを格納します。
GridRow() — コンストラクター, クラス mx.containers.GridRow
コンストラクターです。
GridSelectionEvent — クラス, パッケージ spark.events
GridSelectionEvent クラスは、ユーザー操作の結果として Spark の DataGrid コントロールで選択範囲が変更されたときに送出されるイベントを表します。
GridSelectionEvent(type:String, bubbles:Boolean, cancelable:Boolean, kind:String, selectionChange:spark.components.gridClasses:CellRegion) — コンストラクター, クラス spark.events.GridSelectionEvent
コンストラクターです。
GridSelectionEventKind — final クラス, パッケージ spark.events
GridSelectionEventKind クラスは、spark.events.GridSelectionEvent クラスの有効な kind プロパティ値の定数を定義します。
GridSelectionMode — final クラス, パッケージ spark.components.gridClasses
GridSelectionMode クラスは、Spark DataGrid および Grid コントロールの selectionMode プロパティに対して有効な定数値を定義します。
GridSelectionMode() — コンストラクター, クラス spark.components.gridClasses.GridSelectionMode
コンストラクターです。
GridSortEvent — クラス, パッケージ spark.events
GridSortEvent クラスは、DataGrid の列の見出しをユーザーがクリックした結果、Spark の DataGrid コントロールのデータプロバイダーがソートされるときに送出されるイベントを表します。
GridSortEvent(type:String, bubbles:Boolean, cancelable:Boolean, columnIndices:Vector$int, oldSortFields:Array, newSortFields:Array) — コンストラクター, クラス spark.events.GridSortEvent
コンストラクターです。
gripper — スキンパーツ, クラス spark.components.WindowedApplication
ウィンドウのサイズ変更に使用されるグリッパーボタンを定義するスキンパーツです。 The skin part that defines the gripper button used to resize the window.
gripper — スキンパーツ, クラス spark.components.Window
ウィンドウのサイズ変更に使用されるグリッパーボタンを定義するスキンパーツです。 The skin part that defines the gripper button used to resize the window.
gripper — プロパティ, クラス spark.skins.spark.SparkChromeWindowedApplicationSkin
gripperPadding — スタイル, クラス mx.core.WindowedApplication
グリッパの周囲の追加スペースです.
gripperPadding — スタイル, クラス mx.core.Window
グリッパの周囲の追加スペースです.
GripperSkin — クラス, パッケージ spark.skins.spark.windowChrome
Flex クロムを使用するときの Spark WindowedApplication コンポーネントおよび Spark Window コンポーネントのグリッパボタンのデフォルトのスキンクラスです。
GripperSkin() — コンストラクター, クラス spark.skins.spark.windowChrome.GripperSkin
コンストラクターです。
gripperStyleName — スタイル, クラス mx.core.WindowedApplication
グリッパのスキンに使用するスタイル宣言です.
gripperStyleName — スタイル, クラス mx.core.Window
グリッパのスキンに使用するスタイル宣言です.
group — プロパティ, クラス fl.controls.RadioButton
この RadioButton が属する RadioButtonGroup オブジェクトです。
group — スキンパーツ, クラス com.adobe.guides.spark.layouts.components.VariableGroupLayoutHost
The dynamic skinpart group that is dynamically created for each alignment area. The dynamic skinpart group that is dynamically created for each alignment area.
group — プロパティ, クラス mx.controls.RadioButton
この RadioButton が属する RadioButtonGroup オブジェクトです。
group — プロパティ, クラス spark.components.RadioButton
この RadioButton が属する RadioButtonGroup コンポーネントです。
Group — クラス, パッケージ lc.foundation.domain
The Group class represents a group principal in the Document Server and is used for retrieving the members of a given group.
Group — クラス, パッケージ spark.components
Group クラスは、ビジュアルエレメントの基本コンテナクラスです。
Group() — コンストラクター, クラス spark.components.Group
コンストラクターです。
GROUP — 定数静的プロパティ, クラス lc.procmgmt.QueueConstants
A special value that identifies the queue as one where the user is a member of the group.
GroupBase — クラス, パッケージ spark.components.supportClasses
GroupBase クラスは、ビジュアルエレメントを表示するコンポーネントの基本クラスを定義します。
GroupBase() — コンストラクター, クラス spark.components.supportClasses.GroupBase
コンストラクターです。
GroupContentsRenderer — クラス, パッケージ com.adobe.guides.spark.navigators.renderers
Renderer for the Group Contents which includes the panel information and the panel content.
GroupContentsRenderer() — コンストラクター, クラス com.adobe.guides.spark.navigators.renderers.GroupContentsRenderer
Constructor.
groupedColumns — プロパティ, クラス mx.controls.AdvancedDataGrid
列のグループ化を実行する場合の AdvancedDataGridColumn インスタンスの階層を定義する配列です。
groupElement — プロパティ, クラス flash.text.engine.ContentElement
このエレメントを含む GroupElement オブジェクトです。グループ内に存在しない場合は null になります。
GroupElement — final クラス, パッケージ flash.text.engine
GroupElement オブジェクトは、TextElement、GraphicElement、または他の GroupElement オブジェクトの集合をグループ化します。これを一単位として TextBlock オブジェクトの content プロパティに割り当てることができます。
GroupElement(elements:Vector$flash.text.engine:ContentElement, elementFormat:flash.text.engine:ElementFormat, eventMirror:flash.events:EventDispatcher, textRotation:String) — コンストラクター, クラス flash.text.engine.GroupElement
新しい GroupElement インスタンスを作成します。
groupElements(beginIndex:int, endIndex:int) — メソッド, クラス flash.text.engine.GroupElement
beginIndex パラメーターと endIndex パラメーターで指定されたエレメント範囲を、これらのエレメントを含む新しい GroupElement に置き換えます。
groupIconFunction — プロパティ, クラス mx.controls.AdvancedDataGrid
ナビゲーションツリーでのブランチアイコンを決定するために、各グループアイテムで実行されるユーザー指定のコールバック関数です。
GroupInformationArea — クラス, パッケージ com.adobe.guides.spark.navigators.renderers
The Group Information Area where the panel description or help is displayed.
GroupInformationArea() — コンストラクター, クラス com.adobe.guides.spark.navigators.renderers.GroupInformationArea
Constructor.
grouping — プロパティ, クラス mx.collections.GroupingCollection
ソースデータに適用される Grouping インスタンスを指定します。
grouping — プロパティ, クラス mx.collections.GroupingCollection2
ソースデータに適用される Grouping インスタンスを指定します。
grouping — プロパティ, インターフェイス mx.collections.IGroupingCollection
ソースデータに適用される Grouping オブジェクトです。
grouping — プロパティ, インターフェイス mx.collections.IGroupingCollection2
ソースデータに適用される Grouping オブジェクトです。
Grouping — クラス, パッケージ mx.collections
Grouping クラスは、データのグループ化に使用する AdvancedDataGrid コントロールのデータプロバイダーのフィールドを定義します。
Grouping() — コンストラクター, クラス mx.collections.Grouping
コンストラクターです。
GroupingCollection — クラス, パッケージ mx.collections
GroupingCollection クラスを使用すると、AdvancedDataGrid コントロールに表示するために、フラットデータからグループ化データを作成できます。
GroupingCollection() — コンストラクター, クラス mx.collections.GroupingCollection
コンストラクターです。
GroupingCollection2 — クラス, パッケージ mx.collections
GroupingCollection2 クラスを使用すると、AdvancedDataGrid コントロールに表示するために、フラットデータからグループ化データを作成できます。
GroupingCollection2() — コンストラクター, クラス mx.collections.GroupingCollection2
コンストラクターです。
GroupingField — クラス, パッケージ mx.collections
GroupingField クラスは、AdvancedDataGrid コントロールでフラットデータをグループ化して表示する際に使用する個別のデータフィールドを表します。
GroupingField(name:String, caseInsensitive:Boolean, descending:Boolean, numeric:Boolean) — コンストラクター, クラス mx.collections.GroupingField
コンストラクターです。
groupingFunction — プロパティ, クラス mx.collections.GroupingField
このグループのラベルを決定する関数です。
groupingObjectFunction — プロパティ, クラス mx.collections.Grouping
グループ化オブジェクトを決定するために、各グループノードで実行されるコールバック関数です。
groupingObjectFunction — プロパティ, クラス mx.collections.GroupingField
グループ化オブジェクトを決定するために、各グループノードで実行されるコールバック関数です。
groupingPattern — プロパティ, クラス flash.globalization.CurrencyFormatter
フォーマットされた通貨額文字列内のグループ化区切り文字の配置を記述します。
groupingPattern — プロパティ, クラス flash.globalization.NumberFormatter
フォーマットされた文字列内のグループ化区切り文字の配置を記述します。
groupingPattern — プロパティ, クラス spark.formatters.supportClasses.NumberFormatterBase
フォーマットされた文字列内のグループ化区切り文字の配置を記述します。
groupingSeparator — プロパティ, クラス flash.globalization.CurrencyFormatter
グループ化区切りに使用される文字または文字列。
groupingSeparator — プロパティ, クラス flash.globalization.NumberFormatter
グループ化区切りに使用される文字または文字列。
groupingSeparator — プロパティ, クラス spark.formatters.supportClasses.NumberFormatterBase
グループ化区切りに使用される文字または文字列。
groupingSeparator — プロパティ, クラス spark.validators.supportClasses.NumberValidatorBase
グループ化区切りに使用される文字または文字列。
groupItemRenderer — プロパティ, クラス mx.controls.AdvancedDataGrid
グループに対応するナビゲーションツリーのブランチノードを表示するために使用するアイテムレンダラーを指定します。
groupLabelFunction — プロパティ, クラス mx.controls.AdvancedDataGrid
ナビゲーションツリーでのラベルを決定するために、各アイテムで実行されるコールバック関数です。
groupMemberships — プロパティ, クラス com.adobe.solutions.rca.vo.um.PrincipalVO
Retrieves a set of Group objects indicating those groups to which this principal belongs.
groupMemberships — プロパティ, クラス lc.foundation.domain.Principal
All groups to which a user belongs.
groupName — プロパティ, クラス com.adobe.ep.ux.content.model.asset.AssetAction
Name of the Permission Group with which it is associated
groupName — プロパティ, クラス fl.controls.RadioButton
ラジオボタンのインスタンスまたはグループのグループ名です。
groupName — プロパティ, インターフェイス fl.managers.IFocusManagerGroup
このコンポーネントが属するコンポーネントグループの名前を取得または設定します。
groupName — プロパティ, クラス ga.controls.RadioButtonList
Defines the Group name to use.
groupName — プロパティ, クラス mx.controls.RadioButton
この RadioButton コントロールが属するグループの名前を指定します。または、この RadioButton が RadioButtonGroup コントロールによって定義されたグループの一部の場合は、RadioButtonGroup コントロールの id プロパティの値を指定します。
groupName — プロパティ, インターフェイス mx.managers.IFocusManagerGroup
コントロールが属するコントロールグループの名前です。
groupName — プロパティ, クラス spark.components.RadioButton
この RadioButton コンポーネントが属するグループの名前を指定します。または、この RadioButton が RadioButtonGroup コンポーネントによって定義されたグループの一部の場合は、RadioButtonGroup コンポーネントの id プロパティの値を指定します。
groupOid — プロパティ, クラス lc.procmgmt.commands.ConsultCommand
The group object identifier (OID) that may be associated with this command.
groupOid — プロパティ, クラス lc.procmgmt.commands.ForwardCommand
The group object identifier (OID) that may be associated with this command.
groupOid — プロパティ, クラス lc.procmgmt.commands.ShareCommand
The group object identifier (OID) that may be associated with this command.
groupOid — プロパティ, クラス lc.procmgmt.commands.TaskUserCommand
The group object identifier (OID) that may be associated with this command.
groupQueues — プロパティ, クラス lc.procmgmt.domain.QueuesManager
The group queues of the QueuesManager object.
groupRowHeight — プロパティ, クラス mx.controls.AdvancedDataGrid
グループ化された行の高さです(ピクセル単位)。
groups — プロパティ, クラス com.adobe.icc.vo.User
List of Permission Strings that this user is part of - Permission string format already mentioned above
groups — プロパティ, インターフェイス com.adobe.livecycle.ria.security.api.IUser
The groups to which a user belongs.
groups — プロパティ, クラス com.adobe.livecycle.ria.security.service.User
The groups to which a user belongs.
groups — プロパティ, クラス lc.foundation.domain.User
Deprecated Since Workspace 10: Please use the groupMemberships property.
groupSeperator — スキンパーツ, クラス com.adobe.ep.ux.content.view.components.toolbar.ActionBar
Factory for a Group of Actions Factory for a Group of Actions
groupspec — プロパティ, クラス org.osmf.net.MulticastResource
マルチキャストのグループ仕様の文字列です。
GroupSpecifier — クラス, パッケージ flash.net
GroupSpecifier クラスは、NetStream および NetGroup コンストラクターに渡される不透明な groupspec ストリングを構築するために使用されます。
GroupSpecifier(name:String) — コンストラクター, クラス flash.net.GroupSpecifier
新しい GroupSpecifier オブジェクトを作成します。
groupspecWithAuthorizations() — メソッド, クラス flash.net.GroupSpecifier
NetStream および NetGroup コンストラクターに渡すことができる権限を含めた不透明な groupspec ストリングを返します。
groupspecWithoutAuthorizations() — メソッド, クラス flash.net.GroupSpecifier
NetStream および NetGroup コンストラクターに渡すことができる権限を含まない不透明な groupspec ストリングを返します。
groupType — プロパティ, クラス com.adobe.solutions.rca.vo.um.GroupVO
Type of the group.
groupType — プロパティ, クラス lc.foundation.domain.Group
The type of the group.
GroupVO — クラス, パッケージ com.adobe.solutions.rca.vo.um
Represents a group in Document Server Administration Console.
GroupVO() — コンストラクター, クラス com.adobe.solutions.rca.vo.um.GroupVO
The constructor for GroupVO class.
growDuration — プロパティ, クラス mx.effects.DefaultListEffect
追加および削除されたアイテムのレンダラーに適用される持続時間(ミリ秒)です。
guardMinMax(min:Number, max:Number) — メソッド, クラス mx.charts.chartClasses.NumericAxis
この軸タイプについて、所定の範囲を無効な値から保護します。
GUIDE — 定数静的プロパティ, クラス com.adobe.guides.domain.GuideNodeType
GUIDE represents a Guide object.
GUIDE — 定数静的プロパティ, クラス flash.ui.Keyboard
プログラムガイドを開始するためのボタンのキーコード値に関連付けられた定数です。
GuideAccessibility — クラス, パッケージ ga.model
The GuideAccessibility class provides users with the ability to debug Guide accessibility without running JAWS.
guideConnectionActive — プロパティ, クラス com.adobe.guides.spark.wrappers.components.WrapperHostBase
Indicates if a host SWF is communicating with the Guide through a local connection.
guideConnectionActive — プロパティ, インターフェイス ga.controls.IWrapperHost
Indicates if a host SWF is communicating with the Guide through a local connection.
guideConnectionActive — プロパティ, クラス ga.controls.Wrapper
Indicates if a host SWF is communicating with the Guide through a local connection.
guideCreationComplete(event:flash.events:Event) — メソッド, クラス com.adobe.guides.spark.wrappers.components.StandardWrapperHost
Event handler called when the guide has been created.
guideCreationComplete(event:flash.events:Event) — メソッド, クラス com.adobe.guides.spark.wrappers.components.WrapperHostBase
Event handler called when the guide has been created.
guideCreationComplete(event:flash.events:Event) — メソッド, インターフェイス ga.controls.IWrapperHost
Event handler called when the guide has been created.
guideCreationComplete(event:flash.events:Event) — メソッド, クラス ga.controls.Wrapper
Event handler called when the guide has been created.
guidedActivity — プロパティ, クラス ga.model.HostedGuide
The Guide instance.
GuidedActivity — クラス, パッケージ ga.model
The GuidedActivity class contains Guide properties.
guideExternalInterfaceAvailable — プロパティ, クラス com.adobe.guides.spark.wrappers.components.WrapperHostBase
Indicates if the guides HTML wrapper exists and contains the required guide support.
guideExternalInterfaceAvailable — プロパティ, インターフェイス ga.controls.IWrapperHost
Indicates if the guides HTML wrapper exists and contains the required guide support.
guideExternalInterfaceAvailable — プロパティ, クラス ga.controls.Wrapper
Indicates if the guides HTML wrapper exists and contains the required guide support.
GuideNodeType — クラス, パッケージ com.adobe.guides.domain
The GuideNodeType provides the static constants for identifying Guide node types.
guideValidationFailure(event:ga.model:GAEvent) — メソッド, クラス com.adobe.guides.spark.wrappers.components.WrapperHostBase
Called when validation of field data for a panel fails.
guideValidationFailure(event:ga.model:GAEvent) — メソッド, インターフェイス ga.controls.IWrapperHost
Called when validation of field data for a panel fails.
guideValidationFailure(event:ga.model:GAEvent) — メソッド, クラス ga.controls.Wrapper
Called when validation of field data for a panel fails.
guideView — プロパティ, クラス com.adobe.guides.spark.wrappers.components.WrapperHostBase
Indicates whether the Guide SWF or the PDF has current input and control.
guideView — プロパティ, インターフェイス ga.controls.IWrapperHost
Indicates whether the Guide SWF or the PDF has current input and control.
guideView — プロパティ, クラス ga.controls.Wrapper
Indicates whether the Guide SWF or the PDF has current input and control.
GUJARATI — 定数静的プロパティ, クラス flash.globalization.NationalDigitsType
グジャラート語数字セットのゼロ桁の Unicode 値を表します。
GUJARATI — 定数静的プロパティ, クラス flashx.textLayout.formats.ListStyleType
グジャラート文字を使用する自動番号。
GURMUKHI — 定数静的プロパティ, クラス flash.globalization.NationalDigitsType
グルムキー語数字セットのゼロ桁の Unicode 値を表します。
GURMUKHI — 定数静的プロパティ, クラス flashx.textLayout.formats.ListStyleType
グルムキー文字を使用する自動番号。
gutterBottom — スタイル, クラス mx.charts.chartClasses.CartesianChart
グラフのデータ領域の下端とグラフコントロールの下端との間の領域をピクセル単位で表します.
gutterLeft — スタイル, クラス mx.charts.chartClasses.CartesianChart
グラフのデータ領域の左端とグラフコントロールの左端との間の領域をピクセル単位で表します.
gutterRight — スタイル, クラス mx.charts.chartClasses.CartesianChart
グラフのデータ領域の右端とグラフコントロールの外側との間の領域をピクセル単位で表します.
gutters — プロパティ, クラス mx.charts.AxisRenderer
axisRenderer と周りのグラフの側面との間隔の大きさです。
gutters — プロパティ, インターフェイス mx.charts.chartClasses.IAxisRenderer
axisRenderer と周りのグラフの側面との間隔の大きさです。
gutterTop — スタイル, クラス mx.charts.chartClasses.CartesianChart
グラフのデータ領域の上端とグラフコントロールの上端との間の領域をピクセル単位で表します.
記号   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  

[ X ]英語で表示される理由
ActionScript 3.0 リファレンスガイドのコンテンツが英語で表示されます。

ActionScript 3.0 リファレンスガイドのすべての部分がすべての言語に翻訳されているわけではありません。言語エレメントが翻訳されていない場合、そのエレメントは英語で表示されます。例えば、ga.controls.HelpBox クラスはどの言語にも訳されていません。このため、リファレンスガイドの日本語バージョンでは、ga.controls.HelpBox クラスは英語で表示されます。