Interface: TcasXpdrSettingsGroupProps
Component props for XpdrTcasSettingsGroup.
Hierarchy
ComponentProps
↳
TcasXpdrSettingsGroupProps
Properties
bus
• bus: EventBus
The event bus.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Components/Xpdr/XpdrTcasSettingsGroup.tsx:16
children
• Optional
children: DisplayChildren
[]
The children of the display component.
Inherited from
ComponentProps.children
Defined in
sdk/components/FSComponent.ts:122
class
• Optional
class: string
| SubscribableSet
<string
>
CSS class(es) to apply to the group's root element.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Components/Xpdr/XpdrTcasSettingsGroup.tsx:22
longAltReportingLabel
• Optional
longAltReportingLabel: boolean
Whether to show the long Altitude Reporting label
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Components/Xpdr/XpdrTcasSettingsGroup.tsx:25
ref
• Optional
ref: NodeReference
<any
>
A reference to the display component.
Inherited from
ComponentProps.ref
Defined in
sdk/components/FSComponent.ts:125
trafficSettingManager
• trafficSettingManager: UserSettingManager
<TrafficUserSettingTypes
>
A manager for traffic system user settings.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Components/Xpdr/XpdrTcasSettingsGroup.tsx:19