BackstageItemUtilities Class

Beta

Utilities for creating and maintaining backstage items

Methods

Name Description
createActionItem(itemId: string, groupPriority: number, itemPriority: number, execute: () => void, label: string, subtitle?: string, iconSpec?: string): BackstageActionItem Static Creates an action backstage item  
createStageLauncher(frontstageId: string, groupPriority: number, itemPriority: number, label: string, subtitle?: string, iconSpec?: string): BackstageStageLauncher Static Creates a stage launcher backstage item  

Defined in

Last Updated: 05 June, 2020