Skip to main content

Interface: GtcInteractionHandler

A handler which can respond to and optionally handle instances of GtcInteractionEvent.

Hierarchy

Implemented by

Methods

onGtcInteractionEvent

onGtcInteractionEvent(event): boolean

Handles a GtcInteractionEvent.

Parameters

NameTypeDescription
eventGtcInteractionEventThe event to handle.

Returns

boolean

Whether the event was handled.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/GtcService/GtcInteractionEvent.ts:51