Interface: PfdSettingsProps
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/MFD/LowerMFD/Components/SystemConfigWindow/AvionicsWindow/PfdSettings.tsx:13
Props for PFD Settings.
Extends
Extended by
Properties
bus
readonly
bus:EventBus
Defined in: workingtitle-instruments-epic2/shared/Components/Tabs/TabContent.tsx:8
An instance of the event bus.
Inherited from
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
inputFocusManager?
readonly
optional
inputFocusManager:InputFocusManager
Defined in: workingtitle-instruments-epic2/shared/Components/Tabs/TabContent.tsx:11
An instance of the InputFocusManager
.
Inherited from
TabContentProps
.inputFocusManager
pfdSettingsManager
pfdSettingsManager:
PfdUserSettingManager
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/MFD/LowerMFD/Components/SystemConfigWindow/AvionicsWindow/PfdSettings.tsx:15
The aliased PFD settings manager.
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.