Skip to main content

Interface: NavRadioSubWindowProps

Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Radio/NavRadioSubWindow.tsx:9

NavRadioSubWindow 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

RadioSubWindowProps.bus


children?

optional children: DisplayChildren[]

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

The children of the display component.

Inherited from

RadioSubWindowProps.children


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

RadioSubWindowProps.duIndex


fullWidthSeparator?

optional fullWidthSeparator: 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/NavRadioSubWindow.tsx:11

Nav radio index.


ref?

optional ref: NodeReference<any>

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

A reference to the display component.

Inherited from

RadioSubWindowProps.ref


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

Inherited from

RadioSubWindowProps.setSelected