| 套件 | com.adobe.solutions.rca.domain.manager |
| 介面 | public interface ICommentManager |
| 實作者 | CommentManager |
| 語言版本: | ActionScript 3.0 |
| 產品版本: | Review, Commenting, and Approval Building Block 10.0 |
| 執行階段版本: | Flash Player 10.2, AIR (unsupported) |
公用方法
| 方法 | 定義自 | ||
|---|---|---|---|
This operation parses the comments XML of a given user. | ICommentManager | ||
方法詳細資訊
parseFileForComments | () | 方法 |
public function parseFileForComments(comments:XML, user:IUser):IList| 語言版本: | ActionScript 3.0 |
| 產品版本: | Review, Commenting, and Approval Building Block 10.0 |
| 執行階段版本: | Flash Player 10.2, AIR (unsupported) |
This operation parses the comments XML of a given user.
參數
comments:XML — Comment containing XML file.
| |
user:IUser — User instance whose comments containing XML files are parsed.
|
IList — List of comment objects
|
相關 API 元素
Tue Jun 12 2018, 03:47 PM Z