getWidgets MethodStatic

Called when the application is populating the Stage Panels so that any registered UiItemsProvider can add widgets

getWidgets(stageId: string, stageUsage: string, location: StagePanelLocation, section?: StagePanelSection, zoneLocation?: AbstractZoneLocation): undefined

Parameter Type Description
stageId string a string identifier the active stage.
stageUsage string the StageUsage of the active stage.
location StagePanelLocation the location within the stage.
section StagePanelSection the section within location.
zoneLocation AbstractZoneLocation  

Defined in

Last Updated: 11 June, 2024