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

Comment  - AS3 Review, Commenting, and Approval

パッケージcom.adobe.solutions.rca.domain.impl
クラスpublic class Comment
継承Comment Inheritance Object
実装 IComment

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

This class defines a comment.



パブリックプロパティ
 プロパティ定義元
  comment : String
Text of a comment.
Comment
 Inheritedconstructor : 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
パブリックメソッド
 メソッド定義元
  
The constructor for Comment class.
Comment
 Inherited
オブジェクトに指定されたプロパティが定義されているかどうかを示します。
Object
 Inherited
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。
Object
 Inherited
指定されたプロパティが存在し、列挙できるかどうかを示します。
Object
 Inherited
ループ処理に対するダイナミックプロパティの可用性を設定します。
Object
 Inherited
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。
Object
 Inherited
指定されたオブジェクトのストリング表現を返します。
Object
 Inherited
指定されたオブジェクトのプリミティブな値を返します。
Object
プロパティの詳細

comment

プロパティ
comment:String

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

Text of a comment.



実装
    public function get comment():String
    public function set comment(value:String):void

dateString

プロパティ 
dateString:String

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

Date of publishing a comment, formatted as a string.



実装
    public function get dateString():String
    public function set dateString(value:String):void

email

プロパティ 
email:String

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

Email of the user who published the comment.



実装
    public function get email():String
    public function set email(value:String):void

timeStamp

プロパティ 
timeStamp:Date

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

Date of publishing a comment.



実装
    public function get timeStamp():Date
    public function set timeStamp(value:Date):void

userName

プロパティ 
userName:String

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

Name of the user who published the comment.



実装
    public function get userName():String
    public function set userName(value:String):void
コンストラクターの詳細

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.





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

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