Skip to main content

Interface: AddEnrouteWaypointButtonListData

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

Represents the Add Enroute Waypoint button list item.

Extends

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.

Inherited from

FlightPlanBaseListData.isVisible


type

readonly type: "addEnrouteWaypointButton"

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

The type of flight plan list item.

Overrides

FlightPlanBaseListData.type