Skip to main content

Interface: FcsSettingsProps

Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/MFD/LowerMFD/Components/SystemConfigWindow/AvionicsWindow/FcsSettings.tsx:10

Props for the FCS settings tab.

Extends

Properties

bus

readonly bus: EventBus

Defined in: workingtitle-instruments-epic2/shared/Components/Tabs/TabContent.tsx:8

An instance of the event bus.

Inherited from

TabContentProps.bus


children?

optional children: DisplayChildren[]

Defined in: sdk/components/FSComponent.ts:122

The children of the display component.

Inherited from

TabContentProps.children


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/FcsSettings.tsx:12

The aliased PFD settings manager.


ref?

optional ref: NodeReference<any>

Defined in: sdk/components/FSComponent.ts:125

A reference to the display component.

Inherited from

TabContentProps.ref