Skip to main content

Interface: WaypointInfoPopupProps

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/WaypointInfoPopup/WaypointInfoPopup.tsx:32

Component props for WaypointInfoPopup

Extends

Properties

chartsConfig

chartsConfig: G3XChartsConfig

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/WaypointInfoPopup/WaypointInfoPopup.tsx:61

A configuration object defining options for electronic charts.


chartsSettingManager

chartsSettingManager: UserSettingManager<G3XChartsUserSettingTypes>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/WaypointInfoPopup/WaypointInfoPopup.tsx:55

A manager for electronic charts user settings.


chartsSources

chartsSources: Iterable<G3XChartsSource>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/WaypointInfoPopup/WaypointInfoPopup.tsx:67

All available electronic charts sources.


children?

optional children: DisplayChildren[]

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

The children of the display component.

Inherited from

UiViewProps.children


comRadioSpacingDataProvider

comRadioSpacingDataProvider: ComRadioSpacingDataProvider

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/WaypointInfoPopup/WaypointInfoPopup.tsx:46

A provider of COM radio spacing mode data.


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


displaySettingManager

displaySettingManager: UserSettingManager<DisplayUserSettingTypes>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/WaypointInfoPopup/WaypointInfoPopup.tsx:52

A manager for display user settings.


fms

fms: G3XFms

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/WaypointInfoPopup/WaypointInfoPopup.tsx:34

The FMS.


fplSourceDataProvider

fplSourceDataProvider: G3XFplSourceDataProvider

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/WaypointInfoPopup/WaypointInfoPopup.tsx:40

A provider of flight plan source data.


gduSettingManager

gduSettingManager: UserSettingManager<GduUserSettingTypes>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/WaypointInfoPopup/WaypointInfoPopup.tsx:49

A manager for GDU user settings.


mapConfig

mapConfig: MapConfig

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/WaypointInfoPopup/WaypointInfoPopup.tsx:58

A configuration object defining options for the map.


posHeadingDataProvider

posHeadingDataProvider: PositionHeadingDataProvider

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/WaypointInfoPopup/WaypointInfoPopup.tsx:37

A provider of airplane position and heading data.


radiosConfig

radiosConfig: RadiosConfig

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/WaypointInfoPopup/WaypointInfoPopup.tsx:64

A configuration object defining options for radios.


radiosDataProvider

radiosDataProvider: G3XRadiosDataProvider

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/WaypointInfoPopup/WaypointInfoPopup.tsx:43

A provider of radios data.


ref?

optional ref: NodeReference<any>

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

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