Interface: DisplayPaneEvents
Events fired when a display pane changes.
Properties
left_gtc_selected_display_pane
• left_gtc_selected_display_pane: -1
| ControllableDisplayPaneIndex
Fires when the selected pane for the left GTC changes. Contains the index of the newly selected pane, or -1 if no pane is selected.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/DisplayPanes/DisplayPaneEvents.ts:9
right_gtc_selected_display_pane
• right_gtc_selected_display_pane: -1
| ControllableDisplayPaneIndex
Fires when the selected pane for the right GTC changes. Contains the index of the newly selected pane, or -1 if no pane is selected.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/DisplayPanes/DisplayPaneEvents.ts:15