Interface: MfdFplOptionsPopupProps
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdFplPage/MfdFplOptionsPopup.tsx:32
Component props for MfdFplOptionsPopup.
Extends
Properties
children?
optional
children:DisplayChildren
[]
Defined in: src/sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
containerRef
containerRef:
NodeReference
<HTMLElement
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/UiSystem/UiView.ts:18
A reference to the root element of the view's container.
Inherited from
flightPlanStore
flightPlanStore:
FlightPlanStore
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdFplPage/MfdFplOptionsPopup.tsx:40
A store for the active flight plan.
fms
fms:
G3XFms
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdFplPage/MfdFplOptionsPopup.tsx:34
The FMS.
fplDisplaySettingManager
fplDisplaySettingManager:
UserSettingManager
<FplDisplayUserSettingTypes
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdFplPage/MfdFplOptionsPopup.tsx:43
A manager for flight plan display user settings.
fplSourceDataProvider
fplSourceDataProvider:
G3XFplSourceDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdFplPage/MfdFplOptionsPopup.tsx:37
A provider of flight plan source data.
ref?
optional
ref:NodeReference
<any
>
Defined in: src/sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
uiService
uiService:
UiService
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/UiSystem/UiView.ts:15
The UI service instance.