用于 Adobe® Flash® Platform 的 ActionScript® 3.0 参考
主页  |  隐藏包列表和类列表 |   |   |  新增内容  |  索引  |  附录  |  为什么显示为英语?
过滤条件: 正在从服务器检索数据...
正在从服务器检索数据...
com.adobe.livecycle.rca.service.process 

ICombineMultipleDocuments  - AS3 Review, Commenting, and Approval

com.adobe.livecycle.rca.service.process
接口public interface ICombineMultipleDocuments
实现器 CombineMultipleDocuments
自以下版本起不推荐使用: Review, Commenting, and Approval 10: 请使用 com.adobe.solutions.rca.service.IReviewCommentingAndApprovalUtil.invokeLiveCycleService()

语言版本: ActionScript 3.0
产品版本: Review, Commenting, and Approval Building Block 9.5
运行时版本: Flash Player 9, Flash Player 10, AIR (unsupported)

Defines a service for combining multiple documents.



公共方法
 方法由以下参数定义
  
Invokes the process to combine multiple documents.
ICombineMultipleDocuments
方法详细信息

invoke

()方法
public function invoke(documentsList:ArrayCollection):com.adobe.livecycle.rca.token:IAsyncToken

语言版本: ActionScript 3.0
产品版本: Review, Commenting, and Approval Building Block 9.5
运行时版本: Flash Player 9, Flash Player 10, AIR (unsupported)

Invokes the process to combine multiple documents. The process combines multiple documents into a single PDF. It can be used before initiating or revising a review that is made up of multiple documents. The response of the call can be extracted from ResultEvent using a result handler or responder. The format of ResultEvent is event.result.assembledDocument.

参数

documentsList:ArrayCollection — List of documents to combine into a single document.

返回
com.adobe.livecycle.rca.token:IAsyncToken




[ X ]为什么显示为英语?
《ActionScript 3.0 参考》中的内容以英语显示

《ActionScript 3.0 参考》中的部分内容未翻译成所有语言。当某个语言元素未翻译时,将显示为英语。例如,ga.controls.HelpBox 类未翻译成任何语言。因此在简体中文版的参考中,ga.controls.HelpBox 类显示为英语。