| 包 | com.adobe.solutions.rca.domain |
| 接口 | public interface IComment |
| 实现器 | Comment |
| 语言版本: | ActionScript 3.0 |
| 产品版本: | Review, Commenting, and Approval Building Block 10.0 |
| 运行时版本: | Flash Player 10.2, AIR (unsupported) |
公共属性
| 属性 | 由以下参数定义 | ||
|---|---|---|---|
| comment : String
Text of a comment. | IComment | ||
| dateString : String
Date of publishing a comment, formatted as a string. | IComment | ||
| email : String
Email of the user who published the comment. | IComment | ||
| timeStamp : Date
Date of publishing a comment. | IComment | ||
| userName : String
Name of the user who published the comment. | IComment | ||
Tue Jun 12 2018, 11:04 AM Z