RPA JS 扩展开发文档

RPA JS 扩展开发文档

  • SDK接口说明
  • 代码示例

xsy-breeze-ui-rpa > FormItemSectionExtensionPointInterface

FormItemSectionExtensionPointInterface interface

表单项分类组件扩展点

Signature:

export interface FormItemSectionExtensionPointInterface extends ExtensionPointInterface 

Properties

PropertyTypeDescription
inports{
setTitle: {
param: string;
return: undefined;
};
setVisible: {
param: boolean;
return: undefined;
};
}
outports{}
Last updated on 12/16/2020
  • FormItemSectionExtensionPointInterface interface
  • Properties
Copyright © 2021 销售易