Interface: ComRadioSubWindowProps
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Radio/ComRadioSubWindow.tsx:9
ComRadioSubWindow Props
Extends
Properties
bus
bus:
EventBus
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Radio/RadioSubWindow.tsx:20
An EventBus.
Inherited from
children?
optionalchildren:DisplayChildren[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
detailPagesController
detailPagesController:
DetailPagesController
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Radio/RadioSubWindow.tsx:26
Controls which Radio Management Detail Page to show in the subwindow and its display data.
Inherited from
RadioSubWindowProps.detailPagesController
duIndex
duIndex:
DisplayUnitIndices
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Radio/RadioSubWindow.tsx:22
The host display unit index.
Inherited from
fullWidthSeparator?
optionalfullWidthSeparator:boolean
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Radio/RadioSubWindow.tsx:24
Whether to draw the bottom separator the full width.
Inherited from
RadioSubWindowProps.fullWidthSeparator
index
index:
1|2
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Radio/ComRadioSubWindow.tsx:11
Com radio index.
ref?
optionalref:NodeReference<any>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
setSelected()
setSelected: () =>
void
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Radio/RadioSubWindow.tsx:28
A function that will set this subwindow as selected.
Returns
void