Interface: TextPagesContainerProps
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/MFD/Components/TextPagesContainer.tsx:20
Props for TextPagesContainer
Extends
Properties
bus
bus:
EventBus
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/MFD/Components/TextPagesContainer.tsx:22
The event bus
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
facLoader
facLoader:
FacilityLoader
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/MFD/Components/TextPagesContainer.tsx:31
The facility loader
mfdIndex
mfdIndex:
number
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/MFD/Components/TextPagesContainer.tsx:40
The MFD index
performancePlan
performancePlan:
PerformancePlanData
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/MFD/Components/TextPagesContainer.tsx:37
The performance plan
planner
planner:
FlightPlanner
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/MFD/Components/TextPagesContainer.tsx:28
The flight planner
pluginSystem
pluginSystem:
PluginSystem
<WT21MfdAvionicsPlugin
,WT21PluginBinder
>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/MFD/Components/TextPagesContainer.tsx:25
The plugin system
predictor
predictor:
FlightPlanPredictor
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/MFD/Components/TextPagesContainer.tsx:34
The flight plan predictor
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.