Classes for working with a Widget
Classes
Name |
Description |
|
DefaultNavigationWidget |
Default Navigation Widget for zone 3. |
Beta |
NavigationWidget |
Navigation Widget React component. |
Deprecated |
NavigationWidgetDef |
Definition of a Navigation Widget normally displayed in the top right zone in the 9-Zone Layout system. |
Deprecated |
ReviewToolWidget |
Default Tool Widget for standard "review" applications. |
Beta |
StatusBarWidgetComposerControl |
StatusBarWidgetComposerControl provides status bar to specified Frontstage that allows status bar items to be populated |
|
ToolbarWidgetDefBase |
A Toolbar Widget normally displayed in the top left & top right zones in the 9-Zone Layout system. |
Deprecated |
ToolWidget |
ToolWidget React component. |
Deprecated |
ToolWidgetDef |
Definition of a Tool Widget normally displayed in the top left zone in the 9-Zone Layout system. |
Deprecated |
Widget |
Widget React component. |
Deprecated |
WidgetControl |
The base class for Widget controls. |
|
WidgetDef |
A Widget Definition in the 9-Zone Layout system. |
|
WidgetHost |
A WidgetHost represents a definition that hosts one or most Widgets in a Frontstage. |
|
WidgetManager |
Widget Manager class. |
Beta |
WidgetStateChangedEvent |
Widget State Changed Event class. |
|
Constants
Enumerations
Global Functions
Name |
Description |
|
BackstageAppButton |
BackstageAppButton used to toggle display of Backstage and is shown in the corner of the ToolWidget. |
|
BasicNavigationWidget |
Basic Navigation Widget that provides standard tools to manipulate views containing element data. |
|
BasicToolWidget |
Default Tool Widget for standard "review" applications. |
|
ContentToolWidgetComposer |
ContentToolWidgetComposer composes a Tool Widget with no tools defined by default. |
|
NavigationAidHost |
NavigationAidHost is a component that hosts a NavigationAid that is specific to the active content control. |
|
NavigationWidgetComposer |
Component that Composes a NavigationWidget typically using toolbars generated via ToolbarComposer class. |
|
ToolWidgetComposer |
ToolWidget component that supports use of ToolbarComposer-based Toolbars. |
|
useTransientState |
Hook that allows to save and restore transient DOM state (i.e. |
Beta |
ViewToolWidgetComposer |
ViewToolWidgetComposer composes a Navigation Widget with no tools defined by default. |
|
Interfaces
Type Aliases
Last Updated:
20 June, 2023