Skip to main content

Interface: FlightPlanBaseListData

Base interface for flight plan list data.

Hierarchy

Implemented by

Properties

isVisible

Readonly isVisible: Subscribable<boolean>

Whether this list item is visible in the list.

Overrides

DynamicListData.isVisible

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/FlightPlan/FlightPlanDataTypes.ts:20


type

Readonly type: string

The type of flight plan list item.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/FlightPlan/FlightPlanDataTypes.ts:18