Interface: GtcAvionicsSettingsPageSystemListProps
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/AvionicsSettingsPage/GtcAvionicsSettingsPageSystemList.tsx:31
Component props for GtcAvionicsSettingsPageSystemList.
Extends
ComponentProps
Properties
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
ComponentProps.children
espConfig?
optional
espConfig:EspConfig
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/AvionicsSettingsPage/GtcAvionicsSettingsPageSystemList.tsx:48
An ESP configuration object. If not defined, then the list will not support user configuration of ESP settings.
gtcService
gtcService:
GtcService
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/AvionicsSettingsPage/GtcAvionicsSettingsPageSystemList.tsx:33
The GTC service.
horizonDirectorCueOption
horizonDirectorCueOption:
HorizonDirectorCueOption
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/AvionicsSettingsPage/GtcAvionicsSettingsPageSystemList.tsx:36
PFD horizon display flight director cue style support.
listItemHeight
listItemHeight:
number
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/AvionicsSettingsPage/GtcAvionicsSettingsPageSystemList.tsx:39
The height of each list item, in pixels.
listItemSpacing
listItemSpacing:
number
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/AvionicsSettingsPage/GtcAvionicsSettingsPageSystemList.tsx:42
The spacing between each list item, in pixels.
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
ComponentProps.ref
sidebarState?
optional
sidebarState:GtcSidebarState
|Subscribable
<null
|GtcSidebarState
>
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/AvionicsSettingsPage/GtcAvionicsSettingsPageSystemList.tsx:45
The SidebarState to use.