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

ReviewCommentVisibility  - AS3 Review, Commenting, and Approval

パッケージcom.adobe.livecycle.rca.model.constant
クラスpublic class ReviewCommentVisibility
継承ReviewCommentVisibility Inheritance Object
以降、非推奨 Review, Commenting, and Approval 10: 推奨 com.adobe.solutions.rca.constant.ReviewCommentVisibility

言語バージョン: ActionScript 3.0
製品バージョン: Review, Commenting, and Approval Building Block 9.5
ランタイムバージョン: Flash Player 9, Flash Player 10, AIR (unsupported)

ReviewCommentVisibility enumerator.



パブリックプロパティ
 プロパティ定義元
 Inheritedconstructor : Object
指定されたオブジェクトインスタンスのクラスオブジェクトまたはコンストラクター関数への参照です。
Object
パブリックメソッド
 メソッド定義元
  
Provides values for the commentVisibility property of ReviewContext.
ReviewCommentVisibility
 Inherited
オブジェクトに指定されたプロパティが定義されているかどうかを示します。
Object
 Inherited
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。
Object
 Inherited
指定されたプロパティが存在し、列挙できるかどうかを示します。
Object
 Inherited
ループ処理に対するダイナミックプロパティの可用性を設定します。
Object
 Inherited
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。
Object
 Inherited
指定されたオブジェクトのストリング表現を返します。
Object
 Inherited
指定されたオブジェクトのプリミティブな値を返します。
Object
パブリック定数
 定数定義元
  INTER_STAGE : String = "INTER_STAGE"
[静的] Specifies that comments added to a review stage are visible in other stages.
ReviewCommentVisibility
  ONLY_INTRA_STAGE : String = "ONLY_INTRA_STAGE"
[静的] Specifies that comments added to a review stage are not visible in other stages.
ReviewCommentVisibility
  TYPES : Array
[静的] A utility array that contains all the valid values for the ReviewCommentVisibility class.
ReviewCommentVisibility
コンストラクターの詳細

ReviewCommentVisibility

()コンストラクター
public function ReviewCommentVisibility()

言語バージョン: ActionScript 3.0
製品バージョン: Review, Commenting, and Approval Building Block 9.5
ランタイムバージョン: Flash Player 9, Flash Player 10, AIR (unsupported)

Provides values for the commentVisibility property of ReviewContext. It determines whether comments added to a review stage are visible in other stages.

関連する API エレメント

定数の詳細

INTER_STAGE

定数
public static const INTER_STAGE:String = "INTER_STAGE"

言語バージョン: ActionScript 3.0
製品バージョン: Review, Commenting, and Approval Building Block 9.5
ランタイムバージョン: Flash Player 9, Flash Player 10, AIR (unsupported)

Specifies that comments added to a review stage are visible in other stages.

ONLY_INTRA_STAGE

定数 
public static const ONLY_INTRA_STAGE:String = "ONLY_INTRA_STAGE"

言語バージョン: ActionScript 3.0
製品バージョン: Review, Commenting, and Approval Building Block 9.5
ランタイムバージョン: Flash Player 9, Flash Player 10, AIR (unsupported)

Specifies that comments added to a review stage are not visible in other stages.

TYPES

定数 
public static const TYPES:Array

言語バージョン: ActionScript 3.0
製品バージョン: Review, Commenting, and Approval Building Block 9.5
ランタイムバージョン: Flash Player 9, Flash Player 10, AIR (unsupported)

A utility array that contains all the valid values for the ReviewCommentVisibility class.





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

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