Builds menu entries for the standard node actions. Use includeDisabled to show not-allowed actions as greyed-out items.
For TabGroupNode this delegates to getTabGroupMenuItems so the menu includes
the custom rename/color controls. actions filters only toggleOpen/ungroup; the customs
are always present via the default path. getLabel/getIcon/includeDisabled apply only to
the toggleOpen/ungroup actions.
Builds menu entries for the standard node actions. Use includeDisabled to show not-allowed actions as greyed-out items. For TabGroupNode this delegates to getTabGroupMenuItems so the menu includes the custom rename/color controls.
actionsfilters onlytoggleOpen/ungroup; the customs are always present via the default path.getLabel/getIcon/includeDisabledapply only to thetoggleOpen/ungroupactions.