パッケージ | com.adobe.livecycle.rca.model.constant |
クラス | public class ReviewType |
継承 | ReviewType Object |
以降、非推奨 Review, Commenting, and Approval 10: 推奨 com.adobe.solutions.rca.constant.ReviewType
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 9.5 |
ランタイムバージョン: | Flash Player 9, Flash Player 10, AIR (unsupported) |
パブリックプロパティ
パブリックメソッド
メソッド | 定義元 | ||
---|---|---|---|
Provides values for the ReviewType property of ReviewContext. | ReviewType | ||
オブジェクトに指定されたプロパティが定義されているかどうかを示します。 | Object | ||
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。 | Object | ||
指定されたプロパティが存在し、列挙できるかどうかを示します。 | Object | ||
ループ処理に対するダイナミックプロパティの可用性を設定します。 | Object | ||
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。 | Object | ||
指定されたオブジェクトのストリング表現を返します。 | Object | ||
指定されたオブジェクトのプリミティブな値を返します。 | Object |
パブリック定数
定数 | 定義元 | ||
---|---|---|---|
AD_HOC_REVIEW : String = "AD_HOC_REVIEW" [静的] Specifies the review type for an ad hoc review. | ReviewType | ||
REGULATED_REVIEW : String = "REGULATED_REVIEW" [静的] Specifies the review type for a regulated review. | ReviewType | ||
TYPES : Array [静的] A utility array that contains all the valid values for the ReviewType class. | ReviewType |
コンストラクターの詳細
ReviewType | () | コンストラクター |
public function ReviewType()
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 9.5 |
ランタイムバージョン: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Provides values for the ReviewType
property of ReviewContext
.
関連する API エレメント
定数の詳細
AD_HOC_REVIEW | 定数 |
public static const AD_HOC_REVIEW:String = "AD_HOC_REVIEW"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 9.5 |
ランタイムバージョン: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies the review type for an ad hoc review.
REGULATED_REVIEW | 定数 |
public static const REGULATED_REVIEW:String = "REGULATED_REVIEW"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 9.5 |
ランタイムバージョン: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies the review type for a regulated review.
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 ReviewType
class.
Tue Jun 12 2018, 10:34 AM Z