パッケージ | com.adobe.solutions.rca.domain.impl |
クラス | public class Comment |
継承 | Comment Object |
実装 | IComment |
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10.0 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
パブリックプロパティ
プロパティ | 定義元 | ||
---|---|---|---|
comment : String
Text of a comment. | Comment | ||
constructor : Object
指定されたオブジェクトインスタンスのクラスオブジェクトまたはコンストラクター関数への参照です。 | Object | ||
dateString : String
Date of publishing a comment, formatted as a string. | Comment | ||
email : String
Email of the user who published the comment. | Comment | ||
timeStamp : Date
Date of publishing a comment. | Comment | ||
userName : String
Name of the user who published the comment. | Comment |
パブリックメソッド
メソッド | 定義元 | ||
---|---|---|---|
Comment()
The constructor for Comment class. | Comment | ||
オブジェクトに指定されたプロパティが定義されているかどうかを示します。 | Object | ||
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。 | Object | ||
指定されたプロパティが存在し、列挙できるかどうかを示します。 | Object | ||
ループ処理に対するダイナミックプロパティの可用性を設定します。 | Object | ||
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。 | Object | ||
指定されたオブジェクトのストリング表現を返します。 | Object | ||
指定されたオブジェクトのプリミティブな値を返します。 | Object |
プロパティの詳細
comment | プロパティ |
dateString | プロパティ |
プロパティ |
timeStamp | プロパティ |
userName | プロパティ |
コンストラクターの詳細
Comment | () | コンストラクター |
public function Comment()
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10.0 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
The constructor for Comment
class.
Tue Jun 12 2018, 10:34 AM Z