| パッケージ | com.adobe.solutions.rca.constant |
| クラス | public class ApproverStatus |
| 継承 | ApproverStatus Object |
| サブクラス | LocalizedApproverStatus |
| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10.0 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
ApproverStatus Enum.
パブリックプロパティ
パブリックメソッド
| メソッド | 定義元 | ||
|---|---|---|---|
The constructor for ApproverStatus class. | ApproverStatus | ||
![]() |
オブジェクトに指定されたプロパティが定義されているかどうかを示します。 | Object | |
![]() |
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。 | Object | |
![]() |
指定されたプロパティが存在し、列挙できるかどうかを示します。 | Object | |
![]() |
ループ処理に対するダイナミックプロパティの可用性を設定します。 | Object | |
![]() |
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。 | Object | |
![]() |
指定されたオブジェクトのストリング表現を返します。 | Object | |
![]() |
指定されたオブジェクトのプリミティブな値を返します。 | 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.
Tue Jun 12 2018, 10:34 AM Z
継承されるパブリックプロパティを隠す
継承されるパブリックプロパティを表示