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

ApproverStatus  - AS3 Review, Commenting, and Approval

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

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

ApproverStatus Enum.



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

ApproverStatus

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

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

The constructor for ApproverStatus class. The ApproverStatus class provides values for the status property of an approver.

関連する API エレメント

定数の詳細

APPROVED

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

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

The approver status when the document (task) has been approved by the approver.

PENDING

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

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

The approver status when the document (task) in 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 approver status when the document (task) has been rejected by the approver.

REMOVED

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

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

The approver status when the approver 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 approver status when the stage is completed but the approver has not completed the task.

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 クラスは英語で表示されます。