Interface: ArrivalOptionsSlideoutMenuProps
Component props for ArrivalOptionsSlideoutMenu.
Hierarchy
GtcFlightPlanPageSlideoutMenuProps
↳
ArrivalOptionsSlideoutMenuProps
Properties
children
• Optional
children: DisplayChildren
[]
The children of the display component.
Inherited from
GtcFlightPlanPageSlideoutMenuProps.children
Defined in
sdk/components/FSComponent.ts:122
controlMode
• controlMode: GtcControlMode
The GTC control mode to which the view belongs.
Inherited from
GtcFlightPlanPageSlideoutMenuProps.controlMode
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/GtcService/GtcView.ts:15
displayPaneIndex
• Optional
displayPaneIndex: ControllableDisplayPaneIndex
The index of the display pane that this view is tied to.
Inherited from
GtcFlightPlanPageSlideoutMenuProps.displayPaneIndex
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/GtcService/GtcView.ts:18
fms
• fms: Fms
<any
>
An instance of the Fms.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/FlightPlanPage/ArrivalOptionsSlideoutMenu.tsx:16
gtcService
• gtcService: GtcService
The GtcService instance
Inherited from
GtcFlightPlanPageSlideoutMenuProps.gtcService
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/GtcService/GtcView.ts:12
planIndex
• planIndex: number
Which flight plan index to work with.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/FlightPlanPage/ArrivalOptionsSlideoutMenu.tsx:19
ref
• Optional
ref: NodeReference
<any
>
A reference to the display component.
Inherited from
GtcFlightPlanPageSlideoutMenuProps.ref
Defined in
sdk/components/FSComponent.ts:125
selectedListData
• selectedListData: MutableSubscribable
<null
| SelectableFlightPlanListData
, null
| SelectableFlightPlanListData
>
A mutable subscribable which controls the selected list data. If not defined, pressing the list item's leg button will not cause its list data to become selected or unselected.
Inherited from
GtcFlightPlanPageSlideoutMenuProps.selectedListData
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/FlightPlanPage/GtcFlightPlanPageSlideoutMenu.tsx:15
store
• store: FlightPlanStore
The flight plan store.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/FlightPlanPage/ArrivalOptionsSlideoutMenu.tsx:22