Skip to main content

Interface: AddEnrouteWaypointButtonListData

Represents the Add Enroute Waypoint button list item.

Hierarchy

Properties

isVisible

Readonly isVisible: Subscribable<boolean>

Whether this list item is visible in the list.

Inherited from

FlightPlanBaseListData.isVisible

Defined in

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


type

Readonly type: "addEnrouteWaypointButton"

The type of flight plan list item.

Overrides

FlightPlanBaseListData.type

Defined in

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