Interface: MFDInformationPageProps
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/UI/Information/MFDInformationPage.tsx:24
The properties on the flight plan popout component.
Extends
Properties
bus
bus:
EventBus
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/UI/Information/MFDInformationPage.tsx:26
An instance of the event bus.
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
controlPublisher
controlPublisher:
ControlPublisher
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/UI/Information/MFDInformationPage.tsx:38
A control system publisher.
facilityLoader
facilityLoader:
FacilityLoader
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/UI/Information/MFDInformationPage.tsx:32
A facility loader.
fms
fms:
Fms
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/UI/Information/MFDInformationPage.tsx:29
An FMS state manager.
menuSystem
menuSystem:
SoftKeyMenuSystem
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/UI/Information/MFDInformationPage.tsx:35
The MenuSystem.
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
viewService
viewService:
ViewService
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/UiPage.tsx:13
The view service to which this page belongs.