RPA JS 扩展开发文档

RPA JS 扩展开发文档

  • SDK接口说明
  • 代码示例

xsy-breeze-ui-rpa > FormExtensionPointBatch

FormExtensionPointBatch class

批量表单扩展点

Signature:

export declare class FormExtensionPointBatch extends ExtensionPointSDKBatchBase<FormExtensionPointInterface> 

Constructors

ConstructorModifiersDescription
(constructor)(ids)Constructs a new instance of the FormExtensionPointBatch class

Properties

PropertyModifiersTypeDescription
getFormData() => Promise<{
instance: FormExtensionPoint;
data: object;
}[]>
获取表单数据
setFormData(value: object) => Promise<any>写回表单数据
Last updated on 12/16/2020
  • FormExtensionPointBatch class
  • Constructors
  • Properties
Copyright © 2021 销售易