Skip to main content

Interface: FlightPlanAddWaypointDataItem

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/FlightPlan/FlightPlanDataItem.ts:104

A data item describing an 'Add Waypoint' item in a list.

Extends

  • FlightPlanBaseDataItem

Properties

isVisible

readonly isVisible: Subscribable<boolean>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/FlightPlan/FlightPlanDataItem.ts:20

Whether this item should be visible when displayed in a list format.

Inherited from

FlightPlanBaseDataItem.isVisible


type

readonly type: AddWaypoint

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/FlightPlan/FlightPlanDataItem.ts:106

The type of this data item.