xsy-breeze-ui-rpa > TabContainerUIExtensionPointBatch
TabContainerUIExtensionPointBatch class
批量undefined
Signature:
export declare class TabContainerUIExtensionPointBatch extends ExtensionPointSDKBatchBase<TabContainerUIExtensionPointInterface>
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(ids) | Constructs a new instance of the TabContainerUIExtensionPointBatch class |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| setTabPanesVisible | (value: { entityApiKeys: string[]; visible: boolean; }) => Promise<any> | 设置明细表格是否可见 |
