xsy-breeze-ui-rpa > AppLauncherExtensionPointBatch
AppLauncherExtensionPointBatch class
批量appLauncher组件扩展点
Signature:
export declare class AppLauncherExtensionPointBatch extends ExtensionPointSDKBatchBase<AppLauncherExtensionPointInterface>
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(ids) | Constructs a new instance of the AppLauncherExtensionPointBatch class |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| setAppsVisible | (value: object[]) => Promise<any> | 设置应用隐藏项 | |
| setObjectsVisible | (value: object[]) => Promise<any> | 设置菜单隐藏项 |
