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

ReviewerStatus  - AS3 Review, Commenting, and Approval

パッケージcom.adobe.solutions.rca.constant
クラスpublic class ReviewerStatus
継承ReviewerStatus Inheritance Object
サブクラス LocalizedReviewerStatus

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

ReviewerStatus Enum.



パブリックプロパティ
 プロパティ定義元
 Inheritedconstructor : Object
指定されたオブジェクトインスタンスのクラスオブジェクトまたはコンストラクター関数への参照です。
Object
パブリックメソッド
 メソッド定義元
  
The constructor for ReviewerStatus class.
ReviewerStatus
 Inherited
オブジェクトに指定されたプロパティが定義されているかどうかを示します。
Object
 Inherited
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。
Object
 Inherited
指定されたプロパティが存在し、列挙できるかどうかを示します。
Object
 Inherited
ループ処理に対するダイナミックプロパティの可用性を設定します。
Object
 Inherited
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。
Object
 Inherited
指定されたオブジェクトのストリング表現を返します。
Object
 Inherited
指定されたオブジェクトのプリミティブな値を返します。
Object
パブリック定数
 定数定義元
  CHANGES_REQUIRED : String = "CHANGES_REQUIRED"
[静的] The reviewer status when the document or a task has been marked back to initiator for changes.
ReviewerStatus
  COMPLETED : String = "COMPLETED"
[静的] The reviewer status when the document or a task has been completed by the reviewer.
ReviewerStatus
  DECLINED : String = "DECLINED"
[静的] The reviewer status when the document or a task has been declined by reviewer.
ReviewerStatus
  PENDING : String = "PENDING"
[静的] The reviewer status when the document or a task is pending.
ReviewerStatus
  REJECTED : String = "REJECTED"
[静的] The reviewer status when the reviewer has rejected the document or a task.
ReviewerStatus
  REMOVED : String = "REMOVED"
[静的] The reviewer status when the reviewer has been removed from the stage.
ReviewerStatus
  TERMINATED : String = "TERMINATED"
[静的] The reviewer status when the stage is completed but the reviewer has not completed the task.
ReviewerStatus
  TYPES : Array
[静的] Utility array of all possible status for an approver.
ReviewerStatus
コンストラクターの詳細

ReviewerStatus

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

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

The constructor for ReviewerStatus class. The ReviewerStatus class provides values for the status property of an reviewer.

関連する API エレメント

定数の詳細

CHANGES_REQUIRED

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

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

The reviewer status when the document or a task has been marked back to initiator for changes.

COMPLETED

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

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

The reviewer status when the document or a task has been completed by the reviewer.

DECLINED

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

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

The reviewer status when the document or a task has been declined by reviewer.

PENDING

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

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

The reviewer status when the document or a task is pending.

REJECTED

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

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

The reviewer status when the reviewer has rejected the document or a task.

REMOVED

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

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

The reviewer status when the reviewer has been removed from the stage.

TERMINATED

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

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

The reviewer status when the stage is completed but the reviewer has not completed the task. This happens if the reviewer is an optional reviewer.

TYPES

定数 
public static const TYPES:Array

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

Utility array of all possible status for an approver.





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

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