RPA JS 扩展开发文档

RPA JS 扩展开发文档

  • SDK接口说明
  • 代码示例

xsy-breeze-ui-rpa > MobileListExtensionPointBatch > setCellEditable

MobileListExtensionPointBatch.setCellEditable property

设置item是否可点击

Signature:

setCellEditable: (value: {
        detailUuid: any;
        detailId: any;
        itemApiKey: string;
        editable: boolean;
    }) => Promise<any>;
Last updated on 12/16/2020
  • MobileListExtensionPointBatch.setCellEditable property
Copyright © 2021 销售易