Frontstage

Classes for working with a Frontstage

Classes

Name Description  
FrontstageActivatedEvent Frontstage Activated Event class. Deprecated
FrontstageDeactivatedEvent Frontstage Deactivated Event class. Deprecated
FrontstageDef FrontstageDef class provides an API for a Frontstage.  
FrontstageProvider Provides a definition required to create a Frontstage.  
FrontstageReadyEvent Frontstage Ready Event class. Deprecated
ModalFrontstage ModalFrontstage React component  
ModalFrontstageChangedEvent Modal Frontstage Stack Changed Event class. Deprecated
ModalFrontstageClosedEvent Modal Frontstage Closed Event class. Deprecated
NestedFrontstage Nested Frontstage related classes and commands  
PanelStateChangedEvent Panel state changed event class. Deprecated
SettingsModalFrontstage Modal frontstage displaying and editing settings from registered settings providers.  
StagePanelDef A StagePanelDef represents each Stage Panel within a Frontstage.  
StandardFrontstageProvider FrontstageProvider that provides an "empty" stage.  
ToolActivatedEvent Tool Activated Event class. Deprecated
ToolIconChangedEvent Tool Icon Changed Event class. Deprecated

Enumerations

Name Description  
SelectionScope Selection Scope enum.  
StagePanelLocation Available Stage Panel locations.  
StagePanelSection Enum for Stage Panel Sections  
StagePanelState Enum for StagePanel state.  

Global Functions

Name Description  
useActiveFrontstageDef Hook to return the active Frontstage def.  
useActiveFrontstageId Hook that returns active frontstage id.  
useSpecificWidgetDef Hook that returns the widgetDef for a specific widgetId within the active frontstage.  

Interfaces

Name Description  
FrameworkFrontstages frontstages interface  
FrontstageActivatedEventArgs Frontstage Activated Event Args interface. Deprecated
FrontstageConfig Configuration from which a frontstage is created.  
FrontstageDeactivatedEventArgs Frontstage Deactivated Event Args interface. Deprecated
FrontstageReadyEventArgs Frontstage Ready Event Args interface. Deprecated
ModalFrontstageChangedEventArgs Modal Frontstage Changed Event Args interface. Deprecated
ModalFrontstageClosedEventArgs Modal Frontstage Closed Event Args interface. Deprecated
ModalFrontstageInfo Modal Frontstage information interface.  
ModalFrontstageProps Properties for the ModalFrontstage React component  
PanelPinnedChangedEventArgs Panel pinned changed event args interface. Deprecated
PanelStateChangedEventArgs Panel state changed event args interface. Deprecated
StagePanelConfig Configuration from which a stage panel is created.  
StagePanelSectionsConfig Configuration from which stage panel sections are created.  
StandardFrontstageProps Props for StandardFrontstageProvider  
ToolActivatedEventArgs Tool Activated Event Args interface. Deprecated
ToolIconChangedEventArgs Tool Icon Changed Event Args interface. Deprecated

Type Aliases

Name Description  
StagePanelMaxSizeSpec Available units of panel max size. Deprecated
StagePanelSectionConfig Configuration from which a stage panel section is created.  
StagePanelSizeSpec Available units of panel size - pixels or percentage of app size.  
WidgetPanelProps Properties of a WidgetPanelProps component  

Last Updated: 13 May, 2024