Interface: WaypointInfoChartDisplayProps
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Components/WaypointInfo/WaypointInfoChartDisplay.tsx:29
Component props for WaypointInfoChartDisplay.
Extends
Properties
chartsConfig
chartsConfig:
G3XChartsConfig
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Components/WaypointInfo/WaypointInfoChartDisplay.tsx:43
A configuration object defining options for electronic charts.
children?
optional
children:DisplayChildren
[]
Defined in: src/sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
dataProvider
dataProvider:
WaypointInfoChartDisplayDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Components/WaypointInfo/WaypointInfoChartDisplay.tsx:37
A provider of chart data for the display.
displaySettingManager
displaySettingManager:
UserSettingManager
<DisplayUserSettingTypes
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Components/WaypointInfo/WaypointInfoChartDisplay.tsx:40
A manager for display user settings.
isExpanded?
optional
isExpanded:MutableSubscribable
<any
,boolean
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Components/WaypointInfo/WaypointInfoChartDisplay.tsx:46
A mutable subscribable to which to write whether the display is in expanded mode.
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/MFD/Components/WaypointInfo/WaypointInfoChartDisplay.tsx:31
The UI service instance.
validKnobIds
validKnobIds:
Iterable
<UiKnobId
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Components/WaypointInfo/WaypointInfoChartDisplay.tsx:34
The IDs of the valid bezel rotary knobs that can be used to control the display.