Interface: DirectToWaypointTabProps
Component props for the DirectToWaypointTab.
Hierarchy
↳
DirectToWaypointTabProps
Properties
children
• Optional
children: DisplayChildren
[]
The children of the display component.
Inherited from
Defined in
src/sdk/components/FSComponent.ts:122
containerRef
• containerRef: NodeReference
<HTMLElement
>
A reference to the root element of the container of this tab's parent UI view.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/Views/DirectToView/DirectToWaypointTab/DirectToWaypointTab.tsx:55
fms
• fms: G3XFms
The FMS.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/Views/DirectToView/DirectToWaypointTab/DirectToWaypointTab.tsx:58
fplSourceDataProvider
• fplSourceDataProvider: G3XFplSourceDataProvider
A provider of data related to flight plan source.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/Views/DirectToView/DirectToWaypointTab/DirectToWaypointTab.tsx:64
gduSettingManager
• gduSettingManager: UserSettingManager
<GduUserSettingTypes
>
A manager for GDU user settings.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/Views/DirectToView/DirectToWaypointTab/DirectToWaypointTab.tsx:70
isEnabled
• Optional
isEnabled: boolean
| Subscribable
<boolean
>
Whether the tab is enabled. Defaults to true
.
Inherited from
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/TabbedContainer/TabbedContent.ts:14
isVisible
• Optional
isVisible: boolean
| Subscribable
<boolean
>
Whether the tab is visible in the tab list. Defaults to true
.
Inherited from
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/TabbedContainer/TabbedContent.ts:17
mapConfig
• mapConfig: MapConfig
A configuration object defining options for the map.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/Views/DirectToView/DirectToWaypointTab/DirectToWaypointTab.tsx:79
mapSettingManager
• mapSettingManager: UserSettingManager
<Partial
<G3XMapUserSettingTypes
>>
A manager for map user settings.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/Views/DirectToView/DirectToWaypointTab/DirectToWaypointTab.tsx:73
posHeadingDataProvider
• posHeadingDataProvider: PositionHeadingDataProvider
A provider of position and heading data.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/Views/DirectToView/DirectToWaypointTab/DirectToWaypointTab.tsx:67
ref
• Optional
ref: NodeReference
<any
>
A reference to the display component.
Inherited from
Defined in
src/sdk/components/FSComponent.ts:125
selectedTargetParams
• selectedTargetParams: MutableSubscribable
<Readonly
<DirectToTargetParams
>, Readonly
<DirectToTargetParams
>>
The waypoint to display.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/Views/DirectToView/DirectToWaypointTab/DirectToWaypointTab.tsx:61
tabLabel
• tabLabel: string
| Subscribable
<string
> | () => VNode
The label to display for the tab.
Inherited from
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/TabbedContainer/TabbedContent.ts:11
uiService
• uiService: UiService
The UI service.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/Views/DirectToView/DirectToWaypointTab/DirectToWaypointTab.tsx:52
unitsSettingManager
• unitsSettingManager: G3XUnitsUserSettingManager
A manager for display unit user settings.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/Views/DirectToView/DirectToWaypointTab/DirectToWaypointTab.tsx:76