Home > @i2analyze/notebook-sdk > commands > IChartItemPopupMenuSystemGroups
commands.IChartItemPopupMenuSystemGroups interface
A lookup table for the identifiers of the system action groups in the chart item pop-up menu.
Signature:
interface IChartItemPopupMenuSystemGroups
Introduced: version 1.4
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| clipboard | readonly |
GroupId | Gets the identifier of the system action group related to clipboard operations. |
| discover | readonly |
GroupId | Gets the identifier of the system action group related to discovery. |
| label | readonly |
GroupId | Gets the identifier of the system action group related to element label operations. |
| linkDirection | readonly |
GroupId | Gets the identifier of the system action group related to link direction. |
| publish | readonly |
GroupId | Gets the identifier of the system action group related to publishing (sharing and downloading) records. |
| select | readonly |
GroupId | Gets the identifier of the system action group related to selection. |