Skip to main content

Interface: MfdFplPageDataFieldSelectDialogProps

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdFplPage/DataField/MfdFplPageDataFieldSelectDialog.tsx:34

Component props for MfdFplPageDataFieldSelectDialog.

Extends

Properties

children?

optional children: DisplayChildren[]

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

The children of the display component.

Inherited from

UiViewProps.children


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

UiViewProps.containerRef


flightPlanningConfig

flightPlanningConfig: FmsFlightPlanningConfig

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdFplPage/DataField/MfdFplPageDataFieldSelectDialog.tsx:42

A configuration object defining options for flight planning.


fms

fms: G3XFms

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdFplPage/DataField/MfdFplPageDataFieldSelectDialog.tsx:36

The FMS.


fplSourceDataProvider

fplSourceDataProvider: G3XFplSourceDataProvider

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdFplPage/DataField/MfdFplPageDataFieldSelectDialog.tsx:39

A provider of flight plan source data.


ref?

optional ref: NodeReference<any>

Defined in: src/sdk/components/FSComponent.ts:128

A reference to the display component.

Inherited from

UiViewProps.ref


uiService

uiService: UiService

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/UiSystem/UiView.ts:15

The UI service instance.

Inherited from

UiViewProps.uiService


unitsConfig

unitsConfig: UnitsConfig

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdFplPage/DataField/MfdFplPageDataFieldSelectDialog.tsx:45

A configuration object defining options for measurement units.