xsy-breeze-ui-rpa > TabUIExtensionPointBatch
TabUIExtensionPointBatch class
批量undefined
Signature:
export declare class TabUIExtensionPointBatch extends ExtensionPointSDKBatchBase<TabUIExtensionPointInterface>
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(ids) | Constructs a new instance of the TabUIExtensionPointBatch class |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| hideTabItem | (value: number) => Promise<any> | 隐藏Tab页 | |
| showTabItem | (value: number) => Promise<any> | 显示Tab页 |
