Skip to main content

Interface: FlightPlanBaseListData

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/FlightPlan/FlightPlanDataTypes.ts:16

Base interface for flight plan list data.

Extends

Extended by

Properties

isVisible

readonly isVisible: Subscribable<boolean>

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/FlightPlan/FlightPlanDataTypes.ts:20

Whether this list item is visible in the list.

Overrides

DynamicListData.isVisible


type

readonly type: string

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/FlightPlan/FlightPlanDataTypes.ts:18

The type of flight plan list item.