Interface: GtcPfdSettingsPageMasterListProps
Component props for GtcPfdSettingsPageMasterList.
Hierarchy
ComponentProps
↳
GtcPfdSettingsPageMasterListProps
Properties
children
• Optional
children: DisplayChildren
[]
The children of the display component.
Inherited from
ComponentProps.children
Defined in
sdk/components/FSComponent.ts:122
gtcService
• gtcService: GtcService
The GTC service.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/PfdSettingsPage/GtcPfdSettingsPageMasterList.tsx:28
horizonDirectorCueOption
• horizonDirectorCueOption: HorizonDirectorCueOption
PFD horizon display flight director cue style support.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/PfdSettingsPage/GtcPfdSettingsPageMasterList.tsx:31
listItemHeight
• listItemHeight: number
The height of each list item, in pixels.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/PfdSettingsPage/GtcPfdSettingsPageMasterList.tsx:34
listItemSpacing
• listItemSpacing: number
The spacing between each list item, in pixels.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/PfdSettingsPage/GtcPfdSettingsPageMasterList.tsx:37
ref
• Optional
ref: NodeReference
<any
>
A reference to the display component.
Inherited from
ComponentProps.ref
Defined in
sdk/components/FSComponent.ts:125
sidebarState
• Optional
sidebarState: GtcSidebarState
| Subscribable
<null
| GtcSidebarState
>
The SidebarState to use.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/PfdSettingsPage/GtcPfdSettingsPageMasterList.tsx:40