Skip to main content

Interface: AirwayOptionsSlideoutMenuProps

The properties for the AirwayOptionsSlideoutMenu component.

Hierarchy

  • GtcFlightPlanPageSlideoutMenuProps

    AirwayOptionsSlideoutMenuProps

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/AirwayOptionsSlideoutMenu.tsx:14


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


listManager

listManager: FlightPlanListManager

The flight plan list manager.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/FlightPlanPage/AirwayOptionsSlideoutMenu.tsx:20


planIndex

planIndex: number

The flight plan index.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/FlightPlanPage/AirwayOptionsSlideoutMenu.tsx:16


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/AirwayOptionsSlideoutMenu.tsx:18