Interface: MFDSystemSetupPageProps
Component props for MFDSystemSetupPage.
Hierarchy
↳
MFDSystemSetupPageProps
Properties
bus
• bus: EventBus
The event bus.
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/UI/SystemSetup/MFDSystemSetupPage.tsx:23
children
• Optional
children: DisplayChildren
[]
The children of the display component.
Inherited from
Defined in
sdk/components/FSComponent.ts:122
menuSystem
• menuSystem: SoftKeyMenuSystem
The softkey menu system.
Inherited from
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/UI/MFDUiPage.tsx:15
ref
• Optional
ref: NodeReference
<any
>
A reference to the display component.
Inherited from
Defined in
sdk/components/FSComponent.ts:125
viewService
• viewService: ViewService
The view service to which this page belongs.
Inherited from
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/UiPage.tsx:13