Home > @i2analyze/notebook-sdk > commands > IHomeTabSystemGroups
commands.IHomeTabSystemGroups interface
A lookup table for the identifiers of the system action groups in the Home tab.
Signature:
interface IHomeTabSystemGroups
Introduced: version 1.0
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| arrange | readonly |
GroupId | Gets the identifier of the system action group named "Arrange". |
| chartManagement | readonly |
GroupId | Gets the identifier of the system action group named "Manage". |
| clipboard | readonly |
GroupId | Gets the identifier of the system action group named "Clipboard". |
| groups | readonly |
GroupId | Gets the identifier of the system action group named "Groups". |
| history | readonly |
GroupId | Gets the identifier of the system action group named "History". |
| layouts | readonly |
GroupId | Gets the identifier of the system action group named "Layouts". |
| searchInfoStore | readonly |
GroupId | Gets the identifier of the system action group named "Search Information Store". |
| select | readonly |
GroupId | Gets the identifier of the system action group named "Select". |