記号 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 | |
w — プロパティ, クラス flash.geom.Vector3D | |
Vector3D オブジェクトの 4 番目のエレメント(x、y、および z の各プロパティ以外)は、回転角度などのデータを保持できます。 | |
W — 定数静的プロパティ, クラス flash.ui.Keyboard | |
W キーのキーコード値(87)に関連付けられた定数です。 | |
wait(timeout:Number) — メソッド, クラス flash.concurrent.Condition | |
この Condition オブジェクトが表す条件が満たされておらず、現在のワーカーが残りのコードを実行するには、条件が満たされるまで待機する必要があることを示します。 | |
waitForExpiry — プロパティ, クラス com.adobe.livecycle.rca.model.stage.AbstractStage | |
If the value is true, the stage is not marked complete until the end of the specified duration, even if all the stage participants have completed their tasks. | |
waitForExpiry — プロパティ, インターフェイス com.adobe.solutions.rca.domain.IStage | |
A Boolean value to decide whether to wait for the complete duration for expiry even if all the stage participants have completed their tasks before expiry duration or not. | |
waitForExpiry — プロパティ, クラス com.adobe.solutions.rca.domain.impl.Stage | |
A Boolean value to decide whether to wait for the complete duration for expiry even if all the stage participants have completed their tasks before expiry duration or not. | |
waitForExpiry — プロパティ, クラス com.adobe.solutions.rca.vo.ReviewStageVO | |
If this Boolean flag is set to True, the stage waits for the complete duration even if all the stage participants have completed their tasks. | |
waitingForSetDataResult — プロパティ, クラス com.adobe.solutions.acm.ccr.presentation.pdf.LetterPDFContainer | |
True if a call to set the PDF's data is currently executing asynchronously. | |
waitRadioButton — スキンパーツ, クラス com.adobe.solutions.rca.presentation.template.stages.ReviewStage | |
A reference to the RadioButton object that displays the option to wait until the end of the specified stage duration if all mandatory participants complete their tasks before the deadline. A reference to the RadioButton object that displays the option to wait until the end of the specified stage duration if all mandatory participants complete their tasks before the deadline. | |
waitRadioButton — スキンパーツ, クラス com.adobe.solutions.rca.presentation.template.stages.ApprovalStage | |
A reference to the RadioButton object that displays the option of waiting till the end of a specified stage duration, if all mandatory participants complete before the deadline. A reference to the RadioButton object that displays the option of waiting till the end of a specified stage duration, if all mandatory participants complete before the deadline. | |
WAIT_STATE — 定数静的プロパティ, クラス com.adobe.solutions.rca.services.impl.CacheToken | |
This property denotes that the token is currently waiting for a remote object to return the response. | |
walkDisplayObjects(displayObject:flash.display:DisplayObject, callbackFunction:Function) — 静的メソッド , クラス mx.utils.DisplayUtil | |
指定した DisplayObject のツリー内の各ノードに対して、指定した関数を再帰的に呼び出し、その DisplayObject への参照を渡します。 | |
warn(message:String, ... rest) — メソッド, インターフェイス mx.logging.ILogger | |
LogEventLevel.WARN レベルで指定されたデータを記録します。 | |
warn(msg:String, ... rest) — メソッド, クラス mx.logging.LogLogger | |
LogEventLevel.WARN レベルで指定されたデータを記録します。 | |
warn(message:String, ... rest) — メソッド, クラス org.osmf.logging.Logger | |
メッセージを「warn」レベルで記録します。 | |
WARN — 定数静的プロパティ, クラス mx.logging.LogEventLevel | |
アプリケーション操作に影響のあるイベントを指定します。 | |
warning(message:String, params:Object, actor:Object, error:Error) — メソッド, クラス com.adobe.gravity.utility.logging.Logger | |
Log a WARNING message. | |
WARNING — 定数静的プロパティ, クラス com.adobe.gravity.utility.logging.LogLevel | |
Log level for issues that aren't strictly errors. | |
Warning_Icon — 定数静的プロパティ, クラス com.adobe.icc.editors.managers.ErrorManager | |
The constant specifying the Warning Icon. | |
WARNING_ICON — プロパティ, クラス com.adobe.solutions.rca.presentation.util.AlertFormatter | |
This property refers to warning icon. | |
wasPendingUpdate — プロパティ, クラス air.update.ApplicationUpdater | |
インストールが失敗したかどうかに関係なく、延期された更新があった場合は true を返します。それ以外の場合は false を返します。 | |
wasPendingUpdate — プロパティ, クラス air.update.ApplicationUpdaterUI | |
インストールが失敗したかどうかに関係なく、延期された更新があった場合は true を返します。それ以外の場合は false を返します。 | |
watch(host:Object, chain:Object, handler:Function, commitOnly:Boolean, useWeakReference:Boolean) — 静的メソッド , クラス mx.binding.utils.ChangeWatcher | |
ChangeWatcher インスタンスを作成し、開始します。 | |
watchXML(xml:Object, notifiable:mx.utils:IXMLNotifiable, uid:String) — メソッド, クラス mx.utils.XMLNotifier | |
XML または XMLList の場合は、変更を監視する通知関数を追加します。 | |
WebDocumentViewer — クラス, パッケージ com.adobe.ep.ux.webdocumentviewer.domain | |
The WebDocumentViewer component provides support for displaying forms that are displayed in an HTML wrapper. | |
WebDocumentViewer() — コンストラクター, クラス com.adobe.ep.ux.webdocumentviewer.domain.WebDocumentViewer | |
Constructor. | |
WebService — 動的クラス, パッケージ mx.rpc.soap | |
WebService クラスは、リモートサーバー上の SOAP ベースの Web サービスへのアクセスを提供します。 | |
WebService — 動的クラス, パッケージ mx.rpc.soap.mxml | |
<mx:WebService> タグにより、SOAP に準拠した Web サービスの処理にアクセスできます。 | |
WebService(destination:String, rootURL:String) — コンストラクター, クラス mx.rpc.soap.WebService | |
新しい WebService を作成します。 | |
WebService(destination:String) — コンストラクター, クラス mx.rpc.soap.mxml.WebService | |
新しい WebService コンポーネントを作成します。 | |
WebServiceWrapper — クラス, パッケージ com.adobe.fiber.services.wrapper | |
このクラスは、WebService クラスのインスタンス用に生成されるすべてのラッパーのスーパークラスです。 | |
WebServiceWrapper(target:flash.events:IEventDispatcher) — コンストラクター, クラス com.adobe.fiber.services.wrapper.WebServiceWrapper | |
コンストラクターです。 | |
WedgeItemRenderer — クラス, パッケージ mx.charts.renderers | |
PieSeries オブジェクトのデフォルト itemRenderer です。 | |
WedgeItemRenderer() — コンストラクター, クラス mx.charts.renderers.WedgeItemRenderer | |
コンストラクターです。 | |
weekDayStyleName — スタイル, クラス mx.controls.DateChooser | |
このコントロールの曜日名に適用されるスタイルシート定義の名前です. | |
weekItemRenderer — スタイル, クラス com.adobe.solutions.rca.presentation.gantt.GanttChart | |
This style defines the ruler item renderer, in case the duration displayed in the Gantt chart is of one week or less but greater than one day. | |
weekOfYear(date:Date) — 静的メソッド , クラス com.adobe.fiber.runtime.lib.DateTimeFunc | |
日付の年間通算週を返します。 | |
weight — プロパティ, クラス flash.net.dns.SRVRecord | |
同じ優先度を持つサービスホストから選択するときに使用する相対的な重みです。 | |
weight — プロパティ, クラス mx.graphics.GradientStroke | |
ピクセル単位の線の太さです。 | |
weight — プロパティ, インターフェイス mx.graphics.IStroke | |
ピクセル単位の線の太さです。 | |
weight — プロパティ, クラス mx.graphics.SolidColorStroke | |
ピクセル単位の線の太さです。 | |
weights — プロパティ, クラス org.osmf.net.metrics.BandwidthMetric | |
フラグメントの重み付けです(先頭が直近のフラグメント)。 | |
weights — プロパティ, クラス org.osmf.net.rules.BandwidthRule | |
フラグメントの重み付けです(最近のフラグメントの重み値から順に格納されています)。 | |
welcomeModel — プロパティ, クラス lc.procmgmt.ui.layout.DesktopModel | |
An instance of the WelcomeModel component. | |
WHEN_ACTIVE — 定数静的プロパティ, クラス spark.components.TextSelectionHighlighting | |
コンポーネントのウィンドウがアクティブなときには、コンポーネントにキーボードフォーカスがなくても常にテキストの選択範囲が表示されます。 | |
WHEN_FOCUSED — 定数静的プロパティ, クラス spark.components.TextSelectionHighlighting | |
コンポーネントにキーボードフォーカスがあるときにのみ、テキストの選択範囲が表示されます。 | |
while — ステートメント | |
条件を評価して、条件の評価結果が true になる場合はステートメントを実行します。その後、ループの先頭に戻り、再び条件を評価します。 | |
WHILE_EDITING — 定数静的プロパティ, クラス flash.text.StageTextClearButtonMode | |
StageText clearButton は編集中に表示されます | |
whiteSpaceCollapse — プロパティ, クラス flashx.textLayout.container.ContainerController | |
TextLayoutFormat:テキストを TextFlow にインポートする際、空白を圧縮または保持します。 | |
whiteSpaceCollapse — プロパティ, クラス flashx.textLayout.elements.FlowElement | |
TextLayoutFormat:テキストを TextFlow にインポートする際、空白を圧縮または保持します。 | |
whiteSpaceCollapse — プロパティ, インターフェイス flashx.textLayout.formats.ITextLayoutFormat | |
テキストを TextFlow にインポートする際、空白を圧縮または保持します。 | |
whiteSpaceCollapse — プロパティ, クラス flashx.textLayout.formats.TextLayoutFormat | |
テキストを TextFlow にインポートする際、空白を圧縮または保持します。 | |
whiteSpaceCollapse — スタイル, クラス spark.components.supportClasses.GroupBase | |
テキストを TextFlow にインポートする際、空白を圧縮または保持します. | |
whiteSpaceCollapse — スタイル, クラス spark.components.supportClasses.SkinnableTextBase | |
テキストを TextFlow にインポートする際、空白を圧縮または保持します. | |
whiteSpaceCollapse — スタイル, クラス spark.components.RichText | |
テキストを TextFlow にインポートする際、空白を圧縮または保持します. | |
whiteSpaceCollapse — スタイル, クラス spark.components.FormHeading | |
テキストを TextFlow にインポートする際、空白を圧縮または保持します. | |
whiteSpaceCollapse — スタイル, クラス spark.components.NumericStepper | |
テキストを TextFlow にインポートする際、空白を圧縮または保持します. | |
whiteSpaceCollapse — スタイル, クラス spark.components.SkinnableContainer | |
テキストを TextFlow にインポートする際、空白を圧縮または保持します. | |
whiteSpaceCollapse — スタイル, クラス spark.components.Scroller | |
テキストを TextFlow にインポートする際、空白を圧縮または保持します. | |
whiteSpaceCollapse — スタイル, クラス spark.components.RichEditableText | |
テキストを TextFlow にインポートする際、空白を圧縮または保持します. | |
whiteSpaceCollapse — スタイル, クラス spark.skins.spark.DefaultItemRenderer | |
テキストを TextFlow にインポートする際、空白を圧縮または保持します. | |
whiteSpaceCollapse — スタイル, クラス spark.skins.wireframe.DefaultItemRenderer | |
テキストを TextFlow にインポートする際、空白を圧縮または保持します. | |
WhiteSpaceCollapse — final クラス, パッケージ flashx.textLayout.formats | |
TextLayoutFormat クラスの whiteSpaceCollapse プロパティを設定する値を定義します。 | |
wideLineTo(x:Number, y:Number) — メソッド, クラス flash.display.GraphicsPath | |
新しい「wideLineTo」コマンドを commands ベクターに、新しい座標を data ベクターに追加します。 | |
WIDE_LINE_TO — 定数静的プロパティ, クラス flash.display.GraphicsPathCommand | |
「line to」描画コマンドを指定しますが、1 つではなく 2 つの座標セット(4 つの値)を使用します。 | |
wideMoveTo(x:Number, y:Number) — メソッド, クラス flash.display.GraphicsPath | |
新しい「wideMoveTo」コマンドを commands ベクターに、新しい座標を data ベクターに追加します。 | |
WIDE_MOVE_TO — 定数静的プロパティ, クラス flash.display.GraphicsPathCommand | |
「move to」描画コマンドを指定しますが、1 つではなく 2 つの座標セット(4 つの値)を使用します。 | |
width — プロパティ, クラス coldfusion.service.PdfPageDetail | |
PDF ページの幅です。 | |
width — プロパティ, クラス coldfusion.service.mxml.Image | |
イメージの幅です(単位:ピクセル)。 | |
width — プロパティ, クラス com.adobe.mosaic.mxml.Shell | |
The width. | |
width — プロパティ, クラス com.adobe.mosaic.mxml.Tile | |
Sets the width value. | |
width — プロパティ, インターフェイス com.adobe.mosaic.om.interfaces.IUIAttributes | |
Returns the node's width. | |
width — プロパティ, クラス fl.controls.Label | |
コンポーネントの幅を取得または設定します(ピクセル単位)。 | |
width — プロパティ, クラス fl.controls.ScrollBar | |
コンポーネントの幅を取得または設定します(ピクセル単位)。 | |
width — プロパティ, クラス fl.controls.dataGridClasses.DataGridColumn | |
列の幅を示すピクセル数です。 | |
width — プロパティ, クラス fl.core.UIComponent | |
コンポーネントの幅を取得または設定します(ピクセル単位)。 | |
width — プロパティ, クラス fl.display.ProLoaderInfo | |
読み込まれたコンテンツの規格幅です。 | |
width — プロパティ, クラス fl.video.FLVPlayback | |
ステージ上の FLVPlayback インスタンスの幅を指定する数値です。 | |
width — プロパティ, クラス fl.video.VideoPlayer | |
ステージ上の VideoPlayer インスタンスの幅を指定する数値です。 | |
width — プロパティ, クラス flash.desktop.DockIcon | |
アイコンの現在の表示幅です(ピクセル単位)。 | |
width — プロパティ, クラス flash.desktop.InteractiveIcon | |
アイコンの現在の表示幅です(ピクセル単位)。 | |
width — プロパティ, クラス flash.desktop.SystemTrayIcon | |
アイコンの現在の表示幅です(ピクセル単位)。 | |
width — プロパティ, クラス flash.display.BitmapData | |
ビットマップイメージの幅(ピクセル単位)です。 | |
width — プロパティ, クラス flash.display.DisplayObject | |
表示オブジェクトの幅を示します(ピクセル単位)。 | |
width — プロパティ, クラス flash.display.LoaderInfo | |
読み込まれたコンテンツの規格幅です。 | |
width — プロパティ, クラス flash.display.NativeWindow | |
このウィンドウの幅(ピクセル単位)です。 | |
width — プロパティ, クラス flash.display.ScreenMode | |
ScreenMode のスクリーンの幅(ピクセル単位)です。 | |
width — プロパティ, クラス flash.display.ShaderInput | |
シェーダー入力の幅です。 | |
width — プロパティ, クラス flash.display.ShaderJob | |
ByteArray または Vector の場合は、target の結果データの幅です。<Number> インスタンスです。 | |
width — プロパティ, クラス flash.display.Stage | |
表示オブジェクトの幅を示します(ピクセル単位)。 | |
width — プロパティ, クラス flash.geom.Rectangle | |
矩形の幅(ピクセル単位)です。 | |
width — プロパティ, クラス flash.html.HTMLLoader | |
レンダリング中の HTML キャンバスの矩形の幅を指定します。 | |
width — プロパティ, クラス flash.html.HTMLWindowCreateOptions | |
新しいウィンドウの幅の初期値を指定します。 | |
width — プロパティ, クラス flash.media.Camera | |
現在のキャプチャの幅(ピクセル単位)です。 | |
width — プロパティ, クラス flash.media.CameraRollBrowseOptions | |
CameraRoll イメージピッカーの幅を指定します。 | |
width — プロパティ, クラス flash.media.VideoStreamSettings | |
現在のエンコードされた幅(ピクセル単位)。 | |
width — プロパティ, クラス flash.text.TextLineMetrics | |
width の値は、選択されている行のテキスト(テキスト全体とは限りません)の幅です(ピクセル単位)。 | |
width — プロパティ, クラス flashx.textLayout.elements.InlineGraphicElement | |
グラフィックの幅です。 | |
width — プロパティ, クラス flashx.textLayout.operations.InsertInlineGraphicOperation | |
グラフィックの幅です。 | |
width — プロパティ, クラス flashx.textLayout.operations.ModifyInlineGraphicOperation | |
グラフィックの幅です。 | |
width — プロパティ, クラス mx.containers.utilityClasses.ConstraintColumn | |
親コンテナの座標内における ConstraintColumn インスタンスの幅(ピクセル単位)を指定する数値です。 | |
width — プロパティ, クラス mx.containers.utilityClasses.PostScaleAdapter | |
width — プロパティ, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
列の幅を示すピクセル数です。 | |
width — プロパティ, クラス mx.controls.dataGridClasses.DataGridColumn | |
列の幅を示すピクセル数です。 | |
width — プロパティ, インターフェイス mx.core.IFlexDisplayObject | |
表示オブジェクトの幅を示します(ピクセル単位)。 | |
width — プロパティ, インターフェイス mx.core.IVisualElement | |
表示オブジェクトの幅を示します(ピクセル単位)。 | |
width — プロパティ, クラス mx.core.UIComponent | |
親の座標内におけるコンポーネントの幅(ピクセル単位)を指定する数値です。 | |
width — プロパティ, クラス mx.flash.UIMovieClip | |
このオブジェクトの幅(ピクセル単位)です。 | |
width — プロパティ, クラス mx.graphics.ImageSnapshot | |
ピクセル単位で表したイメージの幅です。 | |
width — プロパティ, クラス mx.managers.SystemManager | |
このオブジェクトの幅です。 | |
width — プロパティ, クラス mx.managers.WindowedSystemManager | |
このオブジェクトの幅です。 | |
width — プロパティ, クラス org.osmf.layout.LayoutMetadata | |
ターゲットの水平方向のサイズを定義します。ピクセル単位で表します。 | |
width — プロパティ, クラス org.osmf.net.DynamicStreamingItem | |
ストリームのエンコード後の幅です。指定されていない場合は -1 です。 | |
width — プロパティ, クラス spark.components.gridClasses.GridColumn | |
この列の幅(ピクセル単位)です。 | |
width — プロパティ, クラス spark.primitives.supportClasses.GraphicElement | |
グラフィックエレメントの幅です。 | |
widthBy — プロパティ, クラス mx.effects.Resize | |
コンポーネントの幅を変更する際のピクセル数を表します。 | |
widthBy — プロパティ, クラス mx.effects.effectClasses.ResizeInstance | |
コンポーネントの幅を変更する際のピクセル数を表します。 | |
widthBy — プロパティ, クラス spark.effects.Resize | |
ターゲットの幅を変更するピクセル数を表します。 | |
widthBy — プロパティ, クラス spark.effects.supportClasses.ResizeInstance | |
ターゲットの幅を変更するピクセル数を表します。 | |
widthExcludingOffsets — プロパティ, クラス mx.controls.listClasses.ListBaseContentHolder | |
ListBase.listContent プロパティによって定義されるコンテンツの中央部分の幅(ピクセル単位、上下のオフセットを除く)です。 | |
widthFrom — プロパティ, クラス mx.effects.Resize | |
初期幅(ピクセル単位)を表します。 | |
widthFrom — プロパティ, クラス mx.effects.effectClasses.ResizeInstance | |
初期の幅を表します。 | |
widthFrom — プロパティ, クラス spark.effects.Resize | |
ターゲットの最初の幅(ピクセル単位)を表します。 | |
widthFrom — プロパティ, クラス spark.effects.supportClasses.ResizeInstance | |
ターゲットの最初の幅(ピクセル単位)を表します。 | |
widthInChars — プロパティ, クラス spark.components.RichEditableText | |
em 単位で測定されたコントロールのデフォルトの幅です。 | |
widthInChars — プロパティ, クラス spark.components.TextArea | |
em 単位で測定されたコントロールのデフォルトの幅です。 | |
widthInChars — プロパティ, クラス spark.components.TextInput | |
em 単位で測定されたコントロールのデフォルトの幅です。 | |
widthTo — プロパティ, クラス mx.effects.Resize | |
最終的な幅をピクセル単位で表します。 | |
widthTo — プロパティ, クラス mx.effects.effectClasses.ResizeInstance | |
最終的な幅をピクセル単位で表します。 | |
widthTo — プロパティ, クラス spark.effects.Resize | |
ターゲットの最終的な幅(ピクセル単位)を表します。 | |
widthTo — プロパティ, クラス spark.effects.supportClasses.ResizeInstance | |
ターゲットの最終的な幅(ピクセル単位)を表します。 | |
willTrigger(type:String) — メソッド, クラス coldfusion.air.Session | |
指定されたイベントタイプについて、この EventDispatcher オブジェクトまたはその祖先にイベントリスナーが登録されているかどうかを確認します。 | |
willTrigger(type:String) — メソッド, クラス coldfusion.air.SyncManager | |
指定されたイベントタイプについて、この EventDispatcher オブジェクトまたはその祖先にイベントリスナーが登録されているかどうかを確認します。 | |
willTrigger(type:String) — メソッド, クラス coldfusion.service.BasicService | |
指定されたイベントタイプについて、この EventDispatcher オブジェクトまたはその祖先にイベントリスナーが登録されているかどうかを確認します。 | |
willTrigger(type:String) — メソッド, クラス com.adobe.consulting.pst.vo.Category | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.consulting.pst.vo.FlexConfiguration | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.consulting.pst.vo.Form | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.consulting.pst.vo.Letter | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.dct.transfer.BindingElement | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.dct.transfer.DataDictionary | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.dct.transfer.DataDictionaryElement | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.dct.transfer.DataDictionaryReference | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.dct.transfer.DataDictionarySearchFilter | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.dct.transfer.OperationInfo | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.dct.transfer.OperationParameter | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.dct.transfer.RemotingServiceInfo | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.ep.taskmanagement.domain.TaskProperty | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.ep.taskmanagement.util.CollectionToken | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.ep.taskmanagement.util.ObjectToken | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.ep.ux.content.model.asset.AssetAction | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.ep.ux.content.model.search.SearchFilter | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.ep.ux.content.search.SearchQuery | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.ep.ux.content.view.components.relationships.RelationshipVO | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.fiber.styles.Style | |
指定されたイベントタイプについて、この EventDispatcher オブジェクトまたはその祖先にイベントリスナーが登録されているかどうかを確認します。 | |
willTrigger(type:String) — メソッド, クラス com.adobe.icc.editors.managers.PreferencesManager | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.icc.editors.model.FileModel | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.icc.obj.FileData | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.icc.vo.CDMAssignment | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.icc.vo.ContainerLayout | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.icc.vo.DataDownload | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.icc.vo.DataModule | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.icc.vo.Document | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.icc.vo.DocumentAssignment | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.icc.vo.Field | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.icc.vo.FieldAssignment | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.icc.vo.Folder | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.icc.vo.LDMAssignment | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.icc.vo.ModuleAssignment | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.icc.vo.Portfolio | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.icc.vo.Query | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.icc.vo.Statement | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.icc.vo.Table | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.icc.vo.TableColumnDetails | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.icc.vo.TargetArea | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.icc.vo.TargetAreaAssignment | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.icc.vo.User | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.icc.vo.Variable | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.icc.vo.VariableAssignment | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.icc.vo.render.ContextData | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.icc.vo.render.PDFResponseType | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.icc.vo.render.ResolvedContent | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.icomm.assetplacement.controller.AttachmentLoader | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.livecycle.assetmanager.client.model.AssetAction | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.livecycle.assetmanager.client.model.AssetTypeDescriptor | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.livecycle.assetmanager.client.model.SearchQuery | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.livecycle.rca.model.AuditLevel | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.livecycle.rca.model.CustomAttribute | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.livecycle.rca.model.Review | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.livecycle.rca.model.ReviewContext | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.livecycle.rca.model.ReviewSearchFilter | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.livecycle.rca.model.ReviewTemplateReference | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.livecycle.rca.model.TemplateSearchFilter | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.livecycle.rca.model.UserPreference | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.livecycle.rca.model.document.SupportingDocument | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.livecycle.rca.model.participant.BaseUser | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.livecycle.rca.model.reminder.Reminder | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.livecycle.rca.model.stage.AbstractStage | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.solutions.prm.domain.impl.Asset | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.solutions.prm.domain.impl.TeamMember | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.solutions.prm.domain.impl.WorkItem | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.solutions.prm.vo.AbstractSearchFilterVO | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.solutions.prm.vo.AssetVO | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.solutions.prm.vo.BaseEntityVO | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.solutions.rca.domain.impl.Participant | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.solutions.rca.domain.impl.ReviewContext | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.solutions.rca.domain.impl.Stage | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.solutions.rca.domain.impl.User | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.solutions.rca.presentation.util.FormatterUtil | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.solutions.rca.vo.ReviewTemplateVO | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス com.adobe.solutions.rca.vo.StageTemplateVO | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス flash.display.Stage | |
指定されたイベントタイプについて、この EventDispatcher オブジェクトまたはその祖先にイベントリスナーが登録されているかどうかを確認します。 | |
willTrigger(type:String) — メソッド, クラス flash.events.EventDispatcher | |
指定されたイベントタイプについて、この EventDispatcher オブジェクトまたはその祖先にイベントリスナーが登録されているかどうかを確認します。 | |
willTrigger(type:String) — メソッド, インターフェイス flash.events.IEventDispatcher | |
指定されたイベントタイプについて、この EventDispatcher オブジェクトまたはその祖先にイベントリスナーが登録されているかどうかを確認します。 | |
willTrigger(type:String) — メソッド, クラス flashx.textLayout.elements.LinkElement | |
指定されたイベントタイプについて、この EventDispatcher オブジェクトまたはその祖先にイベントリスナーが登録されているかどうかを確認します。 | |
willTrigger(type:String) — メソッド, クラス flashx.textLayout.elements.TextFlow | |
指定されたイベントタイプについて、この EventDispatcher オブジェクトまたはその祖先にイベントリスナーが登録されているかどうかを確認します。 | |
willTrigger(type:String) — メソッド, クラス lc.foundation.domain.Message | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス lc.foundation.domain.Preference | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス lc.foundation.domain.Principal | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス lc.foundation.util.CollectionToken | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス lc.foundation.util.ObjectToken | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス lc.procmgmt.commands.AttachmentCommand | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス lc.procmgmt.commands.InitiateFromStartTaskCommand | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス lc.procmgmt.domain.AttachmentInfo | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス lc.procmgmt.domain.Category | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス lc.procmgmt.domain.DocumentReference | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス lc.procmgmt.domain.Process | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス lc.procmgmt.domain.ProcessInstance | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス lc.procmgmt.domain.ProcessVariable | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス lc.procmgmt.domain.QueueBase | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス lc.procmgmt.domain.QueuesManager | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス lc.procmgmt.domain.ReaderSubmit | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス lc.procmgmt.domain.SearchFilter | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス lc.procmgmt.domain.SearchFilterAttribute | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス lc.procmgmt.domain.SearchFilterCondition | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス lc.procmgmt.domain.SearchFilterSort | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス lc.procmgmt.domain.SearchTemplate | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス lc.procmgmt.domain.SearchTemplateDescriptor | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス lc.procmgmt.domain.SearchTemplateDescriptors | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス lc.procmgmt.domain.Startpoint | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス lc.procmgmt.domain.TaskAttachmentInfo | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス lc.procmgmt.domain.UserActionProperty | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス lc.procmgmt.impl.FavoritesManager | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(type:String) — メソッド, クラス mx.collections.ListCollectionView | |
指定されたイベントタイプについて、この EventDispatcher オブジェクトまたはその祖先にイベントリスナーが登録されているかどうかを確認します。 | |
willTrigger(type:String) — メソッド, クラス mx.containers.utilityClasses.PostScaleAdapter | |
willTrigger(type:String) — メソッド, クラス mx.data.DataStoreEventDispatcher | |
指定されたイベントタイプについて、この EventDispatcher オブジェクトまたはその祖先にイベントリスナーが登録されているかどうかを確認します。 | |
willTrigger(type:String) — メソッド, クラス mx.data.DynamicManagedItem | |
指定されたイベントタイプについて、この EventDispatcher オブジェクトまたはその祖先にイベントリスナーが登録されているかどうかを確認します。 | |
willTrigger(type:String) — メソッド, クラス mx.olap.OLAPCube | |
指定されたイベントタイプについて、この オブジェクトまたはその上位要素にイベントリスナーが登録されているかどうかを確認します。 | |
willTrigger(type:String) — メソッド, クラス mx.utils.ObjectProxy | |
指定されたイベントタイプについて、この オブジェクトまたはその上位要素にイベントリスナーが登録されているかどうかを確認します。 | |
willTrigger(type:String) — メソッド, クラス mx.utils.OnDemandEventDispatcher | |
指定されたイベントタイプについて、この EventDispatcher オブジェクトまたはその祖先にイベントリスナーが登録されているかどうかを確認します。 | |
winding — プロパティ, クラス flash.display.GraphicsPath | |
GraphicsPathWinding クラスで定義されている値を使用して、湾曲規則を指定します。 | |
winding — プロパティ, クラス spark.primitives.Path | |
パスセグメントを交差またはオーバーラップするための塗り規則です。 | |
window — プロパティ, クラス flash.html.HTMLLoader | |
HTML コントロールにロードされたコンテンツのグローバル JavaScript オブジェクトです。 | |
Window — クラス, パッケージ mx.core | |
Window は、AIR デスクトップアプリケーションの追加ウィンドウに対する最上位のコンテナです。 | |
Window — クラス, パッケージ spark.components | |
Window は、AIR デスクトップアプリケーションの追加ウィンドウに対する最上位のコンテナです。 | |
Window() — コンストラクター, クラス mx.core.Window | |
コンストラクターです。 | |
Window() — コンストラクター, クラス spark.components.Window | |
コンストラクターです。 | |
windowActivate — イベント, クラス mx.core.Window | |
このウィンドウがアクティブ化された後に送出されます。 | |
windowActivate — イベント, クラス mx.core.WindowedApplication | |
このアプリケーションウィンドウがアクティブ化された後に送出されます。 | |
windowActivate — イベント, クラス spark.components.Window | |
このウィンドウがアクティブ化された後に送出されます。 | |
windowActivate — イベント, クラス spark.components.WindowedApplication | |
このアプリケーションウィンドウがアクティブ化された後に送出されます。 | |
WINDOW_ACTIVATE — 定数静的プロパティ, クラス mx.events.AIREvent | |
AIREvent.WINDOW_ACTIVATE 定数により、イベントオブジェクトの type プロパティ値が windowActivate イベント用に定義されます。 | |
windowActive — プロパティ, インターフェイス flashx.textLayout.edit.ISelectionManager | |
テキストフローに関連付けられるウィンドウがアクティブかどうかを示します。 | |
windowActive — プロパティ, クラス flashx.textLayout.edit.SelectionManager | |
テキストフローに関連付けられるウィンドウがアクティブかどうかを示します。 | |
WindowBackground — クラス, パッケージ mx.skins.halo | |
Window コンポーネントの背景グラデーションのスキンです。 | |
WindowBackground() — コンストラクター, クラス mx.skins.halo.WindowBackground | |
コンストラクター | |
windowBlur() — メソッド, クラス flash.html.HTMLHost | |
HTMLLoader オブジェクト内の JavaScript コードが window.blur() メソッドを呼び出すときに、呼び出される関数です。 | |
windowClose() — メソッド, クラス flash.html.HTMLHost | |
HTMLLoader オブジェクト内の JavaScript コードが window.close() メソッドを呼び出すときに、呼び出される関数です。 | |
WindowCloseButtonSkin — クラス, パッケージ mx.skins.halo | |
WindowedApplication または Window の TitleBar の閉じるボタンのスキンです。 | |
WindowCloseButtonSkin() — コンストラクター, クラス mx.skins.halo.WindowCloseButtonSkin | |
コンストラクターです。 | |
windowComplete — イベント, クラス mx.core.Window | |
Window の初期レイアウトが完了し、基になる NativeWindow を開くときに送出されます。 | |
windowComplete — イベント, クラス mx.core.WindowedApplication | |
WindowedApplication が初期レイアウトを完了すると送出されます。 | |
windowComplete — イベント, クラス spark.components.Window | |
Window の初期レイアウトが完了し、基になる NativeWindow を開くときに送出されます。 | |
windowComplete — イベント, クラス spark.components.WindowedApplication | |
WindowedApplication が初期レイアウトを完了すると送出されます。 | |
WINDOW_COMPLETE — 定数静的プロパティ, クラス mx.events.AIREvent | |
AIREvent.WINDOW_COMPLETE 定数により、windowComplete イベントのイベントオブジェクトの type プロパティ値が定義されます。 | |
windowDeactivate — イベント, クラス mx.core.Window | |
このウィンドウが非アクティブ化された後に送出されます。 | |
windowDeactivate — イベント, クラス mx.core.WindowedApplication | |
このアプリケーションウィンドウが非アクティブ化された後に送出されます。 | |
windowDeactivate — イベント, クラス spark.components.Window | |
このウィンドウが非アクティブ化された後に送出されます。 | |
windowDeactivate — イベント, クラス spark.components.WindowedApplication | |
このアプリケーションウィンドウが非アクティブ化された後に送出されます。 | |
WINDOW_DEACTIVATE — 定数静的プロパティ, クラス mx.events.AIREvent | |
AIREvent.WINDOW_DEACTIVATE 定数により、イベントオブジェクトの type プロパティ値が windowDeactivate イベント用に定義されます。 | |
windowDuration — プロパティ, クラス org.osmf.traits.DVRTrait | |
ライブポイントより後の使用可能な録音コンテンツの秒数を示します。 | |
WindowedApplication — クラス, パッケージ mx.core | |
WindowedApplication は、AIR アプリケーション用の Flex アプリケーションを作成するために使用するアプリケーションコンテナを定義します。 | |
WindowedApplication — クラス, パッケージ spark.components | |
WindowedApplication は、AIR アプリケーション用の Flex アプリケーションを作成するために使用するアプリケーションコンテナを定義します。 | |
WindowedApplication() — コンストラクター, クラス mx.core.WindowedApplication | |
コンストラクターです。 | |
WindowedApplication() — コンストラクター, クラス spark.components.WindowedApplication | |
コンストラクターです。 | |
WindowedApplicationAutomationImpl — クラス, パッケージ mx.automation.delegates.containers | |
Canvas クラスのインスツルメンテーションの実行に必要なメソッドとプロパティを定義します。 | |
WindowedApplicationAutomationImpl(obj:mx.core:WindowedApplication) — コンストラクター, クラス mx.automation.delegates.containers.WindowedApplicationAutomationImpl | |
コンストラクターです。 | |
WindowedApplicationSkin — クラス, パッケージ mx.skins.wireframe | |
MX WindowedApplication コンポーネントのワイヤフレームスキンクラスです。 | |
WindowedApplicationSkin — クラス, パッケージ spark.skins.spark | |
Spark WindowedApplication および Window コンテナ用のスキンクラスです。 | |
WindowedApplicationSkin() — コンストラクター, クラス mx.skins.wireframe.WindowedApplicationSkin | |
コンストラクターです。 | |
WindowedApplicationSkin() — コンストラクター, クラス spark.skins.spark.WindowedApplicationSkin | |
コンストラクターです。 | |
WindowedSystemManager — クラス, パッケージ mx.managers | |
WindowedSystemManager クラスは、Flex ベースの AIR アプリケーション内の Application 以外のウィンドウを管理します。 | |
WindowedSystemManager(rootObj:mx.core:IUIComponent) — コンストラクター, クラス mx.managers.WindowedSystemManager | |
windowFocus() — メソッド, クラス flash.html.HTMLHost | |
HTMLLoader オブジェクト内の JavaScript コードが window.focus() メソッドを呼び出すときに、呼び出される関数です。 | |
windowId — プロパティ, クラス mx.automation.events.AutomationAirEvent | |
WindowMaximizeButtonSkin — クラス, パッケージ mx.skins.halo | |
WindowedApplication または Window の TitleBar の最大化ボタンのスキンです。 | |
WindowMaximizeButtonSkin() — コンストラクター, クラス mx.skins.halo.WindowMaximizeButtonSkin | |
コンストラクターです。 | |
WindowMinimizeButtonSkin — クラス, パッケージ mx.skins.halo | |
WindowedApplication または Window の TitleBar の最小化ボタンのスキンです。 | |
WindowMinimizeButtonSkin() — コンストラクター, クラス mx.skins.halo.WindowMinimizeButtonSkin | |
コンストラクターです。 | |
windowMove — イベント, クラス mx.core.Window | |
ウィンドウの移動後に送出されます。 | |
windowMove — イベント, クラス mx.core.WindowedApplication | |
WindowedApplication オブジェクトの移動後に送出されます。 | |
windowMove — イベント, クラス spark.components.TitleWindow | |
ユーザーがウィンドウのドラッグに成功したあとに送出されます。 | |
windowMove — イベント, クラス spark.components.Window | |
ウィンドウの移動後に送出されます。 | |
windowMove — イベント, クラス spark.components.WindowedApplication | |
WindowedApplication オブジェクトの移動後に送出されます。 | |
WINDOW_MOVE — 定数静的プロパティ, クラス mx.events.FlexNativeWindowBoundsEvent | |
FlexNativeWindowBoundsEvent.WINDOW_MOVE 定数は、windowMove イベントのイベントオブジェクトの type プロパティ値を定義します。 | |
WINDOW_MOVE — 定数静的プロパティ, クラス spark.events.TitleWindowBoundsEvent | |
TitleWindowBoundsEvent.WINDOW_MOVE 定数は、windowMove イベントのイベントオブジェクトの type プロパティ値を定義します。 | |
windowMoveEnd — イベント, クラス spark.components.TitleWindow | |
ユーザーがドラッグした後にマウスボタンを放すと送出されます。 | |
WINDOW_MOVE_END — 定数静的プロパティ, クラス spark.events.TitleWindowBoundsEvent | |
TitleWindowBoundsEvent.WINDOW_MOVE_END 定数は、windowMoveEnd イベントのイベントオブジェクトの type プロパティ値を定義します。 | |
windowMoveStart — イベント, クラス spark.components.TitleWindow | |
ユーザーが移動領域でマウスボタンを押したままにして、ウィンドウをドラッグし始めると送出されます。 | |
WINDOW_MOVE_START — 定数静的プロパティ, クラス spark.events.TitleWindowBoundsEvent | |
TitleWindowBoundsEvent.WINDOW_MOVE_START 定数は、windowMoveStart イベントのイベントオブジェクトの type プロパティ値を定義します。 | |
windowMoving — イベント, クラス spark.components.TitleWindow | |
ユーザーがウィンドウをドラッグすると送出されます。 | |
WINDOW_MOVING — 定数静的プロパティ, クラス spark.events.TitleWindowBoundsEvent | |
TitleWindowBoundsEvent.WINDOW_MOVING 定数は、windowMoving イベントのイベントオブジェクトの type プロパティ値を定義します。 | |
windowRect — プロパティ, クラス flash.html.HTMLHost | |
HTMLLoader オブジェクト内の JavaScript コードが、window.moveBy()、window.moveTo()、window.resizeBy() または window.resizeTo() の各メソッドの呼び出しを行うときに変更されるプロパティです。 | |
windowResize — イベント, クラス mx.core.Window | |
基になる NativeWindow のサイズが変更されたときに送出されます。 | |
windowResize — イベント, クラス mx.core.WindowedApplication | |
基になる NativeWindow オブジェクトのサイズが変更されたときに送出されます。 | |
windowResize — イベント, クラス spark.components.Window | |
基になる NativeWindow のサイズが変更されたときに送出されます。 | |
windowResize — イベント, クラス spark.components.WindowedApplication | |
基になる NativeWindow オブジェクトのサイズが変更されたときに送出されます。 | |
WINDOW_RESIZE — 定数静的プロパティ, クラス mx.events.FlexNativeWindowBoundsEvent | |
FlexNativeWindowBoundsEvent.WINDOW_RESIZE 定数は、windowResize イベントのイベントオブジェクトの type プロパティ値を定義します。 | |
WindowRestoreButtonSkin — クラス, パッケージ mx.skins.halo | |
WindowedApplication または Window の TitleBar の復元ボタンのスキンです。 | |
WindowRestoreButtonSkin() — コンストラクター, クラス mx.skins.halo.WindowRestoreButtonSkin | |
コンストラクターです。 | |
WindowsAutomationImpl — クラス, パッケージ mx.automation.delegates.containers | |
Canvas クラスのインスツルメンテーションの実行に必要なメソッドとプロパティを定義します。 | |
WindowsAutomationImpl(obj:mx.core:Window) — コンストラクター, クラス mx.automation.delegates.containers.WindowsAutomationImpl | |
コンストラクターです。 | |
Wipe — クラス, パッケージ fl.transitions | |
Wipe クラスは、水平方向に移動するシェイプのアニメーション化されたマスクを使用して、ムービークリップオブジェクトの表示と非表示を切り替えます。 | |
Wipe — クラス, パッケージ spark.effects | |
Wipe エフェクトは、最初のビットマップと 2 番目のビットマップの間において指定した方向でワイプを行うことによって、ビットマップトランジションエフェクトを実行します。 | |
Wipe(target:Object) — コンストラクター, クラス spark.effects.Wipe | |
コンストラクターです。 | |
WipeDirection — クラス, パッケージ spark.effects | |
WipeDirection クラスは、Wipe クラスの direction プロパティの値を定義します。 | |
WipeDown — クラス, パッケージ mx.effects | |
WipeDown クラスは、下方向へのワイプエフェクトを定義します。 | |
WipeDown(target:Object) — コンストラクター, クラス mx.effects.WipeDown | |
コンストラクターです。 | |
WipeDownInstance — クラス, パッケージ mx.effects.effectClasses | |
WipeDownInstance クラスは、WipeDown エフェクトのインスタンスクラスを実装します。 | |
WipeDownInstance(target:Object) — コンストラクター, クラス mx.effects.effectClasses.WipeDownInstance | |
コンストラクターです。 | |
WipeLeft — クラス, パッケージ mx.effects | |
WipeLeft クラスは、左方向へのワイプエフェクトを定義します。 | |
WipeLeft(target:Object) — コンストラクター, クラス mx.effects.WipeLeft | |
コンストラクターです。 | |
WipeLeftInstance — クラス, パッケージ mx.effects.effectClasses | |
WipeLeftInstance クラスは、WipeLeft エフェクトのインスタンスクラスを実装します。 | |
WipeLeftInstance(target:Object) — コンストラクター, クラス mx.effects.effectClasses.WipeLeftInstance | |
コンストラクターです。 | |
WipeRight — クラス, パッケージ mx.effects | |
WipeRight クラスは、右方向へのワイプエフェクトを定義します。 | |
WipeRight(target:Object) — コンストラクター, クラス mx.effects.WipeRight | |
コンストラクターです。 | |
WipeRightInstance — クラス, パッケージ mx.effects.effectClasses | |
WipeRightInstance クラスは、WipeRight エフェクトのインスタンスクラスを実装します。 | |
WipeRightInstance(target:Object) — コンストラクター, クラス mx.effects.effectClasses.WipeRightInstance | |
コンストラクターです。 | |
WipeUp — クラス, パッケージ mx.effects | |
WipeUp クラスは、上方向へのワイプエフェクトを定義します。 | |
WipeUp(target:Object) — コンストラクター, クラス mx.effects.WipeUp | |
コンストラクターです。 | |
WipeUpInstance — クラス, パッケージ mx.effects.effectClasses | |
WipeUpInstance クラスは、WipeUp エフェクトのインスタンスクラスを実装します。 | |
WipeUpInstance(target:Object) — コンストラクター, クラス mx.effects.effectClasses.WipeUpInstance | |
コンストラクターです。 | |
WIREFRAME — 定数静的プロパティ, クラス flash.display3D.Context3DFillMode | |
塗りモードはワイヤーフレームモードです。 | |
with — ステートメント | |
ステートメントの実行に使用するデフォルトのオブジェクトを設定します。記述するコードの量を減らすことができます。 | |
withNoOptions — スキンの状態, クラス com.adobe.solutions.rca.presentation.AddReviewStageParticipant | |
In this state, moderator check box and reviewer type options radio button are not displayed. | |
withoutModeratorCheckBox — スキンの状態, クラス com.adobe.solutions.rca.presentation.AddReviewStageParticipant | |
In this state, the moderator check box is not displayed. | |
withoutRadioButtons — スキンの状態, クラス com.adobe.solutions.rca.presentation.AddReviewStageParticipant | |
In this state, reviewer type options radio button are not displayed. | |
withoutRolesCheckBox — スキンの状態, クラス com.adobe.solutions.rca.presentation.AddApprovalStageParticipant | |
This state does not display roles check box, while adding participants. | |
wmodeGPU — プロパティ, クラス flash.display.Stage | |
GPU 合成が使用可能であり使用中かどうかを示します。 | |
WMODE_INCOMPATIBLE — 定数静的プロパティ, クラス flash.media.StageVideoAvailabilityReason | |
ステージビデオは現在使用できません。wmode はステージビデオをサポートしません。 | |
WORD — 定数静的プロパティ, クラス flash.text.AutoCapitalize | |
すべての単語を大文字にします。 | |
wordSpacing — プロパティ, クラス flashx.textLayout.container.ContainerController | |
TextLayoutFormat:均等配置に使用する単語間の最適間隔、最小間隔、および最大間隔(通常の間隔幅の倍数)を指定します。 | |
wordSpacing — プロパティ, クラス flashx.textLayout.elements.FlowElement | |
TextLayoutFormat:均等配置に使用する単語間の最適間隔、最小間隔、および最大間隔(通常の間隔幅の倍数)を指定します。 | |
wordSpacing — プロパティ, インターフェイス flashx.textLayout.formats.ITextLayoutFormat | |
均等配置に使用する単語間の最適間隔、最小間隔、および最大間隔(通常の間隔幅の倍数)を指定します。 | |
wordSpacing — プロパティ, クラス flashx.textLayout.formats.TextLayoutFormat | |
均等配置に使用する単語間の最適間隔、最小間隔、および最大間隔(通常の間隔幅の倍数)を指定します。 | |
wordSpacing — スタイル, クラス spark.components.supportClasses.GroupBase | |
位置揃えで使用する単語の間の間隔を指定します. | |
wordSpacing — スタイル, クラス spark.components.supportClasses.SkinnableTextBase | |
位置揃えで使用する単語の間の間隔を指定します. | |
wordSpacing — スタイル, クラス spark.components.RichText | |
位置揃えで使用する単語の間の間隔を指定します. | |
wordSpacing — スタイル, クラス spark.components.FormHeading | |
位置揃えで使用する単語の間の間隔を指定します. | |
wordSpacing — スタイル, クラス spark.components.NumericStepper | |
位置揃えで使用する単語の間の間隔を指定します. | |
wordSpacing — スタイル, クラス spark.components.SkinnableContainer | |
位置揃えで使用する単語の間の間隔を指定します. | |
wordSpacing — スタイル, クラス spark.components.Scroller | |
位置揃えで使用する単語の間の間隔を指定します. | |
wordSpacing — スタイル, クラス spark.components.RichEditableText | |
位置揃えで使用する単語の間の間隔を指定します. | |
wordSpacing — スタイル, クラス spark.skins.spark.DefaultItemRenderer | |
位置揃えで使用する単語の間の間隔を指定します. | |
wordSpacing — スタイル, クラス spark.skins.wireframe.DefaultItemRenderer | |
位置揃えで使用する単語の間の間隔を指定します. | |
wordWrap — プロパティ, クラス fl.controls.Label | |
テキストフィールドが折り返しをサポートするかどうかを示す値を取得または設定します。 | |
wordWrap — プロパティ, クラス fl.controls.TextArea | |
テキストが行の最後で折り返すかどうかを示すブール値を取得または設定します。 | |
wordWrap — プロパティ, クラス fl.text.TLFTextField | |
テキストフィールドのテキストを折り返すかどうかを示すブール値です。 | |
wordWrap — プロパティ, クラス flash.text.TextField | |
テキストフィールドのテキストを折り返すかどうかを示すブール値です。 | |
wordWrap — プロパティ, クラス mx.controls.TextArea | |
テキストを行末で自動的に折り返すかどうかを示します。 | |
wordWrap — プロパティ, クラス mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
この列の行に表示するテキストが 1 行に収まらない場合に折り返す場合は false に設定します。undefined の場合は、AdvancedDataGrid コントロールの wordWrap プロパティが使用されます。 | |
wordWrap — プロパティ, クラス mx.controls.dataGridClasses.DataGridColumn | |
この列の行内のテキストが 1 行に収まらない場合に折り返すかどうかを示すフラグです。 | |
wordWrap — プロパティ, クラス mx.controls.listClasses.AdvancedListBase | |
行内のテキストを折り返すかどうかを示すフラグです。 | |
wordWrap — プロパティ, クラス mx.controls.listClasses.ListBase | |
行内のテキストを折り返すかどうかを示すフラグです。 | |
wordWrap — プロパティ, クラス mx.core.FTETextField | |
テキストフィールドのテキストを折り返すかどうかを示すブール値です。 | |
wordWrap — プロパティ, インターフェイス mx.core.IUITextField | |
テキストフィールドのテキストを折り返すかどうかを示すブール値です。 | |
wordWrapChanged — プロパティ, クラス mx.controls.listClasses.AdvancedListBase | |
表示リストの前回の更新以降に、wordWrap プロパティの値が変更されているかどうかを示すフラグです。 | |
wordWrapChanged — プロパティ, クラス mx.controls.listClasses.ListBase | |
表示リストの前回の更新以降に、wordWrap プロパティの値が変更されているかどうかを示すフラグです。 | |
workDuration — プロパティ, クラス mx.olap.OLAPCube | |
キューブを繰り返し構築するために refresh() メソッドで使用される時間(ミリ秒単位)です。 | |
Worker — final クラス, パッケージ flash.system | |
Worker オブジェクトは、Flash ランタイムの仮想インスタンスである、ワーカーを表します。 | |
WorkerDomain — final クラス, パッケージ flash.system | |
WorkerDomain クラスは、Worker オブジェクトを作成し、そのオブジェクトにアクセスするための方法を提供します。 | |
workerState — イベント, クラス flash.system.Worker | |
ワーカーの state プロパティの値が変更されたときに送出されます。 | |
WorkerState — final クラス, パッケージ flash.system | |
このクラスによって、Worker クラスの state プロパティの有効な値を表す定数が定義されます。 | |
WORKER_STATE — 定数静的プロパティ, クラス flash.events.Event | |
Event.WORKER_STATE 定数は、workerState イベントオブジェクトの type プロパティの値を定義します。 | |
workflowDisposition — プロパティ, インターフェイス com.adobe.solutions.prm.domain.IWorkItem | |
Stores additional status information about the status of workflow associated with a workItem. | |
workflowDisposition — プロパティ, クラス com.adobe.solutions.prm.domain.impl.WorkItem | |
Stores additional status information about the status of workflow associated with a workItem. | |
workflowDisposition — プロパティ, クラス com.adobe.solutions.prm.vo.WorkItemVO | |
Stores additional status information about the status of workflow associated with a workItem. | |
workflowId — プロパティ, クラス com.adobe.solutions.prm.vo.WorkItemAssetSearchFilterVO | |
Sets the workflow ID to be used in search. | |
workingAsset — プロパティ, クラス com.adobe.icc.editors.handlers.CategoryHandler | |
The Category Domain Object that the handler is currently working with. | |
workingAsset — プロパティ, クラス com.adobe.icc.editors.handlers.ConditionHandler | |
The Condition Domain Object that the handler is currently working with. | |
workingAsset — プロパティ, クラス com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
The FragmentLayout Domain Object that the handler is currently working with. | |
workingAsset — プロパティ, クラス com.adobe.icc.editors.handlers.ImageHandler | |
The Image Domain Object that the handler is currently working with. | |
workingAsset — プロパティ, クラス com.adobe.icc.editors.handlers.LayoutHandler | |
The Layout Domain Object that the handler is currently working with. | |
workingAsset — プロパティ, クラス com.adobe.icc.editors.handlers.LetterHandler | |
The Letter Domain Object that the handler is currently working with. | |
workingAsset — プロパティ, クラス com.adobe.icc.editors.handlers.ListHandler | |
The List Domain Object that the handler is currently working with. | |
workingAsset — プロパティ, クラス com.adobe.icc.editors.handlers.TextHandler | |
The Text Domain Object that the handler is currently working with. | |
workingDirectory — プロパティ, クラス flash.desktop.NativeProcessStartupInfo | |
新しいネイティブプロセス用の初期作業ディレクトリを参照する File オブジェクトです。 | |
workingTable — プロパティ, クラス com.adobe.solutions.acm.authoring.presentation.fragment.FragmentTableConfigPanel | |
The Fragment Layout can have multiple tables.The workingTable refers to the table being currently edited. | |
workItem — プロパティ, インターフェイス com.adobe.solutions.prm.domain.IAsset | |
This property refers to the workitem instance to which this asset is assigned. | |
workItem — プロパティ, インターフェイス com.adobe.solutions.prm.domain.ITeamMember | |
A reference of the workitem to which the team member is assigned. | |
workItem — プロパティ, クラス com.adobe.solutions.prm.domain.impl.Asset | |
This property refers to the workitem instance to which this asset is assigned. | |
workItem — プロパティ, クラス com.adobe.solutions.prm.domain.impl.TeamMember | |
A reference of the workitem to which the team member is assigned. | |
workItem — プロパティ, クラス com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The work item associated with the Details pod. | |
workItem — プロパティ, クラス com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The workitem associated with this dialog. | |
workItem — プロパティ, クラス com.adobe.solutions.prm.presentation.asset.RestartAssetScheduleDialog | |
The workitem associated with this dialog. | |
workItem — プロパティ, クラス com.adobe.solutions.prm.presentation.event.WorkItemEvent | |
This method gets the WorkItem associated with an event. | |
WorkItem — クラス, パッケージ com.adobe.solutions.prm.domain.impl | |
This class defines a workitem domain entity. | |
WorkItem(value:com.adobe.solutions.prm.vo:WorkItemVO, parentProject:com.adobe.solutions.prm.domain:IProject, rootProject:com.adobe.solutions.prm.domain:IProject) — コンストラクター, クラス com.adobe.solutions.prm.domain.impl.WorkItem | |
The constructor of WorkItem class. | |
WorkItemAssetSearchFilterVO — クラス, パッケージ com.adobe.solutions.prm.vo | |
Search filter for WorkItem extends AbstractSearchFilter. | |
WorkItemAssetSearchFilterVO() — コンストラクター, クラス com.adobe.solutions.prm.vo.WorkItemAssetSearchFilterVO | |
The constructor for WorkItemAssetSearchFilterVO class. | |
WorkItemEvent — クラス, パッケージ com.adobe.solutions.prm.presentation.event | |
The event dispatched when working with a WorkItem or an asset. | |
WorkItemEvent(type:String, bubbles:Boolean, cancelable:Boolean) — コンストラクター, クラス com.adobe.solutions.prm.presentation.event.WorkItemEvent | |
The constructor for WorkItemEvent class. | |
WorkItemManagementService — クラス, パッケージ com.adobe.solutions.prm.services.impl | |
This class defines operations to manage workitems. | |
WorkItemManagementService() — コンストラクター, クラス com.adobe.solutions.prm.services.impl.WorkItemManagementService | |
The constructor for WorkItemManagementService class. | |
WORKITEM_MANAGEMENT_SERVICE_RO — 定数静的プロパティ, クラス com.adobe.solutions.prm.services.impl.ServiceLocator | |
Name of the workitem management service. | |
workItems — プロパティ, インターフェイス com.adobe.solutions.prm.domain.IProject | |
Defines the list of workItems. | |
workItems — プロパティ, クラス com.adobe.solutions.prm.domain.impl.Project | |
Defines the list of workItems. | |
workItems — プロパティ, クラス com.adobe.solutions.prm.vo.ProjectVO | |
Defines the list of workItems. | |
WORKITEM_SELECTED_EVENT — 定数静的プロパティ, クラス com.adobe.solutions.prm.presentation.event.WorkItemEvent | |
Selected an existing WorkItem. | |
WorkItemVO — クラス, パッケージ com.adobe.solutions.prm.vo | |
A workItem describes a unit of work within a project. | |
WorkItemVO() — コンストラクター, クラス com.adobe.solutions.prm.vo.WorkItemVO | |
The constructor for WorkItemVO class. | |
workspace — スキンパーツ, クラス com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
A Skin part which defines UI component to display Workspace for Expression. A Skin part which defines UI component to display Workspace for Expression. | |
Workspace — クラス, パッケージ ga.wrappers | |
Defines the default Workspace Guide layout available in the Guide Design perspective of Adobe Digital Enterprise Platform Document Services - Workbench 10.0. | |
Workspace — クラス, パッケージ lc.procmgmt.ui.layout | |
The Workspace component enables a user to navigate between the StartProcess, ToDo, and Tracking components. | |
Workspace() — コンストラクター, クラス ga.wrappers.Workspace | |
Constructor. | |
Workspace() — コンストラクター, クラス lc.procmgmt.ui.layout.Workspace | |
Constructor. | |
WORKSPACE — 定数静的プロパティ, クラス com.adobe.livecycle.rca.model.constant.TaskTypes | |
Specifies that tasks are assigned using Workspace. | |
WORKSPACE — 定数静的プロパティ, クラス com.adobe.solutions.rca.constant.TaskTypes | |
This value specifies that the tasks are assigned via workspace. | |
workspaceModel — プロパティ, クラス lc.procmgmt.ui.layout.DesktopModel | |
An instance of the Workspace component. | |
WorkspaceModel — クラス, パッケージ lc.procmgmt.ui.layout | |
The WorkspaceModel class acts as the model for the Workspace component. | |
WorkspacePreloader — クラス, パッケージ lc.preloader | |
The WorkspacePreloader class implements an animated image for displaying the progress of loading Workspace. | |
WorkspacePreloader() — コンストラクター, クラス lc.preloader.WorkspacePreloader | |
Constructor. | |
WorkspaceSession — クラス, パッケージ lc.procmgmt.domain | |
The WorkspaceSession class provides convenient access to SessionMap object entries that are specific to Workspace. | |
WRAP — 定数静的プロパティ, クラス flash.filters.DisplacementMapFilterMode | |
置き換え値をソースイメージの反対側で折り返します。 | |
wrapElements — プロパティ, クラス spark.components.SpinnerList | |
true の場合、スクロールで最後のエレメントを過ぎると最初のエレメントに戻ります。 | |
wrapper — プロパティ, クラス ga.model.HostedGuide | |
The wrapper instance. | |
Wrapper — クラス, パッケージ ga.controls | |
The Wrapper class is the base class from which all Guide layouts are derived. | |
Wrapper() — コンストラクター, クラス ga.controls.Wrapper | |
Constructor. | |
wrapperHost — プロパティ, クラス com.adobe.guides.spark.headers.components.StandardHeader | |
get of set the wrapper host component. | |
wrapperHost — プロパティ, クラス com.adobe.guides.spark.navigators.components.OneLevelPanelNavigator | |
get of set the wrapper host component. | |
wrapperHost — プロパティ, インターフェイス com.adobe.guides.spark.wrappers.components.IGuideSkinPart | |
get of set the wrapper host component. | |
WrapperHostBase — クラス, パッケージ com.adobe.guides.spark.wrappers.components | |
Base class for guide skinnable wrapper components. | |
WrapperHostBase() — コンストラクター, クラス com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Constructor | |
wraptext — プロパティ, クラス coldfusion.service.MailPart | |
メールのテキスト行の最大長を半角文字数で指定します。 | |
wrapText — プロパティ, クラス coldfusion.service.mxml.Mail | |
メールのテキスト行の最大長を半角文字数で指定します。 | |
writable — プロパティ, クラス mx.messaging.management.MBeanAttributeInfo | |
属性が書き込み可能どうかを示します。 | |
WRITE — 定数静的プロパティ, クラス flash.filesystem.FileMode | |
書き込み専用モードで開かれるファイルについて使用されます。 | |
writeable — プロパティ, インターフェイス com.adobe.ep.taskmanagement.domain.IAttachment | |
A flag that indicates whether the attachment is writable. | |
writeBoolean(value:Boolean) — メソッド, クラス flash.filesystem.FileStream | |
ブール値を書き込みます。 | |
writeBoolean(value:Boolean) — メソッド, クラス flash.net.Socket | |
ソケットにブール値を書き込みます。 | |
writeBoolean(value:Boolean) — メソッド, クラス flash.utils.ByteArray | |
ブール値を書き込みます。 | |
writeBoolean(value:Boolean) — メソッド, インターフェイス flash.utils.IDataOutput | |
ブール値を書き込みます。 | |
writeByte(value:int) — メソッド, クラス flash.filesystem.FileStream | |
バイトを書き込みます。 | |
writeByte(value:int) — メソッド, クラス flash.net.Socket | |
ソケットに 1 バイトを書き込みます。 | |
writeByte(value:int) — メソッド, クラス flash.utils.ByteArray | |
バイトストリームにバイトを書き込みます。 | |
writeByte(value:int) — メソッド, インターフェイス flash.utils.IDataOutput | |
バイトを書き込みます。 | |
writeBytes(bytes:flash.utils:ByteArray, offset:uint, length:uint) — メソッド, クラス flash.filesystem.FileStream | |
指定したバイト配列(bytes)の offset(0 から始まるインデックス値)バイトから開始される length バイトのシーケンスをファイルストリーム、バイトストリームまたはバイト配列に書き込みます。 | |
writeBytes(bytes:flash.utils:ByteArray, offset:uint, length:uint) — メソッド, クラス flash.net.Socket | |
指定したバイト配列のバイトのシーケンスを書き込みます。 | |
writeBytes(bytes:flash.utils:ByteArray, offset:uint, length:uint) — メソッド, クラス flash.utils.ByteArray | |
指定したバイト配列の offset(0 から始まるインデックス値)バイトから開始される length バイトのシーケンス bytes をバイトストリームに書き込みます。 | |
writeBytes(bytes:flash.utils:ByteArray, offset:uint, length:uint) — メソッド, インターフェイス flash.utils.IDataOutput | |
指定したバイト配列(bytes)の offset(0 から始まるインデックス値)バイトから開始される length バイトのシーケンスをファイルストリーム、バイトストリームまたはバイト配列に書き込みます。 | |
writeDouble(value:Number) — メソッド, クラス flash.filesystem.FileStream | |
IEEE 754 倍精度(64 bit)浮動小数点数を書き込みます。 | |
writeDouble(value:Number) — メソッド, クラス flash.net.Socket | |
ソケットに IEEE 754 倍精度浮動小数点数を書き込みます。 | |
writeDouble(value:Number) — メソッド, クラス flash.utils.ByteArray | |
バイトストリームに IEEE 754 倍精度(64 bit)浮動小数点数を書き込みます。 | |
writeDouble(value:Number) — メソッド, インターフェイス flash.utils.IDataOutput | |
IEEE 754 倍精度(64 bit)浮動小数点数を書き込みます。 | |
writeExternal(output:flash.utils:IDataOutput) — メソッド, クラス mx.data.Conflict | |
writeExternal(output:flash.utils:IDataOutput) — メソッド, クラス mx.data.ManagedAssociation | |
このメソッドは、指定した出力ストリームにこのキャッシュを直列化します。 | |
writeExternal(output:flash.utils:IDataOutput) — メソッド, クラス mx.data.ManagedObjectProxy | |
ManagedObjectProxy は、ラップされた匿名オブジェクトのプロパティが遅延関連付けであるかどうかを検査し、それが遅延関連付けである場合は直列化から除外されているかどうかを検査します。 | |
writeExternal(output:flash.utils:IDataOutput) — メソッド, クラス mx.data.MessageBatch | |
このメソッドを呼び出すとバッチが直列化され、次の構造体が返されます。numberOfElements:int - これは直列化されたエレメントの総数です(繰り返されるエレメント、バッチ内のメッセージごとに 1 回)。destination:String - 関連付けられている DataService の宛先です。uid:String - 関連付けられているアイテムの UID です。message:DataMessage - 関連付けられている変更のメッセージです。現在、このメッセージにはアイテムのコピーが含まれているので、特別な方法でメッセージを直列化する必要はありません。 | |
writeExternal(output:flash.utils:IDataOutput) — メソッド, クラス mx.utils.ObjectProxy | |
Flex ではラップする内部 ActionScript オブジェクトのみを直列化するため、サーバー flex.messaging.io.ObjectProxy はこの匿名オブジェクトの内容で設定され、Map としてユーザーに表示されます。 | |
writeFloat(value:Number) — メソッド, クラス flash.filesystem.FileStream | |
IEEE 754 単精度(32 bit)浮動小数点数を書き込みます。 | |
writeFloat(value:Number) — メソッド, クラス flash.net.Socket | |
ソケットに IEEE 754 単精度浮動小数点数を書き込みます。 | |
writeFloat(value:Number) — メソッド, クラス flash.utils.ByteArray | |
バイトストリームに IEEE 754 単精度(32 bit)浮動小数点数を書き込みます。 | |
writeFloat(value:Number) — メソッド, インターフェイス flash.utils.IDataOutput | |
IEEE 754 単精度(32 bit)浮動小数点数を書き込みます。 | |
writeInt(value:int) — メソッド, クラス flash.filesystem.FileStream | |
32 bit 符号付き整数を書き込みます。 | |
writeInt(value:int) — メソッド, クラス flash.net.Socket | |
ソケットに 32 ビット符号付き整数を書き込みます。 | |
writeInt(value:int) — メソッド, クラス flash.utils.ByteArray | |
バイトストリームに 32 bit 符号付き整数を書き込みます。 | |
writeInt(value:int) — メソッド, インターフェイス flash.utils.IDataOutput | |
32 bit 符号付き整数を書き込みます。 | |
writeMultiByte(value:String, charSet:String) — メソッド, クラス flash.filesystem.FileStream | |
指定した文字セットを使用して、ファイルストリーム、バイトストリームまたはバイト配列にマルチバイトストリングを書き込みます。 | |
writeMultiByte(value:String, charSet:String) — メソッド, クラス flash.net.Socket | |
指定した文字セットを使用して、バイトストリームからマルチバイトストリングを書き込みます。 | |
writeMultiByte(value:String, charSet:String) — メソッド, クラス flash.utils.ByteArray | |
指定した文字セットを使用して、バイトストリームにマルチバイトストリングを書き込みます。 | |
writeMultiByte(value:String, charSet:String) — メソッド, インターフェイス flash.utils.IDataOutput | |
指定した文字セットを使用して、ファイルストリーム、バイトストリームまたはバイト配列にマルチバイトストリングを書き込みます。 | |
writeObject(object:any) — メソッド, クラス flash.filesystem.FileStream | |
ファイルストリーム、バイトストリームまたはバイト配列に、AMF 直列化形式でオブジェクトを書き込みます。 | |
writeObject(object:any) — メソッド, クラス flash.net.Socket | |
ソケットに AMF 直列化形式でオブジェクトを書き込みます。 | |
writeObject(object:any) — メソッド, クラス flash.utils.ByteArray | |
バイト配列に AMF 直列化形式でオブジェクトを書き込みます。 | |
writeObject(object:any) — メソッド, インターフェイス flash.utils.IDataOutput | |
ファイルストリーム、バイトストリームまたはバイト配列に、AMF 直列化形式でオブジェクトを書き込みます。 | |
writeRequestedObject(requestID:int, object:Object) — メソッド, クラス flash.net.NetGroup | |
以前に addHaveObjects() メソッドで通知したオブジェクトの NetStatusEvent NetGroup.Replication.Request で受信した要求を満たします。 | |
writeShort(value:int) — メソッド, クラス flash.filesystem.FileStream | |
16 bit 整数を書き込みます。 | |
writeShort(value:int) — メソッド, クラス flash.net.Socket | |
ソケットに 16 ビット整数を書き込みます。 | |
writeShort(value:int) — メソッド, クラス flash.utils.ByteArray | |
バイトストリームに 16 bit 整数を書き込みます。 | |
writeShort(value:int) — メソッド, インターフェイス flash.utils.IDataOutput | |
16 bit 整数を書き込みます。 | |
writeUnsignedInt(value:uint) — メソッド, クラス flash.filesystem.FileStream | |
32 bit 符号なし整数を書き込みます。 | |
writeUnsignedInt(value:uint) — メソッド, クラス flash.net.Socket | |
ソケットに 32 ビット符号なし整数を書き込みます。 | |
writeUnsignedInt(value:uint) — メソッド, クラス flash.utils.ByteArray | |
バイトストリームに 32 bit 符号なし整数を書き込みます。 | |
writeUnsignedInt(value:uint) — メソッド, インターフェイス flash.utils.IDataOutput | |
32 bit 符号なし整数を書き込みます。 | |
writeUTF(value:String) — メソッド, クラス flash.filesystem.FileStream | |
ファイルストリーム、バイトストリームまたはバイト配列に UTF-8 ストリングを書き込みます。 | |
writeUTF(value:String) — メソッド, クラス flash.net.Socket | |
指定された UTF-8 ストリングの長さ(バイト単位)を示す 16 ビット符号なし整数をソケットに書き込み、その後にストリング自体を書き込みます。 | |
writeUTF(value:String) — メソッド, クラス flash.utils.ByteArray | |
バイトストリームに UTF-8 ストリングを書き込みます。 | |
writeUTF(value:String) — メソッド, インターフェイス flash.utils.IDataOutput | |
ファイルストリーム、バイトストリームまたはバイト配列に UTF-8 ストリングを書き込みます。 | |
writeUTFBytes(value:String) — メソッド, クラス flash.filesystem.FileStream | |
UTF-8 ストリングを書き込みます。 | |
writeUTFBytes(value:String) — メソッド, クラス flash.net.Socket | |
ソケットに UTF-8 ストリングを書き込みます。 | |
writeUTFBytes(value:String) — メソッド, クラス flash.utils.ByteArray | |
バイトストリームに UTF-8 ストリングを書き込みます。 | |
writeUTFBytes(value:String) — メソッド, インターフェイス flash.utils.IDataOutput | |
UTF-8 ストリングを書き込みます。 | |
writeXML(xml:XML) — メソッド, クラス com.adobe.icomm.assetplacement.data.XFADataStream | |
Asynch call to save the given XML into the xfadata set stream within Acrobat. | |
wrongCAFormatError — プロパティ, クラス mx.validators.ZipCodeValidator | |
カナダの無効な郵便番号に対して発生するエラーメッセージを表します。 | |
WRONG_CREDENTIALS — 定数静的プロパティ, クラス com.adobe.livecycle.ria.security.api.AuthFailureCode | |
A special value that indicates that credentials provided by the user are incorrect. | |
wrongDayError — プロパティ, クラス mx.validators.DateValidator | |
日が無効なときのエラーメッセージを表します。 | |
wrongFormatError — プロパティ, クラス mx.validators.SocialSecurityValidator | |
値の書式が誤っている場合に発生するエラーメッセージを表します。 | |
wrongLengthError — プロパティ, クラス mx.validators.CreditCardValidator | |
指定されたクレジットカードの種類に対応していない桁数の番号が cardNumber フィールドに含まれる場合に発生するエラーメッセージを表します。 | |
wrongLengthError — プロパティ, クラス mx.validators.DateValidator | |
日付の長さが inputFormat プロパティの長さと一致しないときのエラーメッセージを表します。 | |
wrongLengthError — プロパティ, クラス mx.validators.PhoneNumberValidator | |
値の桁数が 10 桁より少ない場合に発生するエラーメッセージを表します。 | |
wrongLengthError — プロパティ, クラス mx.validators.ZipCodeValidator | |
米国の無効な郵便番号に対して発生するエラーメッセージを表します。 | |
wrongMonthError — プロパティ, クラス mx.validators.DateValidator | |
月が無効なときのエラーメッセージを表します。 | |
wrongTypeError — プロパティ, クラス mx.validators.CreditCardValidator | |
cardType フィールドに無効なクレジットカードの種類が含まれる場合に発生するエラーメッセージを表します。 | |
wrongUSFormatError — プロパティ, クラス mx.validators.ZipCodeValidator | |
誤った書式の郵便番号に対して発生するエラーメッセージを表します。 | |
wrongYearError — プロパティ, クラス mx.validators.DateValidator | |
年が無効なときのエラーメッセージを表します。 | |
wsdl — プロパティ, クラス com.adobe.fiber.services.wrapper.WebServiceWrapper | |
ラップされた WebService インスタンスの wsdl プロパティです。 | |
wsdl — プロパティ, クラス mx.rpc.events.WSDLLoadEvent | |
完全な WSDL ドキュメントです。 | |
wsdl — プロパティ, クラス mx.rpc.soap.WebService | |
この WebService の WSDL ドキュメントの場所です。 | |
WSDLBinding — クラス, パッケージ mx.rpc.wsdl | |
バインディングは、操作との間で送受信されるメッセージのメッセージフォーマットとプロトコルを、特定の portType で定義されるように定義します。 | |
WSDLBinding(name:String) — コンストラクター, クラス mx.rpc.wsdl.WSDLBinding | |
新しい WSDLBinding を作成します。 | |
WSDLLoadEvent — クラス, パッケージ mx.rpc.events | |
WSDLLoadEvent クラスは、WSDL XML ドキュメントが正常にロードされたときに送出されるイベントのイベントオブジェクトを表します。 | |
WSDLLoadEvent(type:String, bubbles:Boolean, cancelable:Boolean, wsdl:mx.rpc.wsdl:WSDL, location:String) — コンストラクター, クラス mx.rpc.events.WSDLLoadEvent | |
コンストラクターです。 | |
記号 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