記号 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 | |
U — 定数静的プロパティ, クラス flash.ui.Keyboard | |
U キーのキーコード値(85)に関連付けられた定数です。 | |
ucat — プロパティ, クラス com.adobe.consulting.pst.vo.Form | |
Specifies the main category for the form. | |
ucat — プロパティ, クラス com.adobe.consulting.pst.vo.Letter | |
Specifies the main category for the letter template. | |
ucat — プロパティ, クラス com.adobe.icc.vo.ContainerLayout | |
The category associated with the conatiner layout | |
ucat — プロパティ, クラス com.adobe.icc.vo.DataModule | |
Specifies the main category for the data module. | |
ucat — プロパティ, クラス com.adobe.icc.vo.Document | |
Specifies the main category for the document. | |
ucat — プロパティ, クラス com.adobe.icc.vo.Portfolio | |
Specifies the main category for the portfolio template. | |
ucatName — プロパティ, クラス com.adobe.consulting.pst.vo.Form | |
Fetches the main category associated with the Form | |
ucatName — プロパティ, クラス com.adobe.consulting.pst.vo.Letter | |
Specifies the name of the main category of the letter template. | |
ucatName — プロパティ, クラス com.adobe.icc.vo.ContainerLayout | |
Fetches category associated with container layout | |
ucatName — プロパティ, クラス com.adobe.icc.vo.DataModule | |
Speifies the main category associated with this data Module. | |
uiComponent — プロパティ, クラス mx.automation.delegates.core.UIComponentAutomationImpl | |
この委譲インスタンスに関連付けられているコンポーネントインスタンスを返します。 | |
UIComponent — クラス, パッケージ fl.core | |
UIComponent クラスは、インタラクティブおよび非インタラクティブのすべてのビジュアルコンポーネントの基本クラスです。 | |
UIComponent — クラス, パッケージ mx.core | |
UIComponent クラスは、インタラクティブおよび非インタラクティブのすべてのビジュアルコンポーネントの基本クラスです。 | |
UIComponent() — コンストラクター, クラス fl.core.UIComponent | |
新しい UIComponent コンポーネントインスタンスを作成します。 | |
UIComponent() — コンストラクター, クラス mx.core.UIComponent | |
コンストラクターです。 | |
UIComponentAccImpl — クラス, パッケージ fl.accessibility | |
UIComponentAccImpl クラスは UIComponent Accessibility Implementation クラスとも呼ばれ、UIComponent コンポーネントにアクセシビリティ機能を適用します。 | |
UIComponentAccProps — クラス, パッケージ mx.accessibility | |
UIComponentAccProps は、さまざまな UIComponent で使用される AccessibilityProperties のサブクラスです。 | |
UIComponentAccProps(component:mx.core:UIComponent) — コンストラクター, クラス mx.accessibility.UIComponentAccProps | |
コンストラクターです。 | |
UIComponentAutomationImpl — クラス, パッケージ mx.automation.delegates.core | |
UIComponent クラスのインスツルメンテーションの実行に必要なメソッドとプロパティを定義します。 | |
UIComponentAutomationImpl(obj:mx.core:UIComponent) — コンストラクター, クラス mx.automation.delegates.core.UIComponentAutomationImpl | |
コンストラクターです。 | |
UIComponentCachePolicy — final クラス, パッケージ mx.core | |
ContainerCreationPolicy クラスは、UIComponent クラスの cachePolicy プロパティの定数値を定義します。 | |
UIComponentDescriptor — クラス, パッケージ mx.core | |
UIComponentDescriptor インスタンスは、ビジュアルコンポーネントのインスタンスの MXML タグに指定された情報をカプセル化します。 | |
UIComponentDescriptor(descriptorProperties:Object) — コンストラクター, クラス mx.core.UIComponentDescriptor | |
コンストラクターです。 | |
uid — プロパティ, クラス coldfusion.service.mxml.Pop | |
取得または削除する UID または UID のカンマ区切りリストです。 | |
uid — プロパティ, クラス mx.collections.ArrayList | |
このリストの一意の ID へのアクセスを提供します。 | |
uid — プロパティ, クラス mx.controls.listClasses.BaseListData | |
このアイテムの一意の識別子です。 | |
uid — プロパティ, クラス mx.controls.listClasses.ListRowInfo | |
dataProvider 内のアイテムの一意の識別子です。 | |
uid — プロパティ, インターフェイス mx.core.IUID | |
このオブジェクトの一意の ID です。 | |
uid — プロパティ, クラス mx.core.UIComponent | |
オブジェクトの一意の識別子です。 | |
uid — プロパティ, クラス mx.data.ManagedObjectProxy | |
このオブジェクトインスタンスの一意の ID です。 | |
uid — プロパティ, クラス mx.data.MessageCacheItem | |
このアイテムの一意の識別子を返します。 | |
uid — プロパティ, クラス mx.utils.ObjectProxy | |
このオブジェクトの一意の ID です。 | |
UID — プロパティ, クラス coldfusion.air.SessionToken | |
トークンに関連付けられた UID を返します。 | |
UID — プロパティ, クラス coldfusion.service.PopHeader | |
メールヘッダーの X-UID フィールドです。 | |
UID — プロパティ, クラス coldfusion.service.PopRecord | |
メールヘッダーの X-UID フィールドです。 | |
UIDToItemRenderer(uid:String) — メソッド, クラス mx.controls.listClasses.ListBase | |
アイテムレンダラーが表示されている場合、UID に基づいてそのレンダラーを検索します。 | |
UIDUtil — クラス, パッケージ mx.utils | |
UIDUtil クラスは、Flex で UID(一意の識別子)を使用するためのメソッドを持つ完全に静的なクラスです。 | |
UIFTETextField — クラス, パッケージ mx.core | |
UIFTETextField クラスは、MX コンポーネントでテキストを表示するために、UITextField クラスの代わりとして使用できます。 | |
UIFTETextField() — コンストラクター, クラス mx.core.UIFTETextField | |
コンストラクターです。 | |
UIFTETextFieldAutomationImpl — クラス, パッケージ mx.automation.delegates.core | |
UIFTETextField クラスのインスツルメンテーションの実行に必要なメソッドとプロパティを定義します。 | |
UIFTETextFieldAutomationImpl(obj:mx.core:UIFTETextField) — コンストラクター, クラス mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
コンストラクターです。 | |
uiGroupIndex — プロパティ, クラス com.adobe.ep.ux.content.model.asset.AssetAction | |
relative index of group in which the action should appear on UI | |
UILoader — クラス, パッケージ fl.containers | |
UILoader クラスを使用すれば、実行時にコンテンツをロードしてその進行状況を監視するように設定できます。 | |
UILoader() — コンストラクター, クラス fl.containers.UILoader | |
UILoader コンポーネントの新しいインスタンスを作成します。 | |
UIMovieClip — 動的クラス, パッケージ mx.flash | |
Adobe Flash Professional で Flex 用に作成するコンポーネントは、mx.flash.UIMovieClip クラスのサブクラスになります。 | |
UIMovieClip() — コンストラクター, クラス mx.flash.UIMovieClip | |
コンストラクターです。 | |
UIMovieClipAutomationImpl — クラス, パッケージ mx.automation.delegates.flashflexkit | |
UIMovieclip コントロールのインスツルメンテーションの実行に必要なメソッドとプロパティを定義します。 | |
UIMovieClipAutomationImpl(obj:mx.flash:UIMovieClip) — コンストラクター, クラス mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
コンストラクターです。 | |
uint(value:Number) — パッケージ関数, トップレベル | |
指定した数値を符号なし整数値に変換します。 | |
uint — final クラス, トップレベル | |
uint クラスには、32 ビットの符号なし整数を表すデータ型を操作するメソッドがあります。 | |
uint(num:Object) — コンストラクター, クラス uint | |
新しい uint オブジェクトを作成します。 | |
UIScrollBar — クラス, パッケージ fl.controls | |
UIScrollBar クラスには、すべてのスクロールバー機能があります。また、scrollTarget プロパティを追加して TextField インスタンスまたは TLFTextField インスタンスに関連付けることができます。 | |
UIScrollBar() — コンストラクター, クラス fl.controls.UIScrollBar | |
UIScrollBar コンポーネントの新しいインスタンスを作成します。 | |
UIService — クラス, パッケージ com.adobe.gravity.flex.serviceloader | |
The UIService class display a user interface service. | |
UIServiceBase — クラス, パッケージ com.adobe.gravity.flex.serviceloader | |
The base class for the user interface service display. | |
UIServiceFactoryProxy — クラス, パッケージ com.adobe.gravity.flex.serviceloader | |
Convert an IFactory into an IUIServiceFactory. | |
UIServiceFactoryProxy(factory:com.adobe.gravity.utility.factory:IFactory) — コンストラクター, クラス com.adobe.gravity.flex.serviceloader.UIServiceFactoryProxy | |
Constructor. | |
UITextField — クラス, パッケージ mx.core | |
UITextField クラスは、多くの Flex コンポーネントがテキストを表示するために使用するコンポーネントを定義します。 | |
UITextField() — コンストラクター, クラス mx.core.UITextField | |
コンストラクターです。 | |
UITextFieldAutomationImpl — クラス, パッケージ mx.automation.delegates.core | |
UITextField クラスのインスツルメンテーションの実行に必要なメソッドとプロパティを定義します。 | |
UITextFieldAutomationImpl(obj:mx.core:UITextField) — コンストラクター, クラス mx.automation.delegates.core.UITextFieldAutomationImpl | |
コンストラクターです。 | |
UITextFieldGridItemRenderer — クラス, パッケージ spark.skins.spark | |
UITextFieldGridItemRenderer クラスは、1 つのテキストラベルを表示する簡単で効率的なアイテムレンダラーを定義します。 | |
UITextFieldGridItemRenderer() — コンストラクター, クラス spark.skins.spark.UITextFieldGridItemRenderer | |
コンストラクターです。 | |
UITextFormat — クラス, パッケージ mx.core | |
UITextFormat クラスは、UITextField クラスの文字フォーマット情報を表します。 | |
UITextFormat(systemManager:mx.managers:ISystemManager, font:String, size:Object, color:Object, bold:Object, italic:Object, underline:Object, url:String, target:String, align:String, leftMargin:Object, rightMargin:Object, indent:Object, leading:Object) — コンストラクター, クラス mx.core.UITextFormat | |
コンストラクターです。 | |
umOid — プロパティ, クラス com.adobe.livecycle.rca.model.ReviewSearchFilter | |
Specifies the Object Identifier of the user who is performing the search. | |
umOid — プロパティ, クラス com.adobe.livecycle.rca.model.UserPreference | |
A unique identifier for a user generated by Adobe User Management. | |
umOid — プロパティ, クラス com.adobe.solutions.rca.vo.ParticipantVO | |
The Document Server User Manager OID of the participant. | |
umOid — プロパティ, クラス com.adobe.solutions.rca.vo.ReviewSearchFilterVO | |
OID of the user performing the search. | |
umOid — プロパティ, クラス com.adobe.solutions.rca.vo.UserPreferenceVO | |
Document Server User Management (UM) generated unique ID for a user. | |
UnaryOperator — クラス, パッケージ com.adobe.icc.editors.model.el.operators | |
This is the superclass for all unary operators | |
UnaryOperator() — コンストラクター, クラス com.adobe.icc.editors.model.el.operators.UnaryOperator | |
Constructor. | |
UNAVAILABLE — 定数静的プロパティ, クラス flash.media.StageVideoAvailability | |
ステージビデオは現在使用できません。 | |
UNAVAILABLE — 定数静的プロパティ, クラス flash.media.StageVideoAvailabilityReason | |
ステージビデオは現在使用できません。使用できるハードウェアがありません。 | |
UNAVAILABLE — 定数静的プロパティ, クラス flash.media.VideoStatus | |
ビデオデコードがサポートされていません。 | |
unbindAll() — メソッド, クラス com.adobe.gravity.binding.ServiceBinder | |
Release all bindings created with this instance. | |
uncaughtError — イベント, クラス flash.events.UncaughtErrorEvents | |
エラー発生時に開発者コードによってエラーが検出されず、エラーが処理されないときに、送出されます。 | |
uncaughtError — イベント, クラス spark.components.Application | |
キャッチされない例外がグローバル例外ハンドラーでキャッチされると送出されます。 | |
UNCAUGHT_ERROR — 定数静的プロパティ, クラス flash.events.UncaughtErrorEvent | |
uncaughtError イベントオブジェクトの type プロパティ値を定義します。 | |
UncaughtErrorEvent — クラス, パッケージ flash.events | |
不明なエラーが発生すると、UncaughtErrorEvents クラスのインスタンスによって UncaughtErrorEvent オブジェクトが送出されます。 | |
UncaughtErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, error_in:any) — コンストラクター, クラス flash.events.UncaughtErrorEvent | |
uncaughtError イベントの情報を含む UncaughtErrorEvent オブジェクトを作成します。 | |
uncaughtErrorEvents — プロパティ, クラス fl.display.ProLoader | |
この ProLoader オブジェクトの SWF ファイルのコードで不明なエラーが発生したときに、uncaughtError イベントを送出するオブジェクトです。 | |
uncaughtErrorEvents — プロパティ, クラス flash.display.Loader | |
この Loader オブジェクトが読み込んだ SWF で不明なエラーが発生したときに、uncaughtError イベントを送出するオブジェクトです。 | |
uncaughtErrorEvents — プロパティ, クラス flash.display.LoaderInfo | |
この LoaderInfo オブジェクトの SWF ファイルのコードで不明なエラーが発生したときに、uncaughtError イベントを送出するオブジェクトです。 | |
UncaughtErrorEvents — クラス, パッケージ flash.events | |
UncaughtErrorEvents クラスで、不明なエラーイベントを取得することができます。 | |
UncaughtErrorEvents() — コンストラクター, クラス flash.events.UncaughtErrorEvents | |
UncaughtErrorEvents インスタンスを作成します。 | |
uncaughtScriptException — イベント, クラス flash.html.HTMLLoader | |
HTMLLoader オブジェクトで不明な JavaScript 例外が発生したことを通知します。 | |
uncaughtScriptException — イベント, クラス mx.controls.HTML | |
不明な JavaScript 例外が送出されました。 | |
UNCAUGHT_SCRIPT_EXCEPTION — 定数静的プロパティ, クラス flash.events.HTMLUncaughtScriptExceptionEvent | |
HTMLUncaughtScriptExceptionEvent.UNCAUGHT_SCRIPT_EXCEPTION 定数は type プロパティ(uncaughtScriptException イベントオブジェクトのプロパティ)の値を定義します。 | |
uncommittedBatches — プロパティ, クラス mx.data.DataStore | |
現在コミットされていない MessageBatches のリストです。 | |
UNCOMMON — 定数静的プロパティ, クラス flash.text.engine.LigatureLevel | |
珍しい合字を指定するために使用されます。 | |
uncompress(algorithm:String) — メソッド, クラス flash.utils.ByteArray | |
バイト配列を解凍します。 | |
unconnectedPeerStreams — プロパティ, クラス flash.net.NetConnection | |
パブリッシュする NetStream オブジェクトに関連付けられていない、すべてのピアーサブスクライバ NetStream オブジェクトを保持するオブジェクトです。 | |
unconstrainedRenderers — プロパティ, クラス mx.controls.listClasses.AdvancedListBase | |
リストのレイアウトアルゴリズムの対象ではないアイテムレンダラーのハッシュマップです。 | |
unconstrainedRenderers — プロパティ, クラス mx.controls.listClasses.ListBase | |
リストのレイアウトアルゴリズムの対象ではないアイテムレンダラーのハッシュマップです。 | |
UnconstrainItemAction — クラス, パッケージ mx.effects | |
UnconstrainItemAction クラスは、アクションエフェクトを定義します。このアクションエフェクトは、アイテムレンダラーが親コントロールのレイアウトアルゴリズムによって配置されることを一時的に停止するためにデータエフェクト定義で使用されます。 | |
UnconstrainItemAction(target:Object) — コンストラクター, クラス mx.effects.UnconstrainItemAction | |
コンストラクターです。 | |
UnconstrainItemActionInstance — クラス, パッケージ mx.effects.effectClasses | |
UnconstrainItemActionInstance クラスは、UnconstrainItemAction エフェクトのインスタンスクラスを実装します。 | |
UnconstrainItemActionInstance(target:Object) — コンストラクター, クラス mx.effects.effectClasses.UnconstrainItemActionInstance | |
コンストラクターです。 | |
unconstrainRenderer(item:Object) — メソッド, クラス mx.controls.listClasses.AdvancedListBase | |
コントロールのレイアウトアルゴリズムによってアイテムレンダラーが配置されるのを一時的に中止します。 | |
unconstrainRenderer(item:Object) — メソッド, クラス mx.controls.listClasses.ListBase | |
特定のデータアイテムに対応するアイテムレンダラーが、コントロール内のアイテムレンダラーの通常の位置の外側に移動する必要がある場合、データ変更エフェクトの一部として UnconstrainItemAction エフェクトによって呼び出されます。 | |
unconstrainRenderer(item:Object) — メソッド, インターフェイス mx.effects.IEffectTargetHost | |
特定のデータアイテムに対応するアイテムレンダラーが、コントロール内のアイテムレンダラーの通常の位置の外側に移動する必要がある場合、データ変更エフェクトの一部として UnconstrainItemAction エフェクトによって呼び出されます。 | |
UNCOVER — 定数静的プロパティ, クラス spark.transitions.SlideViewTransitionMode | |
前のビューがスライドアウトして新しいビューが表示されます。 | |
undefined — パッケージ定数プロパティ, トップレベル | |
初期化されていない型指定のない変数、または初期化されていないダイナミックオブジェクトプロパティに適用される特殊な値です。 | |
underline — プロパティ, クラス flash.text.TextFormat | |
このテキストフォーマットを使用するテキストにアンダーラインを表示する(true)か、表示しない(false)かを示します。 | |
UNDERLINE — 定数静的プロパティ, クラス flashx.textLayout.formats.TextDecoration | |
テキストに下線が引かれることを指定します。 | |
underlineButton — スキンパーツ, クラス xd.core.axm.view.components.AXMRichTextEditorControlBar | |
UNDERLINE_CLICKED — 定数静的プロパティ, クラス xd.core.axm.view.components.TextEditingConstants | |
UNDERLINE_CLICKED | |
underlineOffset — プロパティ, クラス flash.text.engine.FontMetrics | |
underlineOffset 値は、欧文ベースラインからの下線に設定可能な垂直方向オフセットです。 | |
underlineSelectedText() — メソッド, クラス xd.core.axm.view.components.AXMRichTextEditor | |
method for setting the selected text to underline | |
underlineThickness — プロパティ, クラス flash.text.engine.FontMetrics | |
underlineThickness 値は、下線に設定可能な太さです。 | |
underlineToolTip — プロパティ, クラス mx.controls.RichTextEditor | |
ユーザーがテキストに下線を付けるボタンの上に移動したときに表示されるツールヒントです。 | |
UNDER_REVIEW — 定数静的プロパティ, クラス com.adobe.solutions.rca.constant.AuthorStatus | |
UNDER_REVIEW status implies that task has been submitted by tha author and is currently reviewed by workflow initiator. | |
undo() — メソッド, クラス flashx.textLayout.edit.EditManager | |
前の操作を取り消します。 | |
undo() — メソッド, インターフェイス flashx.textLayout.edit.IEditManager | |
前の操作を取り消します。 | |
undo() — メソッド, クラス flashx.textLayout.operations.FlowOperation | |
操作を取り消します。 | |
undo() — メソッド, インターフェイス flashx.undo.IUndoManager | |
取り消しスタックから次の IOperation オブジェクトを削除し、そのオブジェクトの performUndo() 関数を呼び出します。 | |
undo() — メソッド, クラス flashx.undo.UndoManager | |
取り消しスタックから次の IOperation オブジェクトを削除し、そのオブジェクトの performUndo() 関数を呼び出します。 | |
undoAndRedoItemLimit — プロパティ, インターフェイス flashx.undo.IUndoManager | |
追跡する取り消しおよびやり直し可能な操作の最大数です。 | |
undoAndRedoItemLimit — プロパティ, クラス flashx.undo.UndoManager | |
追跡する取り消しおよびやり直し可能な操作の最大数です。 | |
undoButton — スキンパーツ, クラス xd.core.axm.view.components.AXMRichTextEditorControlBar | |
undoManager — プロパティ, クラス flashx.textLayout.edit.EditManager | |
この編集マネージャーに割り当てられている IUndoManager。 | |
undoManager — プロパティ, インターフェイス flashx.textLayout.edit.IEditManager | |
この EditManager インスタンスに割り当てられている UndoManager オブジェクト(ある場合)。 | |
UndoManager — クラス, パッケージ flashx.undo | |
UndoManager クラスでは、テキストフローの編集操作履歴を管理し、これらの操作の取り消しおよびやり直しを実行できるようにします。 | |
UndoManager() — コンストラクター, クラス flashx.undo.UndoManager | |
UndoManager オブジェクトを作成します。 | |
UndoOperation — クラス, パッケージ flashx.textLayout.operations | |
UndoOperation クラスは、取り消し操作をカプセル化します。 | |
UndoOperation(op:flashx.textLayout.operations:FlowOperation) — コンストラクター, クラス flashx.textLayout.operations.UndoOperation | |
UndoOperation オブジェクトを作成します。 | |
UNDO_TEXT_CLICKED — 定数静的プロパティ, クラス xd.core.axm.view.components.TextEditingConstants | |
INSERT_LINK_CLICKED | |
unescape(str:String) — パッケージ関数, トップレベル | |
パラメーター str をストリングとして評価し、URL エンコードされた形式からストリングをデコード(すべての 16 進シーケンスを ASCII 文字に変換)して、ストリングを返します。 | |
unescapeMultiByte(value:String) — パッケージ関数, flash.utils | |
System.useCodePage の値に従って、UTF-8 またはシステムコードページのいずれかからデコードされた入力ストリングをアンエスケープしたコピーを返します。 | |
UNEXPECTED_MESSAGE — 定数静的プロパティ, クラス com.adobe.icc.services.formbridge.FormBridgeError | |
Error code for unexpected message. | |
UNEXPECTED_TOKEN — 定数静的プロパティ, クラス flash.globalization.LastOperationStatus | |
ロケール ID 文字列で予期せぬトークンが検出されたことを示しています。 | |
UNEXPECTED_TOKEN — 定数静的プロパティ, クラス spark.globalization.LastOperationStatus | |
ロケール ID 文字列で予期せぬトークンが検出されたことを示しています。 | |
unfilledVarDisplay — スキンパーツ, クラス com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod | |
A skin part that displays the unfilled data elements in the content of the letter. A skin part that displays the unfilled data elements in the content of the letter. | |
unfilledVarDisplay — スキンパーツ, クラス com.adobe.solutions.acm.ccr.presentation.contentcapture.TargetAreaRenderer | |
A skin part that displays the number of unfilled data elements in the content of the target area. A skin part that displays the number of unfilled data elements in the content of the target area. | |
unfilledVarDisplay — スキンパーツ, クラス com.adobe.solutions.acm.ccr.presentation.contentcapture.ModuleItemRenderer | |
A skin part that displays the number of unfilled data elements in the content of the Module. A skin part that displays the number of unfilled data elements in the content of the Module. | |
unfocusedSelectionFormat — プロパティ, インターフェイス flashx.textLayout.edit.ISelectionManager | |
フォーカスがあるコンテナにはないが、アクティブウィンドウにある場合に、選択範囲の描画に使用される SelectionFormat オブジェクト。 | |
unfocusedSelectionFormat — プロパティ, クラス flashx.textLayout.edit.SelectionManager | |
フォーカスがあるコンテナにはないが、アクティブウィンドウにある場合に、選択範囲の描画に使用される SelectionFormat オブジェクト。 | |
unfocusedSelectionFormat — プロパティ, クラス flashx.textLayout.elements.Configuration | |
ウィンドウはアクティブだが TextFlow 内のいずれのコンテナにもフォーカスがない場合に、Text Layout Framework が選択範囲を表すために使用する初期選択フォーマットを設定します。 | |
unfocusedSelectionFormat — プロパティ, インターフェイス flashx.textLayout.elements.IConfiguration | |
ウィンドウはアクティブだが TextFlow 内のいずれのコンテナにもフォーカスがない場合に、Text Layout Framework が選択範囲を表すために使用する初期選択フォーマットを設定します。 | |
unfocusedTextSelectionColor — スタイル, クラス spark.components.supportClasses.GroupBase | |
コンポーネントが有効であるがコンポーネントにフォーカスがないときの、テキストのカラーです. | |
unfocusedTextSelectionColor — スタイル, クラス spark.components.supportClasses.SkinnableTextBase | |
コンポーネントが有効であるがコンポーネントにフォーカスがないときの、テキストのカラーです. | |
unfocusedTextSelectionColor — スタイル, クラス spark.components.NumericStepper | |
コンポーネントが有効であるがコンポーネントにフォーカスがないときの、テキストのカラーです. | |
unfocusedTextSelectionColor — スタイル, クラス spark.components.SkinnableContainer | |
コンポーネントが有効であるがコンポーネントにフォーカスがないときの、テキストのカラーです. | |
unfocusedTextSelectionColor — スタイル, クラス spark.components.Scroller | |
コンポーネントが有効であるがコンポーネントにフォーカスがないときの、テキストのカラーです. | |
unfocusedTextSelectionColor — スタイル, クラス spark.components.RichEditableText | |
コンポーネントが有効であるがコンポーネントにフォーカスがないときの、テキストのカラーです. | |
unfocusedTextSelectionColor — スタイル, クラス spark.skins.spark.DefaultItemRenderer | |
コンポーネントが有効であるがコンポーネントにフォーカスがないときの、テキストのカラーです. | |
unfocusedTextSelectionColor — スタイル, クラス spark.skins.wireframe.DefaultItemRenderer | |
コンポーネントが有効であるがコンポーネントにフォーカスがないときの、テキストのカラーです. | |
ungetService(reference:com.adobe.gravity.framework:IServiceReference) — メソッド, インターフェイス com.adobe.gravity.framework.IBundleContext | |
Release a service retrieved by getService. | |
ungetService(bundle:com.adobe.gravity.framework:IBundle, registration:com.adobe.gravity.framework:IServiceRegistration, service:Object) — メソッド, インターフェイス com.adobe.gravity.framework.IServiceFactory | |
Release a service object. | |
ungetServices(context:com.adobe.gravity.framework:IBundleContext, serviceReferences:Array) — パッケージ関数, com.adobe.gravity.utility | |
Release a set of services. | |
ungroupElements(groupIndex:int) — メソッド, クラス flash.text.engine.GroupElement | |
groupIndex が外側の GroupElement オブジェクト内で指定するネストされた GroupElement のエレメントをグループ解除します。 | |
uninitialized — スキンの状態, クラス spark.components.Image | |
Image コントロールの uninitialized 状態です。 | |
uninitialized — スキンの状態, クラス spark.components.VideoPlayer | |
VideoPlayer の未初期化状態です。この時点で Video Player は作成されましたが、ソースはまだ設定されておらず、試行中の接続もありません。 | |
UNINITIALIZED — 定数静的プロパティ, クラス org.osmf.media.MediaPlayerState | |
MediaPlayer が作成されましたが、使用する準備が整っていません。 | |
UNINITIALIZED — 定数静的プロパティ, クラス org.osmf.traits.DRMState | |
メディアは、まだ DRM 用に初期化されていません。 | |
UNINITIALIZED — 定数静的プロパティ, クラス org.osmf.traits.LoadState | |
LoadTrait が作成されましたが、まだロードを開始していないか、アンロードされています。 | |
uninitializedAndFullScreen — スキンの状態, クラス spark.components.VideoPlayer | |
フルスクリーンモードでの VideoPlayer の未初期化状態です。この時点で Video Player は作成されましたが、ソースはまだ設定されておらず、試行中の接続もありません。 | |
uninstall() — メソッド, インターフェイス com.adobe.gravity.framework.IBundle | |
Uninstall the bundle. | |
uninstallActions(name:String) — 静的メソッド , クラス adobe.utils.CustomActions | |
name という名前のカスタムアクション XML 定義ファイルを削除します。 | |
UNINSTALLED — 定数静的プロパティ, クラス com.adobe.gravity.framework.BundleConstants | |
The bundle has been uninstalled. | |
union(toUnion:flash.geom:Rectangle) — メソッド, クラス flash.geom.Rectangle | |
2 つの矩形間の水平と垂直の空間を塗りつぶすことにより、2 つの矩形を加算して新しい Rectangle オブジェクトを作成します。 | |
union(input:mx.olap:IOLAPSet) — メソッド, インターフェイス mx.olap.IOLAPSet | |
この IOLAPSet インスタンスと入力の結合を含む、新しい IOLAPSet インスタンスを返します。 | |
union(secondSet:mx.olap:IOLAPSet) — メソッド, クラス mx.olap.OLAPSet | |
この IOLAPSet インスタンスと入力の結合を含む、新しい IOLAPSet インスタンスを返します。 | |
unique — プロパティ, インターフェイス mx.collections.ISort | |
ソートが一意であるかどうかを示します。 | |
unique — プロパティ, クラス mx.collections.Sort | |
ソートが一意であるかどうかを示します。 | |
unique — プロパティ, クラス spark.collections.Sort | |
ソートが一意であるかどうかを示します。 | |
UNIQUE_APPID_REPLY — 定数静的プロパティ, クラス mx.automation.events.MarshalledAutomationEvent | |
UNIQUE_APPID_REQUEST — 定数静的プロパティ, クラス mx.automation.events.MarshalledAutomationEvent | |
uniqueId — プロパティ, インターフェイス com.adobe.guides.domain.IGuideNode | |
uniqueId is a utility function that returns a unique Identifier that can be used for tracking purposes. | |
uniqueID — プロパティ, インターフェイス com.adobe.mosaic.om.interfaces.ILayout | |
The generated, unique identifier of the node. | |
uniqueID — プロパティ, インターフェイス com.adobe.mosaic.om.interfaces.IMosaicNode | |
Returns the generated unique ID of the node. | |
uniqueMemberList — プロパティ, クラス com.adobe.solutions.prm.domain.impl.Project | |
The property returns a collection of unique members. | |
uniqueMemberList — プロパティ, クラス com.adobe.solutions.prm.domain.impl.WorkItem | |
The property returns a collection of unique members. | |
uniqueMemberList — プロパティ, インターフェイス com.adobe.solutions.rca.domain.common.IMemberCollection | |
The property returns a collection of unique members. | |
uniqueMemberList — プロパティ, クラス com.adobe.solutions.rca.domain.impl.ReviewContext | |
The property returns a collection of unique members. | |
uniqueMemberList — プロパティ, クラス com.adobe.solutions.rca.domain.impl.Stage | |
The property returns a collection of unique members. | |
uniqueName — プロパティ, クラス mx.controls.olapDataGridClasses.OLAPDataGridRendererProvider | |
レンダラーが適用される IOLAPElement の一意の名前です。 | |
uniqueName — プロパティ, インターフェイス mx.olap.IOLAPElement | |
キューブ内の OLAP エレメントの一意の名前です。 | |
uniqueName — プロパティ, クラス mx.olap.OLAPElement | |
キューブ内の OLAP エレメントの一意の名前です。 | |
uniqueName — プロパティ, クラス mx.olap.OLAPLevel | |
キューブ内の OLAP エレメントの一意の名前です。 | |
uniqueName — プロパティ, クラス mx.olap.OLAPMember | |
キューブ内の OLAP エレメントの一意の名前です。 | |
UNIQUESORT — 定数静的プロパティ, クラス Array | |
Array クラスのソートメソッドに対して、一意性ソート要件を指定します。 | |
unit — プロパティ, クラス coldfusion.service.mxml.Document | |
pageHeight、pageWidth、および margin 属性のデフォルトの単位です。in:インチ、cm:センチメートル | |
unitSize — プロパティ, クラス mx.charts.DateTimeAxis | |
ピクセルで表された 1 つのデータ単位の幅です。 | |
unitSize — プロパティ, クラス mx.charts.chartClasses.AxisBase | |
この軸に表示されるデータの 1 単位のサイズです。 | |
unitSize — プロパティ, インターフェイス mx.charts.chartClasses.IAxis | |
この軸に表示されるデータの 1 単位のサイズです。 | |
UNJUSTIFIED — 定数静的プロパティ, クラス flash.text.engine.LineJustification | |
行を均等配置しません。 | |
unjustifiedTextWidth — プロパティ, クラス flash.text.engine.TextLine | |
均等配置をしていない場合の行の幅です。 | |
unjustifiedTextWidth — プロパティ, クラス flashx.textLayout.compose.TextFlowLine | |
均等配置をしていない場合の行の幅です。 | |
UNKNOWN — 定数静的プロパティ, クラス com.adobe.livecycle.ria.security.api.AuthFailureCode | |
A special value that indicates that actual cause of failure is unknown. | |
UNKNOWN — 定数静的プロパティ, クラス flash.display.StageOrientation | |
デバイスの方向がまだ確定していないことを指定します。 | |
UNKNOWN — 定数静的プロパティ, クラス flash.events.TouchEventIntent | |
一般的なコンタクトタイプ。例えば、タッチイベントは、指、手のひらまたはパッシブスタイラスにより生成されます。 | |
UNKNOWN — 定数静的プロパティ, クラス flash.media.CameraPosition | |
Camera の位置が特定できないとき、Camera.position プロパティはこれを返します。 | |
UNKNOWN — 定数静的プロパティ, クラス flash.permissions.PermissionStatus | |
権限がまだ要求されていないことを示します。 | |
UNKNOWN — 定数静的プロパティ, クラス flash.security.CertificateStatus | |
証明書の有効性は不明です。 | |
UNKNOWN — 定数静的プロパティ, クラス flash.security.SignatureStatus | |
Unknown ステータス。 | |
UNKNOWN — 定数静的プロパティ, クラス flash.system.IMEConversionMode | |
ストリング "UNKNOWN"。IME.conversionMode プロパティの呼び出しによって返されます。 | |
UNKNOWN — 定数プロパティ, クラス mx.messaging.management.MBeanOperationInfo | |
操作の副次的な影響は不明です。 | |
UNKNOWN_OPERATION — 定数静的プロパティ, クラス mx.data.messages.DataMessage | |
不明の操作タイプのコードです。 | |
UNKNOWN_OPERATION — 定数静的プロパティ, クラス mx.data.messages.ManagedRemotingMessage | |
不明の操作タイプのコードです。 | |
UNKNOWN_OPERATION — 定数静的プロパティ, クラス mx.messaging.messages.CommandMessage | |
これは、新規の CommandMessage インスタンスのデフォルトの操作です。 | |
UNLESS_EDITING — 定数静的プロパティ, クラス flash.text.StageTextClearButtonMode | |
StageText clearButton は編集中は表示されません | |
unload() — メソッド, クラス fl.containers.UILoader | |
この UILoader オブジェクトの子(load() メソッドまたは source プロパティを使用してロードされたもの)を削除します。 | |
unload() — メソッド, クラス fl.display.ProLoader | |
load() メソッドを使用してロードされた、この ProLoader オブジェクトの子を削除します。 | |
unload() — メソッド, クラス flash.display.Loader | |
load() メソッドを使用して読み込まれた、この Loader オブジェクトの子を削除します。 | |
unload — イベント, クラス flash.display.LoaderInfo | |
読み込まれたオブジェクトが Loader オブジェクトの unload() メソッドを使用して削除されるたびに、LoaderInfo オブジェクトによって送出されます。または 2 番目の読み込みが同じ Loader オブジェクトによって実行され、読み込み開始前に元のコンテンツが削除された場合に、LoaderInfo オブジェクトによって送出されます。 | |
unload — イベント, クラス lc.procmgmt.formbridge.SwfConnector | |
Dispatched from Workspace to unload the Flex application. | |
unload() — メソッド, クラス lc.procmgmt.ui.layout.ResourceContainer | |
Resets the resource container to null. | |
unload — イベント, クラス lc.procmgmt.ui.task.form.TaskForm | |
Dispatched when the user's form is unloaded. | |
unload() — メソッド, クラス lc.procmgmt.ui.task.form.TaskForm | |
Unloads the form and performs the necessary clean-up activites. | |
unload — イベント, クラス mx.controls.SWFLoader | |
ロードされたオブジェクトが削除されるたびに送出されます。または 2 番目のロードが同じ SWFLoader コントロールによって実行され、新たなロードの開始前に元のコンテンツが削除された場合に送出されます。 | |
unload — イベント, インターフェイス mx.modules.IModuleInfo | |
モジュールデータがアンロードされたときに、関連する ModuleInfo によって送出されます。 | |
unload() — メソッド, インターフェイス mx.modules.IModuleInfo | |
モジュールをアンロードします。 | |
unload — イベント, クラス mx.modules.ModuleLoader | |
モジュールデータがアンロードされると送出されます。 | |
unload() — メソッド, インターフェイス mx.styles.IStyleModule | |
スタイルモジュールをアンロードします。 | |
unload() — メソッド, クラス org.osmf.traits.LoadTrait | |
この LoadTrait をアンロードします。 | |
unload(loadTrait:org.osmf.traits:LoadTrait) — メソッド, クラス org.osmf.traits.LoaderBase | |
指定された LoadTrait をアンロードします。 | |
unload — イベント, クラス spark.modules.ModuleLoader | |
モジュールデータがアンロードされると送出されます。 | |
UNLOAD — 定数静的プロパティ, クラス flash.events.Event | |
Event.UNLOAD 定数は、unload イベントオブジェクトの type プロパティの値を定義します。 | |
UNLOAD — 定数静的プロパティ, クラス lc.foundation.events.LiveCycleEvent | |
The unload event type. | |
UNLOAD — 定数静的プロパティ, クラス lc.procmgmt.events.SwfAppEvent | |
A special value that specifies to unload the Flex application. | |
UNLOAD — 定数静的プロパティ, クラス mx.events.ModuleEvent | |
モジュールがアンロードされると送出されます。 | |
unloadAndStop(gc:Boolean) — メソッド, クラス flash.display.Loader | |
子 SWF ファイルの内容のアンロードを試み、ロードされた SWF ファイルのコマンドの実行を中止します。 | |
unloadAndStop(invokeGarbageCollector:Boolean) — メソッド, クラス mx.controls.SWFLoader | |
イメージまたは SWF ファイルをアンロードします。 | |
unloadApplication(application:com.adobe.mosaic.om.interfaces:IApplication, onSuccess:Function, onFailure:Function) — メソッド, インターフェイス com.adobe.mosaic.om.interfaces.IRuntimeManager | |
Removes an IApplication from the runtime, releasing all unique resources created by the IApplication resources for cleanup by the Flash Player. | |
UnloadApplicationEvent — クラス, パッケージ com.adobe.mosaic.om.events | |
The UnloadApplicationEvent class defines a transient notification of unloading an IApplication. | |
UnloadApplicationEvent(type:String, msg:String) — コンストラクター, クラス com.adobe.mosaic.om.events.UnloadApplicationEvent | |
Constructor. | |
unloadBundle(bundleLoaderContext:com.adobe.gravity.service.bundleloader:IBundleLoaderContext) — メソッド, インターフェイス com.adobe.gravity.service.bundleloader.IBundleLoader | |
Unloads a bundle SWF file. | |
unloadCatalog(catalog:com.adobe.mosaic.om.interfaces:ICatalog) — メソッド, インターフェイス com.adobe.mosaic.om.interfaces.IApplication | |
Unloads a catalog from memory cache. | |
unloadDocument() — メソッド, クラス com.adobe.ep.ux.webdocumentviewer.domain.WebDocumentViewer | |
Unloads the content from the HTML wrapper. | |
UNLOADING — 定数静的プロパティ, クラス org.osmf.traits.LoadState | |
LoadTrait がアンロードを開始しました。 | |
unloadModule() — メソッド, クラス mx.modules.ModuleLoader | |
モジュールをアンロードし、そのモジュールを null に設定します。 | |
unloadModule() — メソッド, クラス spark.modules.ModuleLoader | |
モジュールをアンロードし、そのモジュールを null に設定します。 | |
unloadResourceModule(url:String, update:Boolean) — メソッド, インターフェイス mx.resources.IResourceManager | |
ロード済みのリソースモジュールのアンロードを開始します。 | |
unloadStyleDeclarations(url:String, update:Boolean) — メソッド, インターフェイス mx.styles.IStyleManager | |
スタイル SWF をアンロードします。 | |
unloadStyleDeclarations(url:String, update:Boolean) — 静的メソッド , クラス mx.styles.StyleManager | |
スタイル SWF をアンロードします。 | |
unlock() — メソッド, クラス flash.concurrent.Mutex | |
この mutex の所有権を解放します。その結果、他のワーカーがこの mutex を取得し、関連するリソースに対する処理を実行できるようになります。 | |
unlock(changeRect:flash.geom:Rectangle) — メソッド, クラス flash.display.BitmapData | |
この BitmapData オブジェクトが変更されたときに、BitmapData オブジェクトを参照するすべてのオブジェクト(例えば Bitmap オブジェクト)が更新されるように、イメージをロック解除します。 | |
unlock(taskId:String) — メソッド, インターフェイス lc.procmgmt.ITaskManager | |
Unlocks the task to allow other users to claim the task provided they have access to it. | |
unlock() — メソッド, クラス lc.procmgmt.domain.Task | |
Unlocks the task, which allows other users to claim the task if they have access to it. | |
UnlockCommand — クラス, パッケージ lc.procmgmt.commands | |
The UnlockCommand class executes the unlock operation for a task. | |
UnlockCommand(task:lc.procmgmt.domain:Task) — コンストラクター, クラス lc.procmgmt.commands.UnlockCommand | |
Constructor. | |
unminimizeEffect — エフェクト, クラス mx.core.WindowedApplication | |
コンポーネントの最小化が解除されたときに再生されます。 | |
unminimizeEffect — エフェクト, クラス mx.core.Window | |
コンポーネントの最小化が解除されたときに再生されます。 | |
unminimizeEffect — エフェクト, クラス spark.components.WindowedApplication | |
コンポーネントの最小化が解除されたときに再生されます。 | |
unminimizeEffect — エフェクト, クラス spark.components.Window | |
コンポーネントの最小化が解除されたときに再生されます。 | |
UNPROTECTED_VARIABLE_POSTFIX — 定数静的プロパティ, クラス com.adobe.consulting.pst.vo.TBX | |
Unprotected variable postfix. | |
UNPROTECTED_VAR_PREFIX — 定数静的プロパティ, クラス com.adobe.consulting.pst.vo.TBX | |
Unprotected variable prefix. | |
unregister() — メソッド, インターフェイス com.adobe.gravity.framework.IServiceRegistration | |
Unregister the service. | |
unregister(obj:mx.managers:IHistoryManagerClient) — 静的メソッド , クラス mx.managers.HistoryManager | |
オブジェクトを HistoryManager から登録解除します。 | |
unregisterClass(type:Object) — メソッド, クラス mx.rpc.xml.SchemaTypeRegistry | |
指定された型のクラスをレジストリから削除します。 | |
unregisterCollectionClass(type:Object) — メソッド, クラス mx.rpc.xml.SchemaTypeRegistry | |
指定された型のコレクションクラスをレジストリから削除します。 | |
unregisterCommandHandler(commandName:String) — 静的メソッド , クラス flash.profiler.Telemetry | |
unregisterCursor(name:String) — 静的メソッド , クラス flash.ui.Mouse | |
指定した名前のネイティブカーソルの登録を解除します。 | |
unregisterDataTransform(transform:mx.charts.chartClasses:DataTransform) — メソッド, クラス mx.charts.chartClasses.AxisBase | |
軸を使用する各 DataTransform が、その軸に自動的に登録されます。 | |
unregisterDataTransform(transform:mx.charts.chartClasses:DataTransform) — メソッド, インターフェイス mx.charts.chartClasses.IAxis | |
軸を使用する各 DataTransform が、その軸に自動的に登録されます。 | |
UnresolvedConflictsError — クラス, パッケージ mx.data.errors | |
UnresolvedConflictsError クラスは、未解決の競合がまだ存在し、リスナーが UnresolvedConflictsEvent.FAULT に登録されていない状態でコミット要求が出されるとスローされるエラーを表します。 | |
UnresolvedConflictsError(msg:String) — コンストラクター, クラス mx.data.errors.UnresolvedConflictsError | |
指定されたメッセージを持つ新しいエラーインスタンスを作成します。 | |
UnresolvedConflictsEvent — クラス, パッケージ mx.data.events | |
DataService では、競合が未解決の状態で commit() メソッドが呼び出されると、このイベントがスローされます。 | |
UnresolvedConflictsEvent(type:String, bubbles:Boolean, cancelable:Boolean) — コンストラクター, クラス mx.data.events.UnresolvedConflictsEvent | |
コンストラクターです。 | |
unscaledHeight — プロパティ, クラス mx.core.UIComponent | |
伸縮されていないコンポーネントの高さを求めるために使用する便利なメソッドです。 | |
unscaledWidth — プロパティ, クラス mx.core.UIComponent | |
伸縮されていないコンポーネントの幅を求めるために使用する便利なメソッドです。コンポーネントの描画および子のレイアウトはすべて、この幅の四角い枠内で行う必要があります。また、この値は updateDisplayList() に引数として渡されます。 | |
unselectColumnHeader(columnNumber:int, completely:Boolean) — メソッド, クラス mx.controls.AdvancedDataGridBaseEx | |
指定された列ヘッダーを選択解除します。 | |
unselectedLabel — プロパティ, クラス spark.skins.mobile.ToggleSwitchSkin | |
コンポーネントの選択解除時に表示されるラベルのテキストです。 | |
unselectedLabelDisplay — プロパティ, クラス spark.skins.mobile.ToggleSwitchSkin | |
コンポーネントの選択解除側のラベルです。 | |
unsetContextMenu(component:flash.display:InteractiveObject) — メソッド, クラス mx.controls.FlexNativeMenu | |
基になるネイティブメニューに設定されていた InteractiveObject のコンテキストメニューの設定を解除します。 | |
unsetContextMenu(component:flash.display:InteractiveObject) — メソッド, インターフェイス mx.controls.IFlexContextMenu | |
InteractiveObject のコンテキストメニューの設定を解除します。 | |
UNSET_PROPERTY — 定数静的プロパティ, クラス mx.data.utils.Managed | |
設定されていないプロパティを表すメタデータ定数です。 | |
unshift(... rest) — メソッド, クラス Array | |
エレメントを配列の先頭に追加して、配列の新しい長さを返します。 | |
unshift(... rest) — メソッド, クラス Vector | |
エレメントをベクターの先頭に追加して、ベクターの新しい長さを返します。 | |
unshift(value:any) — メソッド, クラス mx.utils.LinkedList | |
リストの先頭に新しいノードを追加します。 | |
unsubscribe() — メソッド, クラス flash.notifications.RemoteNotifier | |
アプリケーションの、APN を使用してリモート通知を受信するサブスクライブを解除します。 | |
unsubscribe(preserveDurable:Boolean) — メソッド, クラス mx.messaging.AbstractConsumer | |
リモート宛先からサブスクライブ解除します。 | |
UNSUBSCRIBE_OPERATION — 定数静的プロパティ, クラス mx.messaging.messages.CommandMessage | |
この操作は、リモート宛先からのサブスクライブ解除に使用します。 | |
UNSUPPORTED — 定数静的プロパティ, クラス flash.display.ColorCorrectionSupport | |
カラー補正はホスト環境でサポートされていません。 | |
UNSUPPORTED_ERROR — 定数静的プロパティ, クラス flash.globalization.LastOperationStatus | |
要求された操作またはオプションがサポートされていないことを示しています。 | |
UNSUPPORTED_ERROR — 定数静的プロパティ, クラス spark.globalization.LastOperationStatus | |
要求された操作またはオプションがサポートされていないことを示しています。 | |
UNSUPPORTED_MESSAGE — 定数静的プロパティ, クラス com.adobe.icc.services.formbridge.FormBridgeError | |
Error code for unsupported message. | |
UNSUPPORTED_PROPERTY — 定数静的プロパティ, クラス fl.video.VideoError | |
サポートされていないプロパティが INCManager クラス、または getProperty メソッドや setProperty メソッドに渡されたことを示す状態変数です。 | |
untrackObject(applicationDomain:flash.system:ApplicationDomain, keyObject:Object) — メソッド, インターフェイス com.adobe.gravity.framework.IApplicationDomainManager | |
Stop tracking a value object by ApplicationDomain and key object. | |
UNTRUSTED — 定数静的プロパティ, クラス spark.core.ContentCache | |
信頼されていないソースからのものと判断された(つまり共有できなくなった)キャッシュ済みの URL をマークするために使用される値です。 | |
UNTRUSTED_SIGNERS — 定数静的プロパティ, クラス flash.security.CertificateStatus | |
証明書は、信頼できるルート証明書にチェーンされていません。 | |
unwatch() — メソッド, クラス mx.binding.utils.ChangeWatcher | |
この ChangeWatcher インスタンスおよびハンドラー関数を現在のホストから削除します。 | |
unwatchXML(xml:Object, notifiable:mx.utils:IXMLNotifiable) — メソッド, クラス mx.utils.XMLNotifier | |
XML または XMLList の場合は、指定した通知関数を削除します。 | |
up — スキンの状態, クラス spark.components.supportClasses.ButtonBase | |
ボタンのアップ状態です。 | |
UP — 定数静的プロパティ, クラス flash.ui.Keyboard | |
上向き矢印キーのキーコード値(38)に関連付けられた定数です。 | |
UP — 定数静的プロパティ, クラス mx.formatters.NumberBaseRoundType | |
数値を、入力数値以上でなおかつその入力数値に最も近い整数に切り上げます。 | |
UP — 定数静的プロパティ, クラス spark.components.ArrowDirection | |
上を指す矢印です。 | |
UP — 定数静的プロパティ, クラス spark.components.supportClasses.InteractionState | |
コンポーネントはアップ状態である必要があります。 | |
UP — 定数静的プロパティ, クラス spark.core.NavigationUnit | |
1 行または 1 ステップだけ上方に移動します。 | |
UP — 定数静的プロパティ, クラス spark.effects.WipeDirection | |
下から開始して上に移動するワイプ方向です。 | |
UP — 定数静的プロパティ, クラス spark.transitions.ViewTransitionDirection | |
トランジションのアニメーションは上方向です。 | |
upAndSelected — スキンの状態, クラス spark.components.supportClasses.ToggleButtonBase | |
ボタン選択時のボタンのアップ状態です。 | |
upArrowDisabledSkin — スタイル, クラス fl.containers.BaseScrollPane | |
スクロールバーの上矢印ボタンが無効になったときに、その上矢印ボタンのスキンとして使用するクラスの名前です. | |
upArrowDisabledSkin — スタイル, クラス fl.controls.ComboBox | |
スクロールバーの上矢印ボタンが無効になったときに、その上矢印ボタンのスキンとして使用するクラスの名前です. | |
upArrowDisabledSkin — スタイル, クラス fl.controls.NumericStepper | |
上矢印が無効な場合に、上矢印のスキンを指定するクラスです. | |
upArrowDisabledSkin — スタイル, クラス fl.controls.ScrollBar | |
スクロールバーの上矢印ボタンが無効になったときに、その上矢印ボタンのスキンとして使用するクラスの名前です. | |
upArrowDisabledSkin — スタイル, クラス mx.controls.scrollClasses.ScrollBar | |
スクロールバーの上矢印ボタンが無効になったときに、その上矢印ボタンのスキンとして使用するクラスの名前です. | |
upArrowDisabledSkin — スタイル, クラス mx.controls.NumericStepper | |
矢印が無効のときに上矢印のスキンとして使用するクラスの名前です. | |
upArrowDownSkin — スタイル, クラス fl.containers.BaseScrollPane | |
スクロールバーの上矢印ボタンをクリックしたときに、その上矢印ボタンのスキンとして使用するクラスの名前です. | |
upArrowDownSkin — スタイル, クラス fl.controls.ComboBox | |
スクロールバーの上矢印ボタンをクリックしたときに、その上矢印ボタンのスキンとして使用するクラスの名前です. | |
upArrowDownSkin — スタイル, クラス fl.controls.NumericStepper | |
マウスボタンがダウン状態の場合に、上矢印のスキンを指定するクラスです. | |
upArrowDownSkin — スタイル, クラス fl.controls.ScrollBar | |
スクロールバーの上矢印ボタンをクリックしたときに、その上矢印ボタンのスキンとして使用するクラスの名前です. | |
upArrowDownSkin — スタイル, クラス mx.controls.scrollClasses.ScrollBar | |
スクロールバーの上矢印ボタンをクリックしたときに、その上矢印ボタンのスキンとして使用するクラスの名前です. | |
upArrowDownSkin — スタイル, クラス mx.controls.NumericStepper | |
矢印が有効で、ユーザーがマウスボタンを矢印上で押しているときに、上矢印のスキンとして使用するクラスの名前です. | |
upArrowOverSkin — スタイル, クラス fl.containers.BaseScrollPane | |
スクロールバーの上矢印ボタンにマウスポインターを合わせたときに、その上矢印ボタンのスキンとして使用するクラスの名前です. | |
upArrowOverSkin — スタイル, クラス fl.controls.ComboBox | |
スクロールバーの上矢印ボタンにマウスポインターを合わせたときに、その上矢印ボタンのスキンとして使用するクラスの名前です. | |
upArrowOverSkin — スタイル, クラス fl.controls.NumericStepper | |
上にマウスを配置している場合に、下矢印のスキンを指定するクラスです. | |
upArrowOverSkin — スタイル, クラス fl.controls.ScrollBar | |
スクロールバーの上矢印ボタンにマウスポインターを合わせたときに、その上矢印ボタンのスキンとして使用するクラスの名前です. | |
upArrowOverSkin — スタイル, クラス mx.controls.scrollClasses.ScrollBar | |
スクロールバーの上矢印ボタンにマウスポインターを合わせたときに、その上矢印ボタンのスキンとして使用するクラスの名前です. | |
upArrowOverSkin — スタイル, クラス mx.controls.NumericStepper | |
矢印が有効で、マウスポインターが矢印上にあるときに、上矢印のスキンとして使用するクラスの名前です. | |
upArrowSkin — スタイル, クラス mx.controls.scrollClasses.ScrollBar | |
スクロールバーの上矢印ボタンのデフォルトのスキンとして使用するクラスの名前です. | |
upArrowSkin — スタイル, クラス mx.controls.NumericStepper | |
上矢印のデフォルトのスキンとして使用するクラスの名前です. | |
upArrowStyleFilters — プロパティ, クラス mx.controls.NumericStepper | |
NumericStepper から上矢印に渡すスタイルのセットです。 | |
upArrowStyleFilters — プロパティ, クラス mx.controls.scrollClasses.ScrollBar | |
ScrollBar から上矢印に渡すスタイルのセットです。 | |
upArrowUpSkin — スタイル, クラス fl.containers.BaseScrollPane | |
スクロールバーの上矢印ボタンのスキンとして使用するクラスの名前です. | |
upArrowUpSkin — スタイル, クラス fl.controls.ComboBox | |
スクロールバーの上矢印ボタンのスキンとして使用するクラスの名前です. | |
upArrowUpSkin — スタイル, クラス fl.controls.NumericStepper | |
マウスボタンを押していない場合に、上矢印のスキンを指定するクラスです. | |
upArrowUpSkin — スタイル, クラス fl.controls.ScrollBar | |
スクロールバーの上矢印ボタンのスキンとして使用するクラスの名前です. | |
upArrowUpSkin — スタイル, クラス mx.controls.scrollClasses.ScrollBar | |
スクロールバーの上矢印ボタンのスキンとして使用するクラスの名前です. | |
upArrowUpSkin — スタイル, クラス mx.controls.NumericStepper | |
矢印が有効で、マウスポインターが矢印上にないときに、上矢印のスキンとして使用するクラスの名前です. | |
upBorderSkin — プロパティ, クラス spark.skins.mobile.ButtonSkin | |
アップ状態の境界に使用するクラスです。 | |
update(obj:Object) — メソッド, クラス coldfusion.air.Session | |
渡されたインスタンスをデータベースで更新します。 | |
update() — メソッド, クラス fl.containers.ScrollPane | |
スクロールバーのプロパティをコンテンツの幅と高さに基づいて変更します。 | |
update() — メソッド, クラス fl.controls.UIScrollBar | |
スクロールバーは直ちにスクロール用のプロパティを更新します。 | |
update — イベント, クラス flash.data.SQLConnection | |
SQL UPDATE コマンドを実行した結果、任意の接続済みデータベースの任意のテーブルのデータが変化した場合に送出されます。 | |
update(airFile:flash.filesystem:File, version:String) — メソッド, クラス flash.desktop.Updater | |
現在実行しているアプリケーションを、指定された AIR ファイルにあるアプリケーションのバージョンに更新します。 | |
update — イベント, クラス flash.sensors.Accelerometer | |
update イベントは、加速度センサーからの更新に応答して送出されます。 | |
update — イベント, クラス flash.sensors.DeviceRotation | |
デバイスが回転すると、加速度センサーとジャイロスコープセンサーの測定値の組み合わせから取得された更新に応えて更新イベントが送出されます。 | |
update — イベント, クラス flash.sensors.Geolocation | |
update イベントは、ロケーションセンサーからの更新に応答して送出されます。 | |
update(type:String) — メソッド, クラス flash.system.SystemUpdater | |
指定されたタイプの更新を開始します。 | |
update() — メソッド, クラス mx.charts.CategoryAxis | |
グラフを更新します。 | |
update() — メソッド, インターフェイス mx.charts.chartClasses.IAxis | |
グラフを更新します。 | |
update() — メソッド, クラス mx.charts.chartClasses.NumericAxis | |
グラフを更新します。 | |
update() — メソッド, インターフェイス mx.resources.IResourceManager | |
ResourceManager から change イベントを送出します。 | |
UPDATE — 定数静的プロパティ, クラス flash.data.SQLMode | |
接続を更新用に開くことと、指定のファイルが存在しない場合には新しいデータベースファイルを作成しないことを示します。 | |
UPDATE — 定数静的プロパティ, クラス flash.events.AccelerometerEvent | |
AccelerometerEvent イベントオブジェクトの type プロパティ値を定義します。 | |
UPDATE — 定数静的プロパティ, クラス flash.events.DeviceRotationEvent | |
DeviceRotationEvent イベントオブジェクトの type プロパティの値を定義します。 | |
UPDATE — 定数静的プロパティ, クラス flash.events.GeolocationEvent | |
GeolocationEvent イベントオブジェクトの type プロパティ値を定義します。 | |
UPDATE — 定数静的プロパティ, クラス flash.events.GesturePhase | |
ジェスチャの進行(タッチ対応スクリーン上で指を動かすなど)を示します。 | |
UPDATE — 定数静的プロパティ, クラス flash.events.SQLUpdateEvent | |
SQLUpdateEvent.UPDATE 定数は、SQLConnection update イベントの type プロパティの値を定義します。 | |
UPDATE — 定数静的プロパティ, クラス flash.filesystem.FileMode | |
読み書きモードで開かれるファイルについて使用されます。 | |
UPDATE — 定数静的プロパティ, クラス mx.data.AccessPrivileges | |
更新操作が許可されていることを示します。 | |
UPDATE — 定数静的プロパティ, クラス mx.events.CollectionEventKind | |
アイテムがコレクション内で更新されたことを示します。 | |
UPDATE — 定数静的プロパティ, クラス mx.events.PropertyChangeEventKind | |
プロパティの値が変更されたことを示します。 | |
updateAfterEvent() — メソッド, クラス flash.events.GestureEvent | |
イベントハンドラーによって表示リストが変更された場合、ジェスチャイベントの処理後に Flash ランタイムの表示を更新します。 | |
updateAfterEvent() — メソッド, クラス flash.events.KeyboardEvent | |
表示リストが変更されている場合、このイベント終了処理の後に表示をレンダリングする必要があることを示します。 | |
updateAfterEvent() — メソッド, クラス flash.events.MouseEvent | |
表示リストが変更されている場合、このイベントの処理が終了した後にレンダリングするよう Flash Player または Adobe AIR に指示します。 | |
updateAfterEvent() — メソッド, クラス flash.events.TimerEvent | |
表示リストが変更されている場合、このイベントの処理が終了した後にレンダリングするよう Flash Player または AIR ランタイムに指示します。 | |
updateAfterEvent() — メソッド, クラス flash.events.TouchEvent | |
表示リストが変更されている場合、このイベントの処理が終了した後にレンダリングするよう Flash Player または Adobe AIR に指示します。 | |
updateAllControllers() — メソッド, インターフェイス flashx.textLayout.compose.IFlowComposer | |
ルートエレメントのコンテンツを構成し、表示を更新します。 | |
updateAllControllers() — メソッド, クラス flashx.textLayout.compose.StandardFlowComposer | |
ルートエレメントのコンテンツを構成し、表示を更新します。 | |
updateAllControllers() — メソッド, クラス flashx.textLayout.edit.EditManager | |
updateAllControllers() — メソッド, インターフェイス flashx.textLayout.edit.IEditManager | |
操作で変更した後、表示を更新します。 | |
updateAllDataTips() — メソッド, クラス mx.charts.chartClasses.ChartBase | |
showAllDataTips が設定されている場合、非インタラクティブなデータヒントをすべて表示します。 | |
update_attachment — プロパティ, クラス com.adobe.ep.ux.attachmentlist.skin.AttachmentListSkin | |
The Update Attachment button. | |
update_attachment — スキンパーツ, クラス com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
The Update Attachment button. The Update Attachment button. | |
updateAttachment(taskId:String, attachmentId:String, file:flash.net:FileReference, assertionId:String) — メソッド, インターフェイス com.adobe.ep.taskmanagement.services.IAttachmentManager | |
Updates an existing attachment to the Document Server. | |
updateAttachment(taskId:String, attachmentId:String, file:flash.net:FileReference, assertionId:String) — メソッド, クラス com.adobe.ep.taskmanagement.services.LCTaskManager | |
Updates an existing attachment to the Document Server. | |
updateAttachment — イベント, クラス com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
Dispatched when the Update Attachment button has been clicked. | |
updateAttachment(taskId:String, attachmentId:String, file:flash.net:FileReference) — メソッド, インターフェイス lc.procmgmt.ITaskManager | |
Updates an attachment to a task item. | |
updateAttachment(attachmentId:String, attachment:flash.net:FileReference) — メソッド, クラス lc.procmgmt.domain.Task | |
Updates the attachment document. | |
UPDATE_ATTACHMENT — 定数静的プロパティ, クラス com.adobe.ep.ux.attachmentlist.domain.events.AttachmentEvent | |
The UPDATE_ATTACHMENT constant specifies that an attachment has been updated. | |
UpdateAttachmentCommand — クラス, パッケージ lc.procmgmt.commands | |
The UpdateAttachmentCommand class updates an attachment for the task referred to by the TaskAttachmentInfo object. | |
UpdateAttachmentCommand(taskAttachmentInfo:lc.procmgmt.domain:TaskAttachmentInfo) — コンストラクター, クラス lc.procmgmt.commands.UpdateAttachmentCommand | |
Constructor. | |
UPDATE_ATTACHMENT_COMPLETE — 定数静的プロパティ, クラス lc.foundation.events.ObjectResultEvent | |
A special value that specifies that the update of attachments completed. | |
updateBackground() — メソッド, クラス mx.controls.MenuBar | |
MenuBar コントロールの背景のスキンを更新します。 | |
UPDATE_BODY_CHANGES — 定数静的プロパティ, クラス mx.data.messages.DataMessage | |
この定数を使用すると、変更されたプロパティ名のリストにアクセスできます。 | |
UPDATE_BODY_NEW — 定数静的プロパティ, クラス mx.data.messages.DataMessage | |
この定数を使用すると、変更されたアイテムの変更後の値にアクセスできます。 | |
UPDATE_BODY_PREV — 定数静的プロパティ, クラス mx.data.messages.DataMessage | |
この定数を使用すると、変更されたアイテムの変更前の値にアクセスできます。 | |
updateButton — スキンパーツ, クラス com.adobe.dct.component.dataElementsPanel.EditDataElement | |
A skin part that defines a ButtonBase for updating an existing data element. A skin part that defines a ButtonBase for updating an existing data element. | |
updateButton — スキンパーツ, クラス com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Update button. The skin part for the Update button. | |
updateButton — スキンパーツ, クラス com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for the Update button. The skin part for the Update button. | |
updateButton — スキンパーツ, クラス com.adobe.solutions.rca.presentation.template.stages.ProcessComponent | |
A reference to the ButtonBase object that allows users to update details of a process. A reference to the ButtonBase object that allows users to update details of a process. | |
updateCategory(currentName:String, currentType:uint, newName:String, newType:uint) — メソッド, インターフェイス com.adobe.icc.services.category.ICategoryService | |
Update the category specified by the given name and type, to the new name and type. | |
updateCollection(dataManager:mx.data:RPCDataManager, mq:mx.data:ManagedQuery, ucmsg:mx.data.messages:UpdateCollectionMessage) — メソッド, クラス mx.data.RPCDataServiceAdapter | |
これは、(関連付けではなく)クエリによって管理されているコレクションにアイテムが追加されたとき、またはそのようなコレクションからアイテムが削除されたときに呼び出されます。 | |
UpdateCollectionMessage — クラス, パッケージ mx.data.messages | |
このメッセージは、リモートシーケンスとそれに対応するローカルコレクションの間で一貫性を確立するために使用されます。 | |
UpdateCollectionMessage() — コンストラクター, クラス mx.data.messages.UpdateCollectionMessage | |
空の UpdateCollectionMessage の新しいインスタンスを作成します。 | |
UPDATE_COLLECTION_OPERATION — 定数静的プロパティ, クラス mx.data.messages.DataMessage | |
この操作は、ローカルシーケンスまたはリモートシーケンスが挿入または削除により変更されたときに送信されます。 | |
UpdateCollectionRange — クラス, パッケージ mx.data | |
UpdateCollectionRange クラスは、コレクションに対して実行された追加操作および削除操作の範囲に関する具体的な情報を提供します。 | |
UpdateCollectionRange() — コンストラクター, クラス mx.data.UpdateCollectionRange | |
空の UpdateCollectionRange を作成します。 | |
UPDATE_COLLECTION_SIZE — 定数静的プロパティ, クラス mx.data.UpdateCollectionRange | |
サーバーによって送信されたコレクションサイズの更新を示します。 | |
updateComplete — イベント, クラス flashx.textLayout.container.TextContainerManager | |
コンテナに新規の DisplayObjects が追加されたり、構成の結果としてコンテナが更新されるたびに、TextFlow オブジェクトにより送出されます。 | |
updateComplete — イベント, クラス flashx.textLayout.elements.TextFlow | |
コンテナに新規の DisplayObjects が追加されたり、構成の結果としてコンテナが更新されるたびに、TextFlow オブジェクトにより送出されます。 | |
updateComplete — イベント, クラス mx.core.UIComponent | |
オブジェクトの commitProperties()、measure() および updateDisplayList() メソッドが必要に応じて呼び出されたときに送出されます。 | |
UPDATE_COMPLETE — 定数静的プロパティ, クラス flashx.textLayout.events.UpdateCompleteEvent | |
UpdateCompleteEvent オブジェクトの type プロパティ値を定義します。 | |
UPDATE_COMPLETE — 定数静的プロパティ, クラス mx.events.FlexEvent | |
FlexEvent.UPDATE_COMPLETE 定数により、updateComplete イベントのイベントオブジェクトの type プロパティ値が定義されます。 | |
UpdateCompleteEvent — クラス, パッケージ flashx.textLayout.events | |
コンテナが更新を完了すると、TextFlow インスタンスによってこのイベントが送出されます。 | |
UpdateCompleteEvent(type:String, bubbles:Boolean, cancelable:Boolean, textFlow:flashx.textLayout.elements:TextFlow, controller:flashx.textLayout.container:ContainerController) — コンストラクター, クラス flashx.textLayout.events.UpdateCompleteEvent | |
コンストラクター | |
updateCompletePendingFlag — プロパティ, クラス mx.controls.FlexNativeMenu | |
オブジェクトが 3 段階のレイアウト検証を完了したものであるかどうかを示すフラグです(いずれかの検証が必須であった場合)。 | |
updateCompletePendingFlag — プロパティ, クラス mx.core.UIComponent | |
オブジェクトが 3 段階のレイアウト検証を完了したものであるかどうかを示すフラグです(いずれかの検証が必須であった場合)。 | |
updateCompletePendingFlag — プロパティ, クラス mx.core.UIFTETextField | |
オブジェクトが 3 段階のレイアウト検証を完了したものであるかどうかを示すフラグです(いずれかの検証が必須であった場合)。 | |
updateCompletePendingFlag — プロパティ, クラス mx.core.UITextField | |
オブジェクトが 3 段階のレイアウト検証を完了したものであるかどうかを示すフラグです(いずれかの検証が必須であった場合)。 | |
updateCompletePendingFlag — プロパティ, インターフェイス mx.managers.ILayoutManagerClient | |
オブジェクトが updateComplete イベントの送出を待っているかどうかを判別するフラグです。 | |
updateCompletePendingFlag — プロパティ, クラス mx.skins.ProgrammaticSkin | |
オブジェクトが 3 段階のレイアウト検証を完了したものであるかどうかを示すフラグです(いずれかの検証が必須であった場合)。 | |
UPDATE_COMPLETION_COMMENT — 定数静的プロパティ, クラス lc.foundation.events.ObjectResultEvent | |
A special value that specifies the completion comments were updated. | |
updateComposition(text:String, attributes:Vector$flash.text.ime:CompositionAttributeRange, compositionStartIndex:int, compositionEndIndex:int) — メソッド, インターフェイス flash.text.ime.IIMEClient | |
インライン編集セッションの内容を更新するためのコールバックです。 | |
updateConflictMode — プロパティ, クラス mx.data.RPCDataManager | |
updateItem() の呼び出しで競合検出を行えるようにするには、このプロパティを「object」または「property」に設定します。 | |
updateContainer() — メソッド, クラス flashx.textLayout.container.TextContainerManager | |
表示を更新します。ファクトリまたは updateAllControllers() のいずれかを呼び出します。 | |
updateControlsForView(view:spark.components:View) — メソッド, クラス spark.components.supportClasses.ViewNavigatorBase | |
新しいビューが追加され、アクティブにされると、ナビゲーターの各種プロパティを更新します。 | |
updateCustomAttributes(reviewId:String, revision:int, customAttributes:mx.collections:ArrayCollection, discardOld:Boolean) — メソッド, インターフェイス com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService | |
Updates the custom attributes of a review that can be searched. | |
updateCustomAttributes(reviewId:String, revision:int, customAttributes:mx.collections:ArrayCollection, discardOld:Boolean) — メソッド, クラス com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService | |
Updates the custom attributes of a review that can be searched. | |
updateCustomAttributes(reviewId:String, revision:int, customAttributes:mx.collections:IList, discardOld:Boolean) — メソッド, インターフェイス com.adobe.solutions.rca.service.IReviewCommentingAndApproval | |
This operation updates the searchable custom attributes of a review. | |
updateCustomAttributes(reviewId:String, revision:int, customAttributes:mx.collections:IList, discardOld:Boolean) — メソッド, クラス com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval | |
This operation updates the searchable custom attributes of a review. | |
updateData() — メソッド, クラス mx.charts.chartClasses.HLOCSeriesBase | |
このメソッドは、系列が表す基になるデータが変更され、データプロバイダーから再ロードする必要がある場合に呼び出されます。 | |
updateData() — メソッド, クラス mx.charts.chartClasses.Series | |
このメソッドは、系列が表す基になるデータが変更され、データプロバイダーから再ロードする必要がある場合に呼び出されます。 | |
updateData() — メソッド, クラス mx.charts.series.BubbleSeries | |
このメソッドは、系列が表す基になるデータが変更され、データプロバイダーから再ロードする必要がある場合に呼び出されます。 | |
updateDataChild(child:flash.display:DisplayObject, left:any, top:any, right:any, bottom:any, hCenter:any, vCenter:any) — メソッド, クラス mx.charts.chartClasses.CartesianDataCanvas | |
子の位置を現在のキャンバスに更新します。 | |
updateDataChild(child:flash.display:DisplayObject, angleLeft:any, radialTop:any, angleRight:any, radialBottom:any, angleCenter:any, radialCenter:any) — メソッド, クラス mx.charts.chartClasses.PolarDataCanvas | |
子の位置を現在のキャンバスに更新します。 | |
updateDataDictionary(dataDictionary:com.adobe.dct.transfer:DataDictionary, clientHandler:Function, errorHandler:Function) — メソッド, インターフェイス com.adobe.dct.service.DataDictionaryRegistryService | |
Updates an existing data dictionary. | |
UPDATE_DATA_DICTIONARY — 定数静的プロパティ, クラス com.adobe.dct.event.DCTServiceEvent | |
The DCTServiceEvent.UPDATE_DATA_DICTIONARY constant defines the value of the type property of the event object for a updateDataDictionary event. | |
updateDataElement — イベント, クラス com.adobe.dct.component.dataElementsPanel.DataElementsPanel | |
Dispatched when the Edit button is clicked. | |
updateDataElement — イベント, クラス com.adobe.dct.component.dataElementsPanel.EditDataElement | |
Dispatched when the user presses the update ButtonBase control. | |
updateDataModule(module:com.adobe.icc.vo:DataModule) — メソッド, インターフェイス com.adobe.icc.services.module.IModuleService | |
Update an existing module in the database. | |
updateDataTip(dataTipInstance:mx.core:IDataRenderer, initialPosition:flash.geom:Point) — メソッド, クラス spark.components.supportClasses.SliderBase | |
データヒントを表示するときにデータヒントを配置するために使用されます。 | |
updatedBy — プロパティ, クラス com.adobe.consulting.pst.vo.Form | |
Specifies the constant string indicating the form was updated by UPDATED_BY_NONE The asset has not been updated after publishing. UPDATED_BY_USER The asset has been updated by only user. UPDATED_BY_SYSTEM The asset has been updated by only system. UPDATED_BY_USER_AND_SYSTEM The asset has been updated by both user and system. | |
updatedBy — プロパティ, クラス com.adobe.consulting.pst.vo.Letter | |
Specifies the constant string indicating the letter was updated by UPDATED_BY_NONE The asset has not been updated after publishing. UPDATED_BY_USER The asset has been updated by only user. UPDATED_BY_SYSTEM The asset has been updated by only system. UPDATED_BY_USER_AND_SYSTEM The asset has been updated by both user and system. | |
updatedBy — プロパティ, クラス com.adobe.icc.vo.ContainerLayout | |
Specifies the constant string indicating the container layout was updated by UPDATED_BY_NONE The asset has not been updated after publishing. UPDATED_BY_USER The asset has been updated by only user. UPDATED_BY_SYSTEM The asset has been updated by only system. UPDATED_BY_USER_AND_SYSTEM The asset has been updated by both user and system. | |
updatedBy — プロパティ, クラス com.adobe.icc.vo.DataModule | |
Specifies the constant string indicating the data module was updated by UPDATED_BY_NONE The asset has not been updated after publishing. UPDATED_BY_USER The asset has been updated by only user. UPDATED_BY_SYSTEM The asset has been updated by only system. UPDATED_BY_USER_AND_SYSTEM The asset has been updated by both user and system. | |
updatedBy — プロパティ, クラス com.adobe.icc.vo.Document | |
Specifies the constant string indicating the document was updated by UPDATED_BY_NONE The asset has not been updated after publishing. UPDATED_BY_USER The asset has been updated by only user. UPDATED_BY_SYSTEM The asset has been updated by only system. UPDATED_BY_USER_AND_SYSTEM The asset has been updated by both user and system. | |
updatedBy — プロパティ, クラス com.adobe.icc.vo.Portfolio | |
Specifies the constant string indicating the portfolio was updated by UPDATED_BY_NONE The asset has not been updated after publishing. UPDATED_BY_USER The asset has been updated by only user. UPDATED_BY_SYSTEM The asset has been updated by only system. UPDATED_BY_USER_AND_SYSTEM The asset has been updated by both user and system. | |
updateDescriptor — プロパティ, クラス air.update.ApplicationUpdater | |
更新 URL からダウンロードされた更新記述ファイルのコンテンツ。 | |
updateDescriptor — プロパティ, クラス air.update.ApplicationUpdaterUI | |
更新 URL からダウンロードされた更新記述ファイルのコンテンツ。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス com.adobe.gravity.flex.serviceloader.UIServiceBase | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス com.adobe.mosaic.layouts.StackLayout | |
Adjusts the display to show the currently selected item. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス com.adobe.mosaic.mxml.Shell | |
Overridden updateDisplayList method calls super.updateDisplayList. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス com.adobe.mosaic.mxml.Tile | |
Overridden updateDisplayList method will call super.updateDisplayList. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス com.adobe.mosaic.sparklib.scrollableMenu.ScrollableArrowMenu | |
We've got to layout the up and down buttons now. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス com.adobe.solutions.acm.ccr.presentation.pdf.LetterPDFContainer | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス lc.procmgmt.ui.controls.EmbossedList | |
Adds or removes item renderers if the number of displayable items changed. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.charts.AxisRenderer | |
オブジェクトの描画およびその子のサイズや位置の設定を行います。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.charts.Legend | |
サイズ変更に反応して、このコンテナの子の位置およびサイズを設定します。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.charts.chartClasses.CartesianChart | |
このスキンのグラフィックをプログラムで描画します。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.charts.chartClasses.CartesianDataCanvas | |
オブジェクトの描画およびその子のサイズや位置の設定を行います。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.charts.chartClasses.ChartLabel | |
オブジェクトの描画およびその子のサイズや位置の設定を行います。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.charts.chartClasses.DataTip | |
オブジェクトの描画およびその子のサイズや位置の設定を行います。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.charts.chartClasses.HLOCSeriesBase | |
オブジェクトの描画およびその子のサイズや位置の設定を行います。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.charts.chartClasses.PolarChart | |
このスキンのグラフィックをプログラムで描画します。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.charts.chartClasses.PolarDataCanvas | |
オブジェクトの描画およびその子のサイズや位置の設定を行います。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.charts.chartClasses.Series | |
オブジェクトの描画およびその子のサイズや位置の設定を行います。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.charts.series.BubbleSeries | |
オブジェクトの描画およびその子のサイズや位置の設定を行います。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.charts.series.PieSeries | |
このスキンのグラフィックをプログラムで描画します。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.containers.Box | |
Box コンテナの各子のサイズと位置を設定します。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.containers.Canvas | |
コンテナの子のサイズを設定します。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.containers.Form | |
サイズ変更に応答して、このコンテナの子の位置およびサイズを設定します。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.containers.FormItem | |
サイズ変更に応答して、このコンテナの子の位置およびサイズを設定します。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.containers.Grid | |
Grid のそれぞれの子のサイズと位置を設定します。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.containers.GridRow | |
GridRow コンテナの各子のサイズと位置を設定します。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.containers.TabNavigator | |
サイズ変更に応答して、このコンテナのタブおよび子の位置とサイズを設定します。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.containers.Tile | |
このコンテナの子の位置およびサイズを設定します。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.containers.ViewStack | |
サイズ変更に応答して、このコンテナの子の位置およびサイズを設定します。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.controls.ComboBase | |
内部コンポーネントの幅と高さを、指定された値に設定します。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.controls.LinkBar | |
サイズ変更に応答して、この LinkBar コントロールの子の位置およびサイズを設定します。 | |
updateDisplayList(w:Number, h:Number) — メソッド, クラス mx.controls.dataGridClasses.DataGridHeader | |
オブジェクトの描画およびその子のサイズや位置の設定を行います。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.controls.listClasses.AdvancedListBase | |
表示可能なアイテムの数が変更された場合に、アイテムレンダラーを追加または削除します。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.controls.listClasses.ListBase | |
表示可能なアイテムの数が変更された場合に、アイテムレンダラーを追加または削除します。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.controls.listClasses.ListBaseContentHolder | |
スクロールバーとコンテンツの位置とサイズを設定し、マスクを調整します。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.controls.sliderClasses.Slider | |
コントロールのエレメントを配置します。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.core.Container | |
サイズ変更に反応して、このコンテナの子の位置およびサイズを設定します。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.core.UIComponent | |
オブジェクトの描画およびその子のサイズや位置の設定を行います。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.skins.ProgrammaticSkin | |
このスキンのグラフィックをプログラムで描画します。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.skins.wireframe.DateChooserRollOverIndicatorSkin | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.skins.wireframe.DateChooserSelectionIndicatorSkin | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.skins.wireframe.DateChooserTodayIndicatorSkin | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス mx.skins.wireframe.WindowedApplicationSkin | |
updateDisplayList(width:Number, height:Number) — メソッド, クラス spark.layouts.supportClasses.LayoutBase | |
ターゲットのエレメントのサイズと位置を設定します。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス spark.primitives.BitmapImage | |
エレメントの描画およびそのコンテンツのサイズや位置の設定を行います。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス spark.primitives.supportClasses.GraphicElement | |
エレメントの描画およびそのコンテンツのサイズや位置の設定を行います。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス spark.primitives.supportClasses.StrokedElement | |
エレメントの描画およびそのコンテンツのサイズや位置の設定を行います。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス spark.skins.spark.ErrorSkin | |
オブジェクトの描画およびその子のサイズや位置の設定を行います。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス spark.skins.spark.FocusSkin | |
オブジェクトの描画およびその子のサイズや位置の設定を行います。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス spark.skins.spark.HighlightBitmapCaptureSkin | |
オブジェクトの描画およびその子のサイズや位置の設定を行います。 | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseAccordionSegmentSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseAccordionSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseBreadCrumbButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseBreadCrumbFocusSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarFirstButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarLastButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarMiddleButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaleHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseClosableTabBarButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListItemRenderer | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(w:Number, h:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseFocusSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollBarLargeSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseIconButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseLargeButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseLargeToggleButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterprisePanelSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseProgressSpinnerSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietHeaderBarButton | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietLargeDropDownListButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionPopUpButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseTabBarButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseTabBarSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseTitleWindowSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseToggleButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarButtonBarFirstButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarButtonBarLastButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarButtonBarMiddleButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseViewModeButtonBarButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.enterprise.view.skins.AXMEnterpriseViewModeButtonBarSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.view.components.AXMLightItemRenderer | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(width:Number, height:Number) — メソッド, クラス xd.core.axm.view.components.AXMList | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — メソッド, クラス xd.core.axm.view.components.AXMRichTextEditor | |
Draws the object and/or sizes and positions its children. | |
updatedItems — プロパティ, クラス mx.data.ChangedItems | |
変更時間以降に更新された既存のアイテムです。 | |
updateDurationAndSave() — メソッド, インターフェイス com.adobe.solutions.rca.domain.IStage | |
Updates the stage duration for this stage. | |
updateDurationAndSave() — メソッド, クラス com.adobe.solutions.rca.domain.impl.Stage | |
Updates the stage duration for this stage. | |
updateError — イベント, クラス air.update.ApplicationUpdater | |
更新記述ファイルをダウンロードまたは解析しようとしてエラーが発生した場合に送出されます。 | |
updateError — イベント, クラス air.update.ApplicationUpdaterUI | |
更新記述ファイルをダウンロードまたは解析しようとしてエラーが発生した場合に送出されます。 | |
UPDATE_ERROR — 定数静的プロパティ, クラス air.update.events.StatusUpdateErrorEvent | |
StatusUpdateErrorEvent.UPDATE_ERROR 定数により、statusUpdateErrorEvent のイベントオブジェクトの type プロパティ値が定義されます。 | |
updateErrorTextDisplay() — メソッド, クラス spark.components.FormItem | |
elementErrorStrings を String に変換し、表示の errorTextDisplay スキンパーツにその String を割り当てます。 | |
UpdateEvent — クラス, パッケージ air.update.events | |
UpdateEvent は、更新処理中に ApplicationUpdater オブジェクトによって送出されます。 | |
UpdateEvent(type:String, bubbles:Boolean, cancelable:Boolean) — コンストラクター, クラス air.update.events.UpdateEvent | |
コンストラクター関数です。 | |
updateExpression() — メソッド, インターフェイス com.adobe.solutions.exm.authoring.domain.expression.IExpression | |
Fires an asynchronous operation for updating this expression in the expression repository. | |
updateExpression(expr:com.adobe.solutions.exm.expression:ExpressionVO) — メソッド, インターフェイス com.adobe.solutions.exm.expression.IExpressionService | |
Updates an expression in the expression repository. | |
UPDATE_EXPRESSION — 定数静的プロパティ, クラス com.adobe.solutions.exm.authoring.domain.expression.ExpressionEvent | |
Constant representing the type of the event dispatched when an expression is updated. | |
UPDATE_EXPRESSION — 定数静的プロパティ, クラス com.adobe.solutions.exm.authoring.events.ExpressionBuilderEvent | |
The ExpressionBuilderEvent.UPDATE_EXPRESSION constant defines the value of the type property of the event object for an event that is dispatched when the agent clicks the Update button of a Expression Toolbar in Expression Builder UI. | |
UPDATE_EXPRESSION — 定数静的プロパティ, クラス com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
A special value that specifies an Update Expression. | |
updateFilter() — メソッド, クラス mx.charts.chartClasses.CartesianDataCanvas | |
キャンバスが表す基になるデータのフィルター操作を、関連するデータ変換の軸で表される範囲に対して行う必要があるときに呼び出されます。 | |
updateFilter() — メソッド, クラス mx.charts.chartClasses.HLOCSeriesBase | |
系列が表す基になるデータに、関連するデータ変換の軸によって表される範囲に対するフィルターを適用する必要がある場合に呼び出されます。 | |
updateFilter() — メソッド, クラス mx.charts.chartClasses.PolarDataCanvas | |
キャンバスが表す基になるデータのフィルター操作を、関連するデータ変換の軸で表される範囲に対して行う必要があるときに呼び出されます。 | |
updateFilter() — メソッド, クラス mx.charts.chartClasses.Series | |
系列が表す基になるデータに、関連するデータ変換の軸によって表される範囲に対するフィルターを適用する必要がある場合に呼び出されます。 | |
updateFilter() — メソッド, クラス mx.charts.series.BubbleSeries | |
系列が表す基になるデータに、関連するデータ変換の軸によって表される範囲に対するフィルターを適用する必要がある場合に呼び出されます。 | |
updateForm(form:com.adobe.consulting.pst.vo:Form) — メソッド, インターフェイス com.adobe.icc.services.layout.ILayoutService | |
Allows updating a form template with state test | |
updateFragmentLayout(fragmentLayout:com.adobe.icc.vo:FragmentLayout) — メソッド, インターフェイス com.adobe.icc.services.fragmentlayout.IFragmentLayoutService | |
Allows updating a fragmentLayout template with state test | |
updateFromByteArray(fileData:flash.utils:ByteArray, mimeTypeStr:String) — メソッド, クラス com.adobe.livecycle.content.File | |
Updates content of jcr node specified by this instance from file on ByteArray. | |
updateFromFileReference(typeFilter:Array) — メソッド, クラス com.adobe.livecycle.content.File | |
Updates content of jcr node specified by this instance from file on filesystem. | |
updateGraphics(updateStart:int) — メソッド, クラス flashx.textLayout.container.ContainerController | |
updateInterval — プロパティ, クラス org.osmf.net.NetStreamMetricsBase | |
メトリクスが再計算される更新間隔(ミリ秒)です。 | |
updateItem(item:Object, origItem:Object, changes:Array) — メソッド, クラス mx.data.DataManager | |
指定したアイテムに対する更新をトリガーします。 | |
updateItem(dataManager:mx.data:RPCDataManager, item:Object, origItem:Object, changes:Array) — メソッド, クラス mx.data.RPCDataServiceAdapter | |
このメソッドは、特定の updateItem 操作を実行するために RPCDataServiceAdapter によって呼びだされます。 | |
updateItemCheckBox(value:String) — メソッド, クラス com.adobe.solutions.acm.ccr.presentation.datacapture.renderers.SingleCheckBoxDataCaptureRenderer | |
Sets the initial value of the CheckBox UI control. | |
updateItemComboBox(value:String) — メソッド, クラス com.adobe.solutions.acm.ccr.presentation.datacapture.renderers.ComboBoxDataCaptureRenderer | |
Sets the initial value of the enum UI control. | |
updateItemComboBoxDataProvider(valueSet:mx.collections:IList) — メソッド, クラス com.adobe.solutions.acm.ccr.presentation.datacapture.renderers.ComboBoxDataCaptureRenderer | |
Sets the initial valueSet of the enum UI control. | |
updateItemdateInput(value:any) — メソッド, クラス com.adobe.solutions.acm.ccr.presentation.datacapture.renderers.DateInputDataCaptureRenderer | |
Sets the initial value of the DateInput UI control. | |
updateItemtextInput(value:String) — メソッド, クラス com.adobe.solutions.acm.ccr.presentation.datacapture.renderers.TextInputDataCaptureRenderer | |
Sets the initial value of the TextInput UI control. | |
updateLengths(startPosition:int, deltaLength:int) — メソッド, クラス flashx.textLayout.compose.FlowComposerBase | |
TextFlow へのマッピングが維持されるように行の長さを更新します。 | |
updateLengths(startPosition:int, deltaLength:int) — メソッド, インターフェイス flashx.textLayout.compose.IFlowComposer | |
TextFlow へのマッピングが維持されるように行の長さを更新します。 | |
updateLetter(letter:com.adobe.consulting.pst.vo:Letter) — メソッド, インターフェイス com.adobe.icc.services.letter.ILetterService | |
Allows modifying a letter template entry which has a state test. | |
updateList() — メソッド, クラス mx.controls.listClasses.AdvancedListBase | |
すべての行を今すぐ更新します。 | |
updateList() — メソッド, クラス mx.controls.listClasses.ListBase | |
すべての行を更新します。 | |
updateLoadTrait(loadTrait:org.osmf.traits:LoadTrait, newState:String) — メソッド, クラス org.osmf.traits.LoaderBase | |
指定された情報を使用して、指定された LoadTrait を更新します。必要な場合は、状態変更イベントを送出します。 | |
updateLocalUser(projectId:String, user:com.adobe.solutions.prm.vo:TeamMemberVO) — メソッド, インターフェイス com.adobe.solutions.prm.service.IProjectManagementCoreService | |
This function updates a local user of a project. | |
updateLocalUser(projectId:String, user:com.adobe.solutions.prm.vo:TeamMemberVO) — メソッド, クラス com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
This function updates a local user of a project. | |
updateLocation(locationURL:String) — メソッド, クラス flash.html.HTMLHost | |
HTMLLoader オブジェクト内の JavaScript コードが window.location プロパティを設定するときに、呼び出される関数です。 | |
updateMapping() — メソッド, クラス mx.charts.chartClasses.HLOCSeriesBase | |
このメソッドは、系列が表す基になるデータを数値表現にマッピングする必要がある場合に呼び出されます。 | |
updateMapping() — メソッド, クラス mx.charts.chartClasses.Series | |
このメソッドは、系列が表す基になるデータを数値表現にマッピングする必要がある場合に呼び出されます。 | |
updateMapping() — メソッド, クラス mx.charts.series.BubbleSeries | |
このメソッドは、系列が表す基になるデータを数値表現にマッピングする必要がある場合に呼び出されます。 | |
updateMessage(projectId:String, message:com.adobe.solutions.prm.vo:MessageVO) — メソッド, インターフェイス com.adobe.solutions.prm.service.IProjectManagementCoreService | |
This function updates an existing message of a project. | |
updateMessage(projectId:String, message:com.adobe.solutions.prm.vo:MessageVO) — メソッド, クラス com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
This function updates an existing message of a project. | |
updateMode — プロパティ, クラス mx.data.messages.UpdateCollectionMessage | |
この更新の状態を示します。 | |
updateNavItemIcon(index:int, icon:Class) — メソッド, クラス mx.controls.NavBar | |
NavBar コントロール内のナビゲーターアイテムのアイコンをリセットします。 | |
updateNavItemLabel(index:int, label:String) — メソッド, クラス mx.controls.NavBar | |
NavBar コントロール内のナビゲーターアイテムのラベルプロパティを設定します。 | |
updateOfflineItem(item:Object, propChangeList:Array) — メソッド, クラス mx.data.DataServiceOfflineAdapter | |
ローカルストアの指定したオフラインアイテムの指定したプロパティを更新します。 | |
updateOfflineItem(item:Object, propChangeList:Array) — メソッド, クラス mx.data.SQLiteOfflineAdapter | |
ローカルストアの指定したオフラインアイテムの指定したプロパティを更新します。 | |
updateOfflineItems(itemUpdates:flash.utils:Dictionary) — メソッド, クラス mx.data.DataServiceOfflineAdapter | |
変更されたアイテムをローカルストアに対して更新するときに使用されます。 | |
updateOfflineItems(itemUpdates:flash.utils:Dictionary) — メソッド, クラス mx.data.SQLiteOfflineAdapter | |
変更されたアイテムをローカルストアに対して更新するときに使用されます。 | |
updateOkButton(event:flash.events:Event) — メソッド, クラス com.adobe.solutions.rca.presentation.AddApprovalStageParticipant | |
This method changes the state of the OK button. | |
updateOkButton(event:flash.events:Event) — メソッド, クラス com.adobe.solutions.rca.presentation.AddCreatorDialog | |
This method changes the state of the OK button. | |
updateOkButton(event:flash.events:Event) — メソッド, クラス com.adobe.solutions.rca.presentation.AddReviewStageParticipant | |
This method changes the state of the OK button. | |
UPDATE_OPERATION — 定数静的プロパティ, クラス mx.data.messages.DataMessage | |
この操作は、データオブジェクトへの更新が実行されたことを示します。 | |
UPDATE_OPERATION — 定数静的プロパティ, クラス mx.data.messages.ManagedRemotingMessage | |
更新操作です。 | |
updatePopUpPosition() — メソッド, クラス spark.components.SkinnablePopUpContainer | |
ポップアップが PopUpManager に追加された後、状態トランジションが発生する前に、ポップアップの位置を設定します。 | |
updatePopUpTransform() — メソッド, クラス spark.components.PopUpAnchor | |
popUp コントロールの変換マトリックスを更新します。 | |
updateProject(project:com.adobe.solutions.prm.vo:ProjectVO) — メソッド, インターフェイス com.adobe.solutions.prm.service.IProjectManagementCoreService | |
This function updates properties and schedule of a project. | |
updateProject(project:com.adobe.solutions.prm.vo:ProjectVO) — メソッド, クラス com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
This function updates properties and schedule of a project. | |
updateProperties() — 静的メソッド , クラス flash.accessibility.Accessibility | |
DisplayObject.accessibilityProperties プロパティを使って変更されたアクセシビリティをすべて Flash Player に適用させます。 | |
Updater — final クラス, パッケージ flash.desktop | |
Updater クラスは、現在実行しているアプリケーションを別のバージョンに更新するときに使用されます。 | |
Updater() — コンストラクター, クラス flash.desktop.Updater | |
Updater クラスのコンストラクター関数です。 | |
updateRange() — メソッド, クラス com.adobe.solutions.rca.presentation.gantt.GanttChart | |
This function updates the date range and assigns the ruler renderer based on the range mode. | |
updateRange(newAnchorPosition:int, newActivePosition:int) — メソッド, クラス flashx.textLayout.edit.SelectionState | |
新しいアンカー位置またはアクティブ位置の値により選択範囲を更新します。 | |
updateRange(newAnchorPosition:int, newActivePosition:int) — メソッド, クラス flashx.textLayout.elements.TextRange | |
新しいアンカー位置またはアクティブ位置の値により範囲を更新します。 | |
updateRenderer(renderer:mx.core:IVisualElement, itemIndex:int, data:Object) — メソッド, クラス spark.components.DataGroup | |
再使用のため、レンダラーを更新します。 | |
updateRenderer(renderer:mx.core:IVisualElement, itemIndex:int, data:Object) — メソッド, インターフェイス spark.components.IItemRendererOwner | |
再使用のため、レンダラーを更新します。 | |
updateRenderer(renderer:mx.core:IVisualElement, itemIndex:int, data:Object) — メソッド, クラス spark.components.SkinnableDataContainer | |
使用または再使用するためにアイテムレンダラーを更新します。 | |
updateRendererDisplayList(r:mx.controls.listClasses:IListItemRenderer) — メソッド, クラス mx.controls.dataGridClasses.DataGridBase | |
レンダラーを同期的に再描画します。 | |
updateReviewStageDuration(reviewId:String, stageNo:int, duration:int, durationUnit:String) — メソッド, インターフェイス com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService | |
Updates the duration of an ongoing or future review stage. | |
updateReviewStageDuration(reviewId:String, stageNo:int, duration:int, durationUnit:String) — メソッド, クラス com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService | |
Updates the duration of an ongoing or future review stage. | |
UPDATES — 定数静的プロパティ, クラス com.adobe.livecycle.rca.model.constant.CreatedAtType | |
Specifies that the participant was added to a review using the addReview or addApprover API. | |
UPDATES — 定数静的プロパティ, クラス com.adobe.solutions.rca.constant.CreatedAtType | |
The value specifies that the participant was added to a running review, via addReview or addApprover API. | |
updateScrollRect(w:Number, h:Number) — メソッド, クラス spark.layouts.supportClasses.LayoutBase | |
レイアウトで scrollRect を更新するために、updateDisplayList の最後にターゲットによって呼び出されます。 | |
updateSkinDisplayList() — メソッド, クラス spark.components.Callout | |
スキンのレイアウトによってジオメトリが完全に指定されていない矢印の境界を設定します。 | |
updateSkinDisplayList() — メソッド, クラス spark.components.supportClasses.TrackBase | |
スキンのレイアウトではジオメトリが完全に指定されていないスキンパーツ(代表的なものはサム)の境界を設定します。 | |
updateStacking() — メソッド, クラス mx.charts.chartClasses.StackedSeries | |
各サブ系列を反復処理して積み重ね値を構築します。 | |
updateStageDuration(reviewId:String, stageNo:int, duration:int, durationUnit:String) — メソッド, インターフェイス com.adobe.solutions.rca.service.IReviewCommentingAndApproval | |
This operation updates the stage duration of an already running RCA Process. | |
updateStageDuration(reviewId:String, stageNo:int, duration:int, durationUnit:String) — メソッド, クラス com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval | |
This operation updates the stage duration of an already running RCA Process. | |
updateStatus — イベント, クラス air.update.ApplicationUpdater | |
Updater が更新記述ファイルを正常にダウンロードして解釈した後で送出されます。 | |
updateStatus — イベント, クラス air.update.ApplicationUpdaterUI | |
Updater が更新記述ファイルを正常にダウンロードして解釈した後で送出されます。 | |
updateStatus(status:String) — メソッド, クラス flash.html.HTMLHost | |
HTMLLoader オブジェクト内の JavaScript コードが window.status プロパティを設定するときに、呼び出される関数です。 | |
UPDATE_STATUS — 定数静的プロパティ, クラス air.update.events.StatusUpdateEvent | |
StatusUpdateEvent.UPDATE_STATUS 定数により、updateStatus イベントのイベントオブジェクトの type プロパティ値が定義されます。 | |
UPDATE_SYCHRONIZATION — 定数静的プロパティ, クラス mx.automation.events.MarshalledAutomationEvent | |
updateTeamMember(projectId:String, user:com.adobe.solutions.prm.vo:TeamMemberVO) — メソッド, インターフェイス com.adobe.solutions.prm.service.IProjectManagementCoreService | |
This function updates a team member of a project. | |
updateTeamMember(projectId:String, user:com.adobe.solutions.prm.vo:TeamMemberVO) — メソッド, クラス com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
This function updates a team member of a project. | |
updateTime — プロパティ, インターフェイス com.adobe.ep.taskmanagement.domain.ITask | |
The date and time the task was last updated. | |
updateTime — プロパティ, クラス lc.procmgmt.domain.Task | |
The date and time of the last update. | |
updateTime — プロパティ, クラス lc.procmgmt.ui.task.TaskInfoModel | |
The last time the task was updated. | |
UPDATETIME — 定数静的プロパティ, クラス com.adobe.ep.taskmanagement.filter.Property | |
The UPDATETIME constant specifies the task property named updateTime. | |
updateTitle(title:String) — メソッド, クラス flash.html.HTMLHost | |
HTMLLoader オブジェクト内の JavaScript コードが window.document.title プロパティを設定するとき、または DOM か新しいページのロードにより title エレメントが変更されるときに、呼び出される関数です。 | |
updateTitleAndSave(member:com.adobe.solutions.rca.domain.common:IMember, title:String) — メソッド, クラス com.adobe.solutions.prm.domain.impl.Project | |
This remote operation updates the tile of a member present in collection and submits the change to the server. | |
updateTitleAndSave(member:com.adobe.solutions.rca.domain.common:IMember, title:String) — メソッド, クラス com.adobe.solutions.prm.domain.impl.WorkItem | |
This remote operation updates the tile of a member present in collection and submits the change to the server. | |
updateTitleAndSave(member:com.adobe.solutions.rca.domain.common:IMember, title:String) — メソッド, インターフェイス com.adobe.solutions.rca.domain.common.IMemberCollection | |
This remote operation updates the tile of a member present in collection and submits the change to the server. | |
updateTitleAndSave(member:com.adobe.solutions.rca.domain.common:IMember, title:String) — メソッド, クラス com.adobe.solutions.rca.domain.impl.ReviewContext | |
This remote operation updates the tile of a member present in collection and submits the change to the server. | |
updateTitleAndSave(member:com.adobe.solutions.rca.domain.common:IMember, title:String) — メソッド, クラス com.adobe.solutions.rca.domain.impl.Stage | |
This remote operation updates the tile of a member present in collection and submits the change to the server. | |
updateToController(index:int) — メソッド, インターフェイス flashx.textLayout.compose.IFlowComposer | |
指定されたインデックスにあるコンテナまで、表示を構成および更新します。 | |
updateToController(index:int) — メソッド, クラス flashx.textLayout.compose.StandardFlowComposer | |
指定されたインデックスにあるコンテナまで、表示を構成および更新します。 | |
updateTransform() — メソッド, クラス mx.charts.chartClasses.HLOCSeriesBase | |
系列が表す基になるデータを、関連するデータ変換の軸によってスクリーン値に変換する必要がある場合に呼び出されます。 | |
updateTransform() — メソッド, クラス mx.charts.chartClasses.Series | |
系列が表す基になるデータを、関連するデータ変換の軸によってスクリーン値に変換する必要がある場合に呼び出されます。 | |
updateTransform() — メソッド, クラス mx.charts.series.BubbleSeries | |
系列が表す基になるデータを、関連するデータ変換の軸によってスクリーン値に変換する必要がある場合に呼び出されます。 | |
updateType — プロパティ, クラス mx.data.UpdateCollectionRange | |
この範囲が表す操作を示します。 | |
updateUI(textFormat:flashx.textLayout.formats:TextLayoutFormat) — メソッド, クラス com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
Sets a new format for the UI | |
updateUI(textFormat:flashx.textLayout.formats:TextLayoutFormat) — メソッド, クラス xd.core.axm.view.components.AXMRichTextEditorControlBar | |
Sets a new format for the UI | |
updateUI(textFormat:flashx.textLayout.formats:TextLayoutFormat) — メソッド, インターフェイス xd.core.axm.view.components.support.IAXMRichTextEditorControlBar | |
The update user interface. | |
updateURL — プロパティ, クラス air.update.ApplicationUpdater | |
更新記述ファイルの場所。 | |
updateURL — プロパティ, クラス air.update.ApplicationUpdaterUI | |
更新記述ファイルの場所。 | |
updateVisibleRectangle() — メソッド, クラス flashx.textLayout.container.ContainerController | |
スクロールする場合、途中までしか表示されない行がスクロール可能な領域内に収まるよう、スクロール矩形をコンテナ矩形に設定します。 | |
updateWorkItem(workItem:com.adobe.solutions.prm.vo:WorkItemVO) — メソッド, インターフェイス com.adobe.solutions.prm.service.IWorkItemManagementService | |
This function updates the properties and schedule of a workitem. | |
updateWorkItem(workItem:com.adobe.solutions.prm.vo:WorkItemVO) — メソッド, クラス com.adobe.solutions.prm.services.impl.WorkItemManagementService | |
This function updates the properties and schedule of a workitem. | |
upIcon — スタイル, クラス fl.controls.LabelButton | |
トグルボタンが選択されず、マウスがボタン上にないときに、アイコンとして使用するクラスの名前です. | |
upIcon — スタイル, クラス fl.controls.RadioButton | |
トグルボタンが選択されず、マウスがボタン上にないときに、アイコンとして使用するクラスの名前です. | |
upIcon — スタイル, クラス fl.controls.CheckBox | |
トグルボタンが選択されず、マウスがボタン上にないときに、アイコンとして使用するクラスの名前です. | |
upIcon — スタイル, クラス mx.controls.Button | |
トグルボタンが選択されず、マウスがボタン上にないときに、アイコンとして使用するクラスの名前です. | |
upIconClass — プロパティ, クラス spark.skins.mobile.supportClasses.SelectableButtonSkinBase | |
アップ状態のアイコンを作成するために使用されるクラスです。 | |
upload(fileTypes:Array) — メソッド, クラス com.adobe.icc.editors.managers.FileUploadManager | |
Starts the file upload on client. | |
upload(vertexProgram:flash.utils:ByteArray, fragmentProgram:flash.utils:ByteArray) — メソッド, クラス flash.display3D.Program3D | |
AGAL(Adobe Graphics Assembly Language)バイトコードで表されるレンダリングプログラムのペアをアップロードします。 | |
upload(request:flash.net:URLRequest, uploadDataFieldName:String, testUpload:Boolean) — メソッド, クラス flash.net.FileReference | |
リモートサーバーへのファイルのアップロードを開始します。 | |
uploadAttachment — イベント, クラス com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
Dispatched when an attachment has completed uploading. | |
UPLOAD_ATTACHMENT — 定数静的プロパティ, クラス com.adobe.ep.ux.attachmentlist.domain.events.AttachmentEvent | |
The REMOVE_ATTACHMENT constant specifies when an attachment has been uploaded. | |
UploadButton — クラス, パッケージ com.adobe.dct.component | |
The UploadButton component displays the button that allows uploading a file. | |
UploadButton() — コンストラクター, クラス com.adobe.dct.component.UploadButton | |
Constructor. | |
uploadCompleteData — イベント, クラス flash.net.FileReference | |
アップロードの正常終了後、サーバーからデータを受信したときに送出されます。 | |
UPLOAD_COMPLETE_DATA — 定数静的プロパティ, クラス flash.events.DataEvent | |
uploadCompleteData イベントオブジェクトの type プロパティ値を定義します。 | |
uploadCompressedTextureFromByteArray(data:flash.utils:ByteArray, byteArrayOffset:uint, async:Boolean) — メソッド, クラス flash.display3D.textures.CubeTexture | |
バイト配列オブジェクトから、立方体テクスチャを Adobe Texture Format(ATF)形式でアップロードします。 | |
uploadCompressedTextureFromByteArray(data:flash.utils:ByteArray, byteArrayOffset:uint, async:Boolean) — メソッド, クラス flash.display3D.textures.Texture | |
ByteArray オブジェクトから、圧縮されたテクスチャを Adobe Texture Format(ATF)形式でアップロードします。 | |
uploaded — イベント, クラス com.adobe.dct.component.UploadButton | |
Dispatched when upload generates an HTTP status code of 200. | |
uploaded — イベント, クラス com.adobe.dct.component.toolbars.DDToolbar | |
Dispatched when any of the import/upload button is clicked. | |
UPLOADED — 静的プロパティ, クラス com.adobe.dct.event.UploadEvent | |
The UploadEvent.UPLOADED constant defines the value of the type property of the event object for an uploaded event. | |
uploadEnd — イベント, クラス com.adobe.icc.editors.managers.FileUploadManager | |
Dispatched when the file upload completes. | |
uploadEnd — イベント, クラス com.adobe.solutions.acm.authoring.presentation.common.FileUploader | |
The event dispatched when the file upload finishes. | |
UploadEvent — 動的クラス, パッケージ com.adobe.dct.event | |
The UploadEvent class represents event object which is thrown by UploadButton when a file is uploaded. | |
UploadEvent(type:String) — コンストラクター, クラス com.adobe.dct.event.UploadEvent | |
Constructor. | |
uploadFailed — イベント, クラス com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
Dispatched when an attachment has failed to upload. | |
UPLOAD_FAILED — 定数静的プロパティ, クラス com.adobe.ep.ux.attachmentlist.domain.events.AttachmentEvent | |
The REMOVE_ATTACHMENT constant specifies when the upload of attachment failed. | |
uploadFromBitmapData(source:flash.display:BitmapData, side:uint, miplevel:uint) — メソッド, クラス flash.display3D.textures.CubeTexture | |
BitmapData オブジェクトから立方体マップテクスチャのコンポーネントをアップロードします。 | |
uploadFromBitmapData(source:flash.display:BitmapData) — メソッド, クラス flash.display3D.textures.RectangleTexture | |
BitmapData オブジェクトからテクスチャをアップロードします。 | |
uploadFromBitmapData(source:flash.display:BitmapData, miplevel:uint) — メソッド, クラス flash.display3D.textures.Texture | |
BitmapData オブジェクトからテクスチャをアップロードします。 | |
uploadFromBitmapDataAsync(source:flash.display:BitmapData) — メソッド, クラス flash.display3D.textures.RectangleTexture | |
BitmapData オブジェクトからテクスチャをアップロードします。 | |
uploadFromBitmapDataAsync(source:flash.display:BitmapData, miplevel:uint) — メソッド, クラス flash.display3D.textures.Texture | |
BitmapData オブジェクトからテクスチャのミップレベル 0 を非同期でアップロードします。 | |
uploadFromByteArray(data:flash.utils:ByteArray, byteArrayOffset:int, startOffset:int, count:int) — メソッド, クラス flash.display3D.IndexBuffer3D | |
頂点インデックスをグラフィックサブシステムに保存します。 | |
uploadFromByteArray(data:flash.utils:ByteArray, byteArrayOffset:int, startVertex:int, numVertices:int) — メソッド, クラス flash.display3D.VertexBuffer3D | |
バイト配列のレンダリングコンテキストにポイントセットのデータをアップロードします。 | |
uploadFromByteArray(data:flash.utils:ByteArray, byteArrayOffset:uint, side:uint, miplevel:uint) — メソッド, クラス flash.display3D.textures.CubeTexture | |
ByteArray オブジェクトから立方体マップテクスチャのコンポーネントをアップロードします。 | |
uploadFromByteArray(data:flash.utils:ByteArray, byteArrayOffset:uint) — メソッド, クラス flash.display3D.textures.RectangleTexture | |
ByteArray からテクスチャをアップロードします。 | |
uploadFromByteArray(data:flash.utils:ByteArray, byteArrayOffset:uint, miplevel:uint) — メソッド, クラス flash.display3D.textures.Texture | |
ByteArray からテクスチャをアップロードします。 | |
uploadFromByteArrayAsync(data:flash.utils:ByteArray, byteArrayOffset:uint) — メソッド, クラス flash.display3D.textures.RectangleTexture | |
ByteArray からテクスチャをアップロードします。 | |
uploadFromByteArrayAsync(data:flash.utils:ByteArray, byteArrayOffset:uint, miplevel:uint) — メソッド, クラス flash.display3D.textures.Texture | |
ByteArray からテクスチャのミップレベル 0 を非同期でアップロードします。 | |
uploadFromVector(data:Vector$uint, startOffset:int, count:int) — メソッド, クラス flash.display3D.IndexBuffer3D | |
頂点インデックスをグラフィックサブシステムに保存します。 | |
uploadFromVector(data:Vector$Number, startVertex:int, numVertices:int) — メソッド, クラス flash.display3D.VertexBuffer3D | |
ベクトル配列のレンダリングコンテキストにポイントセットのデータをアップロードします。 | |
uploading — スキンの状態, クラス com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
uploading — スキンの状態, クラス com.adobe.solutions.acm.authoring.presentation.common.FileUploader | |
Uploading state of the FileUploader | |
uploadNewFile(event:flash.events:MouseEvent) — メソッド, クラス com.adobe.solutions.prm.presentation.asset.RestartAssetScheduleDialog | |
This method uploads a new file. | |
uploadNewFileButton — スキンパーツ, クラス com.adobe.solutions.prm.presentation.asset.RestartAssetScheduleDialog | |
The skin part for the Upload New File button. The skin part for the Upload New File button. | |
upload_progress_bar — プロパティ, クラス com.adobe.ep.ux.attachmentlist.skin.AttachmentListSkin | |
The progress bar displayed when an attachement is uploaded. | |
upload_progress_bar — スキンパーツ, クラス com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
The progress bar that is displayed when uploading an attachment. The progress bar that is displayed when uploading an attachment. | |
uploadProgressBar — スキンパーツ, クラス com.adobe.solutions.acm.authoring.presentation.common.FileUploader | |
A skin part that defines upload progress bar A skin part that defines upload progress bar | |
uploadStart — イベント, クラス com.adobe.icc.editors.managers.FileUploadManager | |
Dispatched when the file has started to upload. | |
uploadToPathFromByteArray(parentPath:String, fileData:flash.utils:ByteArray, mimeType:String, fileNameArg:String) — メソッド, クラス com.adobe.livecycle.content.File | |
Uploads file to location specified by parenPath on the Experience Server from a ByteArray value. | |
uploadToPathFromFileReference(parentPath:String, typeFilter:Array) — メソッド, クラス com.adobe.livecycle.content.File | |
Uploads file on filesystem at path specified by parentPath on the Experience Server. | |
uploadToTempFromByteArray(fileData:flash.utils:ByteArray, mimeType:String, fileNameArg:String) — メソッド, クラス com.adobe.livecycle.content.File | |
Uploads file to temporary location to the Experience Server from a ByteArray value. | |
uploadToTempFromFileReference(typeFilter:Array) — メソッド, クラス com.adobe.livecycle.content.File | |
Uploads file on filesystem to temporary location on the Experience Server.It uses FileReference to upload file to the Experience Server. | |
uploadUnencoded(request:flash.net:URLRequest) — メソッド, クラス flash.net.FileReference | |
ファイルをエンコードせずに URL へのアップロードを開始します。 | |
UPLOAD_URL — 定数静的プロパティ, クラス coldfusion.service.Util | |
upper(s:String) — 静的メソッド , クラス com.adobe.fiber.runtime.lib.StringFunc | |
文字列を大文字に変換します。 | |
UPPER_ALPHA — 定数静的プロパティ, クラス flashx.textLayout.formats.ListStyleType | |
大文字のアルファベットの「自動番号」:A ~ Z、AA ~ ZZ など。 | |
UPPERCASE — 定数静的プロパティ, クラス flash.text.engine.TypographicCase | |
出力時にすべての文字で大文字を使用するよう指定します。 | |
UPPERCASE — 定数静的プロパティ, クラス flashx.textLayout.formats.TLFTypographicCase | |
出力時にすべての文字で大文字を使用するよう指定します。 | |
UPPER_CATEGORY — 定数静的プロパティ, クラス com.adobe.icc.enum.CategoryType | |
Specifies the enumerator code for a main category. | |
UPPER_GREEK — 定数静的プロパティ, クラス flashx.textLayout.formats.ListStyleType | |
大文字のギリシャ語アルファベットの「自動番号」。 | |
UPPER_LATIN — 定数静的プロパティ, クラス flashx.textLayout.formats.ListStyleType | |
大文字のアルファベットの「自動番号」:A ~ Z、AA ~ ZZ など。 | |
upperMargin — プロパティ, クラス mx.charts.chartClasses.BoundedValue | |
正しく表示するには、余白のピクセル値がこの値を上回っている必要があります。 | |
UPPER_ROMAN — 定数静的プロパティ, クラス flashx.textLayout.formats.ListStyleType | |
大文字のローマ数字の自動番号:I、II、III、IV など。 | |
upSelectedIconClass — プロパティ, クラス spark.skins.mobile.supportClasses.SelectableButtonSkinBase | |
選択された upSelected 状態のアイコンを作成するために使用されるクラスです。 | |
UPSIDE_DOWN — 定数静的プロパティ, クラス flash.display.StageOrientation | |
現在、ステージがデフォルトの方向を基準にして上下逆の位置にあることを指定します。 | |
upSkin — スタイル, クラス fl.containers.ScrollPane | |
デフォルトのスキンはスクロールペインに表示されます. | |
upSkin — スタイル, クラス fl.controls.dataGridClasses.DataGridCellEditor | |
DataGridCellEditor の背景と境界のスキンとして使用するクラスの名前です. | |
upSkin — スタイル, クラス fl.controls.listClasses.CellRenderer | |
ボタンが選択されず、マウスがコンポーネント上にないときに、背景と境界のスキンとして使用するクラスの名前です. | |
upSkin — スタイル, クラス fl.controls.TextArea | |
TextArea コンポーネントの背景を指定するクラスです. | |
upSkin — スタイル, クラス fl.controls.ColorPicker | |
ColorPicker ボタンがアップ状態の場合に、ColorPicker ボタン用のスキンを指定するクラスです. | |
upSkin — スタイル, クラス fl.controls.LabelButton | |
ボタンが選択されず、マウスがコンポーネント上にないときに、背景と境界のスキンとして使用するクラスの名前です. | |
upSkin — スタイル, クラス fl.controls.TextInput | |
TextInput コンポーネントの背景として使用されるクラスの名前です. | |
upSkin — スタイル, クラス fl.controls.BaseButton | |
ボタンが選択されず、マウスがコンポーネント上にないときに、背景と境界のスキンとして使用するクラスの名前です. | |
upSkin — スタイル, クラス fl.controls.ComboBox | |
ComboBox コンポーネントの背景を指定するクラスの名前です. | |
upSkin — スタイル, クラス mx.controls.Button | |
ボタンが選択されず、マウスがコントロール上にないときに、背景と境界のスキンとして使用するクラスの名前です. | |
upSkin — スタイル, クラス mx.controls.ComboBase | |
マウスがコントロール上にないときに、背景と境界のスキンとして使用するクラスの名前です. | |
upState — プロパティ, クラス flash.display.SimpleButton | |
ボタンの「アップ」状態用のビジュアルオブジェクトとして使用される表示オブジェクトを指定します。アップ状態とは、ボタンの上にポインターが置かれていない状態のことです。 | |
upSymbolIconClass — プロパティ, クラス spark.skins.mobile.supportClasses.SelectableButtonSkinBase | |
すべての選択解除状態のシンボルアイコンを作成するために使用されるクラスです。 | |
upSymbolIconSelectedClass — プロパティ, クラス spark.skins.mobile.supportClasses.SelectableButtonSkinBase | |
すべての選択状態の選択済シンボルアイコンを作成するために使用されるクラスです。 | |
URDU — 定数静的プロパティ, クラス flashx.textLayout.formats.ListStyleType | |
ウルドゥー文字を使用する自動番号。 | |
uri — プロパティ, クラス Namespace | |
名前空間の URI です。 | |
uri — プロパティ, クラス QName | |
QName オブジェクトの URI です。 | |
uri — プロパティ, クラス com.adobe.livecycle.rca.model.document.SupportingDocument | |
Specifies the URI of the supporting document. | |
uri — プロパティ, インターフェイス com.adobe.mosaic.om.interfaces.ICatalog | |
Returns the URI of this catalog, which is defined in the application(s) that reference this catalog. | |
uri — プロパティ, インターフェイス com.adobe.solutions.rca.domain.ISupportingDocument | |
The document URI. | |
uri — プロパティ, クラス com.adobe.solutions.rca.domain.impl.SupportingDocument | |
The document URI. | |
uri — プロパティ, クラス com.adobe.solutions.rca.vo.DocumentVO | |
Returns document URI. | |
uri — プロパティ, クラス flash.net.NetConnection | |
NetConnection.connect() メソッドに渡された URI。 | |
uri — プロパティ, クラス flash.net.NetStreamInfo | |
NetConnection.connect() の呼び出し時に使用された URI。 | |
uri — プロパティ, クラス mx.messaging.Channel | |
このチャンネルに対するエンドポイント URI 全体を作成するのに使用される URI へのアクセスを提供します。 | |
uriDereferencer — プロパティ, クラス flash.security.XMLSignatureValidator | |
IURIDereferencer 実装。 | |
URIError — 動的クラス, トップレベル | |
URIError 例外は、グローバルな URI 処理関数のいずれかが定義に合わない方法で使用された場合にスローされます。 | |
URIError(message:String) — コンストラクター, クラス URIError | |
新しい URIError オブジェクトを作成します。 | |
URIParser — クラス, パッケージ com.adobe.gravity.utility.url | |
Parser for URIs. | |
URIParser(uri:String) — コンストラクター, クラス com.adobe.gravity.utility.url.URIParser | |
Constructor. | |
urisEqual(uri1:String, uri2:String) — 静的メソッド , クラス mx.utils.URLUtil | |
2 つの URI ストリングが等しいかどうかをテストします。大文字と小文字の違い、および後続のスラッシュの違いは無視されます。 | |
url — プロパティ, クラス coldfusion.service.mxml.Chart | |
ユーザーがデータ系列内のアイテムをクリックした場合に開く URL です。onClick の宛先ページ。 | |
url — プロパティ, インターフェイス com.adobe.ep.taskmanagement.domain.IAttachment | |
The URL for the attachment contents. | |
url — プロパティ, クラス com.adobe.ep.ux.webdocumentviewer.domain.WebDocumentViewer | |
The document URL reference. | |
url — プロパティ, クラス com.adobe.mosaic.mxml.ServerSession | |
The value of the fully qualified URL path to the Experience Server. | |
url — プロパティ, クラス com.adobe.mosaic.om.impl.SessionConfiguration | |
Returns the server url associated with the configuration | |
url — プロパティ, インターフェイス com.adobe.mosaic.om.interfaces.IApplication | |
The current URL for this application's descriptor. | |
url — プロパティ, インターフェイス com.adobe.mosaic.om.interfaces.ICatalog | |
Returns the current url for this catalog's descriptor | |
url — プロパティ, インターフェイス com.adobe.mosaic.om.interfaces.IServer | |
Returns the url for server. | |
url — プロパティ, インターフェイス com.adobe.mosaic.om.interfaces.ISessionConfiguration | |
The URL to be used to connect to the remote server | |
url — プロパティ, インターフェイス com.adobe.mosaic.om.interfaces.ITile | |
The fully resolved URI for this tile. | |
url — プロパティ, クラス com.adobe.solutions.prm.presentation.event.DocumentPodEvent | |
This method gets the import document URL. | |
url — プロパティ, クラス fl.display.ProLoaderInfo | |
読み込まれるメディアの URL です。 | |
url — プロパティ, クラス flash.display.LoaderInfo | |
読み込まれるメディアの URL です。 | |
url — プロパティ, クラス flash.filesystem.File | |
このファイルパスの URL です。 | |
url — プロパティ, クラス flash.html.HTMLHistoryItem | |
HTML ページの URL です。 | |
url — プロパティ, クラス flash.media.Sound | |
サウンドがロードされる URL です。 | |
url — プロパティ, クラス flash.net.URLRequest | |
リクエストされる URL です。 | |
url — プロパティ, クラス flash.text.TextFormat | |
このテキストフォーマットのテキストの対象 URL を示します。 | |
url — プロパティ, クラス lc.procmgmt.domain.DocumentReference | |
The URL reference to the document. | |
url — プロパティ, クラス mx.controls.textClasses.TextRange | |
範囲内のハイパーリンクの URL です。 | |
url — プロパティ, クラス mx.core.Application | |
この Application の SWF ファイルがロードされた URL です。 | |
url — プロパティ, クラス mx.events.BrowserChangeEvent | |
BrowserManager の url プロパティの新しい値です。 | |
url — プロパティ, クラス mx.events.RSLEvent | |
ダウンロード中の RSL の場所を表す URLRequest オブジェクトです。 | |
url — プロパティ, インターフェイス mx.managers.IBrowserManager | |
ブラウザーのアドレスバーに表示される現在の URL。 | |
url — プロパティ, クラス mx.messaging.messages.HTTPRequestMessage | |
この要求の最終宛先が含まれます。 | |
url — プロパティ, インターフェイス mx.modules.IModuleInfo | |
このモジュールと関連付けられた URL です(例えば、"MyImageModule.swf" や "http://somedomain.com/modules/MyImageModule.swf")。 | |
url — プロパティ, クラス mx.modules.ModuleLoader | |
URL で表されるモジュールの場所です。 | |
url — プロパティ, クラス mx.rpc.http.AbstractOperation | |
サービスの場所を表します。 | |
url — プロパティ, クラス mx.rpc.http.HTTPService | |
サービスの場所を表します。 | |
url — プロパティ, クラス mx.rpc.livecycle.DocumentReference | |
参照型が URL である場合に設定されます。 | |
url — プロパティ, クラス org.osmf.media.URLResource | |
リソースの URL です。 | |
url — プロパティ, クラス spark.components.Application | |
この Application の SWF ファイルがロードされた URL です。 | |
url — プロパティ, クラス spark.modules.ModuleLoader | |
URL で表されるモジュールの場所です。 | |
URL — 定数静的プロパティ, クラス flash.text.SoftKeyboardType | |
URL を入力するために最適化されたキーボード。 | |
urlChange — イベント, インターフェイス mx.managers.IBrowserManager | |
アプリケーションによって URL が変更されたときに送出されます。 | |
URL_CHANGE — 定数静的プロパティ, クラス mx.events.BrowserChangeEvent | |
BrowserChangeEvent.URL_CHANGE 定数により、urlChange イベントのイベントオブジェクトの type プロパティ値が定義されます。 | |
urlChanged — イベント, クラス mx.modules.ModuleLoader | |
ModuleLoader に新しい URL が指定されると送出されます。 | |
urlChanged — イベント, クラス spark.modules.ModuleLoader | |
ModuleLoader に新しい URL が指定されると送出されます。 | |
URL_CHANGED — 定数静的プロパティ, クラス mx.events.FlexEvent | |
FlexEvent.URL_CHANGED 定数により、urlChanged イベントのイベントオブジェクトの type プロパティ値が定義されます。 | |
UrlExpressionLoader — クラス, パッケージ com.adobe.exm.expression.impl | |
Loads the expression SWF from the given URL. | |
UrlExpressionLoader(endpoint:String, params:Object) — コンストラクター, クラス com.adobe.exm.expression.impl.UrlExpressionLoader | |
Constructor. | |
urlField — スキンパーツ, クラス com.adobe.solutions.prm.presentation.document.ImportUrlDialog | |
The skin part for URL text input. The skin part for URL text input. | |
URLFilePromise — クラス, パッケージ air.desktop | |
URLFilePromise クラスを使用すると、特定の URL でリソースにアクセスし、そのリソースをファイルプロミスとして AIR アプリケーションからドラッグできます。 | |
URLFilePromise() — コンストラクター, クラス air.desktop.URLFilePromise | |
URLFilePromise オブジェクトを作成します。 | |
URL_FORMAT — 定数静的プロパティ, クラス flash.desktop.ClipboardFormats | |
URL ストリングです(AIR のみ)。 | |
urlIncludesFMSApplicationInstance — プロパティ, クラス org.osmf.net.StreamingURLResource | |
RTMP ストリーミング URL の場合は、URL に FMS アプリケーションインスタンスが含まれているかどうかを示します。 | |
URLLoader — クラス, パッケージ flash.net | |
URLLoader クラスは、指定した URL からテキスト、バイナリデータ、または URL エンコード形式の変数をダウンロードする際に使用します。 | |
URLLoader(request:flash.net:URLRequest) — コンストラクター, クラス flash.net.URLLoader | |
URLLoader オブジェクトを作成します。 | |
URLLoaderDataFormat — final クラス, パッケージ flash.net | |
URLLoaderDataFormat クラスは、ダウンロードされるデータの受信方法を指定する値を提供します。 | |
URLMonitor — クラス, パッケージ air.net | |
URLMonitor クラスは、HTTP または HTTPS ベースのサービスが使用可能かどうかを監視します。 | |
URLMonitor(urlRequest:flash.net:URLRequest, acceptableStatusCodes:Array) — コンストラクター, クラス air.net.URLMonitor | |
特定の HTTP または HTTPS ベースのサービスに対する URLMonitor オブジェクトを作成します。 | |
URLPARAM_DATA — 定数静的プロパティ, クラス com.adobe.icc.external.dc.InvokeParams | |
URL parameter pre-defined key name for inline initial XML data. | |
URLPARAM_DATAURL — 定数静的プロパティ, クラス com.adobe.icc.external.dc.InvokeParams | |
URL parameter pre-defined key name for initial XML data file location (internal or external to host, must be absolute). | |
URLPARAM_LETTERID — 定数静的プロパティ, クラス com.adobe.icc.external.dc.InvokeParams | |
URL parameter pre-defined key name for letter ID (GUID). | |
URLPARAM_LETTERNAME — 定数静的プロパティ, クラス com.adobe.icc.external.dc.InvokeParams | |
URL parameter pre-defined key name for letter name (version-independent). | |
URLPARAM_LETTERVERSION — 定数静的プロパティ, クラス com.adobe.icc.external.dc.InvokeParams | |
URL parameter pre-defined key name for letter version (only applies, and is required for, the archived state). | |
URLPARAM_PREVIEW — 定数静的プロパティ, クラス com.adobe.icc.external.dc.InvokeParams | |
URL parameter pre-defined key name for specifying preview mode. | |
URLPARAM_USELATEST — 定数静的プロパティ, クラス com.adobe.icc.external.dc.InvokeParams | |
URL parameter pre-defined key name for using latest assets for previewing the specified letter. | |
URLPARAM_USETESTDATA — 定数静的プロパティ, クラス com.adobe.icc.external.dc.InvokeParams | |
URL parameter pre-defined key name for using test data for specified letter. | |
URLPARM_STARTENDPOINT — 定数静的プロパティ, クラス lc.procmgmt.ui.layout.WorkspaceModel | |
The name of the parameter in the URL to start a new task directly. | |
URLPARM_STARTPAGE — 定数静的プロパティ, クラス lc.procmgmt.ui.layout.WorkspaceModel | |
The name of the parameter used in the URL to select the starting page that is displayed. | |
URLPARM_TASKID — 定数静的プロパティ, クラス lc.procmgmt.ui.layout.WorkspaceModel | |
The name of the parameter in the URL to access a ToDo task directly. | |
urlPrompt — プロパティ, クラス flash.events.DRMAuthenticateEvent | |
サーバーによって提供される URL ストリングのプロンプトです。 | |
urlRequest — プロパティ, クラス air.net.URLMonitor | |
プローブ要求を表す URLRequest オブジェクトです。 | |
URLRequest — final クラス, パッケージ flash.net | |
URLRequest クラスは、すべての情報を 1 つの HTTP 要求にキャプチャします。 | |
URLRequest(url:String) — コンストラクター, クラス flash.net.URLRequest | |
URLRequest オブジェクトを作成します。 | |
URLRequestDefaults — クラス, パッケージ flash.net | |
URLRequestDefaults クラスには、URLRequest クラスのプロパティのデフォルト値を定義するために設定できる静的プロパティが含まれています。 | |
URLRequestHeader — final クラス, パッケージ flash.net | |
URLRequestHeader オブジェクトは 1 つの HTTP のリクエストヘッダーをカプセル化し、名前と値のペアを構成します。 | |
URLRequestHeader(name:String, value:String) — コンストラクター, クラス flash.net.URLRequestHeader | |
1 つの HTTP リクエストヘッダーをカプセル化する新しい URLRequestHeader オブジェクトを作成します。 | |
URLRequestMethod — final クラス, パッケージ flash.net | |
URLRequestMethod クラスは、URLRequest オブジェクトが POST または GET のどちらのメソッドを使用するかを指定する値を提供します。 | |
URLResource — クラス, パッケージ org.osmf.media | |
URLResource は、URL を持つメディアリソースです。 | |
URLResource(url:String) — コンストラクター, クラス org.osmf.media.URLResource | |
コンストラクターです。 | |
URL_SCHEME_INVALID — 定数静的プロパティ, クラス org.osmf.events.MediaErrorCodes | |
不明または無効な URL スキームのために NetLoader がリソースをロードできなかったときのためのエラー定数です。 | |
URLStream — クラス, パッケージ flash.net | |
URLStream クラスはダウンロード用 URL への低レベルのアクセスを提供します。 | |
URLUtil — クラス, パッケージ mx.utils | |
URLUtil クラスは、Flex で 完全な URL や相対 URL を使用するためのメソッドを含む静的クラスです。 | |
URLVariables — 動的クラス, パッケージ flash.net | |
URLVariables クラスを使用すると、アプリケーションとサーバーの間で変数を転送できます。 | |
URLVariables(source:String) — コンストラクター, クラス flash.net.URLVariables | |
新しい URLVariables オブジェクトを作成します。 | |
useBackgroundGradient — プロパティ, クラス spark.skins.mobile.CalloutSkin | |
backgroundColor のフレームで、垂直方向の線形グラデーションを有効にします。 | |
useBackgroundGradient — プロパティ, クラス spark.skins.mobile.supportClasses.CalloutArrow | |
backgroundColor のフレームで、垂直方向の線形グラデーションを有効にします。 | |
useBitmapScrolling — プロパティ, クラス fl.containers.BaseScrollPane | |
true に設定すると、cacheAsBitmap プロパティによるコンテンツのスクロールが true に設定されます。false に設定すると、この値はオフになります。 | |
useCache — プロパティ, クラス flash.html.HTMLLoader | |
このオブジェクトから発行された HTTP リクエストがデータを取得する前に、ローカルキャッシュを調べるかどうかを指定します。 | |
useCache — プロパティ, クラス flash.net.URLRequest | |
この URLRequest がデータを取得する前に、ローカルキャッシュを参照するかどうかを指定します。 | |
useCache — 静的プロパティ, クラス flash.net.URLRequestDefaults | |
URLRequest オブジェクトの useCache プロパティのデフォルト設定。 | |
useCapture — プロパティ, クラス mx.automation.events.EventDetails | |
リスナーが、キャプチャ段階、またはターゲットおよびバブリング段階で動作するかどうかを判断します。 | |
useCapture — プロパティ, クラス mx.events.EventListenerRequest | |
addEventListener() に対する useCapture パラメーターです。 | |
useCenterAlignment — プロパティ, クラス spark.skins.mobile.supportClasses.ButtonSkinBase | |
true の場合は、labelDisplay と iconDisplay が中央に配置されます。 | |
useChromeColor — プロパティ, クラス spark.skins.SparkSkin | |
このスキンが chromeColor スタイルの影響を受けるかどうかを指定します。 | |
useClipboardAnnotations — プロパティ, クラス flashx.textLayout.conversion.ConverterBase | |
useClipboardAnnotations — プロパティ, インターフェイス flashx.textLayout.conversion.ITextExporter | |
useClipboardAnnotations プロパティは、インポーターがクリップボードに必要な特別な情報を処理するかどうかを制御します。 | |
useClipboardAnnotations — プロパティ, インターフェイス flashx.textLayout.conversion.ITextImporter | |
インポーターがクリップボードに必要な特別な情報を処理するかどうかを制御します。 | |
useCodePage — 静的プロパティ, クラス flash.system.System | |
外部テキストファイルを解釈するときにどのコードページを使用するかを決定するブール値です。 | |
useCookieHeaderForAllRequests — プロパティ, クラス flash.media.AVNetworkingParams | |
useCounter — プロパティ, インターフェイス com.adobe.livecycle.ria.security.api.IPin | |
The number of times the current pin has been used in calls made to Experience Server. | |
useCounter — プロパティ, クラス com.adobe.livecycle.ria.security.service.Pin | |
The number of times the current pin has been used in calls made to Experience Server. | |
useCurrencySymbol — プロパティ, クラス spark.formatters.CurrencyFormatter | |
通貨額をフォーマットするときに currencySymbol プロパティを使用できるようにします。 | |
useCurrentFrame(enable:Boolean, spanStart:int) — メソッド, クラス fl.motion.AnimatorBase | |
新しいフレームが入力されるたびに、currentFrame プロパティを設定し、ターゲットのアニメーションを親 MovieClips のタイムラインのフレームと同期するかどうかを設定します。 | |
used — プロパティ, クラス com.adobe.solutions.rca.vo.ExternalUsersVO | |
Returns whether the user has already registered or not. | |
USE_DOMINANT_BASELINE — 定数静的プロパティ, クラス flash.text.engine.TextBaseline | |
alignmentBaseline が dominantBaseline と同じであることを指定します。 | |
useDuration — プロパティ, クラス mx.effects.SoundEffect | |
true の場合、duration プロパティで指定された時間の経過後にエフェクトを停止します。 | |
useDuration — プロパティ, クラス mx.effects.effectClasses.SoundEffectInstance | |
true の場合、duration プロパティで指定された時間の経過後にエフェクトを停止します。 | |
useEchoSuppression — プロパティ, クラス flash.media.Microphone | |
エコー抑制が有効になっている場合は true、それ以外の場合は false に設定します。 | |
useExactMatch — プロパティ, クラス com.adobe.solutions.prm.vo.AbstractSearchFilterVO | |
Some of the attributes like, name and template name use LIKE query. | |
useFTE — プロパティ, クラス mx.core.UITextFormat | |
measureText() および measureHTMLText() メソッドによるテキスト測定方法を決定します。 | |
useGrouping — プロパティ, クラス flash.globalization.CurrencyFormatter | |
通貨額をフォーマットするときにグループ化区切りを使用できるようにします。 | |
useGrouping — プロパティ, クラス flash.globalization.NumberFormatter | |
数字をフォーマットするときに、グループ化区切りを使用できるようにします。 | |
useGrouping — プロパティ, クラス spark.formatters.supportClasses.NumberFormatterBase | |
数字をフォーマットするときに、グループ化区切りを使用できるようにします。 | |
useGroupQueue — プロパティ, クラス com.adobe.livecycle.rca.model.participant.AbstractParticipant | |
If true, tasks are assigned to the group queue. | |
useHandCursor — プロパティ, クラス flash.display.SimpleButton | |
ポインターがボタン上に移動したときに、ハンドカーソルを表示するかどうかを示すブール値です。true に設定されると、ハンドカーソルを表示します。 | |
useHandCursor — プロパティ, クラス flash.display.Sprite | |
buttonMode プロパティが true に設定されたスプライト上にポインターが移動したときに、指差しハンドポインター(ハンドカーソル)を表示するかどうかを示すブール値です。 | |
useHandCursor — プロパティ, クラス lc.procmgmt.ui.task.TaskImageModel | |
A flag that specifies whether or not the rollover effect is active on a process card. | |
useHandCursor — プロパティ, インターフェイス mx.core.IContainer | |
buttonMode プロパティが true に設定されたスプライト上にポインターが移動したときに、指差しハンドポインター(ハンドカーソル)を表示するかどうかを示すブール値です。 | |
useHardwareDecoder — プロパティ, クラス flash.net.NetStream | |
ストリームでハードウェアアクセラレーターによるデコードを使用するかどうかを指定します。 | |
useIconStyle — プロパティ, クラス spark.skins.mobile.supportClasses.ButtonSkinBase | |
true の場合、icon スタイルを使用して iconDisplay を作成します。 | |
useJitterBuffer — プロパティ, クラス flash.net.NetStream | |
ライブの非バッファーストリーミング(bufferTime = 0)の待ち時間を最小化します。 | |
useLatest — プロパティ, クラス com.adobe.icc.dc.domain.LetterInstance | |
True if the letter uses latest asset while reload of the letter. | |
useLatest — プロパティ, クラス com.adobe.icc.external.dc.InvokeParams | |
True if the latest assets/modules are to be used for previewing the specified letter. | |
use namespace — ステートメント | |
指定した名前空間をオープンな名前空間のセットに追加します。 | |
useNativeDragManager — プロパティ, クラス mx.core.WindowedApplication | |
true の場合、DragManager は NativeDragManagerImpl 実装クラスを使用します。 | |
useNativeDragManager — プロパティ, クラス spark.components.WindowedApplication | |
true の場合、DragManager は NativeDragManagerImpl 実装クラスを使用します。 | |
useNegativeSign — プロパティ, クラス mx.formatters.CurrencyFormatter | |
true の場合、負数の前にマイナス("-")記号が付けられてフォーマットされます。 | |
useNegativeSign — プロパティ, クラス mx.formatters.NumberFormatter | |
true の場合、負数の前にマイナス("-")記号が付けられてフォーマットされます。 | |
usePhasedInstantiation — プロパティ, インターフェイス mx.managers.ILayoutManager | |
LayoutManager で段階と段階の間での画面更新が許可されているかどうかを示すフラグです。 | |
usePhasedInstantiation — プロパティ, クラス mx.managers.LayoutManager | |
LayoutManager で段階と段階の間での画面更新が許可されているかどうかを示すフラグです。 | |
usePreloader — プロパティ, クラス mx.core.Application | |
true の場合、アプリケーションのプリローダーを表示することを示します。 | |
usePreloader — プロパティ, クラス spark.components.Application | |
true の場合、アプリケーションのプリローダーを表示することを示します。 | |
useProxy — プロパティ, クラス com.adobe.fiber.services.wrapper.HTTPServiceWrapper | |
ラップされた HTTPMultiService インスタンスの useProxy プロパティです。 | |
useProxy — プロパティ, クラス com.adobe.fiber.services.wrapper.WebServiceWrapper | |
ラップされた WebService の useProxy プロパティです。 | |
useProxy — プロパティ, クラス mx.rpc.http.AbstractOperation | |
Flex のプロキシサービスを利用するかどうかを指定します。 | |
useProxy — プロパティ, クラス mx.rpc.http.HTTPMultiService | |
Flex のプロキシサービスを利用するかどうかを指定します。 | |
useProxy — プロパティ, クラス mx.rpc.http.HTTPService | |
Flex のプロキシサービスを利用するかどうかを指定します。 | |
useProxy — プロパティ, クラス mx.rpc.http.Operation | |
Flex のプロキシサービスを利用するかどうかを指定します。 | |
useProxy — プロパティ, クラス mx.rpc.soap.AbstractWebService | |
Flex のプロキシサービスを利用するかどうかを指定します。 | |
user — プロパティ, インターフェイス com.adobe.livecycle.ria.security.api.IAuthResult | |
The current user instance when authentication is successful. | |
user — プロパティ, クラス com.adobe.livecycle.ria.security.service.AuthResult | |
The current user instance when authentication is successful. | |
user — プロパティ, インターフェイス com.adobe.solutions.prm.domain.ITeamMember | |
User object is fetched based on principal name attribute of team member value object. | |
user — プロパティ, クラス com.adobe.solutions.prm.domain.impl.TeamMember | |
User object is fetched based on principal name attribute of team member value object. | |
user — プロパティ, クラス com.adobe.solutions.prm.presentation.document.DocumentPod | |
The current user. | |
user — プロパティ, インターフェイス com.adobe.solutions.rca.domain.IParticipant | |
The user object for a participant. | |
user — プロパティ, クラス com.adobe.solutions.rca.domain.impl.Participant | |
The user object for a participant. | |
user — プロパティ, クラス com.adobe.solutions.rca.presentation.event.UserSelectedEvent | |
This property refers to the selected user. | |
user — プロパティ, クラス com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow | |
User who uploaded the supporting documents. | |
user — プロパティ, クラス com.adobe.solutions.rca.presentation.template.documents.SupportingDocuments | |
A user who uploads the document, is called the creator of the document. | |
user — プロパティ, インターフェイス lc.foundation.domain.IUserAware | |
The User object. | |
user — プロパティ, クラス lc.procmgmt.commands.TaskUserCommand | |
The User object. | |
User — クラス, パッケージ com.adobe.icc.vo | |
Represents the information about the user object | |
User — クラス, パッケージ com.adobe.livecycle.ria.security.service | |
The User class provides read-access to the user's attributes, and offers basic support for authorization checking. | |
User — クラス, パッケージ com.adobe.solutions.rca.domain.impl | |
This class defines an user. | |
User — クラス, パッケージ lc.foundation.domain | |
The User class represents a user on the Document Server and is used to retrieve the properties of a specific user. | |
User() — コンストラクター, クラス com.adobe.icc.vo.User | |
Constructor | |
User(session:com.adobe.livecycle.ria.security.api:ISession, attributes:Object) — コンストラクター, クラス com.adobe.livecycle.ria.security.service.User | |
Constructor. | |
User(principalName:String) — コンストラクター, クラス com.adobe.solutions.rca.domain.impl.User | |
The constructor for User class. | |
USER — 定数静的プロパティ, クラス lc.procmgmt.QueueConstants | |
A special value that identifies the queue as one being owned by another user. | |
userAcl — プロパティ, クラス lc.procmgmt.domain.Assignment | |
The access control list for the assignment. | |
UserActionProperty — クラス, パッケージ lc.procmgmt.domain | |
The UserActionProperty class specifies properties of the user actions defined in the single or multi user service. | |
UserActionProperty() — コンストラクター, クラス lc.procmgmt.domain.UserActionProperty | |
Constructor | |
useragent — プロパティ, クラス coldfusion.service.DocumentSection | |
HTTP User-Agent リクエストヘッダーフィールドに配置されるテキストです。 | |
userAgent — プロパティ, クラス coldfusion.service.mxml.Document | |
HTTP User-Agent リクエストヘッダーフィールドに配置されるテキストです。 | |
userAgent — プロパティ, クラス flash.html.HTMLLoader | |
この HTMLLoader オブジェクトからの今後のコンテンツ要求に使用するユーザーエージェントストリングです。 | |
userAgent — プロパティ, クラス flash.net.URLRequest | |
HTTP 要求で使用されるユーザーエージェントストリングを指定します。 | |
userAgent — 静的プロパティ, クラス flash.net.URLRequestDefaults | |
URLRequest オブジェクトの userAgent プロパティのデフォルト設定。 | |
userAgent — プロパティ, クラス mx.controls.HTML | |
このコントロールからのコンテンツ要求に使用するユーザーエージェントストリングです。 | |
userAssertion — プロパティ, インターフェイス lc.foundation.ISessionManager | |
The SAML assertion data that can be used to pass authentication to Data Services. | |
userAssertion — プロパティ, クラス lc.foundation.SessionManager | |
The SAML assertion data that can be used to pass authentication to Data Services. | |
userData — プロパティ, クラス flash.events.AVPauseAtPeriodEndEvent | |
userData — プロパティ, クラス flash.text.engine.ContentElement | |
アプリケーションが任意のデータをエレメントに関連付けるための方法を提供します。 | |
userData — プロパティ, クラス flash.text.engine.TextBlock | |
アプリケーションが任意のデータをテキストブロックに関連付けるための方法を提供します。 | |
userData — プロパティ, クラス flash.text.engine.TextLine | |
アプリケーションが任意のデータをテキスト行に関連付けるための方法を提供します。 | |
userData — プロパティ, クラス flashx.textLayout.operations.FlowOperation | |
エレメントに関連付けられている任意のデータ。 | |
userDirectory — 静的プロパティ, クラス flash.filesystem.File | |
ユーザーのディレクトリです。 | |
USER_DISABLED — 定数静的プロパティ, クラス flash.media.StageVideoAvailabilityReason | |
ステージビデオは現在使用できません。ユーザーがハドウェアアクセラレーションを無効にしました。 | |
userDropDown — スキンパーツ, クラス com.adobe.solutions.rca.presentation.comment.CommentPod | |
A reference to the DropDownListBase object that displays the user details. A reference to the DropDownListBase object that displays the user details. | |
useRedirectedURL(sourceRequest:flash.net:URLRequest, wholeURL:Boolean, pattern:any, replace:String) — メソッド, クラス flash.net.URLRequest | |
新しい URLRequest 内の URL の一部を、ソースの URLRequest からリダイレクトされた URL に置換することを許可します。 | |
UserEvent — クラス, パッケージ com.adobe.icc.services.user | |
Event representing information around the sso or authentication related interaction of the client with server | |
UserEvent(type:String) — コンストラクター, クラス com.adobe.icc.services.user.UserEvent | |
Constructor. | |
useRichTextClipboard — プロパティ, クラス fl.text.TLFTextField | |
テキストと一緒にテキストのフォーマットもクリップボードにコピーするかどうかを指定します。 | |
useRichTextClipboard — プロパティ, クラス flash.text.TextField | |
テキストと共にテキストのフォーマットをコピー&ペーストするかどうかを指定します。 | |
useRichTextClipboard — プロパティ, クラス mx.core.FTETextField | |
FTETextField では選択またはクリップボード操作がサポートされていないので、このプロパティは FTETextField には実装されていません。 | |
useRichTextClipboard — プロパティ, インターフェイス mx.core.IUITextField | |
テキストと共にテキストのフォーマットをコピー&ペーストするかどうかを指定します。 | |
userid — プロパティ, インターフェイス com.adobe.livecycle.ria.security.api.IUser | |
The user's user identifier (ID). | |
userid — プロパティ, クラス com.adobe.livecycle.ria.security.service.User | |
The user's user identifier (ID). | |
userid — プロパティ, インターフェイス com.adobe.solutions.rca.domain.IUser | |
Unique identifier of a user. | |
userid — プロパティ, クラス com.adobe.solutions.rca.domain.impl.User | |
Unique identifier of a user. | |
userid — プロパティ, クラス com.adobe.solutions.rca.vo.um.UserVO | |
Login identifier of this user. | |
userid — プロパティ, クラス lc.foundation.domain.User | |
The user's user ID. | |
userid — プロパティ, インターフェイス lc.foundation.ui.ILoginPage | |
The user identifier. | |
userId — プロパティ, インターフェイス com.adobe.solutions.prm.domain.ITeamMember | |
User ID of a team member as defined in Adobe ® Digital Enterprise Platform Document Services - Administration Console. | |
userId — プロパティ, クラス com.adobe.solutions.prm.domain.impl.TeamMember | |
User ID of a team member as defined in Adobe ® Digital Enterprise Platform Document Services - Administration Console. | |
userId — プロパティ, クラス com.adobe.solutions.rca.vo.um.PrincipalSearchFilterVO | |
User identifier on which the search is based. | |
userIdle — イベント, クラス flash.desktop.NativeApplication | |
ユーザーがアイドル状態になっているときに送出されます。 | |
USER_IDLE — 定数静的プロパティ, クラス flash.events.Event | |
Event.USER_IDLE 定数は、userIdle イベントオブジェクトの type プロパティの値を定義します。 | |
userLabelFunction(item:Object) — メソッド, クラス com.adobe.solutions.rca.presentation.comment.CommentPod | |
This function generates the label of a user, that is displayed in the user list. | |
UserLinkageAssignmentEditor — クラス, パッケージ com.adobe.solutions.acm.authoring.presentation.letter.data | |
The linkage editor to link the data element of Letter Editor to a user specified input which can be edited in the create correspondence UI. | |
UserLinkageAssignmentEditor() — コンストラクター, クラス com.adobe.solutions.acm.authoring.presentation.letter.data.UserLinkageAssignmentEditor | |
Constructor. | |
userLinkageEditor — スキンパーツ, クラス com.adobe.solutions.acm.authoring.presentation.letter.data.DataLinkageEditorStack | |
A skin part that defines UserLinkageAssignmentEditor component A skin part that defines UserLinkageAssignmentEditor component | |
userManager — 静的プロパティ, クラス com.adobe.icc.editors.managers.FileUploadManager | |
The instance of ISSOManager which holds the information about current logged in user. | |
userManager — プロパティ, インターフェイス com.adobe.solutions.rca.domain.IUser | |
User manager service instance for a user. | |
userManager — プロパティ, クラス com.adobe.solutions.rca.domain.impl.User | |
User manager service instance for a user. | |
UserManager — クラス, パッケージ com.adobe.solutions.rca.services.impl | |
This class implements methods exposed for user management. | |
UserManager — クラス, パッケージ lc.foundation | |
The UserManager class is the standard implementation of the IUserManager interface. | |
UserManager() — コンストラクター, クラス com.adobe.solutions.rca.services.impl.UserManager | |
The constructor for UserManager class. | |
UserManager(session:lc.foundation.domain:SessionMap) — コンストラクター, クラス lc.foundation.UserManager | |
Constructor. | |
userManagerUrl — プロパティ, クラス lc.foundation.SessionManager | |
The URL for single-sign on and authentication. | |
username — プロパティ, クラス com.adobe.dct.model.ConfigModel | |
The username. | |
userName — プロパティ, クラス coldfusion.service.mxml.Ldap | |
ユーザー ID です。 | |
userName — プロパティ, クラス coldfusion.service.mxml.Mail | |
認証を要求する SMTP サーバーに送信するユーザー名です。 | |
userName — プロパティ, クラス coldfusion.service.mxml.Pop | |
ユーザー名です。 | |
userName — プロパティ, クラス com.adobe.solutions.prm.presentation.team.TeamMemberDetails | |
The name of the user. | |
userName — プロパティ, インターフェイス com.adobe.solutions.rca.domain.IComment | |
Name of the user who published the comment. | |
userName — プロパティ, クラス com.adobe.solutions.rca.domain.impl.Comment | |
Name of the user who published the comment. | |
USERNAME_AND_PASSWORD — 定数静的プロパティ, クラス flash.net.drm.AuthenticationMethod | |
有効なユーザー名とパスワードが必要であることを示します。 | |
usernamePrompt — プロパティ, クラス flash.events.DRMAuthenticateEvent | |
サーバーによって提供されるユーザー名資格情報のプロンプトです。 | |
USERNAME_PWD — 定数静的プロパティ, クラス com.adobe.livecycle.ria.security.api.TicketType | |
A special value that specifies that ticket is of type username and password. | |
userOid — プロパティ, クラス lc.procmgmt.events.TaskActionCompleteEvent | |
The identifier of the user that the task was sent to. | |
useRollOver — スタイル, クラス mx.controls.listClasses.ListBase | |
アイテムの上にマウスを置いたときに、そのアイテムをハイライト表示するかどうかを制御するフラグです. | |
useRollOver — スタイル, クラス mx.controls.listClasses.AdvancedListBase | |
アイテムの上にマウスを置いたときに、そのアイテムをハイライト表示するかどうかを制御するフラグです. | |
useRotationConcat — プロパティ, クラス fl.motion.KeyframeBase | |
このプロパティを true に設定した場合、モーションに対するデータが addpropertyarray によって指定されるとターゲットオブジェクトが回転します。 | |
useRotationConcat(index:int) — メソッド, クラス fl.motion.MotionBase | |
モーションに対するデータが addPropertyArray() メソッドによって指定される場合、ターゲットオブジェクトを回転します。 | |
userPassword — プロパティ, クラス coldfusion.service.mxml.Document | |
ユーザーのパスワードを指定します(format="PDF" のみ)。 | |
userPermissions — 静的プロパティ, クラス com.adobe.livecycle.assetmanager.client.handler.PermissionBasedAssetHandler | |
Specifies a list of permissions that is associated with the current logged-in user. | |
userPermissions — プロパティ, クラス com.adobe.livecycle.assetmanager.client.managers.AssetManager | |
Specifies the permissions for the current user. | |
userPermissionsPrefixMap — 静的プロパティ, クラス com.adobe.livecycle.assetmanager.client.handler.PermissionBasedAssetHandler | |
Specifies a map of asset permissions prefixes using the format {assetType1:prefix1, assetType2:prefix2}. | |
userPermissionsPrefixMap — プロパティ, クラス com.adobe.livecycle.assetmanager.client.managers.AssetManager | |
Specifies a map of asset permissions prefixes using the format {assetType1:prefix1, assetType2:prefix2}. | |
UserPreference — クラス, パッケージ com.adobe.livecycle.rca.model | |
User preference class that is used to save user preferences on the server. | |
UserPreference() — コンストラクター, クラス com.adobe.livecycle.rca.model.UserPreference | |
Constructor. | |
UserPreferenceVO — クラス, パッケージ com.adobe.solutions.rca.vo | |
User preference class to persist user preferences at the server side. | |
UserPreferenceVO() — コンストラクター, クラス com.adobe.solutions.rca.vo.UserPreferenceVO | |
The constructor for UserPreferenceVO class. | |
userPresent — イベント, クラス flash.desktop.NativeApplication | |
アイドル期間の後にオペレーティングシステムがマウスまたはキーボードの操作を検出すると送出されます。 | |
USER_PRESENT — 定数静的プロパティ, クラス flash.events.Event | |
Event.USER_PRESENT 定数は、userPresent イベントオブジェクトの type プロパティの値を定義します。 | |
userQueues — プロパティ, クラス lc.procmgmt.domain.QueuesManager | |
The user queues of the QueuesManager object. | |
users — プロパティ, インターフェイス com.adobe.solutions.prm.domain.IProject | |
Defines a list of local users of the project. | |
users — プロパティ, クラス com.adobe.solutions.prm.domain.impl.Project | |
Defines a list of local users of the project. | |
userSearch — プロパティ, クラス lc.procmgmt.ui.task.TaskDirective | |
The UserSearchDataGrid component provides a text area enabling the end user to enter the name of the person they are searching for. | |
userSearchDataGridModel — プロパティ, クラス lc.procmgmt.ui.task.TaskDirectiveModel | |
The UserSearchDataGridModel object provides the results of a user search. | |
UserSelectedEvent — クラス, パッケージ com.adobe.solutions.rca.presentation.event | |
This event is dispatched when a user is selected from the search result grid. | |
UserSelectedEvent(type:String, bubbles:Boolean, cancelable:Boolean) — コンストラクター, クラス com.adobe.solutions.rca.presentation.event.UserSelectedEvent | |
The constructor for UserSelectedEvent class. | |
USER_SELECTED_EVENT — 定数静的プロパティ, クラス com.adobe.solutions.rca.presentation.event.UserSelectedEvent | |
This value indicates that a user has been selected. | |
USER_SELECTION — 定数静的プロパティ, クラス flash.media.AudioOutputChangeReason | |
ユーザーが異なるデバイスを選択することによって、オーディオ出力が変更されます。 | |
userStyles — プロパティ, クラス flashx.textLayout.container.ContainerController | |
ContainerController オブジェクトでのユーザースタイルの読み取りおよび書き込みを可能にします。 | |
userStyles — プロパティ, クラス flashx.textLayout.elements.FlowElement | |
FlowElement オブジェクトでのユーザースタイルの読み取りおよび書き込みを可能にします。 | |
userStyles — プロパティ, クラス flashx.textLayout.formats.TextLayoutFormat | |
この TextLayoutFormat の userStyles を返します。 | |
USER_TRIGGERED — 定数静的プロパティ, クラス flash.events.SoftKeyboardTrigger | |
ユーザーアクションがイベントを呼び出したことを示します。 | |
userViews — プロパティ, クラス com.adobe.mosaic.om.events.UserViewsLoadEvent | |
Returns an array of the user views loaded and/or requested. | |
userViews — プロパティ, インターフェイス com.adobe.mosaic.om.interfaces.IApplication | |
Returns the list of views that a user has saved for this application. | |
UserViewsLoadEvent — クラス, パッケージ com.adobe.mosaic.om.events | |
The UserViewsLoadEvent class defines a transient notification of user views load results. | |
UserViewsLoadEvent(type:String, views:Array, errMsg:String) — コンストラクター, クラス com.adobe.mosaic.om.events.UserViewsLoadEvent | |
Constructor. | |
UserVO — クラス, パッケージ com.adobe.solutions.rca.vo.um | |
An extension of the principal object. | |
UserVO() — コンストラクター, クラス com.adobe.solutions.rca.vo.um.UserVO | |
The constructor for UserVO class. | |
useSeconds — プロパティ, クラス fl.transitions.Tween | |
フレーム数または秒数で指定された期間にわたりトゥイーンを再生するかどうかを示します。 | |
useSpeakerphoneForVoice — 静的プロパティ, クラス flash.media.SoundMixer | |
デバイスが音声モードのときに、スピーカーフォンを切り替えます。 | |
USES_SHARED_OBJECT — 定数静的プロパティ, クラス spark.core.DisplayObjectSharingMode | |
IGraphicElement は、親の Group コンテナによって DisplayObject を割り当てられます。 | |
useSSL — プロパティ, クラス coldfusion.service.mxml.Mail | |
Secure Sockets Layer を使用するかどうかを指定します。 | |
useStructure — プロパティ, クラス coldfusion.service.mxml.Pdf | |
PDF 構造に基づいて内容を抽出できます。 | |
useSWFBridge() — メソッド, インターフェイス mx.managers.IMarshalSystemManager | |
このシステムマネージャーを使用している呼び出し元が、他のマネージャーと直接通信する必要があるかどうか、またはブリッジと通信する必要があるかどうかを判断します。 | |
useSymbolColor — プロパティ, クラス spark.skins.mobile.supportClasses.MobileSkin | |
このスキンが symbolColor スタイルの影響を受けるかどうかを指定します。 | |
useSystemTrustStore — プロパティ, クラス flash.security.XMLSignatureValidator | |
システムの信頼ストアの証明書をチェーンの構築に使用するように指定します。 | |
useTestData — プロパティ, クラス com.adobe.icc.external.dc.InvokeParams | |
True if the letter's test data should be used as the initial data. | |
useThousandsSeparator — プロパティ, クラス mx.formatters.CurrencyFormatter | |
true の場合、数値は 3 桁ごとに区切り文字で区切られます。 | |
useThousandsSeparator — プロパティ, クラス mx.formatters.NumberFormatter | |
true の場合、数値は 3 桁ごとに区切り文字で区切られます。 | |
useTLS — プロパティ, クラス coldfusion.service.mxml.Mail | |
Transport Level Security を使用するかどうかを指定します。 | |
useTwoColumns — プロパティ, クラス mx.controls.menuClasses.MenuListData | |
左側のアイコンを 2 つの異なる列(チェックアイコンとラジオアイコンなど、アイコンの列とタイプアイコンの列)にレイアウトするかどうかを指定します。 | |
useUTC — プロパティ, クラス spark.formatters.DateTimeFormatter | |
日付をフォーマットするときに使用される日付と時刻の値が、ローカルまたは UTC のいずれかを制御する Boolean フラグ。 | |
useVirtualLayout — プロパティ, クラス spark.components.List | |
このコントロールに関連付けられているレイアウトの useVirtualLayout プロパティの値を設定します。 | |
useVirtualLayout — プロパティ, クラス spark.components.supportClasses.ListBase | |
このコントロールに関連付けられているレイアウトの useVirtualLayout プロパティの値を設定します。 | |
useVirtualLayout — プロパティ, クラス spark.layouts.supportClasses.LayoutBase | |
1 つのコンテナには任意の数の子を追加できます。 | |
useWeakReference — プロパティ, クラス mx.binding.utils.ChangeWatcher | |
handler への参照が強参照と弱参照のいずれであるかを判断します。 | |
useWeakReference — プロパティ, クラス mx.events.EventListenerRequest | |
addEventListener() に対する useWeakReference パラメーターです。 | |
useWeekRef — プロパティ, クラス mx.automation.events.EventDetails | |
リスナーへの参照が強参照と弱参照のいずれであるかを判断します。 | |
useXhtmlTextContent — プロパティ, クラス com.adobe.icc.vo.render.ContextData | |
True if XHTML content should be used when resolving text modules; false if Flex Rich Text should be used. | |
usingBundles — プロパティ, インターフェイス com.adobe.gravity.framework.IServiceReference | |
The bundles that are being used by this service. | |
usingCurrentFrame — プロパティ, クラス fl.motion.AnimatorBase | |
新しいフレームが入力されるたびに、currentFrame プロパティが確認されるかどうか、およびターゲットのアニメーションが親のタイムラインのフレームと同期されているかどうか、または親の現在のフレームにかかわらず、常に進んでいるかどうかを示します。 | |
usingCustomCompareFunction — プロパティ, インターフェイス mx.collections.ISortField | |
この ISortField がカスタムコンパレータ関数を使用している場合は True です。 | |
usingCustomCompareFunction — プロパティ, クラス mx.collections.SortField | |
この ISortField がカスタムコンパレータ関数を使用している場合は True です。 | |
usingCustomCompareFunction — プロパティ, クラス spark.collections.SortField | |
この ISortField がカスタムコンパレータ関数を使用している場合は True です。 | |
USING_DEFAULT_WARNING — 定数静的プロパティ, クラス flash.globalization.LastOperationStatus | |
一番最近の操作中にオペレーティングシステムのデフォルト値が使用されたことを示します。 | |
USING_DEFAULT_WARNING — 定数静的プロパティ, クラス spark.globalization.LastOperationStatus | |
一番最近の操作中にオペレーティングシステムのデフォルト値が使用されたことを示します。 | |
USING_FALLBACK_WARNING — 定数静的プロパティ, クラス flash.globalization.LastOperationStatus | |
一番最近の操作中に代替値が設定されたことを示します。 | |
USING_FALLBACK_WARNING — 定数静的プロパティ, クラス spark.globalization.LastOperationStatus | |
一番最近の操作中に代替値が設定されたことを示します。 | |
usingTLS — プロパティ, クラス flash.net.NetConnection | |
HTTPS ではなく、ネイティブ TLS を使用してセキュア接続が確立されたかどうかを示します。 | |
US_ONLY — 定数静的プロパティ, クラス mx.validators.ZipCodeValidatorDomainType | |
米国の郵便番号を検証する場合に指定します。 | |
US_OR_CANADA — 定数静的プロパティ, クラス mx.validators.ZipCodeValidatorDomainType | |
米国またはカナダの郵便番号を検証する場合に指定します。 | |
UTC(year:Number, month:Number, date:Number, hour:Number, minute:Number, second:Number, millisecond:Number) — 静的メソッド , クラス Date | |
1970 年 1 月 1 日 0 時(世界時)からパラメーターで指定された時刻までのミリ秒数を返します。 | |
Util — クラス, パッケージ coldfusion.service | |
すべてのユーティリティ定数およびユーザーに公開される定義済みの静的メソッドを含む Util クラスです。 | |
UTILITY — 定数静的プロパティ, クラス flash.display.NativeWindowType | |
ユーティリティウィンドウです。 | |
Utils3D — クラス, パッケージ flash.geom | |
Utils3D クラスには、特定の 3 次元マトリックス操作の実装を単純化する静的メソッドが含まれます。 | |
uvtData — プロパティ, クラス flash.display.GraphicsTrianglePath | |
テクスチャマッピングを適用するために使用される正規化座標の Vector です。 | |
記号 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
Tue Jun 12 2018, 10:49 AM Z