RPA JS 扩展开发文档

RPA JS 扩展开发文档

  • SDK接口说明
  • 代码示例

xsy-breeze-ui-rpa > PageExtensionPoint

PageExtensionPoint class

页面级别扩展点

Signature:

export declare class PageExtensionPoint extends ExtensionPointSDKBase<PageExtensionPointInterface> 

Constructors

ConstructorModifiersDescription
(constructor)(id)Constructs a new instance of the PageExtensionPoint class

Properties

PropertyModifiersTypeDescription
setCRMPgBtn(value: {
url?: string | undefined;
text?: string | undefined;
tipText?: string | undefined;
textColor?: string | undefined;
bgColor?: string | undefined;
visible?: boolean | undefined;
type?: 1 | 2 | undefined;
bottom: string;
btnId: number;
}) => Promise<any>
设置CRM Btn
setStorage(value: object[]) => Promise<any>设置storage
Last updated on 3/10/2021
  • PageExtensionPoint class
  • Constructors
  • Properties
Copyright © 2021 销售易